@charset "UTF-8";
html body header {
  background-color: #fff;
}
html body main#kyoto_main {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #333;
  position: relative;
}
html body main#kyoto_main .fs-p-announcement {
  padding: 0;
  margin: 2rem 0;
}
html body main#kyoto_main #fs_form {
  border: none;
  padding-top: 1rem;
}
html body main#kyoto_main .fs-c-reviewStars::before {
  color: #958246;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-productReview__addReview a {
  padding: 1rem;
  min-height: inherit;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-productReview__addReview a .fs-c-reviewInfo__stars {
  display: none;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-productReview__addReview a .fs-c-button__label {
  margin: 0;
}
html body main#kyoto_main .fs-c-productNotice.fs-c-productNotice--outOfStock {
  width: 100%;
  margin: 0 0 1rem 0;
}
html body main#kyoto_main .fs-c-productName__copy {
  display: block;
  margin-bottom: 0.5rem;
  color: #958246;
}
html body main#kyoto_main span.red, html body main#kyoto_main b.red {
  color: #E10000;
}
html body main#kyoto_main span.gold, html body main#kyoto_main b.gold {
  color: #958246;
}
html body main#kyoto_main #fs_form .product_information {
  margin-bottom: 1rem;
}
html body main#kyoto_main #fs_form .fs-p-productDescription .image {
  margin-bottom: 1.25rem;
}
html body main#kyoto_main #fs_form .tabs {
  max-width: 75rem;
  margin: 0 auto;
  border: none;
}
html body main#kyoto_main #fs_form .tabs .tab_content#content_2 .fs-c-productReview__allReviews a {
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem;
}
html body main#kyoto_main #fs_form .tabs .tab_item {
  padding: 1rem;
}
html body main#kyoto_main #fs_form .tabs input:checked + .tab_item {
  background-color: #595959;
}
html body main#kyoto_main #fs_form .tabs .fs-c-productReview__aggregateRating, html body main#kyoto_main #fs_form .tabs .fs-c-aggregateRating {
  padding-left: 0;
  padding-right: 0;
}
html body main#kyoto_main #fs_form .tabs .fs-c-productReview__reviewList {
  width: 100%;
  margin-left: 0;
  background: none;
  border: none;
  gap: 1rem;
}
html body main#kyoto_main #fs_form .tabs .fs-c-productReview__reviewList .fs-c-reviewList__item {
  border: none;
  width: calc((100% - 2rem) / 3);
}
@media (max-width: 780px) {
  html body main#kyoto_main #fs_form .tabs .fs-c-productReview__reviewList .fs-c-reviewList__item {
    width: calc((100% - 1rem) / 2);
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs .fs-c-productReview__reviewList .fs-c-reviewList__item {
    width: 100%;
  }
}
html body main#kyoto_main #fs_form .tabs .tab_content {
  border: none;
}
html body main#kyoto_main #fs_form .tabs .item_detail_wrap .item_detail_wrap_in {
  background: rgba(255, 255, 255, 0.6);
}
html body main#kyoto_main #fs_form .tabs.event_tabs {
  padding-bottom: 2rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .tab_content#content_2 {
  border-top: 1px solid #958246;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .tab_content#content_2 {
    border: none;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block {
  background: rgba(51, 51, 51, 0.1);
  padding: 1.5rem;
  margin-top: 1rem;
  border-radius: 0.5rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block h3 {
  border-bottom: 2px solid #fff;
  padding-left: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block h3::before {
  content: none;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex {
  display: flex;
  gap: 1rem 2rem;
  flex-wrap: nowrap;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex {
    flex-direction: column;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex figure {
  display: block;
  width: 30%;
  min-width: 30%;
  margin: 0;
  order: -1;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex figure {
    width: 100%;
    min-width: inherit;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex .text {
  width: 100%;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex .text h4 span {
  display: block;
  letter-spacing: 0;
  line-height: 1.5;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .instructor_block .flex .text p {
  font-size: 0.875rem;
  padding-bottom: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box {
  margin-top: 2rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box {
  margin-top: 2.5rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box h4, html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box h5, html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box h6 {
  padding: 0;
  margin-bottom: 1.25rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box p {
  padding: 0;
  margin-bottom: 1.25rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box p span.cell:first-of-type {
  font-weight: 600;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box .text *:first-child {
  padding-top: 0;
  margin-top: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box .text *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box ul {
  margin: 1.5em 0;
  padding-bottom: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box ul li {
  padding-left: 1.5em !important;
  position: relative;
  margin-bottom: 1em;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box ul li:last-of-type {
  margin-bottom: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box ul li::marker {
  color: rgba(0, 0, 0, 0);
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box ul li::before {
  content: "";
  background-color: #958246;
  border-radius: 50%;
  position: absolute;
  display: block;
  width: 0.7em;
  height: 0.7em;
  min-width: 0.7em;
  min-height: 0.7em;
  border-radius: 20rem;
  top: 0.65em;
  left: 0.2em;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box.cancel p span.cell {
    display: block;
    width: 100%;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box.cancel p span.cell:first-of-type {
  min-width: 12.5em;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .ov_box .box.cancel p span.cell:first-of-type {
    min-width: inherit;
    padding-bottom: 0.5rem;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex {
  display: flex;
  gap: 1rem 2rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex {
    flex-direction: column;
    gap: 1.5rem;
  }
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex .fs-p-productDescription {
    width: 100%;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex a.image {
  display: block;
  width: 30%;
  min-width: 30%;
}
@media (max-width: 1346px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex a.image {
    width: 35%;
    min-width: 35%;
  }
}
@media (max-width: 980px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex a.image {
    width: 40%;
    min-width: 40%;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex a.image {
    width: 100%;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_flex a.image img {
  width: 100%;
  height: auto;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview {
  margin: 2rem 0 3rem 0;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview:last-of-type {
    margin-bottom: 0;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap {
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px dotted #595959;
  padding: 0.25rem 0;
  line-height: 1.8;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl {
    flex-direction: column;
    padding: 0.25rem 1rem;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl:last-of-type {
  border: none;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dt {
  letter-spacing: 0.3em;
  min-width: 11em;
  text-align: center;
  padding: 1rem;
  border-right: 1px solid #958246;
}
@media (max-width: 780px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dt {
    min-width: 6em;
    letter-spacing: 0.1em;
    padding: 1rem 0;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dt {
    width: 100%;
    padding: 0.5rem 0;
    border-bottom: 1px solid #958246;
    text-align: left;
    border-right: none;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd {
  padding: 1rem 1.5rem;
  width: 100%;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd *:first-child {
  margin-top: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd *:last-child {
  margin-bottom: 0;
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd {
    padding: 1rem 0;
  }
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd .map {
  margin-top: 1rem;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd p {
  margin: 1.5em 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd ul {
  margin: 1.5em 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd ul li {
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 1em;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd ul li:last-of-type {
  margin-bottom: 0;
}
html body main#kyoto_main #fs_form .tabs.event_tabs .event_overview .dl_wrap dl dd ul li::before {
  content: "";
  background-color: #958246;
  border-radius: 50%;
  position: absolute;
  display: block;
  width: 0.7em;
  height: 0.7em;
  min-width: 0.7em;
  min-height: 0.7em;
  border-radius: 20rem;
  top: 0.55em;
  left: 0.2em;
}
html body main#kyoto_main #fs_form #product_upper {
  max-width: 75rem;
  margin: 0 auto;
}
html body main#kyoto_main #fs_form #product_upper.event_upper .detail_area .fs-c-productMarks {
  display: none;
}
html body main#kyoto_main #fs_form #product_upper.event_upper .detail_area .fs-c-productSelection {
  order: 99;
  padding-bottom: 0;
  padding-top: 1.5rem;
}
html body main#kyoto_main #fs_form #product_upper.event_upper .detail_area .fs-c-productActionButton {
  order: 999;
}
html body main#kyoto_main #fs_form #product_upper.event_upper .detail_area .cart_fav_quantity .fs-c-productQuantityAndWishlist__quantity::before {
  content: "人数：";
}
html body main#kyoto_main #fs_form #product_upper .fs-c-productSelection .fs-c-productSelection__selection .fs-c-radio label {
  flex-grow: inherit;
}
html body main#kyoto_main #fs_form #product_upper .fs-c-productSelection .fs-c-productSelection__selection .fs-c-radio input[type=radio]:checked + label {
  background-color: #333;
  border: 1px solid #333;
}
html body main#kyoto_main #fs_form #product_upper .fs-c-productSelection__name .fs-c-productSelection__label {
  color: #E10000;
}
html body main#kyoto_main #fs_form #product_upper .fs-c-productReview__aggregateRating, html body main#kyoto_main #fs_form #product_upper .fs-c-aggregateRating {
  padding: 0;
}
html body main#kyoto_main #fs_form #product_upper .review_top .fs-c-productReview__aggregateRating {
  padding: 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity {
  display: flex;
  min-height: inherit;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--addToWishList--detail, html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--removeFromWishList--detail {
  padding: 0 0.5rem 0 3rem;
  height: 3.6rem;
  min-height: 3.6rem;
  width: 3.6em;
  min-width: 3.6em;
  border-radius: 0;
  border-color: #333;
  overflow: hidden;
  border-radius: 30rem;
}
@media (max-width: 780px) {
  html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--addToWishList--detail, html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--removeFromWishList--detail {
    width: 3.6em;
    min-width: 3.6em;
    bottom: 1rem;
  }
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--addToWishList--detail .fs-c-button__label, html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-button--removeFromWishList--detail .fs-c-button__label {
  color: rgba(0, 0, 0, 0);
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-productReview__addReview a {
  border: 1px solid #333;
  margin: 0 0 0.5rem 0;
  background: rgba(255, 255, 255, 0.8);
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity .fs-c-variationAndActions {
  max-width: inherit;
  padding-bottom: 1rem;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .cart_fav_quantity.event_cart .fs-c-variationAndActions {
  padding-top: 1rem !important;
}
html body main#kyoto_main #fs_form #product_upper .fs-c-productNameHeading__copy {
  color: #958246;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .fs-c-productActionButton {
  padding: 1rem 5em 0 0;
  min-height: 4em;
}
@media (max-width: 780px) {
  html body main#kyoto_main #fs_form #product_upper .detail_area .fs-c-productActionButton {
    padding: 1rem 5em 1rem 0;
    display: block;
  }
}
html body main#kyoto_main #fs_form #product_upper .detail_area .fs-c-productActionButton button {
  margin-top: 0;
  background-color: #595959;
}
@media (max-width: 780px) {
  html body main#kyoto_main #fs_form #product_upper .detail_area .fs-c-productActionButton button {
    margin-bottom: 0;
  }
}
html body main#kyoto_main #fs_form #product_upper .detail_area .event_info {
  padding: 1rem;
  margin: 0;
  border-radius: 0.8rem;
  background: rgba(255, 255, 255, 0.6);
  margin: 0;
  border: 1px solid #958246;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .event_info p span.cell:first-of-type {
  color: #958246;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .event_info p:last-of-type {
  margin-bottom: 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .spec {
  padding-top: 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .spec .item_spec {
  padding: 1rem;
  margin: 0;
  border-radius: 0.8rem;
  background: rgba(255, 255, 255, 0.6);
  margin: 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .spec .item_spec::before, html body main#kyoto_main #fs_form #product_upper .detail_area .spec .item_spec::after {
  content: none;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint {
  padding: 0;
  margin: 2rem 0;
  background: none;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint .fs-p-productDescription--short {
  line-height: 2.2;
  font-size: 1.1rem;
  font-weight: 600;
}
@media (max-width: 980px) {
  html body main#kyoto_main #fs_form #product_upper .detail_area .hint .fs-p-productDescription--short {
    font-size: 1rem;
    line-height: 2;
  }
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint .fs-p-productDescription--short h2 {
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
  line-height: 1.8;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint .fs-p-productDescription--short p {
  margin: 1rem 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint .fs-p-productDescription--short p:last-of-type {
  margin-bottom: 0;
}
html body main#kyoto_main #fs_form #product_upper .detail_area .hint::before {
  content: none;
}
html body main#kyoto_main #fs_form #product_upper #product_images {
  display: block;
  padding-right: 2rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main #fs_form #product_upper #product_images {
    padding-right: 0;
  }
}
html body main#kyoto_main #fs_form #product_upper #product_images .swiper-container {
  width: 100%;
}
html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container {
  position: relative;
  width: 100%;
  margin-top: 1rem;
}
@media (min-width: 623px) {
  html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container {
    transform: none !important;
  }
}
html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper {
  flex-direction: inherit;
  flex-wrap: wrap;
  position: static;
  gap: 1px;
}
@media (min-width: 623px) {
  html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper {
    transform: none !important;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper {
    flex-wrap: nowrap;
  }
}
html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper .swiper-slide {
  width: calc((100% - 3px) / 4) !important;
  padding: 0;
}
@media (max-width: 980px) {
  html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper .swiper-slide {
    width: calc((100% - 2px) / 3) !important;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main #fs_form #product_upper #product_images .thumbnail-container .swiper-wrapper .swiper-slide {
    width: 22% !important;
  }
}
html body main#kyoto_main .fs-c-productMark__item .fs-c-productMark__mark {
  background: rgba(255, 255, 255, 0.3) !important;
  color: #333 !important;
  border: 1px solid #333 !important;
}
html body main#kyoto_main .lineBlock {
  padding: 1.5rem;
  border-radius: 1rem;
  border: 1px solid #958246;
  margin-bottom: 1rem;
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
html body main#kyoto_main .lineBlock p:last-of-type {
  padding-bottom: 0;
}
html body main#kyoto_main span.cell {
  display: table-cell;
}
html body main#kyoto_main span.cell:first-of-type {
  padding-right: 0.5em;
  white-space: nowrap;
}
html body main#kyoto_main::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F7F7F7;
  display: block;
  z-index: -2;
}
html body main#kyoto_main img.kyoto_back {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  position: fixed;
  z-index: -1;
  opacity: 0.7;
  pointer-events: none;
}
html body main#kyoto_main .fs-c-productList .fs-c-productList__list article .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-price__value,
html body main#kyoto_main .fs-c-productList .fs-c-productList__list article .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-price__currencyMark {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.03em;
}
html body main#kyoto_main .contents_include {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
html body main#kyoto_main .contents_include h4 {
  font-size: 1.3rem;
  line-height: 1.8;
  margin-top: 2rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .contents_include h4 {
    font-size: 1.125rem;
  }
}
html body main#kyoto_main .contents_include h5 {
  font-size: 1.125rem;
  line-height: 1.8;
  margin-top: 2rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .contents_include h5 {
    font-size: 1.1rem;
  }
}
html body main#kyoto_main .contents_include h6 {
  font-size: 1.1rem;
  line-height: 1.8;
  margin-top: 2rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .contents_include h6 {
    font-size: 1rem;
  }
}
html body main#kyoto_main .contents_include h3 {
  padding-bottom: 0;
  padding: 0 0 0 0.8rem;
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  position: relative;
  font-size: 1.5rem;
  line-height: 1.8;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .contents_include h3 {
    font-size: 1.25rem;
  }
}
html body main#kyoto_main .contents_include h3::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 3px;
  background-color: #958246;
  display: block;
  top: 0;
  left: 0;
}
html body main#kyoto_main .contents_include p {
  padding: 0;
  margin-bottom: 1.25rem;
}
html body main#kyoto_main .contents_include *:first-child {
  padding-top: 0;
  margin-top: 0;
}
html body main#kyoto_main .contents_include *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
html body main#kyoto_main .ProductsBlock {
  width: 100%;
  padding-bottom: 2rem;
}
html body main#kyoto_main .ProductsBlock .contents_include p {
  line-height: 2.5;
  font-size: 1.125rem;
}
@media (max-width: 980px) {
  html body main#kyoto_main .ProductsBlock .contents_include p {
    font-size: 1.1rem;
  }
}
html body main#kyoto_main section#recommend .page_width {
  max-width: 75rem;
}
@media (min-width: 1080px) {
  html body main#kyoto_main .tovira-productList.recommend ul {
    padding-left: calc(-36.7rem + 50vw);
  }
}
html body main#kyoto_main .page_width.small {
  max-width: 45rem;
}
html body main#kyoto_main .page_width.kyoto_width {
  max-width: 75rem;
}
html body main#kyoto_main a {
  color: #333;
}
html body main#kyoto_main img {
  display: block;
  width: 100%;
  height: auto;
}
html body main#kyoto_main section.white_filter {
  background: rgba(255, 255, 255, 0.6);
}
html body main#kyoto_main section.gray_filter {
  background: rgba(51, 51, 51, 0.1);
}
html body main#kyoto_main .fs-c-listControl .fs-c-pagination span {
  padding: 0;
  background: rgba(51, 51, 51, 0.1);
  border: 1px solid #a5a5a5;
}
html body main#kyoto_main .fs-c-listControl .fs-c-pagination a {
  padding: 0;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #333;
}
html body main#kyoto_main .fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--prev::before, html body main#kyoto_main .fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--next::before {
  content: none;
}
html body main#kyoto_main .fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--prev::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(-135deg);
  margin-left: 0.25rem;
}
html body main#kyoto_main .fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--next::after {
  content: "";
  transition: all 0.2s ease-in-out;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  margin-right: 0.25rem;
}
html body main#kyoto_main .main_content_wrapper {
  padding: 3rem 0;
}
html body main#kyoto_main .main_content_wrapper::before {
  content: none;
}
html body main#kyoto_main .main_content_wrapper .title_flex {
  width: 100%;
}
html body main#kyoto_main .main_content_wrapper .main_content {
  border: none;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList .fs-c-noResultMessage {
  border: none;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList .fs-c-productList__controller:first-of-type .fs-c-pagination {
  display: none !important;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-sortItems {
  display: none !important;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-listControl {
  justify-content: center;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
  display: none !important;
}
html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList__list {
  padding-left: 1rem;
  border: none;
}
@media (max-width: 780px) {
  html body main#kyoto_main .main_content_wrapper .main_content .fs-c-productList__list {
    padding-left: 0;
  }
}
html body main#kyoto_main .main_content_wrapper .main_content .nav_bottom {
  margin-top: 0;
  border: none;
}
html body main#kyoto_main .main_content_wrapper aside {
  border: none;
  background: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .side_category {
  padding: 1rem;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block {
  border-top: 1px solid #958246;
  padding: 1rem 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block:last-of-type {
  border-bottom: 1px solid #958246;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block a {
  display: block;
  width: 100%;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block {
  padding: 0.5rem 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block .title_mini_spacing02 {
  padding-bottom: 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block a {
  padding: 0.5rem 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block a span {
  display: flex;
  align-items: center;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block a span::after {
  content: "";
  background-image: url(https://superkinokuniya.itembox.cloud/item/kyomachiya/lineArrow.svg?d=20260227144220);
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.4s ease-out;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.top_block a:hover span::after {
  margin-left: 0.3rem;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__heading.fs-pt-menu__heading--lv1 {
  display: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 {
  padding-bottom: 0;
  display: block;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 {
  display: block;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 .fs-pt-menu__submenu.fs-pt-menu--lv3 {
  padding-left: 1rem;
  display: none;
  padding-bottom: 1rem;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 .fs-pt-menu__submenu.fs-pt-menu--lv3 a {
  display: block;
  padding-left: 1.5rem;
  position: relative;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 .fs-pt-menu__submenu.fs-pt-menu--lv3 a::after {
  content: "";
  display: block;
  background-color: #958246;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1rem;
  height: 2px;
  transform: translateY(-50%);
  pointer-events: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2.current .fs-pt-menu__submenu.fs-pt-menu--lv3 {
  display: block;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 .fs-pt-menu__heading--lv2 {
  padding-left: 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 .fs-pt-menu__heading--lv2 a {
  font-size: 0.875rem;
  font-weight: 600;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_cat .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--kyoto-price {
  display: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__heading.fs-pt-menu__heading--lv1 {
  display: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 {
  padding-bottom: 0;
  display: block;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2 {
  padding-bottom: 0;
  display: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--kyoto-price {
  display: block;
  padding-bottom: 0;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--kyoto-price .fs-pt-menu__heading.fs-pt-menu__heading--lv3 a {
  font-size: 0.875rem;
  font-weight: 600;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .block.block_pri .fs-pt-menu.fs-pt-menu--lv1 .fs-pt-menu__submenu.fs-pt-menu--lv2 .fs-pt-menu__item.fs-pt-menu__item--lv2.fs-pt_menu__item--kyoto-price .fs-pt-menu__heading.fs-pt-menu__heading--lv2 {
  display: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .title_mini_spacing02 {
  padding-bottom: 0.5rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .main_content_wrapper aside .aside_in .title_mini_spacing02 {
    font-size: 1.1rem;
  }
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .title_mini_spacing02::before {
  content: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in .title_mini_spacing02 a {
  display: block;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in ul.fs-pt-menu.fs-pt-menu--lv1 {
  padding-top: 0;
  border: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in ul.fs-pt-menu.fs-pt-menu--lv1 li {
  border: none;
}
html body main#kyoto_main .main_content_wrapper aside .aside_in ul.fs-pt-menu.fs-pt-menu--lv1 li a {
  padding: 0.5rem;
}
html body main#kyoto_main .fs-c-productList__list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  background: none;
  gap: 1px;
}
@media (max-width: 780px) {
  html body main#kyoto_main .fs-c-productList__list {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
html body main#kyoto_main .fs-c-productList__list .fs-c-noResultMessage {
  border: none;
}
html body main#kyoto_main .fs-c-productList__list article {
  grid-column: inherit !important;
  grid-row: inherit !important;
  border: none;
  background: none;
}
html body main#kyoto_main .fs-c-productList__list article::before {
  content: none;
}
html body main#kyoto_main .fs-c-productList__list article .textBlock {
  padding: 1.5rem;
}
html body main#kyoto_main .fs-c-productList__list article .textBlock .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-price__value {
  font-size: 1.1rem;
  line-height: 1.25;
  font-weight: 600;
}
html body main#kyoto_main .fs-c-productList__list article .textBlock .fs-c-productName .fs-c-productName__name {
  font-size: 1.1rem;
  letter-spacing: 0.03em;
  line-height: 1.25;
  font-weight: 600;
}
html body main#kyoto_main .fs-c-productListItem__productDescription {
  color: #333;
}
html body main#kyoto_main .fs-c-productMarks .fs-c-productMark {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
html body main#kyoto_main .pickupBlock figure {
  margin-bottom: 1.25rem;
}
html body main#kyoto_main .pickupBlock .link_wrap {
  padding-top: 0;
}
html body main#kyoto_main .link_wrap {
  flex-wrap: wrap;
}
html body main#kyoto_main .container_01 {
  margin: 0;
  padding: 0;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transform: scale(0.7);
}
@media (max-width: 622px) {
  html body main#kyoto_main .container_01 {
    height: 200px;
    transform: scale(0.5);
  }
}
html body main#kyoto_main .container_01 a:hover {
  opacity: 0.7;
}
html body main#kyoto_main .scroll-down_01 {
  position: relative;
  width: 200px;
  height: 200px;
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-decoration: none;
}
html body main#kyoto_main .circle-text_01 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: rotate 20s linear infinite;
          animation: rotate 20s linear infinite;
}
html body main#kyoto_main .circle-text_01 span {
  position: absolute;
  left: 50%;
  font-size: 16px;
  transform-origin: 0 100px;
}
html body main#kyoto_main .arrow_01 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 50px;
  transform: translate(-50%, -50%);
  -webkit-animation: scroll_01 3s infinite;
          animation: scroll_01 3s infinite;
}
html body main#kyoto_main .arrow_01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #333;
  transform: translateX(-50%);
}
html body main#kyoto_main .arrow_01::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 50%;
  width: 12px;
  height: 12px;
  border-bottom: 1px solid #333;
  transform: translateX(-50%) rotate(-45deg);
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes scroll_01 {
  0% {
    transform: translate(-50%, -50%) translateY(-10px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) translateY(10px);
    opacity: 0;
  }
}
@keyframes scroll_01 {
  0% {
    transform: translate(-50%, -50%) translateY(-10px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) translateY(10px);
    opacity: 0;
  }
}
html body main#kyoto_main .sub_titleblock {
  height: 15rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .sub_titleblock {
    height: 11rem;
  }
}
html body main#kyoto_main .sub_titleblock::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  mix-blend-mode: multiply;
  opacity: 0.5;
  display: block;
  z-index: 2;
  content: "";
}
html body main#kyoto_main .sub_titleblock .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  display: block;
}
html body main#kyoto_main .sub_titleblock .page_width {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 4;
  width: 100%;
  transform: translate(-50%, -50%);
}
html body main#kyoto_main .sub_titleblock .page_width h1 {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .sub_titleblock .page_width h1 {
    font-size: 1.65rem;
  }
}
html body main#kyoto_main .kyoto_fv {
  padding-bottom: 0;
}
html body main#kyoto_main .kyoto_fv h1 {
  width: 23rem;
  max-width: 60%;
  display: block;
  margin: 0 auto;
  margin-top: -2rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .kyoto_fv h1 {
    margin-top: 0;
  }
}
html body main#kyoto_main .kyoto_fv_text {
  position: relative;
  overflow: hidden;
  padding: 2rem 0;
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_fv_text {
    padding-top: 0;
    background-color: #454545;
  }
}
html body main#kyoto_main .kyoto_fv_text .page_width {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 80vh;
  max-height: 40rem;
}
@media (min-width: 1800px) {
  html body main#kyoto_main .kyoto_fv_text .page_width {
    max-height: 30rem;
  }
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_fv_text .page_width {
    height: 60vh;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_fv_text .page_width {
    height: auto;
  }
}
html body main#kyoto_main .kyoto_fv_text .page_width p {
  width: 35%;
  color: #fff;
  line-height: 2.5;
  font-size: 1.125rem;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .kyoto_fv_text .page_width p br.tb_none {
    display: none;
  }
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_fv_text .page_width p {
    width: 46%;
    font-size: 1.1rem;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_fv_text .page_width p {
    width: 100%;
  }
}
html body main#kyoto_main .kyoto_fv_text .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  display: block;
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_fv_text .back {
    display: none;
  }
}
html body main#kyoto_main .kyoto_fv_text .backTb {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_fv_text .backTb {
    display: block;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_fv_text .backTb {
    position: static;
    -webkit-mask-image: linear-gradient(180deg, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 200%);
            mask-image: linear-gradient(180deg, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0) 200%);
  }
}
html body main#kyoto_main .kyoto_header {
  padding: 0.5rem 0;
}
html body main#kyoto_main .kyoto_header .page_width {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
html body main#kyoto_main .kyoto_header .logo {
  max-width: 22rem;
  width: 100%;
  display: block;
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_header .logo {
    max-width: 18rem;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .logo {
    width: 50vw;
    max-width: 21rem;
  }
}
html body main#kyoto_main .kyoto_header #kyoto_menu_trigger {
  display: none;
}
html body main#kyoto_main .kyoto_header .kyoto_menu_trigger {
  display: none;
  justify-content: center;
  align-items: center;
  width: 4.2rem;
  min-width: 4.2rem;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu_trigger {
    display: flex;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu_trigger .open {
  display: block;
}
html body main#kyoto_main .kyoto_header .kyoto_menu_trigger .close {
  display: none;
}
html body main#kyoto_main .kyoto_header .kyoto_menu {
  width: calc(100% - 23rem);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
html body main#kyoto_main .kyoto_header .kyoto_menu .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  margin: 1rem 0.8rem;
  min-width: 3rem;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem 1rem;
  flex-wrap: wrap;
  font-weight: 600;
  margin-right: 0.5rem;
  line-height: 1;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav li {
    width: 100%;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .List {
    width: 100%;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .List a {
  display: block;
  padding: 1rem 0.25rem;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .List a {
    font-size: 1.25rem;
    border-bottom: 1px solid #595959;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList {
  position: relative;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  padding: 1rem 0.25rem;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent {
    pointer-events: none;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent::after {
  content: "";
  transition: all 0.2s ease-in-out;
  display: block;
  width: 0.5em;
  margin-bottom: 0.15em;
  height: 0.5em;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(135deg);
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent.selected::after {
  transform: rotate(-45deg);
  margin-bottom: -0.15em;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent {
    font-size: 1.25rem;
    padding-bottom: 0.5rem;
  }
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .parent::after {
    content: none;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList {
  display: none;
  background-color: #fff;
  padding: 0.5rem 1rem 1rem 1rem;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 30rem;
  max-width: 80vw;
  transform: translateX(-50%);
  z-index: 20;
  letter-spacing: 0;
  line-height: 1.5 !important;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList {
    display: block !important;
    width: 100%;
    position: static;
    transform: inherit;
    max-width: inherit;
    border-bottom: 1px solid #595959;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p {
  padding-top: 1rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  border-top: 1px dotted #595959;
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p {
    font-size: 1.125rem;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p:first-of-type {
  padding-top: 0;
  border-top: none;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all {
  padding-top: 0;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all a {
  display: block;
  padding: 0.8rem 0;
  width: 100%;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all a span {
  display: flex;
  align-items: center;
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all a span {
    font-size: 1.125rem;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all a span::after {
  content: "";
  background-image: url(https://superkinokuniya.itembox.cloud/item/kyomachiya/lineArrow.svg?d=20260227144220);
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.4s ease-out;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList p.all a:hover span::after {
  margin-left: 0.3rem;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul {
  padding-top: 0.5rem !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 1rem;
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul {
    padding-top: 0.75rem !important;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul:last-of-type {
  padding-bottom: 0;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li {
  width: calc((100% - 1rem) / 2);
  padding: 0.05rem 0 !important;
  line-height: 1.5;
  font-size: 0.875rem;
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li {
    font-size: 1rem;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li a {
  display: block;
  padding: 0.25rem 0.5rem;
  letter-spacing: 0;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li .fs-pt-menu__submenu {
  display: flex;
  justify-content: flex-start;
  padding: 0.25rem 0 1rem 0.7rem !important;
  gap: 0.25rem 0.5rem;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li .fs-pt-menu__submenu li {
  width: auto;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li .fs-pt-menu__submenu li a {
  font-size: 0.75rem;
  position: relative;
  padding-left: 1.5rem;
}
html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li .fs-pt-menu__submenu li a::after {
  content: "";
  display: block;
  background-color: #958246;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1rem;
  height: 2px;
  transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu ul.kyoto_nav .parentList .childList ul li .fs-pt-menu__submenu li a {
    padding-left: 1.5rem !important;
    font-size: 0.875rem;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu .a_btn_flex {
    width: auto;
    margin-left: 1rem;
  }
}
html body main#kyoto_main .kyoto_header .kyoto_menu .a_btn_flex a.btn, html body main#kyoto_main .kyoto_header .kyoto_menu .a_btn_flex div.btn {
  grid-template-columns: inherit;
  background-color: #595959 !important;
  color: #fff !important;
  border: 2px solid #595959 !important;
  white-space: nowrap;
  width: 9rem;
  min-width: 9rem;
  text-align: center;
}
html body main#kyoto_main .kyoto_header .kyoto_menu .a_btn_flex a.btn::after, html body main#kyoto_main .kyoto_header .kyoto_menu .a_btn_flex div.btn::after {
  content: none;
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu {
    width: calc(100% - 19rem);
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .kyoto_header .kyoto_menu {
    display: none;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main #kyoto_menu_trigger:checked ~ .kyoto_menu {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    top: calc(100% + 0.5rem);
    right: 0;
    width: 70%;
    background-color: #fff;
    padding: 1rem;
    z-index: 30;
  }
}
@media (max-width: 780px) and (max-width: 622px) {
  html body main#kyoto_main #kyoto_menu_trigger:checked ~ .kyoto_menu {
    width: 100%;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main #kyoto_menu_trigger:checked ~ .kyoto_menu_trigger .open {
    display: none;
  }
  html body main#kyoto_main #kyoto_menu_trigger:checked ~ .kyoto_menu_trigger .close {
    display: block;
  }
}
html body main#kyoto_main.kyoto_top .main_content_wrapper aside .aside_in .block.top_block {
  display: none;
}
@media (min-width: 781px) {
  html body main#kyoto_main.kyoto_top .kyoto_header .page_width {
    position: relative;
  }
  html body main#kyoto_main.kyoto_top .kyoto_header .icon {
    position: absolute;
    right: 0.5rem;
    top: 3.5rem;
  }
  html body main#kyoto_main.kyoto_top .kyoto_header ul.kyoto_nav {
    align-items: flex-start;
    position: absolute;
    right: 12rem;
    top: 1rem;
    letter-spacing: 0.2em;
    line-height: 1.8;
  }
  html body main#kyoto_main.kyoto_top .kyoto_header ul.kyoto_nav li.List a {
    writing-mode: vertical-rl;
    padding-top: 0;
  }
  html body main#kyoto_main.kyoto_top .kyoto_header ul.kyoto_nav li .parentList .parent {
    display: flex;
    writing-mode: vertical-rl;
    padding-top: 0;
  }
}
html body main#kyoto_main .fs-c-listControl__status {
  gap: 0.5rem 1rem;
}
html body main#kyoto_main .fs-c-listControl__status .fs-c-listControl__status__total, html body main#kyoto_main .fs-c-listControl__status .fs-c-listControl__status__indication {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.05em;
}
html body main#kyoto_main .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list {
  gap: 0.5rem;
}
html body main#kyoto_main .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item span, html body main#kyoto_main .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item a {
  margin: 0;
}
html body main#kyoto_main .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item a {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #333;
}
html body main#kyoto_main .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item.is-active span {
  background: rgba(51, 51, 51, 0.1);
  border: none;
  border: 1px solid #a5a5a5;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroup .fs-c-listControl {
  display: none;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem 1.5rem;
}
@media (max-width: 980px) {
  html body main#kyoto_main .kyoto_category .fs-c-subgroupList {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main .kyoto_category .fs-c-subgroupList {
    grid-template-columns: repeat(2, 1fr);
  }
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList li.fs-c-subgroupList__item a.fs-c-subgroupList__link {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 0.5rem;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList li.fs-c-subgroupList__item a.fs-c-subgroupList__link .fs-c-subgroupList__label {
  font-size: 1rem;
  font-weight: 600;
  display: flex;
  height: 100%;
  align-items: center;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList li.fs-c-subgroupList__item a.fs-c-subgroupList__link .fs-c-subgroupList__image {
  overflow: hidden;
  border-radius: 40rem;
  width: 35%;
  min-width: 35%;
  padding-top: 35%;
  position: relative;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList li.fs-c-subgroupList__item a.fs-c-subgroupList__link .fs-c-subgroupList__image img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease-out;
}
html body main#kyoto_main .kyoto_category .fs-c-subgroupList li.fs-c-subgroupList__item a.fs-c-subgroupList__link:hover .fs-c-subgroupList__image img {
  transform: scale(1.1);
}
html body main#kyoto_main .title_flex {
  margin: 0 0 1.5rem 0;
}
html body main#kyoto_main .title_flex h2 {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  gap: 0.25rem 1rem;
}
@media (max-width: 622px) {
  html body main#kyoto_main .title_flex h2 {
    font-size: 1.125rem;
  }
}
html body main#kyoto_main .title_flex h2 b {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .title_flex h2 b {
    font-size: 1.65rem;
  }
}
html body main#kyoto_main .title_flex h2 span {
  display: inline-block;
  height: 1em;
}
html body main#kyoto_main .title_flex h2 span img {
  height: 100%;
  width: auto;
}
html body main#kyoto_main .title_flex.center h2 {
  flex-direction: column;
  align-items: center;
}
html body main#kyoto_main .fs-c-productReview__allReviews a .fs-c-button__label::after {
  display: none;
}
html body main#kyoto_main .fs-c-buttonContainer a {
  width: 100%;
  max-width: 28rem;
  grid-template-columns: calc(100% - 3em) 3em;
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  text-align: center;
  padding-left: 3.25em;
  background: rgba(255, 255, 255, 0.8);
  color: #333 !important;
  border: 2px solid #333 !important;
  font-weight: 600;
}
html body main#kyoto_main .fs-c-buttonContainer a::after {
  background-image: url(https://superkinokuniya.itembox.cloud/item/kyomachiya/lineArrow.svg?d=20260227144220);
}
html body main#kyoto_main .link_wrap.lineArrow.center {
  justify-content: center;
}
html body main#kyoto_main .link_wrap.lineArrow a.btn, html body main#kyoto_main .link_wrap.lineArrow div.btn {
  width: 100%;
  max-width: 28rem;
  grid-template-columns: calc(100% - 3em) 3em;
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  text-align: center;
  padding-left: 3.25em;
  background: rgba(255, 255, 255, 0.8);
  color: #333 !important;
  border: 2px solid #333 !important;
  font-weight: 600;
}
html body main#kyoto_main .link_wrap.lineArrow a.btn::after, html body main#kyoto_main .link_wrap.lineArrow div.btn::after {
  background-image: url(https://superkinokuniya.itembox.cloud/item/kyomachiya/lineArrow.svg?d=20260227144220);
}
html body main#kyoto_main .view_section {
  padding: 0;
}
html body main#kyoto_main .view_section .sakuraBack {
  position: relative;
  overflow: hidden;
}
html body main#kyoto_main .view_section .sakuraBack .sakura {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
html body main#kyoto_main .view_section .sakuraBack::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  pointer-events: none;
  content: "";
  background-color: #fff;
  opacity: 0.75;
  z-index: 2;
}
html body main#kyoto_main .view_section .sakuraBack .page_width {
  position: relative;
  z-index: 3;
}
html body main#kyoto_main .view_section .sakuraBack .page_width .textblock {
  padding: 3.5rem 0;
  text-align: center;
}
html body main#kyoto_main .view_section .sakuraBack .page_width .textblock h2 {
  padding-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media (max-width: 622px) {
  html body main#kyoto_main .view_section .sakuraBack .page_width .textblock h2 {
    font-size: 1.75rem;
  }
}
html body main#kyoto_main .view_section .sakuraBack .page_width .textblock p {
  line-height: 2.5;
  font-size: 1.125rem;
}
@media (max-width: 980px) {
  html body main#kyoto_main .view_section .sakuraBack .page_width .textblock p {
    font-size: 1.1rem;
  }
  html body main#kyoto_main .view_section .sakuraBack .page_width .textblock p br.tb_none {
    display: none;
  }
}
@-webkit-keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
html body main#kyoto_main .scroll-infinity__list--right {
  -webkit-animation: infinity-scroll-right 50s infinite linear 0.5s both;
          animation: infinity-scroll-right 50s infinite linear 0.5s both;
}
html body main#kyoto_main .scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
  min-width: inherit;
  min-height: inherit;
  background-color: #595959;
}
html body main#kyoto_main .scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: 100%;
}
html body main#kyoto_main .scroll-infinity__list--left {
  -webkit-animation: infinity-scroll-left 50s infinite linear 0.5s both;
          animation: infinity-scroll-left 50s infinite linear 0.5s both;
}
html body main#kyoto_main .scroll-infinity__item {
  min-height: inherit;
  min-width: inherit;
  width: 16.6666666667vw;
  min-width: 16.6666666667vw;
}
@media (max-width: 1346px) {
  html body main#kyoto_main .scroll-infinity__item {
    width: 22.2222222222vw;
    min-width: 22.2222222222vw;
  }
}
@media (max-width: 780px) {
  html body main#kyoto_main .scroll-infinity__item {
    width: 28.5714285714vw;
    min-width: 28.5714285714vw;
  }
}
@media (max-width: 622px) {
  html body main#kyoto_main .scroll-infinity__item {
    width: 40vw;
    min-width: 40vw;
  }
}
html body main#kyoto_main .scroll-infinity__item > img {
  width: 100%;
}
/*# sourceMappingURL=kyoto_add.css.map */