<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 228:0 Unexpected "}"

**/
.article-template &gt; *:first-child:not(.article-template__hero-container) {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .article-template &gt; *:first-child:not(.article-template__hero-container) {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

.article-template__hero-container {
  max-width: 130rem;
  margin: 0 auto;
}

.article-template__hero-small {
  height: 11rem;
}

.article-template__hero-medium {
  height: 22rem;
}

.article-template__hero-large {
  height: 33rem;
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .article-template__hero-small {
    height: 22rem;
  }

  .article-template__hero-medium {
    height: 44rem;
  }

  .article-template__hero-large {
    height: 66rem;
  }
}

@media screen and (min-width: 990px) {
  .article-template__hero-small {
    height: 27.5rem;
  }

  .article-template__hero-medium {
    height: 55rem;
  }

  .article-template__hero-large {
    height: 82.5rem;
  }
}

.article-template header {
  margin-top: 4.4rem;
  margin-bottom: 2rem;
  line-height: calc(0.8 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .article-template header {
    margin-top: 5rem;
  }
}

.article-template__title {
  margin: 0;
}

.article-template__title:not(:only-child) {
  margin-bottom: 1rem;
}

.article-template__link {
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.article-template__link .icon-wrap {
  display: flex;
  margin-right: 1rem;
  transform: rotate(180deg);
}

.article-template__content {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.article-template__social-sharing {
  margin-top: 3rem;
}

.article-template__social-sharing + header,
.article-template__social-sharing + .article-template__content {
  margin-top: 1.5rem;
}

.article-template__comment-wrapper {
  margin-top: 5rem;
  padding: 2.7rem 0;
}

@media screen and (min-width: 750px) {
  .article-template__comment-wrapper {
    margin-top: 6rem;
    padding: 3.6rem 0;
  }
}

.article-template__comment-wrapper h2 {
  margin-top: 0;
}

.article-template__comments {
  margin-bottom: 5rem;
}

@media screen and (min-width: 750px) {
  .article-template__comments {
    margin-bottom: 7rem;
  }
}

.article-template__comments-fields {
  margin-bottom: 4rem;
}

.article-template__comments-comment {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
  margin-bottom: 1.5rem;
  padding: 2rem 2rem 1.5rem;
}

@media screen and (min-width: 750px) {
  .article-template__comments-comment {
    padding: 2rem 2.5rem;
  }
}

.article-template__comments-comment p {
  margin: 0 0 1rem;
}

.article-template__comment-fields &gt; * {
  margin-bottom: 3rem;
}

@media screen and (min-width: 750px) {
  .article-template__comment-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4rem;
  }
}

.article-template__comment-warning {
  margin: 2rem 0 2.5rem;
}

@media screen and (min-width: 990px) {
  .article-template__comments .pagination-wrapper {
    margin: 5rem 0 8rem;
  }
}

.article-template__back:last-child {
  margin-bottom: 3.2rem;
}


/* --- 250317_霑ｽ蜉�驛ｨ蛻�幕蟋� --- */

/* 險倅ｺ九�荳贋ｸ九↓繝代ョ繧｣繝ｳ繧ｰ繧定ｿｽ蜉� */
.article-template {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 750px) {
    .article-template {
  padding-top: 8px;
  padding-bottom: 8px;
  }
}

/* PC繧ｵ繧､繧ｺ縺ｧ逕ｻ蜒上�蟷�ｒ800px縲�16:9縺ｮ豈皮紫縺ｧ險ｭ螳� */
@media screen and (min-width: 750px) {
  .article-template__hero-adapt {
    width: 800px;
    height: auto;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    padding-bottom: 0 !important; /* 鬮倥＆縺ｮ蛻ｶ蠕｡繧偵Μ繧ｻ繝�ヨ */
  }
  .article-template {
  padding-top: 8px;
  padding-bottom: 8px;
  }
  .article-template__hero-container img {
    width: 800px;
    height: auto;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    padding-bottom: 0 !important; /* 鬮倥＆縺ｮ蛻ｶ蠕｡繧偵Μ繧ｻ繝�ヨ */
  }
}
@media screen and (max-width: 749px) {
  .article-template__hero-adapt {
    width: 100%;
    height: auto;
  }
}
  .article-template__hero-container img {
    width: 100%;
    height: auto;
  }
}
h1 {
  font-size: 28px;
  font-weight: 600;
}
h2 {
  font-size: 24px;
  line-height: 130%;
}
h3 {
  font-size: 20px;
  line-height: 130%;
}
p {
  font-size: 16px;
  line-height: 210%;
  letter-spacing: 0.04em;
}
img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 749px) {
  h1 {
    font-size: 22px;
    font-weight: 600;
  }
  h2 {
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.02em;
  }
  h3 {
    font-size: 17px;
    line-height: 170%;
    letter-spacing: 0.02em;
  }
  p {
    font-size: 15px;
    line-height: 210%;
    letter-spacing: 0.06em;
  }
}

/* --- 250317_霑ｽ蜉�驛ｨ蛻�ｵゆｺ� --- */
</pre></body></html>