/** Shopify CDN: Minification failed

Line 508:0 Unexpected "{"
Line 508:1 Expected identifier but found "%"
Line 510:32 Unexpected "<"
Line 511:2 Expected identifier but found "%"
Line 769:37 Expected "}" to go with "{"

**/


/* CSS from section stylesheet tags */
.hm-collection-heading {
    margin: 80px 0;
  }
    .hm-collection-heading br.pc { display: block; }
    .hm-collection-heading br.sp { display: none; }

    .hm-collection-heading__inner {
      margin: 0  auto;
      max-width: 1010px;
      padding: 0 40px;
    }
      .hm-collection-heading__kana {
        font-size: 22px;
        letter-spacing: normal;
        line-height: 1;
        margin: 0 0 15px 0;
        text-align: center;
      }
      .hm-collection-heading__title {
        color: #c7000b;
        font-size: 46px;
        letter-spacing: 2.33px;
        line-height: 1;
        text-align: center;
      }
      .hm-collection-heading__category {
        margin: 15px 0 0 0;
        text-align: center;
      }
        .hm-collection-heading__category-inner {
          background: #f7f7f7;
          display: inline-block;
          font-size: 22px;
          letter-spacing: normal;
          line-height: 1;
          padding: 14px;
          text-align: center;
        }
      .hm-collection-heading__desc {
        font-size: 18px;
        line-height: 1.7;
        margin: 35px 0 0 0;
        text-align: center;
      }
      .hm-collection-heading__note {
        color: #999;
        font-size: 18px;
        line-height: 1.7;
        margin: 0;
        text-align: center;
      }
@media screen and (max-width: 768px) {
  .hm-collection-heading {
      margin: 35px 0;
    }
      .hm-collection-heading br.pc { display: none; }
      .hm-collection-heading br.sp { display: block; }

      .hm-collection-heading__inner {
        padding: 0 12px;
      }
        .hm-collection-heading__kana {
          font-size: 12px;
          margin: 0 0 10px 0;
        }
        .hm-collection-heading__title {
          font-size: 26px; /* 28px */
          text-align: center;
        }
        .hm-collection-heading__category {
          margin: 5px 0 0 0;
        }
          .hm-collection-heading__category-inner {
            font-size: 12px;
            padding: 7px;
          }
        .hm-collection-heading__desc {
          font-size: 12px;
          line-height: 1.4;
          margin: 17px 0 0 0;
        }
        .hm-collection-heading__note {
          font-size: 12px;
          line-height: 1.4;
        }
}
.hm-items {
    margin: 80px 0;
  }
    .hm-items br.pc { display: block; }
    .hm-items br.pc { display: none; }

    .hm-items__inner {
      margin: 0  auto;
      max-width: 1500px;
      padding: 0 40px;
    }
      .hm-items__header {
        margin: 0 0 30px 0;
        text-align: center;
      }
        .hm-items__title {
          font-size: 22px;
          margin: 0;
        }
        .hm-items__desc {
          font-size: 14px;
          line-height: 1.7;
          margin: 15px 0 0 0;
        }
      .hm-items__list {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        list-style: none;
        margin: 0;
      }
        .hm-items__item {
          margin: 0;
          width: calc((100% - 6px * 4) / 4);
        }
          .hm-items__item > a {
            display: block;
            /*transition: opacity 0.3s ease;*/
          }
          /*
          .hm-items__item a:hover {
            opacity: 0.65;
          }
          */
          .hm-items__item-image {
            height: auto;
            display: block;
            margin: 0;
            width: 100%;
          }
          .hm-items__item-title {
            font-size: 14px;
            line-height: 1.7;
            margin: 0;
            text-align: left;
          }
          .hm-items__item-desc {
            font-size: 14px;
            line-height: 1.7;
            margin: 0;
            text-align: left;
            
          }
@media screen and (max-width: 768px) {
  .hm-items {
    margin: 35px 0;
  }
    .hm-items br.pc { display: none; }
    .hm-items br.sp { display: block; }

    .hm-items__inner {
      margin: 0;
      max-width: none;
      padding: 0 17px;
    }
      .hm-items__header {
        margin: 0 0 25px 0;
      }
        .hm-items__title {
          font-size: 16px;
        }
        .hm-items__desc {
          font-size: 12px;
          line-height: 1.3;
          margin: 10px 0 0 0;
          text-align: left;
        }
      .hm-items__list {
        gap: 18px;
      }
        .hm-items__item {
          width: calc((100% - 9px * 2) / 2);
        }
          .hm-items__item-image {}
          .hm-items__item-title {
            font-size: 12px;
            line-height: 1.3;
          }
          .hm-items__item-desc {
            font-size: 12px;
            line-height: 1.3;
          }
}
.hm-line-coupon {
    margin: 80px 0;
  }
    .hm-line-coupon__inner {
      margin: 0  auto;
      max-width: 1500px;
      padding: 0 40px;
    }
    .hm-line-coupon__text {
      display: flex;
      justify-content: center;
      margin: 0 auto;
      position: relative;
      text-align: center;
      width:fit-content;
    }
      .hm-line-coupon__link {
        background: #fff;
        display: block;
        position: absolute;
        /*transition: opacity 0.3s ease;*/
      }
      /*
      .hm-line-coupon__link:hover {
        opacity: 0.65;
      }
      */
      .hm-line-coupon__link:nth-of-type(1) {
          bottom: 8.571%;
          height: 11.429%;
          left: 5.319%;
          width: 14.894%;
        }
        .hm-line-coupon__link:nth-of-type(2) {
          bottom: 8.571%;
          height: 11.429%;
          left: 22.234%;
          width: 14.894%;
        }
@media screen and (max-width: 750px) {
.hm-line-coupon {
    margin: 35px 0;
  }
    .hm-line-coupon__inner {
      margin: 0;
      max-width: none;
      padding: 0 17px;
    }
    .hm-line-coupon__text {}
      .hm-line-coupon__link:nth-of-type(1) {
          bottom: 12.1%;
          height: 10.5%;
          left: 14.7%;
          width: 34.7%;
        }
        .hm-line-coupon__link:nth-of-type(2) {
          bottom: 12.1%;
          height: 10.5%;
          left: 50.7%;
          width: 34.7%;
        }
}
.hm-modal-banner {
  margin: 100px 0;
}
  .hm-modal-banner__inner {
    margin: 0  auto;
    max-width: 1500px;
    padding: 0 40px;
  }
    .hm-modal-banner__banner {
      text-align: center;
    }
      .hm-modal-banner__banner a {
        display: block;
        /*transition: opacity 0.3s ease;*/
      }
      /*
      .hm-modal-banner__banner a:hover {
        opacity: 0.65;
      }
      */
@media screen and (max-width: 768px) {
  .hm-modal-banner {
    margin: 50px 0;
  }
    .hm-modal-banner__inner {
      margin: 0;
      max-width: none;
      padding: 0 17px;
    }
}

.hm-modal {
  animation: fadeIn 0.3s ease-in-out;
  align-items: center;
  display: none;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
  .hm-modal__overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .hm-modal__content {
    position: relative;
    z-index: 2;
    /* ↓内包コンテンツ設定 */
    /*
    margin: 20px;
    max-width: 1280px;
    width: 100%;
    */
  }
.hm-modal.hm-modal--open {
  display: flex;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
  
/*
.hm-modal-close {
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  text-indent: 100%;
  top: 10px;
  white-space: nowrap;
  width: 30px;
  z-index: 2;
}
  .hm-modal-close::before, .hm-modal-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 30px;
    background: #333;
  }
  .hm-modal-close::before {
    transform: translate(-50%,-50%) rotate(45deg);
  }
  .hm-modal-close::after {
    transform: translate(-50%,-50%) rotate(-45deg);
  }
*/

body.hm-modal--open {
  overflow: hidden;
}
.hm-movie{
  background: #eeeeee;
  padding: 80px 0;
}
  .hm-movie__inner {
    margin: 0  auto;
    max-width: 1500px;
    padding: 0 40px;
  }
    .hm-movie__video-wrapper {
      margin: 0 auto;
      max-width: 930px;
    }
      .hm-movie__video {
        height: auto;
        overflow: hidden;
        padding-top: 56.25%;
        position: relative;
      }
        .hm-movie__video iframe {
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%;
        }
@media screen and (max-width: 768px) {
  .hm-movie{
    padding: 35px 0;
  }
    .hm-movie__inner {
      margin: 0;
      max-width: none;
      padding: 0 17px;
    }
}
.hm-news {
    margin: 80px 0;
  }
    .hm-news__inner {
      margin: 0  auto;
      max-width: 1010px;
      padding: 0 40px;
    }
      .hm-news__header {
        margin: 0 0 50px 0;
        text-align: center;
      }
        .hm-news__title {
          font-size: 22px;
          margin: 0;
        }
        .hm-news__more {
          margin: 28px 0 0 0;
          text-align: center;
        }
          .hm-news__more-btn {
            background: #000;
            color: #fff;
            display: inline-block;
            font-size: 16px;
            letter-spacing:  0.3em;
            line-height: 1;
            overflow: hidden;
            padding: 12px 18px;
            position: relative;
            transition: background 0.2s ease 0s;
            transition-delay: 0.25s;
          }
          .hm-news__more-btn:after {
            background-image: linear-gradient(90deg,transparent, hsla(0, 0%, 100%, 0.25),transparent);
            content: "";
            height: 100%;
            left: 150%;
            position: absolute;
            top: 0;
            transform: skewX(-20deg);
            width: 200%;
          }
          .hm-news__more-btn:hover {
            color: #fff;
          }
          .hm-news__more-btn:hover:after {
            animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
          }
      .hm-news__items {}
        .hm-news__item  {}
          .hm-news__item a {
            display: flex;
            font-size: 14px;
            line-height: 1.7;
          }
            .hm-news__date {
              margin: 0 45px 0 0;
              white-space: nowrap;
            }
        .hm-news__item + .hm-news__item {
          margin-top: 40px;
        }
@media screen and (max-width: 768px) {
  .hm-news {
      margin: 35px 0;
    }
      .hm-news__inner {
        margin: 0;
        max-width: none;
          padding: 0 17px;
      }
        .hm-news__header {
          margin: 0 0 10px 0;
          text-align: center;
        }
          .hm-news__title {
            font-size: 16px;
          }
          .hm-news__more {
            margin: 10px 0 0 0;
            text-align: center;
          }
            .hm-news__more-btn {
              font-size: 13px;
              letter-spacing: 1.9px;
              padding: 10px 15px;
            }
        .hm-news__items {}
          .hm-news__item  {}
            .hm-news__item a {
              display: block;
              font-size: 12px;
            }
              .hm-news__date {
                margin: 0;
              }
          .hm-news__item + .hm-news__item {
            margin-top: 1em;
          }
}
{% comment %}
		この中のcssはstyle.cssにまとめられます。
		値を可変させる場合は<style></style>内に記載してください。
	{% endcomment %}

	.search-keyword {
		background: #fff;
		display: none;
		left: 0;
		position: absolute;
		top: 162px;
		width: 100%;
		z-index: 28;
	}
		.search-keyword__inner {
			max-width: 1500px;
			margin: 0 auto;
			padding: 0 40px 50px 40px;
		}
			.search-keyword__list {
				display: flex;
				list-style: none;
				margin: 0;
			}
				.search-keyword__li {}
				.search-keyword__li + .search-keyword__li {
					margin-left: 50px;
				}
					.search-keyword__li a {
						font-size: 16px !important;
					}
					.search-keyword__li a:before {
						content: "#";
						color: #C7000B;
					}
	.search-keyword.is-active {
		display: block;
	}
	.search-keyword.is-scrolled {
  	position: fixed;
  	top: 102px;
	}
	@media screen and (max-width: 768px) {
		.search-keyword {
			top: 72.3px;
		}
			.search-keyword__inner {
				max-width: auto;
				padding: 0 0 25px 0;
			}
				.search-keyword__list {
					display: block;
					list-style: none;
					margin: 0;
				}
					.search-keyword__li {}
					.search-keyword__li + .search-keyword__li {
						margin: 0;
					}
						.search-keyword__li a {
							align-items: center;
							display: flex;
							height: 40px;
							padding: 0 70px;
							width: 100%;
						}
  	.search-keyword.is-scrolled {
    	top: 72px;
  	}
	}
.hm-touchup{
  margin: 80px 0;
}
  .hm-touchup br.pc { display: block; }
  .hm-touchup br.sp { display: none; }

  .hm-touchup__inner {
    background: #f1f1f1;
    margin: 0  auto;
    max-width: 940px;
    position: relative;
    padding: 45px 45px 15px 45px;
  }
    .hm-touchup__inner:before {
      border-top: 6px solid #000;
      border-left: 6px solid #000;
      content: "";
      display: block;
      height: 27px;
      left: 0;
      position: absolute;
      top: 0;
      width: 27px;
    }
    .hm-touchup__inner:after {
      bottom: 0;
      border-bottom: 6px solid #000;
      border-right: 6px solid #000;
      content: "";
      display: block;
      height: 27px;
      right: 0;
      position: absolute;
      width: 27px;
    }
    .hm-touchup__contents-wrapper {
      align-items: center;
      display: flex;
      justify-content: space-between;
    }
      .hm-touchup__contents {
        flex: 1;
      }
          .hm-touchup__header-wrapepr {}
            .hm-toucup__header {}
              .hm-touchup__title {
                margin: 0 0 5px 0;
              }
                .hm-touchup__title picture {
                  display: block;
                }
              .hm-touchup__desc {
                font-size: 18px;
                line-height: 1.7;
                margin: 0 0 20px 0;
              }
            .hm-touchup__mock_sp {
              display: none;
            }
          .hm-touchup__btns {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 5px ;
            margin: 0 0 20px 0;
          }
            .hm-touchup__btn {
              align-items: center;
              background: #111;
              color: #fff;
              display: inline-flex;
              font-size: 18px;
              height: 50px;
              justify-content: center;
              letter-spacing: normal;
              line-height: 1;
              padding: 10px;
              position: relative;
              transition: opacity 0.3s ease;
              width: 220px;
            }
              .hm-touchup__btn:after {
                border-top: 2px solid #fff;
                border-right: 2px solid #fff;
                content: "";
                display: inline-block;
                height: 8px;
                position: absolute;
                right: 6px;
                top: calc(50% - 4px);
                transform: rotate(45deg);
                width: 8px;
              }
            .hm-touchup__btn:hover {
              color: #fff !important;
              opacity: 0.65;
            }
      .hm-touchup__note {
        font-size: 11px;
      }
      .hm-touchup__mock_pc {
        padding: 0 45px 20px 35px;
        width: 260px;
      }
        .hm-touchup__mock_pc img {} 
@media screen and (max-width: 768px) {
  .hm-touchup{
    margin: 35px 0;
  }
    .hm-touchup br.pc { display: none; }
    .hm-touchup br.sp { display: block; }

    .hm-touchup__inner {
      margin: 0 17px;
      max-width: none;
      padding: 22px;
    }
      .hm-touchup__inner:before {
        border-top: 3px solid #000;
        border-left: 3px solid #000;
        height: 13px;
        position: absolute;
        width: 13px;
      }
      .hm-touchup__inner:after {
        border-bottom: 3px solid #000;
        border-right: 3px solid #000;
        height: 13px;
        width: 13px;
      }
      .hm-touchup__contents-wrapper {
        display: block;
      }
        .hm-touchup__contents { }
            .hm-touchup__header-wrapper {
              align-items: center;
              display: flex;
              justify-content: flex-start;
            }
              .hm-touchup__header {
                flex: 1;
              }
                .hm-touchup__title {
                  margin: 0 0 5px 0;
                }
                  .hm-touchup__title picture {
                    display: block;
                    width: 150px;
                  }
                .hm-touchup__desc {
                  font-size: 11px;
                  line-height: 1.7;
                  margin: 0 0 7px 0;

                }
              .hm-touchup__mock_sp {
                display: block;
                width: 105px;
                margin: 0 0 7px 0;
                padding: 0 0 0 15px;
              }
            .hm-touchup__btns {
              display: flex;
              flex-wrap: wrap;
              gap: 7px ;
              margin: 0 0 7px 0;
            }
              .hm-touchup__btn {
                font-size: 11px;
                height: 35px;
                padding: 3px;
                width: calc((100% - 7px) / 2);
              }
                .hm-touchup__btn:after {
                  border-top: 1px solid #fff;
                  border-right: 1px solid #fff;
                  height: 6px;
                  top: calc(50% - 4px);
                  right: 5px;
                  width: 6px;
                }
              .hm-touchup__btn:hover {
                color: #fff !important;
                opacity: 0.65;
              }
        .hm-touchup__note {
          font-size: 9px;
          margin: 0;
        }
        .hm-touchup__mock_pc {
          display: none;
        }
          .hm-touchup__mock_pc img {}