@charset "UTF-8";
.c-entry__header {
  display: none;
}

.c-section {
  padding-top: 0;
}

.c-entries--text {
  border-top: none;
}

.c-entries__item {
  border-bottom: none !important;
}

.p-global-nav--hover-extend-underline .c-navbar__item > a:after {
  height: 10px !important;
}

/* ===============================================
# contents
=============================================== */
/* ======================= layout ===*/
.c-section {
  padding-top: 0;
  padding-bottom: 0;
}

/* ===============================================
# color
=============================================== */
/* ===============================================
# font
=============================================== */
/* ===============================================
# header
=============================================== */
.l-header {
  overflow: visible;
}

.l-header__content {
  border-bottom: 5px solid #7d90ad;
}
@media (width < 1024px) {
  .l-header__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.l-header__content .c-container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: clamp(10px, 1.6vw, 24px);
}
@media (width < 1024px) {
  .l-header__content .c-container {
    max-width: 1023px;
    width: 95vw;
  }
}
.l-header__content .c-row {
  height: clamp(3.5rem, 6vw, 4.43rem);
}
@media (width < 640px) {
  .l-header__content .c-row {
    height: 2.5rem;
  }
}
.l-header__content .c-row__col--auto {
  flex: 0 1 auto !important;
  min-width: 0;
  flex-basis: 33% !important;
  padding-right: 0;
  padding-left: 2rem;
}
@media (width < 1024px) {
  .l-header__content .c-row__col--auto {
    flex-basis: 60% !important;
  }
}
@media (width < 640px) {
  .l-header__content .c-row__col--auto {
    padding-left: 1rem;
  }
}
.l-header__content .c-row__col--auto .l-1row-header__branding {
  position: relative;
  z-index: 1;
  margin-bottom: -0.7rem;
  max-width: 100%;
  padding-block: 1.35rem;
  max-width: clamp(18rem, 34vw, 36rem);
}
@media (width < 640px) {
  .l-header__content .c-row__col--auto .l-1row-header__branding {
    padding-block: 1.2rem;
  }
}
.l-header__content .c-row__col--auto .l-1row-header__branding a,
.l-header__content .c-row__col--auto .l-1row-header__branding picture {
  display: block;
  max-width: 100%;
}
.l-header__content .c-row__col--auto .l-1row-header__branding img,
.l-header__content .c-row__col--auto .l-1row-header__branding .custom-logo {
  display: block;
  width: auto;
  height: clamp(1.65rem, 3.5vw, 3rem);
  max-width: 100%;
}
@media (width < 640px) {
  .l-header__content .c-row__col--auto .l-1row-header__branding img,
.l-header__content .c-row__col--auto .l-1row-header__branding .custom-logo {
    height: clamp(1.3rem, 0.899rem + 2.01vw, 1.7rem);
  }
}
.l-header__content .c-row__col--auto .l-1row-header__branding::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(-50vw + 50%);
  background: #7ed8cd;
  border-bottom-right-radius: clamp(28px, 3vw, 40px);
  z-index: -1;
}
.l-header__content .c-row__col--fit {
  flex: 1 1 0 !important;
  min-width: 0;
  flex-basis: 67% !important;
  padding-left: clamp(0.5rem, -6.425rem + 10.82vw, 3.8rem);
}
@media (width < 1024px) {
  .l-header__content .c-row__col--fit {
    display: flex;
    justify-content: flex-end;
    flex-basis: 40% !important;
  }
}
.l-header__content .p-global-nav {
  width: 100%;
  min-width: 0;
}
.l-header__content .c-navbar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: clamp(0.55rem, 1vw, 1.65rem);
  min-width: 0;
}
.l-header__content .c-navbar__item {
  position: relative;
  flex: 0 1 auto;
  min-width: 0;
}
.l-header__content .menu-item a {
  display: block;
  font-size: clamp(0.85rem, 1.3vw, 1.1rem);
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  padding-block: clamp(1.4rem, 0.561rem + 1.31vw, 1.8rem);
  padding-inline: 0;
}
.l-header__content .menu-item {
  padding-right: clamp(0.55rem, 1vw, 1rem);
}
.l-header__content .menu-item-51::after,
.l-header__content .menu-item-50::after,
.l-header__content .menu-item-49::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 1.2em;
  background: rgba(35, 43, 50, 0.28);
  transform: translateY(-50%);
}
.l-header__content .menu-item-47 a {
  color: #7d90ad;
}
.l-header__content .menu-item-46,
.l-header__content .menu-item-912 {
  flex: 0 0 auto;
}
.l-header__content .menu-item-46 a,
.l-header__content .menu-item-912 a {
  padding-block: clamp(0.8rem, 0.38rem + 0.66vw, 1rem);
}
.l-header__content .menu-item-46 a span,
.l-header__content .menu-item-912 a span {
  display: inline-block;
  background: #7d90ad;
  border-radius: 100px;
  color: #fff;
  line-height: 1;
  padding-block: clamp(0.5em, 1vw, 1em);
  padding-inline: clamp(0.85em, 1.35vw, 1.5em);
  white-space: nowrap;
}

/* ===============================================
# button
=============================================== */
.c-cta__button {
  max-width: 760px;
  margin-top: 4rem;
}
@media (width < 640px) {
  .c-cta__button {
    padding-inline: 0;
  }
}
.c-cta__button .smb-container__body > .wp-block-group {
  width: 100%;
  gap: 1.5rem;
}
@media (width < 640px) {
  .c-cta__button .smb-container__body > .wp-block-group {
    flex-direction: column;
    align-items: stretch;
  }
}
.c-cta__button .smb-buttons {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
}
@media (width < 640px) {
  .c-cta__button .smb-buttons {
    width: 100%;
  }
}
.c-cta__button .smb-btn-wrapper,
.c-cta__button .smb-btn {
  width: 100%;
  background: #7d90ad;
  border-radius: 10px;
}
.c-cta__button .smb-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.c-cta__button .smb-btn__label {
  font-size: 1.5rem;
  font-weight: bold;
}
@media (width < 1024px) {
  .c-cta__button .smb-btn__label {
    font-size: clamp(1rem, 0.164rem + 2.09vw, 1.5rem);
  }
}
@media (width < 640px) {
  .c-cta__button .smb-btn__label {
    font-size: clamp(1.2rem, 0.899rem + 1.5vw, 1.5rem);
  }
}

.fa-circle-chevron-right {
  margin-left: 0.3em;
}

/* ===============================================
# footer-cta
=============================================== */
.c-footer-cta {
  background: #7d90ad;
  margin-top: 0;
  padding-block: 4rem;
  color: #fff;
}
@media (width < 640px) {
  .c-footer-cta .c-footer-cta__group {
    flex-direction: column-reverse;
  }
}
.c-footer-cta .smb-btn {
  color: #fff;
  font-weight: bold;
  padding-inline: 3rem;
  border: 1px solid #fff !important;
}

/* ===============================================
# footer
=============================================== */
.l-footer {
  background: #7ed8cd;
  color: #fff;
  border-top: 0;
  /* ======================= フッターメニュー ===*/
}
.l-footer .l-footer-widget-area {
  padding-block: 4rem;
}
.l-footer .c-fluid-container {
  max-width: 1200px;
  margin-inline: auto;
}
@media (width < 1024px) {
  .l-footer .c-fluid-container {
    padding-inline: 5rem;
  }
}
@media (width < 640px) {
  .l-footer .c-fluid-container {
    padding-inline: 2rem;
  }
}
.l-footer .wp-block-heading::after,
.l-footer .wp-block-heading::before {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.l-footer .l-footer-right__list a {
  color: #fff;
  text-decoration: none;
}
.l-footer .l-footer-right__list a:hover {
  text-decoration: underline;
}

/* ===============================================
# en
=============================================== */
/* 初期状態：英語フッターの親カラムを非表示 */
.l-footer-widget-area__item:has(.js-footer-en) {
  display: none !important;
}

/* 英語ページ：日本語フッターの親カラムを非表示 */
html[lang^=en] .l-footer-widget-area__item:has(.js-footer-ja) {
  display: none !important;
}

/* 英語ページ：英語フッターの親カラムを表示 */
html[lang^=en] .l-footer-widget-area__item:has(.js-footer-en) {
  display: block !important;
}

/* 日本語ページ：日本語フッターの親カラムを表示 */
html[lang^=ja] .l-footer-widget-area__item:has(.js-footer-ja) {
  display: block !important;
}

/* 日本語ページ：英語フッターの親カラムを非表示 */
html[lang^=ja] .l-footer-widget-area__item:has(.js-footer-en) {
  display: none !important;
}

/* ======================= フッター ===*/
.js-footer-en {
  display: none !important;
}

html[lang^=en] .js-footer-ja {
  display: none !important;
}

html[lang^=en] .js-footer-en {
  display: inline !important;
}

html[lang^=ja] .js-footer-ja {
  display: inline !important;
}

html[lang^=ja] .js-footer-en {
  display: none !important;
}

/* ===============================================
# 共通
=============================================== */
.p-home__section-lead {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #7ed8cd;
}

.p-home__section-heading {
  font-size: 1.85rem;
  margin-top: 0.5rem;
}
@media (width < 640px) {
  .p-home__section-heading {
    font-size: clamp(1.5rem, 1.149rem + 1.76vw, 1.85rem);
  }
}

/* ===============================================
# fv
=============================================== */
.p-home-fv {
  min-height: calc(100svh - 85px);
}
.p-home-fv .p-home-fv__title {
  font-size: 3rem;
  line-height: 1.35;
  letter-spacing: 0.25rem;
}
@media (width < 640px) {
  .p-home-fv .p-home-fv__title {
    font-size: clamp(2rem, 0.997rem + 5.02vw, 3rem);
    letter-spacing: 0;
  }
}
.p-home-fv .p-home-fv__title-accent {
  font-size: 5.25rem;
}
@media (width < 640px) {
  .p-home-fv .p-home-fv__title-accent {
    font-size: clamp(3rem, 0.743rem + 11.29vw, 5.25rem);
  }
}
.p-home-fv .p-home-fv__title-tight {
  letter-spacing: 0;
}
.p-home-fv .p-home-fv__title-sub {
  font-size: 1.15rem;
  letter-spacing: 0.5rem;
  font-weight: bold;
}
@media (width < 640px) {
  .p-home-fv .p-home-fv__title-sub {
    font-size: clamp(0.8rem, 0.248rem + 2.76vw, 1.35rem);
    letter-spacing: 0.25rem;
  }
}

/* ===============================================
#
=============================================== */
.smb-section-break-the-grid__content {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 255, 255, 0.72) 75%, rgba(255, 255, 255, 0.1) 100%);
  padding-inline: 3rem;
  width: 90% !important;
}

/* ===============================================
# post
=============================================== */
.p-home-post {
  background: #7d90ad;
  padding: 0.5rem 0;
  color: #fff;
}
.p-home-post__wrapper {
  max-width: 1150px;
  width: calc(100vw - 64.8px);
  justify-content: space-between;
}
@media (width < 640px) {
  .p-home-post__wrapper {
    flex-direction: column;
    padding-block: 1.5rem;
  }
}
@media (width < 640px) {
  .p-home-post__wrapper .p-home-post__info-group {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
}
@media (width < 1024px) {
  .p-home-post__wrapper .p-home-post__category-group {
    gap: clamp(0.2rem, -1.137rem + 3.34vw, 1rem) !important;
  }
}
@media (width < 640px) {
  .p-home-post__wrapper .p-home-post__category-group {
    flex-direction: row;
  }
}
.p-home-post__wrapper .taxonomy-category a {
  text-decoration: none;
  color: #7d90ad;
  background: #fff;
  padding: 0.5em;
}
.p-home-post__wrapper .wp-block-post-title {
  font-size: 1.5rem;
}
@media (width < 1024px) {
  .p-home-post__wrapper .wp-block-post-title {
    font-size: clamp(1.2rem, 0.699rem + 1.25vw, 1.5rem);
  }
}
@media (width < 640px) {
  .p-home-post__wrapper .wp-block-post-title {
    font-size: 1rem;
  }
}
.p-home-post .smb-btn {
  border-color: #fff !important;
}

/* ===============================================
# p-home-intro
=============================================== */
.p-home-intro .p-home-intro__inner {
  position: relative;
}
.p-home-intro .p-home-intro__inner .p-home-intro__inner-left .p-home-intro__inner-left-deco {
  position: absolute;
  bottom: -6rem;
  left: -9rem;
}
.p-home-intro .p-home-intro__inner .p-home-intro__inner-right .p-home-intro__inner-right-deco {
  position: absolute;
  top: -3.5rem;
  right: -3.5rem;
  z-index: 10;
}

/* ===============================================
# Identity
=============================================== */
.p-home-identity {
  background: rgba(126, 216, 205, 0.7);
  padding-bottom: 1rem !important;
}
.p-home-identity .p-home-identity__inner {
  max-width: 1150px;
  display: flow-root;
}
.p-home-identity .p-home__section-lead {
  position: relative;
  margin-top: 4rem;
}
@media (width < 1024px) {
  .p-home-identity .p-home__section-lead {
    margin-top: 0;
  }
}
.p-home-identity .p-home__section-lead::after {
  position: absolute;
  top: 55%;
  right: 100%;
  width: 100vw;
  height: 1px;
  content: "";
  background: #fff;
  transform: translateY(-50%);
  margin-right: 1rem;
}
.p-home-identity .p-home__section-heading {
  position: relative;
  z-index: 1;
}
.p-home-identity .p-home-identity__text {
  text-align: justify;
  line-height: 2;
  position: relative;
  z-index: 1;
}
.p-home-identity .p-home-identity-inner__image {
  margin: 0;
}
.p-home-identity .p-home-identity-inner__image img,
.p-home-identity .p-home-identity-inner__image picture {
  display: block;
}
.p-home-identity .p-home-identity-inner__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}
.p-home-identity .p-home-identity-inner__image--main {
  float: right;
  width: min(45%, 56rem) !important;
  max-width: 56rem;
  margin: 0 0 1rem 5rem !important;
  position: relative;
  z-index: 1;
}
.p-home-identity .p-home-identity-inner__image--sub {
  float: right;
  clear: right;
  width: min(24%, 24rem) !important;
  max-width: 24rem;
  margin: 0 0 2rem 5rem !important;
  transform: translateY(-2rem);
  position: relative;
  z-index: 2;
}
@media (width < 1024px) {
  .p-home-identity .p-home-identity__inner {
    display: block;
  }
  .p-home-identity .p-home-identity-inner__image--main,
.p-home-identity .p-home-identity-inner__image--sub {
    float: none;
    clear: none;
    width: 100% !important;
    max-width: none;
    margin: 0 0 2rem !important;
  }
  .p-home-identity .p-home-identity-inner__image--sub {
    width: 70% !important;
    margin-left: auto !important;
  }
}
@media (width < 640px) {
  .p-home-identity .p-home-identity-inner__image--sub {
    width: 85% !important;
  }
}
@media (width < 1024px) {
  .p-home-identity .p-home-identity-inner__image-sp {
    margin-top: 0;
  }
}
@media (width < 1024px) {
  .p-home-identity .p-home-identity-inner__image-sp .c-container {
    padding-inline: clamp(0rem, -3.342rem + 8.36vw, 2rem);
  }
}
@media (width < 1024px) {
  .p-home-identity .p-home-identity-inner__image-sp img {
    border-radius: 12px;
  }
}
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:focus,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:active {
  --smb-items--banner--mask-opacity: 0 !important;
  --smb-items--banner--mask-color: transparent !important;
  background: transparent !important;
}
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner::before,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner::after,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover::before,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover::after,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner__figure::before,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner__figure::after,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover .smb-items__banner__figure::before,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover .smb-items__banner__figure::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  background: transparent !important;
}
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner__figure,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover .smb-items__banner__figure {
  opacity: 1 !important;
  background: transparent !important;
  filter: none !important;
}
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner__figure img,
.p-home-identity .p-home-identity-inner__image-sp .smb-items__banner:hover .smb-items__banner__figure img {
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

/* ===============================================
# proof
=============================================== */
.p-home-proof .p-home__section-lead::after {
  position: absolute;
  top: 55%;
  right: 100%;
  width: 100vw;
  height: 1px;
  content: "";
  background: #7ed8cd;
  transform: translateY(-50%);
  margin-right: 1rem;
}
.p-home-proof .p-home-proof__item {
  position: relative;
}
.p-home-proof .p-home-proof__item .wp-block-cover {
  overflow: hidden;
}
.p-home-proof .p-home-proof__item .wp-block-cover__background {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-home-proof .p-home-proof__item .wp-block-cover__image-background {
  transition: transform 0.4s ease;
  transform: scale(1);
}
.p-home-proof .p-home-proof__item .p-home-proof__item-lead {
  margin-top: 0.3rem;
  font-weight: bold;
  color: #fff63f;
}
.p-home-proof .p-home-proof__item .p-home-proof__item-text {
  margin-top: 0.3rem;
  font-weight: bold;
}
.p-home-proof .p-home-proof__item .p-home-proof__item-link {
  text-decoration: none;
}
.p-home-proof .p-home-proof__item:hover .wp-block-cover__image-background {
  transform: scale(1.15);
}

/* ===============================================
# product
=============================================== */
.p-home-product .p-home__section-lead::after {
  position: absolute;
  top: 55%;
  right: 100%;
  width: 100vw;
  height: 1px;
  content: "";
  background: #7ed8cd;
  transform: translateY(-50%);
  margin-right: 1rem;
}

/* ===============================================
# company
=============================================== */
.p-home-company {
  padding-bottom: 0;
}
@media (width < 640px) {
  .p-home-company {
    margin-top: 0 !important;
  }
}
@media (width < 640px) {
  .alignfull + .p-home-company.alignfull {
    margin-top: 0 !important;
  }
}
.p-home-company .p-home-company__item-label {
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.2em;
}
.p-home-company .p-home-company__item-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0;
}
.p-home-company .p-home-company__address {
  margin-top: 5rem;
  padding-block: 5rem;
}
.p-home-company .p-home-company__address .p-home-company__address-map {
  align-self: stretch;
}
.p-home-company .p-home-company__address .p-home-company__address-map figure,
.p-home-company .p-home-company__address .p-home-company__address-map picture,
.p-home-company .p-home-company__address .p-home-company__address-map img {
  height: 100%;
}
.p-home-company .p-home-company__address .p-home-company__address-map .p-home-company__address-map figure {
  margin: 0;
}
.p-home-company .p-home-company__address .p-home-company__address-map img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.p-home-company .p-home-company__address .p-home-company__address-data {
  font-weight: bold;
}
.p-home-company .p-home-company__address .p-home-company__address-data .c-row__col--md-1-4 {
  flex-basis: 20%;
}
.p-home-company .p-home-company__address .p-home-company__address-data .c-row__col--md-1-4 .smb-information__item__label {
  width: 5em; /* 「竹佐工場」が4文字なので4〜5emが適切 */
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.p-home-company .p-home-company__address .p-home-company__address-data .p-home-company__tel {
  font-size: 2rem;
}

/* ======================= #  ===*/
.p-home-identity {
  overflow: hidden;
}
.p-home-identity::after {
  content: "";
  display: block;
  clear: both;
}
.p-home-identity .wp-block-image {
  margin: 0;
}
.p-home-identity__image img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.5rem;
}
.p-home-identity__image--main {
  float: right;
  width: min(46%, 56rem);
  margin: 0 0 3rem 5rem;
}
.p-home-identity__image--sub {
  float: right;
  clear: right;
  width: min(22%, 26rem);
  margin: 0 0 2rem 4rem;
}
.p-home-identity__text {
  line-height: 2;
}
@media (max-width: 767px) {
  .p-home-identity__image--main, .p-home-identity__image--sub {
    float: none;
    clear: none;
    width: 100%;
    margin: 0 0 2rem;
  }
}

/* ===============================================
# product-page
=============================================== */
/* ======================= top ===*/
.p-product-hero {
  padding-top: 0;
  position: relative;
}
@media (width < 640px) {
  .p-product-hero .smb-section__body.is-layout-constrained {
    position: static;
  }
}
@media (width < 640px) {
  .p-product-hero .u-full-bleed {
    height: clamp(8rem, 2.839rem + 22.94vw, 12rem);
  }
}
@media (width < 640px) {
  .p-product-hero .u-full-bleed picture,
.p-product-hero .u-full-bleed img {
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media (width < 640px) {
  .p-product-hero .u-full-bleed img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-product-hero .p-product-hero__overlay {
  position: absolute;
  bottom: -8rem;
  z-index: 2;
  max-width: 1400px;
  align-items: flex-end;
  gap: 2rem;
}
@media (width < 1024px) {
  .p-product-hero .p-product-hero__overlay {
    bottom: clamp(-5rem, -3rem + (100vw - 40rem) * -0.0835509138, -3rem);
    gap: clamp(0.5rem, -0.336rem + 2.09vw, 1rem);
  }
}
@media (width < 640px) {
  .p-product-hero .p-product-hero__overlay {
    display: block;
    bottom: clamp(-8rem, -9.935rem + 8.6vw, -6.5rem);
    margin-inline: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 95vw;
  }
}
@media (width < 640px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__left-wrapper {
    gap: 0.5rem !important;
    margin-bottom: 1.5rem;
  }
}
.p-product-hero .p-product-hero__overlay .p-product-hero__side-label {
  writing-mode: vertical-rl;
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: keep-all;
  font-size: clamp(0.8rem, -0.249rem + 1.64vw, 1.3rem);
  color: #7ed8cd;
  letter-spacing: 0.05rem;
}
@media (width < 1024px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__side-label {
    font-size: clamp(0.5rem, 0.166rem + 0.84vw, 0.7rem);
    letter-spacing: clamp(0rem, -0.084rem + 0.21vw, 0.05rem);
  }
}
@media (width < 640px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__side-label {
    font-size: clamp(0.4rem, 0.199rem + 1vw, 0.6rem);
  }
}
.p-product-hero .p-product-hero__overlay .p-product-hero__product {
  max-width: 32.2rem;
}
@media (width < 1024px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__product {
    width: clamp(13rem, -3.71rem + 41.78vw, 23rem);
  }
}
@media (width < 640px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__product {
    width: clamp(10rem, 3.981rem + 30.09vw, 16rem);
  }
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .p-product-hero__actions-text {
  line-height: 1.5;
}
@media (width < 1024px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__actions .p-product-hero__actions-text {
    font-size: clamp(0.8rem, 0.466rem + 0.84vw, 1rem);
  }
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .glass-card {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .glass-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .glass-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8), transparent, rgba(255, 255, 255, 0.3));
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .p-product-hero__actions-btn {
  margin-top: 0.5rem;
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .p-product-hero__actions-btn .smb-btn__label {
  font-weight: bold;
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .p-product-hero__actions-btn .smb-btn__label .fa-chevron-right {
  margin-left: 0.5em;
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .smb-btn-wrapper,
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .smb-btn {
  width: 100%;
}
.p-product-hero .p-product-hero__overlay .p-product-hero__actions .smb-btn {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  font-weight: bold;
  font-size: clamp(1rem, 0.685rem + 0.49vw, 1.15rem);
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (width < 1024px) {
  .p-product-hero .p-product-hero__overlay .p-product-hero__actions .smb-btn {
    font-size: clamp(0.8rem, 0.466rem + 0.84vw, 1rem);
    padding-left: clamp(0.8rem, -1.205rem + 5.01vw, 2rem);
    padding-right: clamp(0.8rem, -1.205rem + 5.01vw, 2rem);
  }
}

/* ======================= product ===*/
.smb-tabs[data-orientation=horizontal][data-tabs-justification=flex-end] > .smb-tabs__tabs {
  justify-content: flex-end;
  width: clamp(52rem, -2.557rem + 85.25vw, 78rem);
}
@media (width < 1024px) {
  .smb-tabs[data-orientation=horizontal][data-tabs-justification=flex-end] > .smb-tabs__tabs {
    width: clamp(31rem, -4.091rem + 87.73vw, 52rem);
  }
}
@media (width < 640px) {
  .smb-tabs[data-orientation=horizontal][data-tabs-justification=flex-end] > .smb-tabs__tabs {
    width: auto;
    justify-content: center;
  }
}

.smb-tabs__tab-wrapper:nth-of-type(2) {
  margin-inline: 0.2rem;
}

.smb-tabs__tab {
  background-color: #7ed8cd;
  font-weight: bold;
  color: #fff;
  border-radius: 20px 20px 0 0 !important;
  padding-inline: clamp(2rem, -2.197rem + 6.56vw, 4rem) !important;
  font-size: clamp(1rem, 0.266rem + 1.15vw, 1.35rem);
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (width < 640px) {
  .smb-tabs__tab {
    padding-inline: clamp(0.8rem, -0.404rem + 6.02vw, 2rem) !important;
    font-size: clamp(0.8rem, 0.599rem + 1vw, 1rem);
    padding-block: 0.5em !important;
  }
}
.smb-tabs__tab a {
  text-decoration: none;
  color: #fff;
}

.p-product-product {
  padding-top: 8.6rem;
  position: relative;
  padding-bottom: 0;
}
@media (width < 1024px) {
  .p-product-product {
    padding-top: clamp(3.6rem, -4.755rem + 20.89vw, 8.6rem);
  }
}
@media (width < 640px) {
  .p-product-product {
    padding-top: 7rem;
  }
}
.p-product-product .p-product-product__title {
  font-size: 2rem;
  font-weight: bold;
  position: absolute;
  left: 5rem;
  top: 1.2rem;
  letter-spacing: 0.3rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (width < 1024px) {
  .p-product-product .p-product-product__title {
    top: -1.2rem;
  }
}
@media (width < 640px) {
  .p-product-product .p-product-product__title {
    left: 1rem;
    font-size: clamp(1.2rem, 0.397rem + 4.01vw, 2rem);
    top: clamp(-1rem, -0.2rem + (100vw - 20rem) * -0.0401253918, -0.2rem);
  }
}
.p-product-product .wp-block-snow-monkey-blocks-tab-panel {
  background-image: url(/wp-content/uploads/2026/04/original-bg-4.png);
  background-repeat: repeat;
}
.p-product-product .smb-tabs[data-match-height=true] > .smb-tabs__body {
  display: block;
  overflow: visible;
}
.p-product-product .smb-tabs[data-match-height=true] > .smb-tabs__body > .smb-tab-panel {
  max-width: none;
  position: relative;
  inset-inline: auto;
}
.p-product-product .smb-tabs[data-match-height=true] > .smb-tabs__body > .smb-tab-panel[aria-hidden=true] {
  position: absolute;
  inset-inline: 0;
  height: 1px;
  overflow: hidden;
}
.p-product-product .wp-block-snow-monkey-blocks-tab-panel {
  padding-top: 2.8rem;
  padding-bottom: 0rem;
}
@media (width < 640px) {
  .p-product-product .wp-block-snow-monkey-blocks-tab-panel {
    padding-top: 1.5rem;
    padding-inline: 1rem;
  }
}
.p-product-product .p-product-product-hagucare__top-img-wrapper {
  padding-inline: 5rem;
  padding-block: 2.5rem;
  gap: 1rem;
}
@media (width < 1024px) {
  .p-product-product .p-product-product-hagucare__top-img-wrapper {
    padding-inline: clamp(3rem, -0.342rem + 8.36vw, 5rem);
    padding-block: clamp(2rem, 1.164rem + 2.09vw, 2.5rem);
  }
}
@media (width < 640px) {
  .p-product-product .p-product-product-hagucare__top-img-wrapper {
    padding-inline: clamp(0.5rem, -0.002rem + 2.51vw, 1rem);
    padding-block: clamp(1rem, -0.003rem + 5.02vw, 2rem);
  }
}
.p-product-product .p-product-product-hagucare__img-left {
  padding-top: 2rem;
  padding-left: 2rem;
  flex-basis: 50%;
}
@media (width < 1024px) {
  .p-product-product .p-product-product-hagucare__img-left {
    padding-top: 0;
    padding-left: 0;
  }
}
.p-product-product .p-product-product-hagucare__img-right {
  flex-basis: 50%;
}

/* ===============================================
# はぐケア
=============================================== */
.hagucare-lp {
  --hagucare-side-width: clamp(7rem, 10.8vw, 7.5rem);
  --hagucare-hero-left-width: 70%;
  --hagucare-hero-right-width: 30%;
  gap: 0;
}
@media (width < 1024px) {
  .hagucare-lp {
    flex-direction: column-reverse;
  }
}
.hagucare-lp .hagucare-hero {
  display: flex;
  align-items: stretch;
}
.hagucare-lp .hagucare-hero > * {
  min-width: 0;
}
.hagucare-lp .hagucare-hero > *:first-child {
  flex: 0 0 var(--hagucare-hero-left-width);
  max-width: var(--hagucare-hero-left-width);
}
.hagucare-lp .hagucare-hero > *:last-child {
  flex: 0 0 var(--hagucare-hero-right-width);
  max-width: var(--hagucare-hero-right-width);
}
@media (width < 640px) {
  .hagucare-lp .hagucare-hero {
    flex-direction: column;
  }
  .hagucare-lp .hagucare-hero > *:first-child,
.hagucare-lp .hagucare-hero > *:last-child {
    flex-basis: auto;
    max-width: none;
  }
}
@media (1024px <= width <= 1510px) {
  .hagucare-lp .hagucare-hero > *:first-child {
    flex: 1 1 calc(100% - var(--hagucare-hero-right-size));
    max-width: calc(100% - var(--hagucare-hero-right-size));
  }
  .hagucare-lp .hagucare-hero > *:last-child {
    flex: 0 0 var(--hagucare-hero-right-size);
    max-width: var(--hagucare-hero-right-size);
  }
}
.hagucare-lp .hagucare-side {
  flex: 0 0 var(--hagucare-side-width);
  width: var(--hagucare-side-width);
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-side {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    writing-mode: horizontal-tb !important;
    flex: initial !important;
    width: 100% !important;
    padding-block: 1rem;
    position: relative;
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-side figure {
    position: absolute;
    z-index: 10;
    right: 2rem;
    top: -1rem;
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-side figure {
    right: 0.5rem;
  }
}
.hagucare-lp .hagucare-side figure img {
  width: 1.8rem !important;
  height: auto !important;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-side figure img {
    width: 1rem !important;
    transform: rotate(180deg);
  }
}
.hagucare-lp .hagucare-side p {
  writing-mode: vertical-rl;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-side p {
    writing-mode: horizontal-tb !important;
    margin: 0;
    font-size: clamp(1.1rem, -0.404rem + 3.76vw, 2rem);
  }
}
.hagucare-lp .hagucare-main {
  align-self: stretch;
  padding-left: 2rem;
  padding-right: 0;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main {
    padding-left: 1rem;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero {
  padding-right: 2rem;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-hero {
    padding-right: 4rem;
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-hero {
    padding-right: 1rem;
    gap: 0;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left {
  flex-basis: 70%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.3rem;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left {
    justify-content: flex-start;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-recommend {
  margin: 0;
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-recommend img {
  display: block;
  width: 100%;
  height: auto;
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro {
  gap: 1rem;
  align-items: flex-end;
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-copy {
  flex-basis: 58%;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-copy {
    flex: 1 1 100%;
    max-width: none;
    width: 100%;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-copy > p:first-child {
  font-size: clamp(1.5rem, 0.447rem + 1.65vw, 2rem);
  line-height: 1.5;
  font-weight: bold;
  color: #1e2087;
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-copy > p:last-child {
  font-size: clamp(0.8rem, 0.379rem + 0.66vw, 1rem);
  font-weight: bold;
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-doctor {
  flex-basis: 42%;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-left .hagucare-intro .hagucare-doctor {
    display: none;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-right {
  flex-basis: 30%;
  align-items: center;
  justify-content: flex-end;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-right {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-right figure {
  margin: 0;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-right figure {
    flex: 0 1 50%;
  }
}
.hagucare-lp .hagucare-main .hagucare-hero .hagucare-hero-right img {
  width: min(100%, 250px) !important;
  height: auto;
}
.hagucare-lp .hagucare-main .hagucare-features {
  --hagucare-feature-list-padding-block: 2rem;
  --hagucare-feature-list-bg: #fff9bf;
  --hagucare-main-padding-right: 2rem;
  display: grid;
  grid-template-columns: minmax(0, 35fr) minmax(0, 65fr);
  align-items: flex-start;
  gap: 1rem;
  padding-left: 0;
  padding-block: 0;
  isolation: isolate;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-features {
    --hagucare-main-padding-right: 1.8rem;
  }
}
@media (min-width: 1280px) {
  .hagucare-lp .hagucare-main .hagucare-features {
    grid-template-columns: minmax(0, 53fr) minmax(0, 47fr);
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-features {
    grid-template-columns: 1fr;
  }
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-product {
  align-self: center;
  min-width: 0;
  overflow: visible;
}
@media (min-width: 1280px) {
  .hagucare-lp .hagucare-main .hagucare-features .hagucare-product {
    align-self: stretch;
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-features .hagucare-product {
    display: none;
  }
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-product figure,
.hagucare-lp .hagucare-main .hagucare-features .hagucare-product picture {
  height: 100%;
  overflow: visible;
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-product figure {
  margin: 0;
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-product img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-list {
  position: relative;
  z-index: 0;
  min-width: 0;
  padding-block: var(--hagucare-feature-list-padding-block);
  background: var(--hagucare-feature-list-bg);
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-list {
    max-width: none;
    width: 100%;
    padding-left: 1rem;
  }
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-list::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: calc(var(--hagucare-main-padding-right) * -1);
  bottom: 0;
  left: 100%;
  background: var(--hagucare-feature-list-bg);
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item {
  gap: 1rem;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item img {
  width: clamp(5rem, 1.84rem + 4.94vw, 6.5rem) !important;
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item .hagucare-feature-text > p:first-child {
  position: relative;
  display: inline;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item .hagucare-feature-text > p:first-child {
    font-size: clamp(1.2rem, 0.598rem + 3.01vw, 1.8rem);
  }
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item .hagucare-feature-text > p:first-child .font-s {
  font-size: 1rem;
}
.hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item .hagucare-feature-text > p:last-child {
  font-size: 0.8rem;
}
.hagucare-lp .hagucare-main .hagucare-bottom {
  padding-right: 2rem;
  align-items: stretch;
  gap: 1rem;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom {
    flex-direction: column;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps {
  flex-basis: 66%;
  gap: 1rem;
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps > p {
  font-size: clamp(1.5rem, 0.447rem + 1.65vw, 2rem);
  font-weight: bold;
  color: #1e2087;
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps > p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner {
    gap: clamp(1rem, -0.671rem + 4.18vw, 2rem);
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner {
    flex-direction: column-reverse;
    width: 100%;
    padding-inline: 1rem;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner p {
  font-size: 0.85rem;
  font-weight: bold;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner p {
    flex: 0 0 clamp(15rem, -6.723rem + 54.31vw, 28rem);
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner p {
    flex: 1;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons {
  gap: clamp(0.5rem, -0.336rem + 2.09vw, 1rem);
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons {
    flex: 1;
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons {
    flex-direction: row;
    gap: clamp(1rem, -1.006rem + 10.03vw, 3rem);
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons img {
  width: 6rem !important;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons img {
    width: clamp(4rem, 0.658rem + 8.36vw, 6rem) !important;
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-steps .hagucare-steps__inner .hagucare-age-icons img {
    width: clamp(4rem, 1.994rem + 10.03vw, 6rem) !important;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec {
  flex-basis: 34%;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec {
    margin-top: 2rem;
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__inner {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__inner .hagucare-spec__inner-left {
    flex: 0 0 clamp(9rem, -9.381rem + 45.95vw, 20rem);
    align-items: center;
  }
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__inner .hagucare-spec__inner-left {
    flex-direction: row;
    flex: 1;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__inner .hagucare-spec__inner-left img {
  width: 7rem !important;
}
@media (width < 640px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__inner .hagucare-spec__inner-left img {
    width: clamp(4rem, 1.994rem + 10.03vw, 6rem) !important;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__list {
  height: 100%;
  margin-top: 0 !important;
  box-sizing: border-box;
  border: 2px solid #7ed8cd;
  border-radius: 20px;
  padding: 1rem;
  gap: 1rem;
  justify-content: center;
}
@media (width < 1024px) {
  .hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__list {
    flex: 1;
    align-items: center;
  }
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__list li {
  font-size: 0.85rem;
  font-weight: bold;
}
.hagucare-lp .hagucare-main .hagucare-bottom .hagucare-spec .hagucare-spec__list p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  background: #595757;
  padding: 0.2em 1rem;
  color: #fff;
  font-weight: bold;
}

.p-product-product-hagucara__content-wrapper {
  margin-top: 5rem;
}
@media (width < 640px) {
  .p-product-product-hagucara__content-wrapper {
    margin-top: 2rem;
    padding-inline: 0;
  }
}

.p-product-product-hagucara__video-wrapper {
  padding-block: 6.5rem;
}
@media (width < 640px) {
  .p-product-product-hagucara__video-wrapper {
    padding-block: 2rem;
  }
}

.p-product-product-hagucara__detail {
  margin-top: 4rem;
}

@media (width < 640px) {
  .alignfull + .alignfull {
    margin-top: 2rem !important;
  }
}

.p-product-product-hagucara__item-wrapper {
  margin-top: 4rem;
}
@media (width < 640px) {
  .p-product-product-hagucara__item-wrapper {
    margin-top: 2rem;
    padding-inline: 1rem;
  }
}
@media (width < 640px) {
  .p-product-product-hagucara__item-wrapper .c-container {
    padding-inline: 0;
  }
}
@media (width < 640px) {
  .p-product-product-hagucara__item-wrapper .smb-items__item__body {
    padding: 1rem !important;
  }
}

.c-video-placeholder {
  width: 100%;
  max-width: 800px; /* 任意 */
  margin-inline: auto;
}

.c-video-placeholder__inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
  background: #f5f5f5;
  border-radius: 8px;
  overflow: hidden;
}

.c-video-placeholder__text {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 1.2rem;
  color: #888;
  letter-spacing: 0.1em;
}

/* ===============================================
# en
=============================================== */
html[lang^=en] .p-product-product__title {
  top: -1.5rem;
}

html[lang^=en] .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item .hagucare-feature-text > p:first-child::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: -2rem;
  width: 3.5rem;
  height: 3.5rem;
  background: url("/wp-content/uploads/2026/05/original_img08.png") no-repeat center/contain;
  transform: translateY(-70%);
}
html[lang^=en] .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item:nth-child(2) .hagucare-feature-text > p:first-child::after,
html[lang^=en] .hagucare-lp .hagucare-main .hagucare-features .hagucare-feature-item:nth-child(3) .hagucare-feature-text > p:first-child::after {
  top: 25%;
  right: -12rem;
}

/* ===============================================
# 共通
=============================================== */
.p-oem__section-lead {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #7ed8cd;
}
.p-oem__section-lead::after {
  position: absolute;
  top: 55%;
  right: 100%;
  width: 100vw;
  height: 1px;
  content: "";
  background: #7ed8cd;
  transform: translateY(-50%);
  margin-right: 1rem;
}

.p-oem__section-heading {
  font-size: 1.85rem;
  margin-top: 0.5rem;
}
@media (width < 1024px) {
  .p-oem__section-heading {
    font-size: clamp(1.6rem, 1.182rem + 1.04vw, 1.85rem);
  }
}
@media (width < 640px) {
  .p-oem__section-heading {
    font-size: clamp(1.4rem, 1.206rem + 0.86vw, 1.55rem);
  }
}

/* ===============================================
# hero
=============================================== */
.p-oem-hero {
  padding-top: 0;
  position: relative;
  margin-bottom: 5rem;
}
@media (width < 1024px) {
  .p-oem-hero {
    margin-bottom: 3rem;
  }
}
@media (width < 768px) {
  .p-oem-hero {
    margin-bottom: 7rem;
  }
}
@media (width < 640px) {
  .p-oem-hero {
    margin-bottom: 8rem;
  }
}
@media (width < 768px) {
  .p-oem-hero .smb-section__body.is-layout-constrained {
    position: static;
  }
}
@media (width < 640px) {
  .p-oem-hero .p-product-hero__overlay {
    bottom: clamp(-11rem, -8.997rem - 5.016vw, -10rem);
  }
}
.p-oem-hero .p-product-hero__overlay .p-product-hero__actions-text {
  line-height: 1.5;
}
@media (width < 1024px) {
  .p-oem-hero .p-product-hero__overlay .p-product-hero__actions-text {
    font-size: clamp(0.8rem, 0.466rem + 0.84vw, 1rem);
  }
}
.p-oem-hero .p-product-hero__overlay .glass-card {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
}
.p-oem-hero .p-product-hero__overlay .glass-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
}
.p-oem-hero .p-product-hero__overlay .glass-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8), transparent, rgba(255, 255, 255, 0.3));
}
.p-oem-hero .p-product-hero__overlay .p-product-hero__actions-btn {
  margin-top: 0.5rem;
}
.p-oem-hero .p-product-hero__overlay .p-product-hero__actions-btn .smb-btn__label {
  font-weight: bold;
}
.p-oem-hero .p-product-hero__overlay .p-product-hero__actions-btn .smb-btn__label .fa-chevron-right {
  margin-left: 0.5em;
}
@media (width <= 410px) {
  .p-oem-hero .p-product-hero__overlay .smb-btn-wrapper,
.p-oem-hero .p-product-hero__overlay .smb-btn {
    width: 100%;
  }
}
@media (width <= 410px) {
  .p-oem-hero .p-product-hero__overlay .smb-btn {
    min-height: 3rem;
    padding-inline: 1rem;
    align-items: center;
  }
}
@media (width <= 410px) {
  .p-oem-hero .p-product-hero__overlay .smb-btn__label {
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.4;
  }
}

/* ===============================================
# lead
=============================================== */
.p-oem-lead {
  padding-top: 10rem;
}
@media (width < 1024px) {
  .p-oem-lead {
    padding-top: 9rem;
    padding-bottom: 2rem;
  }
}
@media (width < 640px) {
  .p-oem-lead {
    padding-top: 5rem;
    padding-bottom: 0rem;
  }
}
.p-oem-lead .smb-section__background-text__text {
  line-height: 1;
  left: 0;
}
@media (width < 640px) {
  .p-oem-lead .smb-section__background-text__text {
    font-size: clamp(3rem, 0.419rem + 11.47vw, 5rem) !important;
  }
}
@media (width < 1024px) {
  .p-oem-lead p {
    font-size: clamp(0.85rem, 0.656rem + 0.86vw, 1rem);
  }
}

/* ===============================================
# about
=============================================== */
@media (width < 1024px) {
  .p-oem-about .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-oem-about .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
.p-oem-about .smb-media-text {
  overflow: visible !important;
}
.p-oem-about .wp-image-425 {
  border-radius: 12px;
}

/* ===============================================
# flexibility
=============================================== */
@media (width < 1024px) {
  .p-oem-flexibility .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-oem-flexibility .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
.p-oem-flexibility .p-oem-flexibility__item .smb-items__item {
  border-radius: 12px;
}
.p-oem-flexibility .p-oem-flexibility__item .smb-items__item img {
  border-radius: 12px;
}
.p-oem-flexibility .p-oem-flexibility__item-title {
  font-size: clamp(1.2rem, 0.989rem + 0.33vw, 1.3rem);
}
@media (width < 640px) {
  .p-oem-flexibility .p-oem-flexibility__item-title {
    font-size: clamp(1.15rem, 1.085rem + 0.29vw, 1.2rem);
  }
}

/* ===============================================
# workflow
=============================================== */
@media (width < 1024px) {
  .p-oem-workflow .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-oem-workflow .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
.p-oem-workflow .p-oem-workflow__item .smb-panels__item {
  border-radius: 12px;
  box-shadow: 0px 10px 10px -6px rgba(127, 216, 205, 0.5);
}
.p-oem-workflow .p-oem-workflow__item .smb-panels__item img {
  border-radius: 12px;
}
.p-oem-workflow .c-row {
  overflow: visible;
  padding-bottom: 1rem;
}

/* ===============================================
#en
=============================================== */
html[lang^=en] .p-oem-workflow__item .smb-panels__item__content {
  margin-inline: -0.8rem;
  line-height: 1.8;
}

/* ===============================================
# 共通
=============================================== */
@media (width < 640px) {
  .smb-section__background-text__text {
    font-size: clamp(4rem, 2.71rem + 5.73vw, 5rem) !important;
    left: 0.5rem;
  }
}

/* ===============================================
# company
=============================================== */
@media (width < 1024px) {
  .p-company {
    padding-top: 7rem;
  }
}
@media (width < 640px) {
  .p-company {
    padding-top: 5rem;
  }
}
@media (width < 1024px) {
  .p-company .smb-section__background-text__text {
    top: -1rem !important;
  }
}
@media (width < 640px) {
  .p-company .smb-section__background-text__text {
    top: 0 !important;
  }
}

.c-row__col--md-1-4 {
  border-bottom: 2px solid rgba(125, 144, 173, 0.5);
  padding-bottom: 0.5rem;
}

.c-row__col--md-3-4 {
  border-bottom: 1px solid rgba(125, 144, 173, 0.5);
  padding-bottom: 1rem;
}
@media (width < 640px) {
  .c-row__col--md-3-4 {
    border-bottom: none;
  }
}

/* ===============================================
# greeting
=============================================== */
/* ===============================================
# history
=============================================== */
/* ===============================================
# 共通
=============================================== */
.p-technology__section-lead {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #7ed8cd;
}
.p-technology__section-lead::after {
  position: absolute;
  top: 55%;
  right: 100%;
  width: 100vw;
  height: 1px;
  content: "";
  background: #7ed8cd;
  transform: translateY(-50%);
  margin-right: 1rem;
}

.p-technology__section-heading {
  font-size: 2rem;
  margin-top: 0.5rem;
  margin-bottom: 3rem;
  line-height: 1.5;
}
@media (width < 640px) {
  .p-technology__section-heading {
    font-size: clamp(1.5rem, 1.149rem + 1.76vw, 1.85rem);
  }
}

/* ===============================================
# hero
=============================================== */
.p-technology-fv .p-technology-fv__title {
  font-size: 4rem;
  line-height: 1.3;
}
@media (width < 1024px) {
  .p-technology-fv .p-technology-fv__title {
    font-size: clamp(3rem, 1.329rem + 4.18vw, 4rem);
    line-height: 1.3;
  }
}
@media (width < 640px) {
  .p-technology-fv .p-technology-fv__title {
    font-size: clamp(2rem, 0.997rem + 5.02vw, 3rem);
  }
}

/* ===============================================
# p-technology-doctor
=============================================== */
.p-technology-doctor .p-technology-doctor__medicallyReviewed {
  display: flex;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  justify-content: center;
  align-items: center;
  padding-inline: 5rem;
  padding-block: 0.2rem;
  margin-top: 0;
}

/* ===============================================
# p-technology-proof
=============================================== */
@media (width < 1024px) {
  .p-technology-proof .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-technology-proof .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
@media (width < 640px) {
  .p-technology-proof .p-technology-proof__item .smb-media-text__contents-wrapper {
    padding-inline: 0.8em;
  }
}
.p-technology-proof .fa-handshake,
.p-technology-proof .fa-microscope {
  padding-right: 0.5em;
  color: #7ed8cd;
}

/* ===============================================
# .p-technology-design
=============================================== */
@media (width < 1024px) {
  .p-technology-design .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-technology-design .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
.p-technology-design .wp-block-cover {
  padding-top: 3rem;
}
.p-technology-design .p-technology-design__item-title {
  font-size: 1.6rem !important;
  font-weight: bold;
}

/* ===============================================
# p-technology-manufacturing
=============================================== */
@media (width < 1024px) {
  .p-technology-manufacturing .c-container {
    padding-inline: clamp(4rem, -6.026rem + 25.07vw, 10rem);
  }
}
@media (width < 640px) {
  .p-technology-manufacturing .c-container {
    padding-inline: clamp(2rem, -0.006rem + 10.031vw, 4rem);
  }
}
@media (width < 1024px) {
  .p-technology-manufacturing .smb-section__background-text__text {
    left: 1rem;
  }
}
@media (width < 640px) {
  .p-technology-manufacturing .p-technology-manufacturing__item .smb-items__item__body {
    padding-inline: 0.8em !important;
  }
}
.p-technology-manufacturing .p-technology-manufacturing__item-title {
  font-size: clamp(1.18rem, 0.927rem + 0.4vw, 1.3rem);
}
.p-technology-manufacturing .wp-container-core-group-is-layout-3210c5b8 {
  gap: 0.8rem;
}

/* ======================= en ===*/
html[lang^=en] .p-technology-design__item .c-row {
  align-items: stretch;
}
html[lang^=en] .p-technology-design__item .c-row__col,
html[lang^=en] .p-technology-design__item .smb-items__item,
html[lang^=en] .p-technology-design__item .smb-items__item__body {
  display: flex;
  flex-direction: column;
}
html[lang^=en] .p-technology-design__item .smb-items__item,
html[lang^=en] .p-technology-design__item .smb-items__item__body,
html[lang^=en] .p-technology-design__item .wp-block-cover {
  height: 100%;
}
html[lang^=en] .p-technology-design__item .wp-block-cover {
  min-height: 0 !important;
}
html[lang^=en] .p-technology-design__item .wp-block-cover__inner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* ===============================================
# contact
=============================================== */
.page-id-44 .p-contact__privacy {
  margin-top: 2rem !important;
}
.page-id-44 .p-contact__privacy .smf-placeholder {
  margin-top: 1rem;
}
.page-id-44 .smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__number {
  background-color: #7ed8cd;
}
.page-id-44 .smf-button-control__control {
  background: #7d90ad;
  color: #fff;
  font-weight: bold;
}

.u-pc-only {
  display: block;
}
@media (width < 640px) {
  .u-pc-only {
    display: none;
  }
}

.u-mb-only {
  display: none;
}
@media (width < 640px) {
  .u-mb-only {
    display: block;
  }
}

.u-full-bleed {
  width: 100dvw;
  max-width: none !important;
  margin-left: calc(50% - 50dvw) !important;
  margin-right: calc(50% - 50dvw) !important;
}

.u-full-bleed img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}
/*# sourceMappingURL=style.css.map */