/** Shopify CDN: Minification failed

Line 10:0 All "@import" rules must come first

**/
#preview-bar-iframe {
  display: none !important;
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Roboto:wght@500&family=Zen+Kaku+Gothic+Antique:wght@500;700&display=swap');

html.is-hidden {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

body {
  font-family: 'Noto Sans JP', sans-serif !important;
  line-height: 1.8 !important;
  min-width: 1200px;
}

@media screen and (min-width: 768px), print {
  [href*='tel:'] {
    pointer-events: none;
  }
}

@media screen and (max-width: 767px), print {
  body {
    min-width: inherit;
  }
}

.pxs-video .video-overlay-heading, .cart-title, .line-item-title, .rte blockquote.highlight, h1, h2, h3, h4, h5, h6 {
  font-family: 'Zen Kaku Gothic Antique', sans-serif !important;
}

.is-drawer .js-drawer-content {
  opacity: 1;
  pointer-events: inherit;
  transform: translateY(0);
}

.is-drawer .js-drawer-content {
  opacity: 1;
  pointer-events: inherit;
  transform: translateY(0);
}

.is-drawer .js-drawer-trigger span:first-of-type, .is-drawer .js-drawer-trigger span:last-of-type {
  top: calc(50% - 0px);
}

.is-drawer .js-drawer-trigger span:nth-of-type(2) {
  left: calc(50% + 20px);
  opacity: 0;
}

.is-drawer .js-drawer-trigger span:first-of-type {
  transform: translate(-50%) rotate(30deg);
}

.is-drawer .js-drawer-trigger span:last-of-type {
  transform: translate(-50%) rotate(-30deg);
}

.is-drawer .js-drawer-trigger span {
  background: #fff;
}

.c-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  box-sizing: content-box;
}

.main-content {
  padding: 180px 30px 0;
}

.page-title,.product-title {
  font-size: 40px;
  font-weight: bold;
}

.blog-post .page-title {
  font-size: 30px;
}

@media screen and (max-width: 767px), print {
  .main-content {
    padding: 130px 30px 0;
  }

  .page-title,.product-title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px !important;
  }

  .blog-post .page-title {
    font-size: 20px;
    text-align: left;
  }
}


@media screen and (max-width: 767px), print {
  .c-inner {
    max-width: auto;
    padding: 0 20px;
  }
}

.c-s-inner {
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  box-sizing: content-box;
}

.c-ttl {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  font-size: 38px;
  color: #333;
  font-weight: bold;
}

.c-ttl img {
  width: 40px;
}

@media screen and (max-width: 767px), print {
  .c-ttl {
    flex-direction: column;
    gap: 18px;
    font-size: 26px;
    width: 100%;
  }
}

.commit_li {
  counter-increment: li;
}

.c-btn {
  display: flex;
  justify-content: center;
}

.c-btn div, .c-btn a {
  padding: 10px 30px 10px 40px;
  border-radius: 10px;
  background: #B70101;
  border: 2px solid #B70101;
  color: #fff;
  transition: .3s;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px !important;
}

.c-btn div span, .c-btn a span {
  position: relative;
  padding-right: 30px;
  display: flex;
  justify-content: center;
}

.c-btn div span svg, .c-btn a span svg, .c-btn div span img, .c-btn a span img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 13px;
  width: 7px;
}

.c-btn div span path, .c-btn a span path {
  transition: .3s;
}

@media screen and (min-width: 768px), print {
  .c-btn div:hover, .c-btn a:hover {
    background: #fff;
    color: #B70101;
  }
}

@media screen and (min-width: 768px), print {
  .c-btn div:hover path, .c-btn a:hover path {
    stroke: #B70101;
  }
}

.c-btn02 a {
  position: relative;
  background: #fff0;
  width: calc(100% - 10px);
  color: #B70101;
  text-align: center;
}

.c-btn02 a svg {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.c-btn02 a svg path {
  stroke: #B70101;
}

@media screen and (min-width: 768px), print {
  .c-btn02 a:hover {
    background: #B70101;
    color: #fff;
  }
}

@media screen and (min-width: 768px), print {
  .c-btn02 a:hover svg path {
    stroke: #fff;
  }
}

.mv-slider * {
  height: 100%;
}

.mv-slider .slide-animation:first-child img {
  animation: fadezoom 8s 0s forwards linear;
}
@media screen and (max-width: 767px), print {
  .mv-slider .slide-animation:first-child img {
    animation: fadezoom02 8s 0s forwards linear;
  }
}

.mv-slider .slide-animation:nth-child(n + 2) img{
  animation: fadezoom02 8s 0s forwards linear;
}

@keyframes fadezoom {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1.6);
  }
}


@keyframes fadezoom02 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

.js-modal.is-active {
  opacity: 1 !important;
  pointer-events: inherit !important;
}

@media screen and (max-width: 767px), print {
  .pc {
    display: none !important;
  }
}

/* ニュース記事詳細 */

#shopify-section-template-article{
  max-width: 600px;
  margin: 0 auto;
}

.share-buttons{
  text-align: end;

}

.share-buttons a{
  margin: 30px 10px 0;
}