@charset "UTF-8";
.page-top .pane-left-menu {
  display: none;
}
.page-top .block-top-event--header {
  display: none;
}
.page-top .pane-contents .container {
  display: block;
  width: 100%;
}
.page-top .block-pickup-list-p .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.page-top .block-pickup-list-p .swiper-slide {
  width: auto;
}
.page-top .swiper-pagination {
  display: block !important;
}
.page-top .slick-list {
  overflow: visible;
}

.pane-contents {
  color: #111;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}

.goodsList1 {
  padding: 49px 0;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/bg_pagegoods_top.png);
  background-size: 1440px auto;
  background-position: center bottom 1px;
}

#splide01 .splide__arrow {
  width: 50px;
  height: 50px;
}
#splide01 .splide__arrow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/icon_arrow_slide.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
}
#splide01 .splide__arrow.splide__arrow--prev:before {
  transform: rotate(180deg);
}
#splide01 .splide__arrow svg {
  display: none;
  fill: #000;
  height: 2em;
  width: 2em;
}
#splide01 .block-pickup-list-p--item-body {
  display: block;
  width: 320px;
  padding: 0 0 20px;
  border-radius: 20px;
  border: 1px solid #000;
  background-color: #fff;
  overflow: hidden;
}
#splide01 .block-pickup-list-p--image {
  display: block;
  width: 100%;
}
#splide01 .block-pickup-list-p--image a {
  display: block;
}
#splide01 .block-pickup-list-p--image a figure {
  transition: 0.25s;
}
#splide01 .block-pickup-list-p--image a:hover figure {
  transform: translateY(14%) scale(2, 2);
}
#splide01 .block-pickup-list-p--image figure {
  display: flex;
  width: 100%;
  height: unset;
  aspect-ratio: 1/1;
}
#splide01 .block-pickup-list-p--item-description {
  padding: 20px 30px 0;
}
#splide01 .block-pickup-list-p--goods-name a {
  display: block;
  font-size: 14px;
  text-decoration: unset;
  color: #111;
}
#splide01 .block-pickup-list-p--price-items {
  display: none;
}
#splide01 .block-pickup-list-p--add-cart {
  display: none;
}
#splide01 .block-icon {
  display: none;
}
#splide01 .block-pickup-list-p--comment {
  display: none;
}
#splide01 .splide__pagination {
  bottom: unset;
  top: calc(100% + 20px);
}
#splide01 .splide__pagination__page {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background-color: #dedede;
}
#splide01 .splide__pagination__page.is-active {
  background-color: #111;
  transform: unset;
}

.goodsList2 .block-pickup-list-p,
.goodsList3 .block-pickup-list-p {
  max-width: 1290px;
  margin: 0 auto;
}
.goodsList2 .block-pickup-list-p--items,
.goodsList3 .block-pickup-list-p--items {
  display: flex;
  flex-wrap: wrap;
}
.goodsList2 .block-pickup-list-p--item-body,
.goodsList3 .block-pickup-list-p--item-body {
  display: block;
  width: calc((100% - 90px) / 4);
  margin-top: 60px;
}
.goodsList2 .block-pickup-list-p--item-body:nth-child(4n+2), .goodsList2 .block-pickup-list-p--item-body:nth-child(4n+3), .goodsList2 .block-pickup-list-p--item-body:nth-child(4n+4),
.goodsList3 .block-pickup-list-p--item-body:nth-child(4n+2),
.goodsList3 .block-pickup-list-p--item-body:nth-child(4n+3),
.goodsList3 .block-pickup-list-p--item-body:nth-child(4n+4) {
  margin-left: 30px;
}
.goodsList2 .block-pickup-list-p--image,
.goodsList3 .block-pickup-list-p--image {
  display: block;
  width: 100%;
}
.goodsList2 .block-pickup-list-p--image a,
.goodsList3 .block-pickup-list-p--image a {
  display: block;
  width: 100%;
}
.goodsList2 .block-pickup-list-p--image a figure,
.goodsList3 .block-pickup-list-p--image a figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: unset;
  aspect-ratio: 1/1;
  background-color: #fff;
}
.goodsList2 .block-pickup-list-p--image a figure img,
.goodsList3 .block-pickup-list-p--image a figure img {
  display: block;
  width: 100%;
  transition: 0.3s;
  transform: scale(0.833, 0.833);
}
.goodsList2 .block-pickup-list-p--image a:hover figure img,
.goodsList3 .block-pickup-list-p--image a:hover figure img {
  transform: scale(1, 1);
}
.goodsList2 .block-pickup-list-p--item-description,
.goodsList3 .block-pickup-list-p--item-description {
  display: block;
  width: 100%;
  padding: 0;
}
.goodsList2 .block-pickup-list-p--goods-name a,
.goodsList3 .block-pickup-list-p--goods-name a {
  display: block;
  padding-top: 20px;
  text-decoration: unset;
  font-size: 15px;
  color: #111;
}
.goodsList2 .block-pickup-list-p--price-items,
.goodsList3 .block-pickup-list-p--price-items {
  display: none;
}
.goodsList2 .block-pickup-list-p--add-cart,
.goodsList3 .block-pickup-list-p--add-cart {
  display: none;
}

.section-6 {
  position: relative;
  z-index: 10;
  padding-bottom: 0;
}
.section-6 .section-6-top img {
  pointer-events: none;
}

.goodsList4 {
  position: relative;
  z-index: 1;
  margin-top: -22px;
  padding-bottom: 30px;
}
.goodsList4 .block-pickup-list-p {
  max-width: 1290px;
  margin: 0 auto;
}
.goodsList4 .block-pickup-list-p--items {
  display: flex;
  flex-wrap: wrap;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body {
  display: block;
  position: relative;
  width: calc((100% - 80px) / 5);
}
.goodsList4 .block-pickup-list-p--image {
  width: 100% !important;
}
.goodsList4 .block-pickup-list-p--item-body {
  display: block;
  position: relative;
  padding-bottom: 26px;
  border: 1px solid #111;
  border-radius: 12px 12px 20px 12px;
  overflow: hidden;
  background-color: #fff;
  text-decoration: unset !important;
}
.goodsList4 .block-pickup-list-p--item-body:nth-child(5n+2), .goodsList4 .block-pickup-list-p--item-body:nth-child(5n+3), .goodsList4 .block-pickup-list-p--item-body:nth-child(5n+4), .goodsList4 .block-pickup-list-p--item-body:nth-child(5n+5) {
  margin-left: 20px;
}
.goodsList4 .block-pickup-list-p--item-body:nth-child(n+6) {
  margin-top: 30px;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image > a {
  display: block;
  width: 100%;
  padding: 0;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image > a:hover figure img {
  transform: scale(1.2, 1.2);
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% + 4px);
  position: relative;
  top: -2px;
  left: -2px;
  height: unset;
  aspect-ratio: 1/1;
  background-color: #fff;
  padding: 20px;
  transition: 0.3s;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image figure img {
  position: relative;
  z-index: 10;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image .block-pickup-list-p--goods-name {
  position: relative;
  padding: 10px 20px 0;
  font-size: 15px;
}
.goodsList4 .block-pickup-list-p--items .block-pickup-list-p--item-body .block-pickup-list-p--image .block-pickup-list-p--goods-name a {
  text-decoration: unset;
}
.goodsList4 .block-pickup-list-p--item-description {
  width: 100%;
  padding-top: 10px;
  text-decoration: unset;
  font-size: 15px;
  color: #111;
}
.goodsList4 .block-pickup-list-p--item-description .block-pickup-list-p--goods-name a {
  display: block;
  width: 100%;
  text-decoration: unset;
  font-size: 15px;
  color: #111;
}
.goodsList4 .block-pickup-list-p--comment {
  display: none;
}
.goodsList4 .block-pickup-list-p--net-price.net-price {
  text-align: left;
  text-decoration: line-through;
}
.goodsList4 .block-pickup-list-p--add-cart {
  display: none;
}
.goodsList4 .block-pickup-list-p .price {
  margin-top: 5px;
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  color: #111;
}

@media (max-width: 1400px) {
  .goodsList2 .block-pickup-list-p,
  .goodsList3 .block-pickup-list-p,
  .goodsList4 .block-pickup-list-p {
    padding: 0 60px;
  }
}
.block-pickup-list-p--image a figure {
  position: relative;
  z-index: 10;
}

.block-pickup-list-p--item-body {
  position: relative;
}
.block-pickup-list-p--item-body .tag_category_name {
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 13px;
  z-index: 20;
  padding: 4px 15px;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
}

#splide01 .block-pickup-list-p--image a {
  position: relative;
}
#splide01 .block-pickup-list-p--image a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  z-index: 5;
  transform-origin: 0 0;
  transform: rotate(90deg) translateY(-100%);
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(90deg) translateY(-100%);
  transform-box: fill-box;
  font-size: 16px;
  font-family: GillSansNova-Bold, GillSansNova-SemiBold;
  line-height: 30px;
}
#splide01 .block-pickup-list-p--image a:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  z-index: 5;
  transform-origin: top right;
  transform: rotate(90deg) translateX(100%);
  -webkit-transform-origin: top right;
  -webkit-transform: rotate(90deg) translateX(100%);
  transform-box: fill-box;
  font-size: 16px;
  font-family: GillSansNova-Bold, GillSansNova-SemiBold;
  line-height: 30px;
}

.goodsList2 .block-pickup-list-p--image a,
.goodsList3 .block-pickup-list-p--image a {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.goodsList2 .block-pickup-list-p--image a:before,
.goodsList3 .block-pickup-list-p--image a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  content: "";
  border: 1px solid #111;
  pointer-events: none;
  border-radius: 20px;
}
.goodsList2 .block-pickup-list-p--image a figure,
.goodsList3 .block-pickup-list-p--image a figure {
  position: relative;
  background-color: transparent;
}
.goodsList2 .block-pickup-list-p--image a figure img,
.goodsList3 .block-pickup-list-p--image a figure img {
  position: relative;
  z-index: 10;
}
.goodsList2 .block-pickup-list-p--image a figure:before,
.goodsList3 .block-pickup-list-p--image a figure:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  z-index: 5;
  transform-origin: 0 0;
  transform: rotate(90deg) translateY(-100%);
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(90deg) translateY(-100%);
  transform-box: fill-box;
  font-size: 16px;
  font-family: GillSansNova-Bold, GillSansNova-SemiBold;
  line-height: 25px;
}
.goodsList2 .block-pickup-list-p--image a figure:after,
.goodsList3 .block-pickup-list-p--image a figure:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  z-index: 5;
  transform-origin: top right;
  transform: rotate(90deg) translateX(100%);
  -webkit-transform-origin: top right;
  -webkit-transform: rotate(90deg) translateX(100%);
  transform-box: fill-box;
  font-size: 16px;
  font-family: GillSansNova-Bold, GillSansNova-SemiBold;
  line-height: 25px;
}

.goodsList2 .block-pickup-list-p--image a, .goodsList3 .block-pickup-list-p--image a {
  position: relative;
}

#splide01 .block-pickup-list-p--image figure {
  background-color: transparent;
}
#splide01 .block-pickup-list-p--image a {
  padding: 30px 30px 0 30px;
}
#splide01 .cate_01 .block-pickup-list-p--image a:before, #splide01 .cate_01 .block-pickup-list-p--image a:after {
  color: #66b3f5;
  content: "GO OUT";
}
#splide01 .cate_02 .block-pickup-list-p--image a:before, #splide01 .cate_02 .block-pickup-list-p--image a:after {
  color: #B2CB4A;
  content: "EXPERIENCE";
}
#splide01 .cate_03 .block-pickup-list-p--image a:before, #splide01 .cate_03 .block-pickup-list-p--image a:after {
  color: #F88076;
  content: "EVENT";
}
#splide01 .cate_04 .block-pickup-list-p--image a:before, #splide01 .cate_04 .block-pickup-list-p--image a:after {
  color: #FDAF32;
  content: "SHOPPING";
}

.goodsList2 .cate_01 .block-pickup-list-p--image a figure:before, .goodsList2 .cate_01 .block-pickup-list-p--image a figure:after,
.goodsList3 .cate_01 .block-pickup-list-p--image a figure:before,
.goodsList3 .cate_01 .block-pickup-list-p--image a figure:after {
  color: #66b3f5;
  content: "GO OUT";
}
.goodsList2 .cate_02 .block-pickup-list-p--image a figure:before, .goodsList2 .cate_02 .block-pickup-list-p--image a figure:after,
.goodsList3 .cate_02 .block-pickup-list-p--image a figure:before,
.goodsList3 .cate_02 .block-pickup-list-p--image a figure:after {
  color: #B2CB4A;
  content: "EXPERIENCE";
}
.goodsList2 .cate_03 .block-pickup-list-p--image a figure:before, .goodsList2 .cate_03 .block-pickup-list-p--image a figure:after,
.goodsList3 .cate_03 .block-pickup-list-p--image a figure:before,
.goodsList3 .cate_03 .block-pickup-list-p--image a figure:after {
  color: #F88076;
  content: "EVENT";
}
.goodsList2 .cate_04 .block-pickup-list-p--image a figure:before, .goodsList2 .cate_04 .block-pickup-list-p--image a figure:after,
.goodsList3 .cate_04 .block-pickup-list-p--image a figure:before,
.goodsList3 .cate_04 .block-pickup-list-p--image a figure:after {
  color: #FDAF32;
  content: "SHOPPING";
}

.cate_01 .tag_category_name {
  background-color: #66B3F5;
}

.cate_02 .tag_category_name {
  background-color: #B2CB4A;
}

.cate_03 .tag_category_name {
  background-color: #F88076;
}

.cate_04 .tag_category_name {
  background-color: #FDAF32;
}

.variation-name:has(span) {
  margin-top: 10px;
}

.variation-name:has(span) span {
  display: inline-block;
  position: relative;
  margin: 6px 4px 0 0;
  padding: 4px 10px;
  background-color: #F6F6F6;
  border-radius: 15px;
  font-size: 13px;
  color: #111;
}

.variation-name:has(span) span:before {
  content: "#";
}

.block-pickup-list-p--comment {
  display: none;
}

.block-icon {
  display: none;
}

.goodsList1 .variation-name {
  display: none;
}

.splide:not(.is-overflow) .splide__pagination {
  display: flex !important;
}

.goodsList2 {
  padding-bottom: 60px;
}

.goodsList3 {
  padding-bottom: 60px;
}

.price small {
  margin-right: 4px;
  font-size: 14px;
}

.block-pickup-list-p--price {
  position: relative;
}
.block-pickup-list-p--price:after {
  margin-left: 11px;
  content: "税込";
  font-size: 12px;
}

.speech-bubble-black h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 2px;
}

.logo-svg-5,
.img_top_main_logo {
  width: 154px;
  flex: none;
}

.section-5-inner {
  gap: unset;
}

.img-row {
  gap: unset;
  margin-right: 33px;
}
.img-row .logo-svg-5 {
  display: none;
}

.img-row + div {
  width: 154px;
  flex: none;
}

.img-row .first-img {
  position: relative;
  top: 41px;
  width: 187px;
  flex: none;
}

.section-5-inner [width="126px"] {
  position: relative;
  top: 15px;
  margin-left: 61px;
}

.section-5-inner .content {
  padding: 10px 0 0 25px;
  line-height: 1.67;
}

.pane-contents .speech-bubble-black {
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  width: 380px;
}

.section-5 {
  padding-top: 30px;
  padding-bottom: 10px;
}

.view-more-btn {
  text-decoration: unset;
  color: #111 !important;
}
.view-more-btn:hover {
  text-decoration: unset;
}

.speech-bubble h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 20px;
}

#top__go_out {
  position: relative;
  height: 462px;
  padding-top: 34px;
  background-color: #ffffff;
  overflow: hidden;
  background-image: repeating-linear-gradient(to bottom, #E6F7FF, #E6F7FF 1px, transparent 1px, transparent 20px), repeating-linear-gradient(to right, #E6F7FF, #E6F7FF 1px, transparent 1px, transparent 20px);
  background-size: 100% 100%;
  background-position: left bottom;
}
#top__go_out:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/img_top_go_out.png);
  background-repeat: no-repeat;
  background-size: 1373px 170px;
  background-position: center bottom 30px;
  content: "";
}
#top__go_out .go_out_container {
  position: relative;
  z-index: 1;
}
#top__go_out h2 {
  display: flex;
  justify-content: center;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/img_top_go_to_ttl.png);
  background-repeat: no-repeat;
  background-size: 340px 56px;
  width: 340px;
  height: 56px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 16px;
  padding-top: 11px;
  letter-spacing: 2px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
#top__go_out ul {
  display: flex;
  justify-content: center;
  margin-top: 18px;
}
#top__go_out li {
  position: relative;
  width: 260px;
  height: 226px;
}
#top__go_out li a {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/bg_top_go_out_li.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 30px;
  transition: 0.3s;
}
#top__go_out li a:hover {
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/bg_top_go_out_li_hover.png);
}
#top__go_out li a img {
  display: block;
  width: 140px;
  height: 100px;
}
#top__go_out li .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  color: #fff;
  background-color: #66B3F5;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
#top__go_out li:first-child .txt {
  top: -83px;
  left: -65px;
}
#top__go_out li:nth-child(2) .txt {
  bottom: -58px;
  left: -40px;
}
#top__go_out li:nth-child(3) .txt {
  bottom: -58px;
  left: -40px;
}
#top__go_out li:nth-child(4) .txt {
  top: -83px;
  right: -65px;
}
#top__go_out li + li {
  margin-left: 40px;
}

.sec-5-inner-tab {
  padding: 6px 12px;
  font-size: 13px;
  background-color: #fff;
}

.js_add_link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  background-color: transparent;
  border-radius: 50%;
  z-index: 50;
  background-image: url(https://shizuoka.love-local.jp/img/usr/common/icon_goods_arrow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  transition: 0.3s;
}
.js_add_link:hover {
  opacity: 0.8;
}/*# sourceMappingURL=page_top.css.map */