/** Shopify CDN: Minification failed

Line 109:5 Expected ":"

**/
/*-----------------------------*/
/*共通*/
/*-----------------------------*/
:root {
  --color-primary: #238e86;
  --color-accent: #2fb1a3; /* リンク・CVボタンなど */
  /* コンテンツ幅・余白（フッター / 狭いカラムなどで共通） */
  --content-max-width: 1000px;
  --content-narrow-width: 720px;
  --content-pad-x: clamp(16px, 4vw, 48px);
  --content-pad-y: clamp(24px, 4vw, 40px);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
.pconly {
  display: block;
}
.midsponly {
  display: none;	
}
.sponly {
  display: none;
}
figure {
  margin: 0;
}
img,
.rte img {
  border: none;
  margin: 0;
  vertical-align: bottom;
}
.rte ul, .rte ol {
  padding-left: 0;
}
h1 {
  font-weight: 600;
  text-align: center;
}
h1.page-title,
h1.title--primary  {
  font-size: calc(var(--font-heading-scale) * 4rem);
  font-weight: 600;
  text-align: center;
  margin-bottom: calc(var(--font-heading-scale) * 5rem);
}
h2 {
  font-weight: 600;
  text-align: center;
}

.top-page h2 {
  font-size: clamp(2.8rem, 4.2vw, 3.6rem);
  margin-top: 0;
}

table {
  border-style: initial!important;
  border-collapse: collapse;
  table-layout: auto;
  width: 100%;
}
table td, table th {
  white-space: normal;
  line-height: 1.3;
  border: 1px solid #dddddd;
  padding: 0.5em 1em;
}
table th {
  background-color: var(--wp--preset--color--bg-secondary, rgba(0, 0, 0, 0.05));
}
.table_style_01 {
  line-height: 1.8;
}
.table_style_01 th {
  text-align: left;
background-color: var(--wp--preset--color--bg-secondary, rgba(0, 0, 0, 0.05));
}
.table_style_01.tradelaw th {
width: 26%;
}
.table_style_01.tradelaw td {
width: 74%;
}
.table_style_01 td p:last-of-type {
margin-bottom: 0;
}
.table_scroll {
  display: block;
  overflow-x: auto;
  margin-bottom: 0;
}
.grid-layout {
  display: grid;
  grid-auto-flow: column;
  gap: 1.5em;
  margin: 1.5em 0;
}
.grid-layout is-col2 {
  gri
}

.note {
display: inline-block;
font-size: 0.85em;
margin-top: 1.2em;
}
@media (max-width: 1199px) {
  .midsponly {
    display: block;	
  }
}
@media (max-width: 768px) {
  .table_scroll table {
    min-width: 720px;
  }
  table:not([class]) td, table:not([class]) th {
    padding: 0.5em 0.75em;
  }
  .grid-layout {
    grid-auto-flow: row;
    gap: 1em;
  }
  .grid-layout > :nth-child(n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .pconly {
      display:none;
  }
  .sponly {
      display: block;
  }
  .table_style_01 th,
  .table_style_01 td {
    display: block;
    width: 100%;
  }
  .table_style_01.tradelaw th,
  .table_style_01.tradelaw td {
    display: block;
    width: 100%;
  }	
}

/*-----------------------------*/
/*ヘッダー*/
/*-----------------------------*/
header.header {
  width: 100%;
  max-width: 100%;
}

/*-----------------------------*/
/*トップ_スライダー*/
/*-----------------------------*/

slideshow-component .slideshow__slide {
  position: relative;
}
slideshow-component .slideshow__text-wrapper.banner__content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 0;
  margin: 0;
  pointer-events: none;
}
slideshow-component .slideshow__text.banner__box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  width: 100%;
  max-width: none;
  min-height: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  pointer-events: none;
}
/* .gradient / .content-container が白箱・枠・影を付けるため打ち消す */
slideshow-component .slideshow__text.banner__box.gradient {
  background: transparent;
  background-image: none;
  background-attachment: scroll;
}
slideshow-component .slideshow__text.banner__box.content-container {
  border: none;
  border-radius: 0;
}
slideshow-component .slideshow__text.banner__box.content-container::after {
  display: none;
  content: none;
}
slideshow-component .banner__heading,
slideshow-component .banner__text {
  display: none;
}
slideshow-component .banner__buttons {
  position: absolute;
  inset: 0;
  margin: 0;
  flex-grow: 1;
  pointer-events: auto;
  max-width: 100%;
}
slideshow-component .banner__buttons .button {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  background: transparent;
  --alpha-button-background: 0;
}
slideshow-component .banner__buttons .button:focus-visible {
  opacity: 1;
  outline: 0.2rem solid rgba(var(--color-foreground), 0.6);
  outline-offset: -0.2rem;
  text-indent: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}

#shopify-section-template--18791304724589__slideshow_bbVHm7 {
  display: none;
  height: initial;
}
#shopify-section-template--18791304724589__slideshow_bbVHm7 .slideshow__media img {
  height: auto;
}
#shopify-section-template--18791304724589__slideshow_bbVHm7 .slideshow__media::before {
  content: "";
  display: block;
  padding-top: 105%; /* 1:1 */
}
@media (max-width: 768px) {

  [id*="__slideshow_"] .slideshow__slide {
    aspect-ratio: 1 / 1;
  }
  [id*="__slideshow_"] .slideshow__media.banner__media.media {
    height: 100%!important;
  }
}

/* トップ訴求セクション（テキスト + 画像） */
div:has(.top-appeal) {
  margin: 0;
}

.top-appeal { 
  background: #f6f3f0;
  padding: 4em 1.5em;
  overflow: hidden;
}
.top-appeal__inner {
  max-width: 900px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 440px 420px;
  align-items: center;
  gap: 40px;
}

.top-appeal__heading {
  margin: 0 0 8%;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 0;
}

.top-appeal__big {
  font-size: 5.6rem;
  margin-left: 2px;
}

.top-appeal__big:first-child { 
  margin-right: -6px;
  margin-left: -2px;
  letter-spacing: -0.1rem;
}

.top-appeal__text {
  margin: 0 0 1em;
  line-height: 1.85;
  letter-spacing: 0.04em;
  color: var(--top-appeal-text);
}

.top-appeal__text:last-child {
  margin: 0 0 0;
}

.top-appeal__visual {
  margin: 0;
  line-height: 0;
}

.top-appeal__visual img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

@media (max-width: 768px) {
  .top-appeal {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .top-appeal__inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .top-appeal__heading {
    margin-bottom: 24px;
    font-size: 3rem;
    line-height: 1.4;
    text-align: center;
  }

  .top-appeal__big {
    font-size: 4.4rem;
  }

  .top-appeal__visual {
    margin: 0 auto;
    max-width: 400px;
  }
}

/* お得な定期コース */
.subscription-grid__title {
  margin-top: 0;
  margin-bottom: 2rem;
}
.subscription-grid__layout {
  display: grid;
  gap: 2.4rem;
  align-items: start;
}

@media screen and (min-width: 750px) {
  .subscription-grid__layout {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
  }
}
.subscription-grid__image {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.subscription-grid__placeholder {
  width: 100%;
}
.subscription-grid__placeholder .placeholder-svg {
  width: 100%;
  height: auto;
}
.subscription-grid__content {
  text-align: left;
}
.subscription-grid__subheading {
  color: var(--color-primary);
  font-size: 2.4rem;
  margin: 0 0 1rem;
}
.subscription-grid__body {
  margin-bottom: 0;
}
.subscription-grid__body p {
  margin: 0 0 1em;
}
.subscription-grid__body p:last-child {
  margin-bottom: 0;
}
.subscription-grid__button {
  margin-top: 1.5rem;
  width: 100%;
}

/* CVボタン*/
.cv-button_block {
  max-width: var(--content-narrow-width);
  margin: 0 auto;
}
.cv-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.15em 0.35em;
  width: 100%;
  padding: 0.85em 1.25em;
  box-sizing: border-box;
  border: none;
  border-radius: 8px;
  background: var(--color-accent);
  color: #fff;
  font-weight: 600;
  font-size: clamp(20px, 3.8vw, 30px);
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
}
.cv-button:hover {
  opacity: 0.92;
}
.cv-button:active {
  transform: scale(0.99);
}
/* 先頭フレーズのみ：下側に青いマーカー風 */
.cv-button__lead {
  display: inline-flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 0.05em;
  padding: 0.1em 0.15em 0.15em;
  background: linear-gradient(
    transparent 0%,
    transparent 52%,
    #0099ff 52%,
    #0099ff 88%,
    transparent 88%
  );
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 2px;
}
.cv-fs-lg {
  font-size: 1em;
}
.cv-fs-sm {
  font-size: 0.62em;
  font-weight: 700;
  vertical-align: baseline;
  position: relative;
  top: 0.05em;
}
.cv-fs-xl {
  font-size: 1.45em;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.02em;
}
.cv-button__tail {
  white-space: nowrap;
  font-size: 1em;
}

/* 初回半額バナー */
.banner__box {
  display: none;
}
.title-wrapper-with-link h2 {
  margin-left: auto;
  margin-right: auto;
}

[id^="Banner-template"] {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .subscription-grid__content {
    margin: auto;
  }
  .cv-button_block {
    padding: 0 1.5rem;
  }
  [id^="Banner-template"] {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

[class*="section-template--"]:has(.banner-link) {
  margin: 0 1.5rem 0;
}

.banner-link {
  display: block;
  max-width: 900px;
  margin: 0 auto;
}

.banner-link img {
  width: 100%;
}

#ImageWithText--template--20313899630701__image_with_text_4e3aTn h2 {
  font-size: clamp(2.8rem, 4.2vw, 3.6rem);
  font-weight: 600;
}

#SectionHeading-template--20313899630701__featured_blog_r63UX4 {
  font-size: clamp(2.8rem, 4.2vw, 3.6rem);
  font-weight: 600;
}

/*-----------------------------*/
/*商品詳細ページ*/
/*-----------------------------*/

.product-form__buttons {
  margin: 0 auto;
}
.product-form__submit {
    padding: 2rem;
    font-size: 1.8rem;
}
.product__description .one-time  {
  display: block;
  text-decoration: none;
  border: 2px solid #FCB900;
  padding: 1em;
  border-radius: 7px;
  font-size: 1.8rem;
  background: rgba(252, 185, 0, 0.1);
  line-height: 1.6;
  transition: all 0.2s;
  margin-bottom: 1.5em;
}

.product__description .one-time:hover  {
  opacity: 0.7;
}

.product__description .one-time_ttl  {
  font-size: 1.8rem;
  font-weight: 600;
  color: #ee8900;
  margin: 0 0 1rem;
}

.product__description .one-time_txt  {
  margin: 0 0 0.7rem;
  font-size: 1.5rem;
}

.product__description .one-time_more  {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding-right: 1.2em;
  font-size: 1.5rem;
  color: #ee8900;
}

.product__description .one-time_more::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  width: 0.55em;
  height: 0.55em;
  border-right: 2px solid #ee8900;
  border-bottom: 2px solid #ee8900;
  transform: translateY(-35%) rotate(-45deg);
}

.product__description .subsc  {
  display: block;
  text-decoration: none;
  border: 2px solid #f46953;
  padding: 1em;
  border-radius: 8px;
  font-size: 1.8rem;
  background: rgba(241, 67, 40, 0.06);
  line-height: 1.6;
  transition: all 0.2s;
  margin-bottom: 1.5em;
}

.product__description .subsc:hover  {
  opacity: 0.7;
}

.product__description .subsc_ttl  {
  font-size: 1.8rem;
  font-weight: 600;
  color: #f14328;
  margin: 0 0 1rem;
}

.product__description .subsc_txt  {
  margin: 0 0 0.7rem;
  font-size: 1.5rem;
}

.product__description .subsc_more  {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding-right: 1.2em;
  font-size: 1.5rem;
  color: #f14328;
}

.product__description .subsc_more::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  width: 0.55em;
  height: 0.55em;
  border-right: 2px solid #f14328;
  border-bottom: 2px solid #f14328;
  transform: translateY(-35%) rotate(-45deg);
}

/*-----------------------------*/
/*お知らせ*/
/*-----------------------------*/
.news-section {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  text-align: center;
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5rem;
}

.news-title {
  text-align: center;
  font-weight: 600;
  font-size: clamp(2rem, 4.2vw, 2.4rem);
  margin: 0 3.5rem 0 0;
}

.news-list {
  display: block;
  text-align: left;
  padding-left: 0;
}

.news-list li {
  display: flex;
  align-items: center;
  padding: 1em 0;
  border-bottom: 1px solid rgba(var(--color-foreground), .08);
  transition: background-color 0.2s ease;
}

.news-list li:hover,
.news-list li:focus-within {
  background: rgba(var(--color-foreground), .03);
}

.news-list li:last-child {
  border-bottom: none;
}

.news-list .date {
  font-size: 14px;
  color: #888;
  margin-right: 20px;
  min-width: 80px;
  flex-shrink: 0;
}

.news-list a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  min-width: 0;
  color: #333;
  text-decoration: none;
}

.news-list .title {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}

.news-list a::after {
  content: "";
  flex-shrink: 0;
  width: 0.55em;
  height: 0.55em;
  margin-left: auto;
  margin-right: 2px;
  border-right: 2px solid var(--color-accent);
  border-bottom: 2px solid var(--color-accent);
  transform: rotate(-45deg);
}

.news-section .more-link {
  display: inline-block;
  padding: 6px 24px;
  background-color: #ffffff;
  color: #000;
  text-decoration: none;
  border-radius: 25px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s;
  border: 1px solid #000;
  margin-top: 10px;
}

.more-link:hover {
  background-color: #f9f9f9;
}

@media (max-width: 768px) {
  .news-section {
    padding: 0 1.5rem;
    grid-template-columns: initial;
  }
  .news-list {
    max-width: 100%;
    padding: 0;
    margin: 0;
    grid-template-columns: initial;
  }

  .news-title {
    margin: 0;
  }

  .news-list li {
    flex-direction: column;
    align-items: flex-start;
    padding: 0.5em 0 0.75em;
  }

  .news-list a {
    flex-wrap: wrap;
    gap: 0;
  }

  .news-list .date {
    font-size: 1.2rem;
    flex: 0 0 100%;
    margin-right: 0;
  }

  .news-list .title {
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    flex: 1 1 auto;
    font-size: 1.4rem;
  }

  .news-list a::after {
    align-self: center;
  }
}

/*-----------------------------*/
/*お客さまの声*/
/*-----------------------------*/

.voice_rank {
  margin: 0 auto;
  width: fit-content;
}

.tab_link {
  margin: 0 auto 40px;
  display: grid;
  grid-gap: 0.75em;
grid-template-columns: auto auto auto;
padding-left: 0;
margin-bottom: var(--vk-margin-lg)!important;
}
.tab_link li {
list-style: none;
text-align: center;
background: #eef7f6;
border-radius: .4em;
margin: 0;
}
.tab_link li a {
position: relative;
display: block;
text-decoration: none;
color: var(--vk-color-text-body);
font-size: var(--wp--preset--font-size--small);
font-weight: bold;
letter-spacing: 0.075em;
line-height: 1.3;
padding: 1.2em 0 2em;
}
.tab_link > li a:after {
position: absolute;
  content: "";
  border: solid var(--vk-color-primary);
  border-width: 0 3px 3px 0;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 15px;
  right: calc(50% - 5px);
  margin: auto 0;
  border-radius: 2px;
}
.voice_group_under,
.voice_group_middle,
.voice_group_high {
margin-bottom: var(--vk-margin-lg);
}
.voice_group_under:before,
.voice_group_middle:before,
.voice_group_high:before {
content: '';
display: block;
height: 1.5em;
margin-top: -1.5em;
}

.voice_group_ttl {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  border: 0;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
  font-size: 2.7rem;
  font-weight: bold;
}
.voice_group_ttl:before,
.voice_group_ttl:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: currentColor !important;
  position: unset;
  border: unset;
  margin-left: unset;
  margin-right: unset;
  flex-grow: unset;
}
.voice_group_ttl:after {
  margin-left: 0.4em;
  transform: rotate(-60deg);
}
.voice_group_ttl:before {
  margin-right: 0.4em;
  transform: rotate(60deg);
}
.voice_block .vk_balloon {
  align-items: center;
  margin-bottom: 1.5em;
  margin-block-end: 1.5em !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin-bottom: 2.2em;
}
.voice_block .vk_balloon:nth-child(even) {
  flex-direction: row-reverse;
}
.voice_block .vk_balloon_content {
  position: relative;
  min-height: 140px;
  display: grid;
  align-content: space-evenly;
  border: 1px solid #abb8c3;
  background: #fff;
  border-radius: .4em;
  max-width: 100%;
  padding: 1.5em;
}
.voice_block .vk_balloon_content:after,
.voice_block .vk_balloon_content:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  right: 100%;
  top: 50%;
  border: solid transparent;
}
.voice_block .vk_balloon:nth-child(even) .vk_balloon_content:after,
.voice_block .vk_balloon:nth-child(even) .vk_balloon_content:before {
  right: initial;
  left: 100%;
}
.voice_block .vk_balloon_content:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 12px;
  margin-top: -12px;
  left: -22px;
}
.voice_block .vk_balloon_content:before {
  border-color: rgba(171, 184, 195, 0);
  border-right-color: #abb8c3;
  border-width: 12px;
  margin-top: -12px;
}
.voice_block .vk_balloon:nth-child(even) .vk_balloon_content:after {
  border-right-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  left: initial;
  right: -22px;
}
.voice_block .vk_balloon:nth-child(even) .vk_balloon_content:before {
  border-right-color: rgba(171, 184, 195, 0);
  border-left-color: #abb8c3;
}
.voice_block .vk_balloon_content p {
  line-height: 1.8;
  font-size: var(--wp--preset--font-size--small);
  margin: 0;
}
.voice_block .vk_balloon_icon {
  margin-right: 1.25em;
}
.voice_block .vk_balloon:nth-child(even) .vk_balloon_icon {
  margin-right: initial;
  margin-left: 1.25em;
}
.voice_block .vk_balloon_icon figure {
  width: max-content;
  margin: 0;
}
.voice_block .vk_balloon_icon_image {
  vertical-align: bottom;
  width: 100px;
  height: 100px;
}
.voice_block .vk_balloon_icon:not(:empty) {
  -ms-flex-preferred-size: 80px;
  flex-basis: 100px;
  text-align: center;
}
.voice_block .vk_balloon_icon_name {
      font-size: 12px;
}
.voice_link {
  display: flex;
  justify-content: center;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
.voice_link.wp-block-button .wp-block-button__link {
  background-color: #f48016;
  border-radius: 8px;
  width: 100%;
  padding: 1em 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  max-width: 480px;
}
@media only screen and (max-width: 480px) {
.voice_group_ttl {
  font-size: 1.4rem;
}
  .voice_block .vk_balloon {
      align-items: initial;
      margin-bottom: 1.5em;
  }

  .voice_block .vk_balloon_icon {
    margin-right: 1.2em;
  }
  .voice_block .vk_balloon:nth-child(even) .vk_balloon_icon {
    margin-right: initial;
    margin-left: 1.2em;
  }
  .voice_block .vk_balloon_icon_image {
      width: 64px;
      height: 64px;
  }
  .voice_block .vk_balloon_content {
      min-height: 100px;
      padding: 0.8em 1em;
  }
  .voice_block .vk_balloon_content:after,
  .voice_block .vk_balloon_content:before {
      top: 32px;
  }
}

/*-----------------------------*/
/*ブログ一覧*/
/*-----------------------------*/
.main-blog .blog-articles {
  gap: 2em
}
.card__information {
  height: fit-content;
}
.article-card__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
.article-card .card__heading {
  font-weight: 600;
}
/*-----------------------------*/
/*ブログ詳細ページ*/
/*-----------------------------*/

/* 目次（ブログ詳細） */
.toc {
  border: 1px solid #e0e0e0;
  background: #fafafa;
  /* 左右: スマホ〜15px、広い画面で最大2emまで滑らかに（メディアクエリ不要） */
  padding: 1.2em clamp(15px, 4vw, 2em) 1.75em;
  margin: 4.5em 0;
  box-sizing: border-box;
}
.toc__header {
  text-align: center;
  margin-bottom: 1rem;
}
.toc__title {
  margin: 0 0 0.65rem;
  font-weight: 700;
  font-size: 1.15em;
  color: #111;
  letter-spacing: 0.02em;
}
.toc__toggle {
  display: inline-block;
  margin: 0;
  padding: 0.2rem 0.65rem;
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #666;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  font-family: inherit;
}
.toc__toggle:hover {
  border-color: #999;
  color: #333;
}
.toc__toggle:focus-visible {
  outline: 2px solid rgba(var(--color-foreground), 0.35);
  outline-offset: 2px;
}
.toc__panel[hidden] {
  display: none;
}
.toc__list {
  margin: 0;
  padding: 0;
}
.rte .toc__items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.toc .toc__items > li {
  margin-top: 0;
  margin-bottom: 0;
}
.toc__item {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1.2rem 0;
}
.toc__item:first-child {
  padding-top: 0.35rem;
}
.toc__item:last-child {
  border-bottom: none;
  padding-bottom: 0.25rem;
}
.toc__item a {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 0.35em;
  align-items: start;
  text-decoration: none;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.55;
}
.toc__item a:hover {
  text-decoration: underline;
  color: #111;
}
.toc__num {
  font-weight: 600;
  color: #444;
  white-space: nowrap;
}
.toc__prefix--h3 {
  font-weight: 600;
  color: #444;
  white-space: nowrap;
}
.toc__text {
  font-weight: 400;
  min-width: 0;
}
.toc__item--h3 {
  padding-left: 0.75rem;
}
.toc__item--h3 a {
  font-size: 1.5rem;
}

/* メイン画像 */
.article-template .article-template__hero-container {
  max-width: 100rem;
}

/* 本文 */
.article-template__title {
  font-weight: 600;
  text-align: left;
}
.article-template h2 {
  text-align: left;
  border-bottom: 2px solid #2cb2a7;
  padding-bottom: 0.55em;
  margin: 2em 0 1.25em;
}
.article-template h3 {
  font-size: 2rem;
  font-weight: 600;
  background: #eef7f6;
  padding: 0.65em;
  margin: 1.75em 0 1em;
}
.article-template p a {
  font-weight: 600;
  color: #009933;
}
.article-template li {
  margin: 0.5em 0;
}
.article-template .grid-layout.lineup {
  gap: 2%;
  margin: 1.5em 0;
  grid-template-columns: 34% 64%;
}
.article-template .grid-layout.lineup h3 {
  color: var(--color-primary);
  background: none;
  padding: 0;
  margin: 0 0 1em;
}

@media (max-width: 768px) {
  .article-template .grid-layout.lineup {
    gap: 1em;
    grid-auto-flow: row;
    grid-template-columns: initial;
  }
}


.supervisor {
background-color: #f1f1ea;
padding: 1.5em;
}
body .container .supervisor .supervisor_ttl {
  font-size: 1em;
font-weight: bold;
border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
  margin-bottom: 20px!important;
}
body .supervisor p {
font-size: 14px;
margin-block-end: 1em!important;
}
body .supervisor .supervisor_name {
font-size: 16px;
}
#padSection {
letter-spacing: 1.5px;
margin: 5em 0 3em;
}
#padSection .profileTxtSet {
line-height: 1.8;
}
#padSection .padSectionTitle {
  padding-bottom: 8px;
}
#padSection dl dt .authorName {
font-size: 16px;
}
@media (max-width: 1200px) {
body .supervisor .is-layout-flex {
  display: block;
}
body .supervisor .wp-block-image {
  width: 120px;
  margin-bottom: 20px;
}
body .container .supervisor .supervisor_ttl {
  font-size: 18px;
  text-align: center;
}
.supervisor_name {
  text-align: center;
}
#padSection {
  display: flex;
  letter-spacing: 1.5px;
  flex-direction: column;
}
#padSection .padSectionTitle {
  text-align: center;
}
#padSection .avatar {
  float: none;
  text-align: center;
}
#padSection .avatar img {
  width: 120px;
}
#padSection .profileTxtSet {
  margin-left: 0.2em;
  line-height: 1.8;
}
#padSection .profileTxtSet dt {
  margin-bottom: 1em;
  text-align: center;
}
#padSection dl dt .authorName {
  padding-bottom: 0;
}
}
@media (max-width: 768px) {
.page-child .entry-body h3 {
    font-size: 1.4rem;
}
.page-child .entry-body .wp-block-table table {
  min-width: auto;
  white-space: nowrap;
}
}
@media (max-width: 600px) {
#padSection {
    padding: 1.5em;
  }
}
@media (max-width: 575px) {
.vk_tableOfContents-style-default {
      padding: 2rem 0.5rem;
  }
}

.banner__heading.inline-richtext {
  font-size: 14px;
  color: #f48016;
}

/*-----------------------------*/
/*よくある質問*/
/*-----------------------------*/
.faq-block {
  --faq-q-bg: #e50000;
  --faq-a-bg: #337ab7;
  --faq-muted: #4a5568;
  --faq-highlight: #fffd6b;
  --faq-link: #009933;
  --faq-badge-size: 3.5rem;
  max-width: var(--content-narrow-width);
  margin: 0 auto;
  padding: 1rem;
}
.faq-block .faq-item {
  font-size: 1.8rem;
  border-bottom: 1px solid rgba(var(--color-foreground), .08);
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
}

.faq-block .faq-item:last-child {
  border-bottom: none;
}

.faq-block dl {
  margin: 0;
}

.faq-block dt.faq-q {
  position: relative;
  margin: 0;
  padding: 1.8rem 1rem 1.8rem calc(var(--faq-badge-size) + 1rem);
  min-height: calc(var(--faq-badge-size) + 0.5rem);
  border-bottom: 1px dotted rgba(var(--color-foreground), .125);
}

.faq-block dt.faq-q::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--faq-badge-size);
  height: var(--faq-badge-size);
  border-radius: 50%;
  background: var(--faq-q-bg);
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3.25rem;
  text-align: center;
  margin-top: 1.8rem;
}

.faq-block dt.faq-q p {
  margin: 0;
  font-weight: 600;
}

/* 商品ページ下部のよくある質問のみ：行全体クリック・シェブロン（一般の FAQ ページでは無効） */
.product-page .faq-block dt.faq-q {
  padding: 0;
}

.product-page .faq-block dt.faq-q .faq-toggle {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  font: inherit;
  color: inherit;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

.product-page .faq-block dt.faq-q .faq-toggle:focus {
  outline: none;
}

.product-page .faq-block dt.faq-q .faq-toggle:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.product-page .faq-block dt.faq-q .faq-toggle__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: calc(var(--faq-badge-size) + 0.5rem);
  padding: 1.8rem 1rem 1.8rem calc(var(--faq-badge-size) + 1rem);
  box-sizing: border-box;
}

.product-page .faq-block dt.faq-q .faq-toggle__text {
  flex: 1;
  min-width: 0;
}

.product-page .faq-block dt.faq-q .faq-toggle__chev {
  flex-shrink: 0;
  width: 0.75rem;
  height: 0.75rem;
  border-right: 1px solid var(--faq-muted, currentColor);
  border-bottom: 1px solid var(--faq-muted, currentColor);
  transform: translateY(-0.15em) rotate(45deg);
  opacity: 0.75;
  transition: transform 0.2s ease;
}

.product-page .faq-block dt.faq-q .faq-toggle[aria-expanded="true"] .faq-toggle__chev {
  transform: translateY(0.1em) rotate(-135deg);
}

.faq-block dd.faq-a {
  position: relative;
  margin: 0;
  padding: 1.8rem 1rem 1.8rem calc(var(--faq-badge-size) + 1rem);
}

.faq-block dd.faq-a::before {
  content: "A";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--faq-badge-size);
  height: var(--faq-badge-size);
  border-radius: 50%;
  background: var(--faq-a-bg);
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3.25rem;
  text-align: center;
  margin-top: 1.8rem;
}

.faq-block dd.faq-a p {
  margin: 0 0 0.85em;
  color: var(--faq-muted);
}

.faq-block dd.faq-a p:last-child {
  margin-bottom: 0;
}

.faq-block dd.faq-a ul {
  list-style: none;
  margin: 0 0 0.85em;
  padding-left: 0;
}

.faq-block dd.faq-a li {
  position: relative;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
  margin-bottom: 0.35em;
}

.faq-block dd.faq-a li::before {
  content: "";
  background: var(--faq-muted);
  border-radius: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-right: 1rem;
  vertical-align: middle;
}

.faq-block a {
  color: var(--faq-link);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.faq-block a:hover {
  opacity: 0.85;
}

.faq-block .faq-highlight {
  font-weight: 600;
  background: linear-gradient(transparent 60%, var(--faq-highlight) 60%);
  padding: 0 0.1em;
}

.faq-block .faq-note {
  font-size: 12px;
  color: var(--faq-muted);
}

@media (max-width: 768px) {
  .faq-block .faq-item {
    font-size: 1.6rem;
  }
  .faq-block dt.faq-q::before {
    margin-top: 1.6rem;
  }
  .faq-block dd.faq-a::before {
    margin-top: 1.6rem;
  }
  .product-page .faq-block dt.faq-q .faq-toggle__row {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
}

/*-----------------------------*/
/*フッター（見た目用トークンは .footer にスコープ。幅・余白は先頭 :root の --content-*）*/
/*-----------------------------*/
.footer a {
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.footer__backdrop {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.footer__backdrop::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.footer__backdrop-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 36%;
  z-index: 0;
}

/* HTML に残していても二重にならないよう非表示（マークアップは smc_footer 側で削除推奨） */
.footer__backdrop-shade {
  display: none;
}

/* ----- 内側コンテンツ ----- */
.footer__inner {
  position: relative;
  z-index: 2;
  color: #fff;
  max-width: var(--content-max-width);
  margin-inline: auto;
  padding: 4rem 1.5rem 2rem;
}

@media screen and (min-width: 750px) {
  .footer__inner {
      padding: 7rem 5rem 5rem;
  }
}


/* ----- メイン 2 カラム ----- */
.footer__main {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 56px);
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 1rem;
}

.footer__col {
  min-width: 0;
}

@media screen and (max-width: 749px) {
  .footer__main {
    grid-template-columns: 1fr;
  }

  .footer__col--info  {
    max-width: 310px;
    margin: 0 auto;
  }
  .footer__col--aside {
    max-width: 400px;
    margin: 0 auto;
  }
}

.footer__brand {
  margin: 0 0 0.75rem;
  font-size: calc(var(--font-heading-scale) * 2.4rem);
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  font-weight: var(--font-heading-weight);
  color: var(--footer-text);
}

.footer__address {
  margin: 0 0 2rem;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: var(--footer-text-soft);
}

/* SNS */
.footer__social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
}

.footer__social-list a {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--footer-text);
}

.footer__social-list svg {
  flex-shrink: 0;
  fill: currentColor;
}

/* 電話・FAX 画像 */
.footer__media {
  margin: 0 0 2rem;
}

.footer__media:last-child {
  margin-bottom: 0;
}

.footer__media img {
  display: block;
  max-width: min(300px, 100%);
  height: auto;
}

/* ----- 右カラム：ボタン & カレンダー ----- */
.footer__cta {
  margin: 0 0 0.75rem;
}

.footer__cta-link {
  display: block;
  width: 100%;
  padding: 0.65rem 1rem;
  border-radius: 4px;
  background: #ffffff;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.45;
  text-align: center;
  text-decoration: none !important;
}

.footer__cta-link:hover {
  filter: brightness(0.97);
  text-decoration: none !important;
}

.footer__cta-link strong {
  display: inline-block;
  margin-bottom: 0.15rem;
  letter-spacing: 0.02em;
  font-size: 1.4rem;
}
.footer__cta-link .fa-book,
.footer__cta-link .fa-yahoo {
  margin-right: 2px;
}

/* ----- フッターカレンダー（FullCalendar 本体の見た目は assets/footer-fullcalendar.css → JS で後から読込） ----- */
.footer__calendar {
  margin-top: 4rem;
  width: 100%;
  max-width: 100%;
  font-size: 1rem;
  line-height: 1.4;
}

.footer__calendar-legend {
  display: flex;
  align-items: center;
  gap: 0.35em;
  margin: 1.5rem 0 0;
  font-size: 1.2rem;
  line-height: inherit;
  justify-content: flex-end;
}

.footer__calendar-legend-mark {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: rgb(230, 124, 115);
}

.footer__calendar .fc .fc-toolbar-title {
  color: #fff;
}

.footer__calendar .fc .fc-button-primary {
  background-color: transparent;
  border: none;
}
.footer__calendar .fc .fc-col-header-cell-cushion {
  padding: 0 0 1.5rem;
}
.footer__calendar thead .fc-col-header-cell {
  background: none;
}

.footer__calendar .fc .fc-scrollgrid-section-sticky > * {
  background: none;
}

.footer__calendar .fc-theme-standard td,
.footer__calendar .fc-theme-standard th {
  border: none;
  font-size: 1.4rem;
  font-weight: 500;
}

.footer__calendar .fc-scroller-harness {
  margin: -5px;
}

.footer__calendar .fc-day {
  padding: 5px;
}

.footer__calendar .fc-liquid-hack .fc-daygrid-day-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 50%;
}

.footer__calendar .fc .fc-daygrid-day.fc-day-today {
  background-color: transparent;
}

.footer__calendar .fc-day-today .fc-daygrid-day-frame {
  border: 1px solid #fff;
}

.footer__calendar .fc-sun .fc-daygrid-day-frame,
.footer__calendar .fc-sat .fc-daygrid-day-frame,
.footer__calendar .fc-holiday .fc-daygrid-day-frame {
  background-color: rgb(230, 124, 115);
}

.footer__calendar .fc-sun.fc-day-other .fc-daygrid-day-frame,
.footer__calendar .fc-sat.fc-day-other .fc-daygrid-day-frame,
.footer__calendar .fc-holiday.fc-day-other .fc-daygrid-day-frame {
  background-color: rgba(230, 124, 115, 0.3);
}

.footer__calendar .fc .fc-daygrid-day-number {
  font-size: 1.4rem;
}

/* FullCalendar 日付・曜日：<a> のクリック無効を維持しつつ、フッター共通のホバー下線と base の a:not([href]) 禁止カーソルを無効化 */
.footer__calendar .fc a.fc-daygrid-day-number,
.footer__calendar .fc a.fc-col-header-cell-cushion,
#footer-fullcalendar.fc a.fc-daygrid-day-number,
#footer-fullcalendar.fc a.fc-col-header-cell-cushion {
  text-decoration: none;
  cursor: default;
  pointer-events: none;
}

.footer__calendar .fc a.fc-daygrid-day-number:hover,
.footer__calendar .fc a.fc-col-header-cell-cushion:hover,
.footer__calendar .fc span.fc-daygrid-day-number:hover,
.footer__calendar .fc span.fc-col-header-cell-cushion:hover,
#footer-fullcalendar.fc a.fc-daygrid-day-number:hover,
#footer-fullcalendar.fc a.fc-col-header-cell-cushion:hover,
#footer-fullcalendar.fc span.fc-daygrid-day-number:hover,
#footer-fullcalendar.fc span.fc-col-header-cell-cushion:hover {
  text-decoration: none;
}

.footer__calendar .fc .fc-daygrid-day-top,
.footer__calendar .fc td.fc-daygrid-day,
#footer-fullcalendar.fc .fc-daygrid-day-top,
#footer-fullcalendar.fc td.fc-daygrid-day {
  cursor: default;
}

footer.section-sections--18791305183341__footer-padding {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.footer .footer__blocks-wrapper {
  display: block;
  padding: 3rem 0;
}

.footer .footer-block:only-child:last-child {
  max-width: initial;
}

.footer .footer__content-top {
  padding-bottom: 0;
}

.footer .footer-block__details-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
}

/* smc_footer など：フッターメニュー（〜749px: 2列 / 750px〜: 5列） */
.footer .footer__content-top .footer-block__details-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 2rem;
  justify-items: start;
  width: 100%;
  max-width: 30rem;
  margin: 0;
}

.footer .footer__content-top .footer-block__details-content > li {
  margin: 0;
}

/* 旧システムご利用のお客様：2列をまたぐ（狭い画面は行いっぱい、広い画面は最終行で2枠分）
.footer .footer__content-top .footer-block__details-content > li:last-child {
  grid-column: span 2;
  justify-self: stretch;
  text-align: left;
}

.footer .footer__content-top .footer-block__details-content > li:last-child .footer__menu-link {
  text-align: left;
}*/

@media screen and (max-width: 749px) {
  .footer .footer__content-top .footer-block__details-content > li:last-child {
    text-align: center;
    background-color: rgba(var(--color-foreground), 0.08);
    padding: 8px 0;
    box-sizing: border-box;
    margin-top: 1.5rem;
  }

  .footer .footer__content-top .footer-block__details-content > li:last-child .footer__menu-link {
    text-align: center;
    width: 100%;
  }
}

@media screen and (min-width: 750px) {
  .footer .footer__content-top .footer-block__details-content {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0.5rem 0;
    max-width: var(--content-max-width);
    justify-items: center;
    margin-inline: auto;
  }
}

.footer .footer-block__heading {
  margin-bottom: 1rem;
}

.footer .footer-block__details-content .footer__menu-link {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  background-color: transparent;
  font-size: 1.3rem;
  font-family: inherit;
  color: rgba(var(--color-foreground), 0.75);
  text-decoration: none;
}

.footer-block__details-content>li:not(:last-child) {
  margin-right: 0;
}

@media screen and (min-width: 750px) {
  .footer .footer-block__details-content .footer__menu-link:hover {
    color: rgb(var(--color-foreground));
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }
}

.footer-block-image {
  margin-top: 1rem;
}

.footer .footer__content-bottom {
  padding: 2rem 0;
}

@media screen and (max-width: 749px) {
  .footer .footer__content-bottom {
    padding: 2.5rem 0 1rem;
  }
}

.footer__content-bottom-wrapper {
  max-width: var(--content-max-width);
  margin-inline: auto;
}

/* ----- フッター最下部（smc_footer：左＝ロゴ＋著作権＋ポリシー / 右＝JADMA＋決済） ----- */
.footer .footer__content-bottom-wrapper.footer__bottom-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.25rem 2rem;
  margin-top: 0;
}

.footer .footer__bottom-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  text-align: left;
}

.footer .footer__bottom-inline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 1.25rem;
  row-gap: 0.35rem;
  margin: 0;
  width: 100%;
}

.footer .footer__bottom-inline .footer__copyright-line,
.footer .footer__bottom-inline .footer__bottom-policies {
  margin: 0;
}

.footer .footer__bottom-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.footer .footer__bottom-logo {
  display: block;
  line-height: 0;
  max-width: min(100%, 140px);
  margin: 0 0 0 -3px;
}

.footer .footer__bottom-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.footer .footer__copyright-line {
  margin: 0;
}

.footer .footer__bottom-policies {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(var(--color-foreground), 0.75);
}

.footer .footer__bottom-policies a {
  color: inherit;
  text-decoration: none;
  padding: 0;
}

@media screen and (min-width: 750px) {
  .footer .footer__bottom-policies a:hover {
    color: rgb(var(--color-foreground));
    text-decoration: none;
  }
}

@media screen and (max-width: 749px) {
  .footer .footer__content-bottom-wrapper.footer__bottom-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
    justify-items: center;
    align-items: stretch;
    text-align: center;
    width: 100%;
  }

  /* 上：JADMA＋決済 / 下：ロゴ〜法務リンク（それぞれ独立したグリッド行＝グループ） */
  .footer .footer__bottom-right {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 100%;
    width: 100%;
    gap: 1rem;
  }

  .footer .footer__bottom-left {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 100%;
    width: 100%;
    gap: 1rem;
  }

  .footer .footer__bottom-inline {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.25rem;
    width: 100%;
  }

  .footer .footer__bottom-inline .footer__bottom-policies {
    order: 1;
  }

  .footer .footer__bottom-inline .footer__copyright-line {
    order: 2;
  }

  .footer .footer__bottom-right .footer__payment,
  .footer .footer__bottom-right .list-payment {
    justify-content: center;
  }
}

.footer__jadma {
  display: block;
  flex-shrink: 0;
  max-width: min(100%, 120px);
  line-height: 0;
}

.footer__jadma img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 749px) {
  .footer .footer__bottom-right .footer__payment {
    width: 100%;
  }

  .footer .footer__bottom-right .list-payment {
    margin: 0;
    padding-top: 0;
  }
}

@media screen and (min-width: 750px) {
  .footer .footer__bottom-right .footer__payment {
    flex: 0 1 auto;
  }

  .footer .footer__bottom-right .list-payment {
    justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .footer .footer__blocks-wrapper {
    width: fit-content;
    margin: 0 auto;
  }
  .footer-block__details-content {
    flex-direction: column;
    align-items: center;
  }
  .footer .footer-block__heading {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 749px) {
  .footer__content-top {
      padding-bottom: 0;
  }
  .footer .footer__blocks-wrapper .footer-block {
    margin: 0 !important;
  }
}

/*-----------------------------*/
/*商品ページの下層*/
/*-----------------------------*/

.product-page {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  --c-teal: #2cb2a7;
  --c-red: #d92228;
  --c-text: #333;
  --c-muted: #6b6b6b;
  --c-border: #ddd;
  --c-orange-mark: #e85d2c;
  --radius: 8px;
  color: var(--c-text);
  /* clamp は calc 入れ子なし（Firefox 互換しやすい形） */
  --product-h2-fluid: clamp(2.8rem, 4.2vw, 3.2rem);
  /* 縦余白：見出しの縮み始めに近いタイミングになるよう vw を調整 */
  --product-section-mt: clamp(4rem, 7.9vw, 6rem);
  --product-section-mb: clamp(4.5rem, 9.2vw, 7rem);
  --product-section-mb-6: clamp(4.5rem, 7.9vw, 6rem);
  --product-section-mb-8: clamp(4.5rem, 10.5vw, 8rem);
}

.product-page * {
  box-sizing: border-box;
}

.product-page section:not(.blend) {
  padding-left: 5rem;
  padding-right: 5rem;
}

@media screen and (max-width: 750px) {
  .product-page section:not(.blend) {
    padding-left: 0;
    padding-right: 0;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

.product-page .lp-h2 {
  color: #000;
}

.product-page img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.product-page a {
  color: var(--c-teal);
}

.product-page a:hover {
  opacity: 0.85;
}

.product-page .lead{
  text-align: center;
  padding: 2.5rem 1rem 0.5rem;
}

.product-page .lead p{
  margin: 0;
  font-weight: 600;
}

.product-page .lp-h2--lead{
  margin: 0;
  font-size: var(--product-h2-fluid);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.product-page .lp-h2--lead::before{
  margin-right: 14px;
  transform: rotate(60deg);
}

.product-page .lp-h2--lead::after{
  margin-left: 14px;
  transform: rotate(-60deg);
}

.product-page .lp-h2--lead::before,.product-page .lp-h2--lead::after{
  content: '';
  width: 30px;
  height: 1px;
  background-color: currentColor !important;
  position: unset;
  border: unset;
  margin-left: unset;
  margin-right: unset;
  flex-grow: unset;
}

/* ----- ヒーロー画像 ----- */
.product-page .hero-fig {
  margin: 1rem auto 0;
  max-width: 960px;
  text-align: center;
}

.product-page .hero-fig img {
  border-radius: var(--radius);
}

/* ----- 割引ブロック ----- */
[class*="section-template--"]:has(.top-page.discount_section) {
  background: #f6f3f0;
  padding: 3em 1.5rem 4em;
  margin: 48px 0 64px;
}

.top-page.discount_section {
  max-width: 1000px;
  margin: 0 auto;
}

.discount {
  margin: 2rem 0 6rem;
  padding: 0 1rem;
}

.discount-head {
  margin-bottom: 0;
}

.discount-title-wrap{
  position: relative;
  text-align: center;
  padding: 0 1.75rem;
}

.discount-title{
  margin: 5rem 0 0;
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.01em;
  text-align: center;
}
.top-page .discount-title {
  margin-bottom: 1rem;
}

.discount-title__hl{
  color: var(--color-primary);
  font-size: 125%;
  display: inline-block;
}

.discount-title__pipe{
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0.15em;
  text-align: center;
  padding: 0 0.1rem;
  line-height: 1;
}

.top-page .discount-title__pipe {
  font-size: 2rem;
}

.discount-title__chevron{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.65rem;
  line-height: 1;
  color: #666;
}

.discount-head__rule{
  height: 1px;
  background: #ddd;
  margin: 0.65rem 0 1.15rem;
}

.discount-fig{
  margin: 0;
  text-align: left;
}

.discount-fig img{
  display: block;
  width: 100%;
  height: auto;
}

.discount-fig figcaption{
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: var(--c-muted);
  text-align: center;
  line-height: 1.5;
}

.discount-layout{
  display: grid;
  grid-template-columns: 55% 42%;
  gap: 3%;
  align-items: start;
  margin: 5rem 0;
}

.top-page .discount-layout{
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  margin: 4rem 0 5rem;
}

.discount-right{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}

/* 割引テーブル（3列：1列目グレー中央／2・3列目白・左／横罫線のみ） */
.rate-table{
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #e8e8e8;;
  color: #333;
  table-layout: fixed;
}

.rate-table td{
  padding: 1.5rem 0.75rem;
  border-bottom: 1px solid #e8e8e8;
  vertical-align: middle;
  line-height: 1.2;
}

.rate-table tr:last-child td{
  border-bottom: 1px solid #e8e8e8;
}

/* 列1：購入数（狭め・薄グレー・中央） */
.rate-col-qty{
  width: 32%;
  min-width: 0;
  text-align: center;
  background: #f0f0f0;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

.rate-qty-wrap{
  display: inline-block;
  white-space: nowrap;
}

.rate-qty-main{
  display: inline-block;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.rate-qty-sub{
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-left: 0.1rem;
  vertical-align: 0;
}

/* 列2：割引％（左） */
.rate-col-pct{
  width: 32%;
  text-align: left;
  background: #fff;
  padding-left: 0.65rem;
  padding-right: 0.35rem;
}

.rate-pct{
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.rate-off{
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-left: 0.2rem;
  vertical-align: 0;
  letter-spacing: 0.02em;
}

/* 列3：送料（左） */
.rate-col-ship{
  text-align: left;
  background: #fff;
  padding-left: 0.65rem;
  padding-right: 0.25rem;
}

.rate-ship-lbl{
  font-size: 1.2rem;
  font-weight: 500;
  margin-right: 0.5rem;
  vertical-align: 0.15em;
}

.rate-ship-num{
  font-size: 2.2rem;
  font-weight: 600;
}

.rate-yen{
  font-size: 1.2rem;
  font-weight: 500;
  margin-left: 0.06em;
  vertical-align: 0.15em;
}

.rate-ship-free{
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--color-primary);
}

.pitch{
  margin: 1rem 0 0;
  padding: 0;
  text-align: right;
  background: transparent;
  border: none;
  text-align: center;
}

.pitch__lead{
  margin: 0 0 0.2rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #000;
}

.pitch__body{
  display: inline-block;
  margin: 0;
  font-size: 2.2rem;
  font-weight: 600;
  color: #000;
  line-height: 1.3;
  background: linear-gradient(transparent 65%, rgba(252, 185, 0, 0.7) 0);
}

.pitch__body + .pitch__body{
  margin-top: 0.2rem;
}

.pitch__hl{
  display: inline-block;
  border-bottom: 3px solid var(--c-orange-mark);
  padding-bottom: 1px;
}

@media (max-width: 768px) {
  [class*="section-template--"]:has(.top-page.discount_section) {
    background: #f6f3f0;
    padding: 36px 1.5rem 48px;
    margin: 48px 0 48px;
  }

  .discount-layout{
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .top-page .discount-layout{
    padding: 24px 20px 28px;
    margin: 3rem 0 4rem;
  }

  .discount-title-wrap{
    padding: 0 1.5rem;
  }

  .top-page .discount-title {
    font-size: 3rem;
  }

  .top-page .discount-title__pipe {
    font-size: 1.6rem;
  }

  .discount-title__chevron{
    font-size: 0.55rem;
  }
}

/* ----- 電話ボックス ----- */
.product-page .tel-block{
  max-width: 720px;
  margin: var(--product-section-mt) auto var(--product-section-mb-8);
  padding: 2rem 0;
}

.product-page .tel-block a{
  display: block;
  background: #fff;
}

.product-page .tel-block img{
  width: 100%;
  display: block;
}

.product-page .tel-block .tel-text{
  text-align: center;
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  font-weight: 600;
  margin: 0.75rem 0 0;
}

.product-page .tel-block .tel-text__hl{
  color: var(--color-primary);
}

/* ----- スペック表（枠＋タイトル legend 風） ----- */
.product-page .spec{
  background: transparent;
  margin: var(--product-section-mt) 0 var(--product-section-mb);
}

.product-page .spec-frame{
  position: relative;
  border: 2px solid var(--color-primary);
  padding: 3rem 2rem 2rem;
  margin: 0 0 6rem;
}

.product-page .spec-title{
  position: absolute;
  left: 0.85rem;
  top: 0;
  transform: translateY(-50%);
  margin: 0;
  padding: 0 0.75rem;
  background: #fff;
  font-size: clamp(1.5rem, 4.2vw, 1.8rem);
  font-weight: 600;
  line-height: 1.4;
  max-width: calc(100% - 1.7rem);
  color: var(--color-primary);
}

@media (max-width: 750px) {
  .product-page .spec-title{
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
  }
}
.product-page .spec-title.bg-grn{
  background: #f1faf9;
}
.product-page .spec-table{
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.product-page .spec-table tr{
  border-bottom: 1px solid #eee;
}

.product-page .spec-table tr:last-child{
  border-bottom: none;
}

.product-page .spec-table td{
  padding: 1rem 0;
  vertical-align: top;
  text-align: left;
  border: none;
  line-height: 1.6;
}

.product-page .spec-table td:first-child{
  width: 11rem;
  max-width: 32%;
  font-weight: 600;
  color: var(--c-text);
  border: none;
}

.product-page .spec-table td:last-child{
  color: var(--c-text);
}

.product-page .spec-amount{
  font-size: 1.2rem;
}

/* ----- 悩み（3カラム・白背景 / ラベルは #eee バー） ----- */
.product-page .worries{
  background: #fff;
  margin: var(--product-section-mt) 0 var(--product-section-mb);
}

.product-page .worries-head{
  text-align: center;
  margin-bottom: 3rem;
}

.product-page .worries-head .tag{
  margin: 0 0 0.1rem;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000;
}

.product-page .lp-h2--worries{
  margin: 0;
  font-size: var(--product-h2-fluid);
  font-weight: 600;
  line-height: 1.35;
}

.product-page .lp-h2--worries em{
  font-style: normal;
  color: #2d7474;
  font-weight: 600;
}

.product-page .worries-grid{
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
  align-items: start;
}

@media (max-width: 749px) {
  .product-page .worries-grid{
    grid-template-columns: 1fr;
    max-width: 35rem;
  }
}

.product-page .worry{
  margin: 0;
  padding: 0;
  text-align: center;
  background: transparent;
  border: none;
}

.product-page .worry figure{
  margin: 0 0 2rem;
  padding: 0;
}

.product-page .worry img{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.product-page .worry h3{
  margin: 0;
  padding: 0.65rem 0.4rem;
  background: #eee;
  color: #000;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.45;
  border-radius: 4px;
}

/* ----- 原材料（全面幅の背景 #F1FAF9） ----- */
.product-page .blend{
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: var(--product-section-mt) 5rem var(--product-section-mb) 5rem;
  background: #f1faf9;
  box-sizing: border-box;
}

.product-page .blend > *{
  margin: 0 auto 4rem;
  max-width: 900px;
}

.product-page .blend-top{
  text-align: center;
  max-width: 880px;
  margin: 0 auto 3rem;
}

.product-page .blend-top .sub{
  margin: 0 0 0.5rem;
  letter-spacing: 0.04em;
  font-size: 2.2rem;
  font-weight: 600;
  color: var(--color-primary);
  line-height: 1.3;
}

.product-page .lp-h2--blend{
  margin: 0;
  font-size: clamp(2.5rem, 4.6vw, 3.2rem);
  line-height: 1.35;
}

.product-page .blend-box{
  max-width: 920px;
  margin: 0 auto 2rem;
  padding: 1.25rem 1.35rem;
  background: #fff;
  border: 2px solid var(--c-teal);
  border-radius: var(--radius);
}

.product-page .blend-box h4{
  margin: 0 0 0.75rem;
  text-align: center;
  font-size: 1.05rem;
  color: var(--color-primary);
}

.product-page .blend-box p{
  margin: 0;
  font-size: 0.95rem;
}

.product-page .spec-frame .blend-intro{
  margin-bottom: 2rem;
}

.product-page .spec-frame .blend-intro__body p {
  margin: 0;
}

.product-page .ingredient{
  margin: 3rem auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem 3rem;
  align-items: center;
}

.product-page .ingredient:last-child{
  margin-bottom: 0;
}

.product-page .ingredient.rev{
  direction: rtl;
}

.product-page .ingredient.rev > *{
  direction: ltr;
}

@media (max-width: 750px) {
  .product-page .blend {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .product-page .ingredient,.product-page .ingredient.rev{
    grid-template-columns: 1fr;
    direction: ltr;
  }

  .product-page .ingredient.rev > *{
    direction: ltr;
  }
}

.product-page .ingredient figure{
  margin: 0;
}

.product-page .ingredient img{
  width: 100%;
  border-radius: 20px;
}

.product-page .ingredient h3{
  margin: 0 0 0.5rem;
  font-size: clamp(1.8rem, 2.4vw, 2.4rem);
  font-weight: 600;
}

.product-page .ingredient .blend-intro__note{
  font-size: 1.4rem;
}

.product-page .ingredient h3 em{
  font-style: normal;
  font-size: 150%;
  font-weight: 600;
  padding: 0 0.1rem;
}

.product-page .ingredient .tagline{
  margin: 0 0 1rem;
  font-size: 1.4rem;
  color: var(--color-primary);
  font-weight: 600;
}

/* ----- お客様の声（共通） ----- */
.voices {
  background: #fff;
}

.voices-head {
  text-align: center;
  margin-bottom: 2rem;
}

.voices-head .en {
  margin: 0 0 0.1rem;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
}

.lp-h2--voices {
  margin: 0;
  font-size: clamp(2.8rem, 4.2vw, 3.2rem);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.lp-h2--voices::before {
  margin-right: 14px;
  transform: rotate(60deg);
}

.lp-h2--voices::after {
  margin-left: 14px;
  transform: rotate(-60deg);
}

.lp-h2--voices::before,
.lp-h2--voices::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: currentColor !important;
  position: unset;
  border: unset;
  margin-left: unset;
  margin-right: unset;
  flex-grow: unset;
}

.voices-lead {
  text-align: center;
  margin: 0 0 3rem;
  font-size: 1.8rem;
  font-weight: 600;
}

.voices-lead br {
  display: none;
}

@media (max-width: 560px) {
  .voices-lead br {
    display: inline;
  }
}

.voice-cards {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  padding-top: 3.6rem;
}

@media (max-width: 768px) {
  .voice-cards {
    grid-template-columns: 1fr;
    gap: 4.2rem;
  }
}

.voice-card {
  position: relative;
  background: #fff;
  border: 1px solid var(--c-border, #ddd);
  border-radius: 8px;
  padding: 7rem 1.8rem 2.5rem;
}

.voice-card__icon {
  position: absolute;
  top: 1rem;
  left: 50%;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  overflow: hidden;
  background: #e8f4f8;
  transform: translate(-50%, -50%);
}

.voice-card__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.voice-card .voice-card__title {
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--color-primary);
  margin: 0 0 0.75rem;
  line-height: 1.4;
}

.voice-card .meta {
  margin: 0 0 0.75rem;
  font-size: 1.4rem;
  color: var(--c-muted, #6b6b6b);
}

.voice-card p:last-child {
  margin-bottom: 0;
  font-size: 1.5rem;
}

.voices-more {
  text-align: right;
  max-width: 1100px;
  margin: 1.5rem auto 0;
  padding: 0 0.15rem;
}

.voices-more a {
  color: var(--color-primary);
  font-weight: 600;
}

/* トップページ */
.top-page.voices {
  max-width: 948px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* 商品ページ */
.product-page .voices {
  padding: var(--product-section-mt) 0 var(--product-section-mb-6);
}

.product-page .lp-h2--voices {
  font-size: var(--product-h2-fluid);
}

.product-page .chart-fig {
  margin: 0 auto 3rem;
  max-width: 640px;
  text-align: center;
}

.product-page .chart-fig figcaption {
  font-size: 1.2rem;
  color: var(--c-muted);
  text-align: left;
  line-height: 1.6;
  width: fit-content;
  margin: 1.5rem auto 0;
}

/* ----- よくある質問(商品ページ) ----- */
.product-page .faq {
  margin: 0 0 var(--product-section-mb);
}

.product-page .faq-block {
  padding: 0;
  max-width: 1000px;
}
.product-page .faq-head,
.product-page .fqa-head {
  text-align: center;
  margin-bottom: 3rem;
}

.product-page .faq-head .en,
.product-page .fqa-head .en {
  margin: 0 0 0.1rem;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
}

.product-page .faq-block .faq-item {
  font-size: 1.6rem;
}
.product-page .faq-block dt.faq-q::before {
  margin-top: 1.6rem;
}