/** Shopify CDN: Minification failed

Line 2816:8 Expected "*/" to terminate multi-line comment

**/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  overflow-x: clip !important;
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-x: clip !important;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1s, visibility 1s, transform 1s;
}

.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

@keyframes float01 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes float02 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@keyframes float03 {
  0%, 100% {
    transform: translateY(-50%) translateY(0);
  }
  50% {
    transform: translateY(-50%) translateY(-25px);
  }
}
@keyframes float03-sp {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-25px);
  }
}
@keyframes waveDrift01 {
  0% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(25%) translateY(-10px);
  }
  100% {
    transform: translateX(50%) translateY(0);
  }
}
@keyframes waveDrift02 {
  0% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(25%) translateY(10px);
  }
  100% {
    transform: translateX(50%) translateY(0);
  }
}
@keyframes slideWave {
  0% {
    left: -10%;
  }
  100% {
    left: 100%;
  }
}
header {
  border-bottom: 1px solid #349F2A;
}

header li.menu-list__list-item a.menu-list__link,
header li.menu-list__list-item a.menu-list__link--active {
  color: #349F2A !important;
  font-family: Cabin;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: 2px;
}
header li.menu-list__list-item:nth-of-type(3) a.menu-list__link {
  color: #FFF !important;
  font-family: Cabin;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: 2px;
  border-radius: 5px;
  background: #5C5C5C;
  padding: 10px;
  display: flex;
  align-items: center;
  height: 35px ;
  min-height: 35px;
  margin-right: 10px;
  margin-left: 30px;
}
.header-actions__action .svg-wrapper {
  width: 83px !important;
  height: 35px !important;
}
.header-actions__action .svg-wrapper svg {
  width: 83px !important;
  height: 35px !important;
}
.menu-drawer__menu-item {
  color: #349F2A !important;
    font-family: "Noto Sans JP" !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    border-bottom: 1px dashed #a5a5a5;
}
.menu-drawer__list-item--flat:last-child .menu-drawer__menu-item {
  border-bottom: none !important;
}
a#HeaderDrawer-contact {
    color: #FFF !important;
    font-family: Cabin;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2.4px;
    border-radius: 5px;
    background: #5C5C5C;
    display: flex;
    justify-content: center;
}
.menu-drawer:after {
  content:"";
  width:100%;
  height:56px;
  background-color: #349F2A;
  position:absolute;
  bottom:0;
  left:0;
}

section {
  padding: 80px 0;
  
}
section .box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
section .box .title-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
section .box .title-box h2.title {
  color: #349F2A;
  font-family: Commissioner;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 76.8px */
  letter-spacing: 6.4px;
  position: relative;
}
@media (max-width: 768px) {
  section {
    padding:30px 0;
  }
  section .box {
      width: 80%;
  }
  section .box .title-box h2.title {
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px; /* 75% */
    letter-spacing: 3.2px;
  }
}
section .box .title-box h2.title::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 44px;
  height: 6px;
  background-color: #349F2A;
}
@media (max-width: 768px) {
  section .box .title-box h2.title::after {
    height: 3px;
  }
}
section .box .title-box h2.title img {
  width: 100%;
  height: auto;
  max-height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 30px;
}
section .box .title-box span {
  color: #5C5C5C;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px; /* 400% */
  display: block;
  margin-top: 10px;
}
section .box .btn-box {
  width: 100%;
  max-width: 500px;
}
section .box .btn-box a {
  width: 100%;
  height: auto;
  display: block;
  background: #349F2A;
  padding: 40px 0;
  color: #FFF;
  text-align: center;
  font-family: Commissioner;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 24px */
  letter-spacing: 2px;
  position: relative;
}
@media (max-width: 768px) {
  section .box .btn-box a {
    font-size: 16px;
    padding: 20px 0;
  }
}
section .box .btn-box a::after {
  content: "";
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 14px;
  height: 14px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  box-sizing: border-box;
}
section .box .btn-box a.btn-belt {
  width: 100%;
  position: relative;
  background: linear-gradient(to right, #349F2A 0%, #349F2A 0%) no-repeat left center;
  background-size: 0% 100%;
  background-color: #fff;
  color: #349F2A;
  transition: background-size 0.4s ease, color 0.4s ease;
  border: 2px solid #349F2A;
}
section .box .btn-box a.btn-belt::before {
  content: "";
  position: absolute;
  top: -5%;
  left: -10px;
  width: auto;
  height: 110%;
  aspect-ratio: 56/227;
  background-image: url(../img/icon-belt.png);
  background-image: url(//ikreis.myshopify.com/cdn/shop/t/2/assets/icon-belt.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
section .box .btn-box a.btn-belt::after {
  border-right: 3px solid #349F2A;
  border-bottom: 3px solid #349F2A;
}
section .box .btn-box a.btn-belt:hover {
  background-size: 100% 100%;
  color: #fff;
  opacity: 1;
}
section .box .btn-box a.btn-belt:hover::after {
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

a {
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.8;
}

#mv {
  padding: 100px 0;
  height: 70vh;
}
section#mm-top-wrapper {
  overflow:hidden;
}
@media (max-width: 768px) {
  section#mm-top-wrapper {
    padding-top:0;
    overflow:hidden;
  }
  #mv {
    padding: 50px 0;
    height: 50vh;
  }
}
#mv .box {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
#mv .box .mv-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  top:0;
}
#mv .box .mv-bg img {
  position: absolute;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width:none;
}
#mv .box .mv-bg img.wave01 {
  top: 60%;
  left: -60%;
  width: 200%;
  animation: waveDrift01 80s linear infinite alternate;
}
@media (max-width: 768px) {
  #mv .box .mv-bg img.wave01 {
    top: 70%;
    max-width:none;
  }
}
#mv .box .mv-bg img.wave02 {
  top: 40%;
  left: -80%;
  width: 150%;
  animation: waveDrift02 20s linear infinite alternate;
}
@media (max-width: 768px) {
  #mv .box .mv-bg img.wave02 {
    top: 80%;
    max-width:none;
  }
}
#mv .box .mv-img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#mv .box .mv-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}
#mv .box .mv-img img.mv-img01 {
  width: 20vw;
  top: 0px;
  left: 5vw;
  transition: transform 0.1s ease-out;
}
@media (max-width: 768px) {
  #mv .box .mv-img {
    top:30%;
}
  #mv .box .mv-img img.mv-img01 {
    width: 30vw;
    top: auto;
    left: 0;
    bottom: 30%;
  }
}
#mv .box .mv-img img.mv-img02 {
  width: 15vw;
  bottom: -40%;
  left: 15vw;
  transition: transform 0.1s ease-out;
}
@media (max-width: 768px) {
  #mv .box .mv-img img.mv-img02 {
    width: 28vw;
    left: 25vw;
    bottom:-10%;
  }
}
#mv .box .mv-img img.mv-img03 {
  width: 10vw;
  top: 80%;
  left: 30vw;
  transform: translateY(-50%);
  transition: transform 0.1s ease-out;
}
@media (max-width: 768px) {
  #mv .box .mv-img img.mv-img03 {
    width: 20vw;
    top: auto;
    left: 60%;
    bottom: 30%;
    transform: none;
  }
}
#mv .box .mv-text {
  width: 100%;
  margin-left: 30vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #mv .box .mv-text {
    align-items: flex-end;
    margin-left: 0;
    margin-right: 10px;
  }
}
#mv .box .mv-text h1 {
  color: #349F2A;
  font-family: Epilogue;
  font-size: 6vw;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 96px */
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  #mv .box .mv-text h1 {
    font-size: 8vw;
    margin-bottom: 30px;
  }
}
#mv .box .mv-text h2 {
  color: #349F2A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2vw;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 142.857% */
}
@media (max-width: 768px) {
  #mv .box .mv-text h2 {
    font-size: 3.6vw;
    line-height: 1;
  }
}
#mv .box .mv-text h2 span {
  display: block;
  font-size: 3vw;
  margin-top: 1.5vw;
}
@media (max-width: 768px) {
  #mv .box .mv-text h2 span {
    font-size: 5vw;
  }
}

#about .box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  position: relative;
}
@media (max-width: 768px) {
  #about {
    padding-top:100px;
  }
  #about .box {
      width: 80%;
    padding-bottom: 260px;
  }
}
#about .box .img-box01 {
  width: 30%;
  margin-top: 300px;
}
@media (max-width: 768px) {
  #about .box .img-box01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    margin-top: 0;
  }
}
#about .box .img-box01 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#about .box .img-box02 {
  width: 30%;
  margin-bottom: 300px;
}
@media (max-width: 768px) {
  #about .box .img-box02 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 0;
  }
}
#about .box .img-box02 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#about .box .text-box {
  width: 60%;
}
@media (max-width: 768px) {
  #about .box .text-box {
    width: 100%;
  }
}
#about .box .text-box p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  letter-spacing: 3.2px;
}

#items {
  background-image: url(../img/wave03.png);
  background-image: url(//ikreis.myshopify.com/cdn/shop/t/2/assets/wave03.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#items .box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 768px) {
  #items .box {
    width: 80%;
    flex-direction: column;
    align-items: flex-start;
  }
}
#items .box .text-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  #items .box .text-box {
    width: 100%;
  }
}
#items .box .text-box p {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 83.333% */
  letter-spacing: 4.8px;
  margin-top: 40px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #items .box .text-box p {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    letter-spacing: 3.2px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#items .box .img-box {
  width: 50%;
}
@media (max-width: 768px) {
  #items .box .img-box {
    width: 100%;
  }
}
#items .box .img-box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

#banner .box a {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
}
#banner .box a img {
  width: 100%;
  height: auto;
  background-color:#fff;
  -o-object-fit: cover;
     object-fit: cover;
}

#footer-contact {
  background-image: url(../img/dots01.png);
  background-image: url(//ikreis.myshopify.com/cdn/shop/t/2/assets/dots01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#footer-contact .box .inner-box {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
#footer-contact .box .inner-box h2 {
  width: 90%;
  height: auto;
  margin-bottom: 30px;
}
#footer-contact .box .inner-box h2 img {
  width: 80%;
  height: auto;
  margin:0 auto 30px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 180px;
}
.section.section--page-width.spacing-style.color-scheme-b9376f42-0001-4fce-98e4-608424912dff {
  width: 100%;
    max-width: none;
    display: block;
    /* padding: 100px;
    width: 90%;
    margin: 0 auto; */
}
.product-information__grid:not(.product-information__grid--half,:has(.product-information__media:empty)).product-information--media-left {
  width: 80%;
  margin: 80px auto;
}
@media screen and (max-width: 749px) {
  #footer-contact .box .inner-box h2 img {
  width: 100%;
  margin:0;
}
  .product-information__grid:not(.product-information__grid--half,:has(.product-information__media:empty)).product-information--media-left {
    display: flex;
    flex-direction: column;
  }
    .product-information__grid:not(.product-information__grid--half,:has(.product-information__media:empty)).product-information--media-left h1{
    font-size:20px;
  }
}

.custom-footer-links {
  text-align: center;
  padding: 30px 0;
  color: #fff;
  background-color:#349F2A;
}

.custom-footer-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  justify-content: center;
  gap: 40px;
  font-size: 16px;
}
.custom-footer-list li {
  position:relative;
}
.custom-footer-list li:after {
  content:"";
  height:12px;
  width:1px;
  background-color:#fff;
  position:absolute;
  right:-20px;
  top:50%;
  transform:translateY(-50%);
}
.custom-footer-list li:last-child:after {
  content: none;
}

.custom-footer-list li a {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 178.571% */
}

.custom-footer-copy {
  color: #FFF;
  font-family: Cabin;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .custom-footer-list {
    flex-direction:column;
    gap: 10px;
  }
  .custom-footer-copy {
    font-size: 13px;
  }
}
  #company-info .box .title-box h2.title img {
    max-height:80px;
  }
@media (max-width: 768px) {
  #company-info .box .title-box {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  #company-info .box .title-box h2.title {
    font-size:20px;
  }
  #company-info .box .title-box h2.title img {
    margin-bottom: 10px;
  }
}
#company-info .box table {
  margin: 80px auto;
  width: 90%;
  max-width:800px;
}
@media (max-width: 768px) {
  #company-info .box table {
    width: 90%;
    margin-top: 30px;
  }
}
#company-info .box table tr {
  border-top: 1px solid #349F2A;
      display: flex;
    justify-content: center;
}
@media (max-width: 768px) {
  #company-info .box table tr {
    display: flex;
    flex-direction: column;
    padding: 16px 10px;
  }
}
#company-info .box table tr:last-child {
  border-bottom: 1px solid #349F2A;
}
#company-info .box table tr th {
  width: 12em;
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  padding-left: 60px;
            padding-top: 10px;
          padding-bottom: 10px;
}
@media (max-width: 768px) {
  #company-info .box table tr th {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding-left: 0;
    padding:0;
  }
}
#company-info .box table tr td {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding:10px 0;
  width:50%;
}
@media (max-width: 768px) {
  #company-info .box table tr td {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1.4px;
    padding-right: 0;
    width:100%;
  }
}
#company-info .privacy-box {
  margin:80px auto;
}
#company-info .privacy-box h3 {
  margin:30px 0 10px;
  font-size:20px;
  font-weight:bold;
}

#lp-mv {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding: 0;
  margin-top:56px;
}
@media (max-width: 768px) {
  #lp-mv {
    padding: 0;
  }
}
#lp-mv .box {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 auto;
}
#lp-mv .box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

#lp-about .box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
}
@media (max-width: 768px) {
  #lp-about .box {
    flex-direction: column;
    align-items: center;
  }
}
#lp-about .box .text-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  #lp-about .box .text-box {
    width: 100%;
  }
}
#lp-about .box .text-box p {
  color: #5C5C5C;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px; /* 187.5% */
  margin-top: 60px;
}
@media (max-width: 768px) {
  #lp-about .box .text-box p {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 137.5% */
  }
}
#lp-about .box .btn-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  #lp-about .box .btn-box {
    width: 100%;
  }
}

#value .box {
  width: 100%;
  max-width: none;
}
#value .box .flex-box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 768px) {
  #value .box .flex-box {
    flex-direction: column;
    align-items: center;
  }
}
#value .box .flex-box .img-box {
  width: 50%;
}
@media (max-width: 768px) {
  #value .box .flex-box .img-box {
    width: 100%;
    order: 2;
  }
}
#value .box .flex-box .img-box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#value .box .flex-box .text-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  #value .box .flex-box .text-box {
    width: 100%;
    order: 1;
  }
}
#value .box .flex-box .text-box ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#value .box .flex-box .text-box ul li {
  display: flex;
  align-items: center;
  gap: 30px;
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px; /* 187.5% */
}
@media (max-width: 768px) {
  #value .box .flex-box .text-box ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 111.111% */
  }
}
#value .box .flex-box .text-box ul li span.num {
  color: #349F2A;
  text-align: center;
  font-family: Epilogue;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
  letter-spacing: 3.2px;
  border: 1px solid #349F2A;
  width: 62px;
  height: auto;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  #value .box .flex-box .text-box ul li span.num {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 30px */
  }
}
#value .box .banner-box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 160px;
}
#value .box .banner-box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#value .box .value-box {
  margin-top: 80px;
}
#value .box .value-box .title-box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
}
@media (max-width: 768px) {
  #value .box .value-box .title-box {
    flex-direction: row-reverse;
    justify-content: center;
  }
}
#value .box .value-box .title-box h2 {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 150% */
}
@media (max-width: 768px) {
  #value .box .value-box .title-box h2 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 300% */
  }
}
#value .box .value-box .title-box span.num {
  color: #349F2A;
  text-align: center;
  font-family: Epilogue;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 41.667% */
  letter-spacing: 4.8px;
  border: 1px solid #349F2A;
  width: 150px;
  height: auto;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  #value .box .value-box .title-box span.num {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 83.333% */
    letter-spacing: 2.4px;
    width: 60px;
  }
}
#value .box .value-box:nth-of-type(even) .title-box {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  #value .box .value-box:nth-of-type(even) .title-box {
    flex-direction: row;
    justify-content: center;
  }
}
#value .box .value-box .inner-box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
#value .box #value01 {
  background-image: url(../img/dots01.png);
  background-image: url(//ikreis.myshopify.com/cdn/shop/t/2/assets/dots01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#value .box #value01 .inner-box {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  padding: 80px 0;
}
@media (max-width: 768px) {
  #value .box #value01 .inner-box {
    flex-direction: column;
    align-items: center;
    gap: 100px;
  }
}
#value .box #value01 .inner-box .item {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}
@media (max-width: 768px) {
  #value .box #value01 .inner-box .item {
    width: 100%;
  }
}
#value .box #value01 .inner-box .item span.point {
  position: absolute;
  top: -20px;
  left: -20px;
  background-color: #349F2A;
  width: 160px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  z-index:1;
}
@media (max-width: 768px) {
  #value .box #value01 .inner-box .item span.point {
    top: -60px;
  }
}
#value .box #value01 .inner-box .item span.point small {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px; /* 83.333% */
}
#value .box #value01 .inner-box .item img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
#value .box #value01 .inner-box .item h3 {
  color: #349F2A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  border: 1px solid #349F2A;
  padding: 20px;
}
#value .box #value01 .inner-box .item p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
#value .box #value02 .inner-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
  padding: 80px 0;
}
@media (max-width: 768px) {
  #value .box #value02 .inner-box {
    flex-direction: column;
    align-items: center;
  }
}
#value .box #value02 .inner-box .item {
  width: 33%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 768px) {
  #value .box #value02 .inner-box .item {
    width: 100%;
    gap: 20px;
  }
}
#value .box #value02 .inner-box .item img {
  margin: 0 auto;
  width: 90%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  #value .box #value02 .inner-box .item img {
    width: auto;
    height: 150px;
    aspect-ratio: auto;
  }
}
#value .box #value02 .inner-box .item h3 {
  color: #349F2A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #349F2A;
  padding: 20px;
}
@media (max-width: 768px) {
  #value .box #value02 .inner-box .item h3 {
    font-size: 16px;
    padding: 8px;
  }
}
#value .box #value02 .inner-box .item p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
@media (max-width: 768px) {
  #value .box #value02 .inner-box .item p {
    font-size: 14px;
  }
}
#value .box #value03 .inner-box {
  width: 100%;
  max-width: none;
}
#value .box #value03 .inner-box .item {
  width: 90%;
  max-width: 1200px;
  margin: 80px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: visible;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item {
    width: 100%;
    justify-content: flex-end;
  }
}
#value .box #value03 .inner-box .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-50vw + 50%);
  width: 40vw;
  height: 100%;
  background-image: url(../img/dots01.png);
  background-image: url(//ikreis.myshopify.com/cdn/shop/t/2/assets/dots01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
#value .box #value03 .inner-box .item .text-box {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-right: 1px solid #349F2A;
  border-bottom: 1px solid #349F2A;
  position: relative;
  padding: 0 20px 20px;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border: none;
    padding-bottom: 200px;
  }
}
#value .box #value03 .inner-box .item .text-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #349F2A;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box::before {
    top: auto;
    bottom: 0;
    left: 50px;
    width: 20%;
    height: 1px;
  }
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50px;
    width: 1px;
    height: calc(100% - 50px);
    background-color: #349F2A;
  }
}
#value .box #value03 .inner-box .item .text-box span {
  color: #349F2A;
  text-align: left;
  font-family: Epilogue;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 41.667% */
  letter-spacing: 4.8px;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box span {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3.2px;
  }
}
#value .box #value03 .inner-box .item .text-box h3 {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 150% */
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
  }
}
#value .box #value03 .inner-box .item .text-box p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .text-box p {
    width: 100%;
    font-size: 14px;
    padding-left: 50px;
  }
}
#value .box #value03 .inner-box .item .img-box {
  width: 60%;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .img-box {
    position: absolute;
    bottom: 0;
  }
}
#value .box #value03 .inner-box .item .img-box img {
  width: 100%;
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  #value .box #value03 .inner-box .item .img-box img {
    height: 200px;
  }
}
#value .box #value03 .inner-box .item:nth-of-type(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(even) {
    flex-direction: row;
  }
}
#value .box #value03 .inner-box .item:nth-of-type(even)::before {
  top: 0;
  left: auto;
  right: calc(-50vw + 50%);
}
#value .box #value03 .inner-box .item:nth-of-type(even) .step-box {
  background: #F5F5F5;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(even) .step-box {
    width: 80%;
    margin: 30px auto;
  }
}
#value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul {
    flex-direction: column;
    align-items: center;
  }
}
#value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul li {
  width: 23%;
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
#value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul li img {
  width: auto;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
  margin-bottom: 10px;
}
#value .box #value03 .inner-box .item:nth-of-type(even) .step-box ul li p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  text-align: left;
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(2)::before {
    background-image: none;
  }
}
@media screen and (max-width: 768px) {
  #value .box #value03 .inner-box .item:nth-of-type(2) .img-box {
    position: absolute;
    top: 130px;
    right: 0;
  }
}

section#case .box .inner-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box {
    flex-direction: column;
    align-items: center;
    gap: 80px;
  }
}
section#case .box .inner-box .item {
  width: 40%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item {
    width: 100%;
  }
}
section#case .box .inner-box .item img {
  width: 100%;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
section#case .box .inner-box .item h3 {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  background: #349F2A;
  padding: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item h3 {
    font-size: 15px;
    padding: 8px;
  }
}
section#case .box .inner-box .item p {
  color: #349F2A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 187.5% */
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item p {
    font-size: 16px;
    line-height: 1;
  }
}
section#case .box .inner-box .item p span.yellow {
  position: relative;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item p span.yellow {
    font-size: 20px;
  }
}
section#case .box .inner-box .item p span.yellow::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 70%;
  background: #FBED70;
  opacity: 0.6;
}
section#case .box .inner-box .item p strong {
  font-size: 64px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item p strong {
    font-size: 40px;
  }
}
section#case .box .inner-box .item small {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 156.25% */
  padding-top: 20px;
  border-top: 1px solid #349F2A;
  text-align: left;
}
@media screen and (max-width: 768px) {
  section#case .box .inner-box .item small {
    font-size: 12px;
    line-height: 20px;
    margin-top: 30px;
  }
}
section#case .box .note-box {
  text-align: center;
  margin-top: 80px;
}
section#case .box .note-box p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px; /* 150% */
  text-align: left;
  display: inline-block;
}

#spec .box .inner-box .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
#spec .box .inner-box .item:nth-of-type(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item:nth-of-type(even) {
    flex-direction: column;
  }
}
#spec .box .inner-box .item .img-box {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item .img-box {
    width: 100%;
  }
}
#spec .box .inner-box .item .img-box img {
  width: 100%;
  height: auto;
}
#spec .box .inner-box .item .text-box {
  width: 40%;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item .text-box {
    width: 100%;
  }
}
#spec .box .inner-box .item .text-box h3 {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 187.5% */
  border-bottom: 1px solid #349F2A;
  margin-bottom: 40px;
}
#spec .box .inner-box .item .text-box ul li {
  margin-bottom: 20px;
}
#spec .box .inner-box .item .text-box ul li h4 {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  text-indent: -1.2em;
    padding-left: 1em;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item .text-box ul li h4 {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 133.333% */
  }
}
#spec .box .inner-box .item .text-box ul li p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  padding-left: 2em;
}
@media screen and (max-width: 768px) {
  #spec .box .inner-box .item .text-box ul li p {
    font-size: 14px;
    line-height: 20px; /* 142.857% */
    padding: 10px 0 0 18px;
  }
}
#banner-area .box img {
  max-width:800px;
  margin:0 auto;
}
#lineup .box .inner-box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#lineup .box .inner-box ul li {
  width: 30%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #lineup .box .inner-box ul li {
    width: 48%;
    margin-bottom: 60px;
  }
}
#lineup .box .inner-box ul li .img-box {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-bottom:20px;
}
@media screen and (max-width: 768px) {
  #lineup .box .inner-box ul li  .img-box{
    margin-bottom: 0px;
  }
}
#lineup .box .inner-box ul li .img-box img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.3s ease;
}
#lineup .box .inner-box ul li:hover .img-box img {
  transform: scale(1.05);
}
#lineup .box .inner-box ul li .text-box span.cat {
  color: #349F2A;
  font-family: Commissioner;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 14.4px */
  letter-spacing: 1.2px;
}
#lineup .box .inner-box ul li .text-box h3 {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #lineup .box .inner-box ul li .text-box h3 {
    margin:0;
  }
}
#lineup .box .inner-box ul li .text-box .btn {
  text-align: right;
}
#lineup .box .inner-box ul li .text-box .btn a {
  display: inline-block;
  color: #349F2A;
  text-align: center;
  font-family: Commissioner;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 16.8px */
  letter-spacing: 1.4px;
}
#lineup .box .inner-box .btn-box {
  margin: 80px auto;
}

#faq .box .inner-box dl {
  border-bottom: 1px solid #349F2A;
  padding: 20px 40px 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #faq .box .inner-box dl {
    padding: 20px;
  }
  #lineup .box .inner-box ul li .text-box span.cat {
  font-size: 10px;
}
#lineup .box .inner-box ul li .text-box h3 {
  font-size:14px;
}
  #lineup .box .inner-box ul li .text-box .btn {
  margin-top:20px;
}
}
#faq .box .inner-box dl dt {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 300% */
  position: relative;
  cursor: pointer;
  transition: color 0.3s ease;
}
@media screen and (max-width: 768px) {
  #faq .box .inner-box dl dt {
    font-size: 13px;
    line-height: 20px; /* 133.333% */
  }
}
#faq .box .inner-box dl dt::after {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: auto;
  aspect-ratio: 1/1;
  color: #349F2A;
}
#faq .box .inner-box dl dd {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  overflow: hidden;
  pointer-events: none;
  transition: max-height 0.4s ease, opacity 0.4s ease, margin-top 0.4s ease;
}
#faq .box .inner-box dl dd h5 {
  color: #349F2A;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 166.667% */
}
#faq .box .inner-box dl dd p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
}
#faq .box .inner-box dl dd small {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px; /* 150% */
}
#faq .box .inner-box dl dd img.faq01{
    width: 300px;
    float: right;
    margin-top: -30px;
}
@media screen and (max-width: 768px) {
  #faq .box .inner-box dl dd img.faq01{
    margin-top: 0px;
  }
}
#faq .box .inner-box dl dd .step-box {
  background: #F5F5F5;
  padding: 20px;
}
#faq .box .inner-box dl dd .step-box ul {
  display: flex;
  justify-content: space-between;
}
#faq .box .inner-box dl dd .step-box ul li {
  width: 23%;
}
#faq .box .inner-box dl dd .step-box ul li img {
  width: auto;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
}
#faq .box .inner-box dl dd .step-box ul li p {
  color: #5C5C5C;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  text-align: left;
}
#faq .box .inner-box dl.open dt {
  color: #1f6e17;
}
#faq .box .inner-box dl.open dt::after {
  content: "-";
}
#faq .box .inner-box dl.open dd {
  max-height: 2000px;
  opacity: 1;
  margin-top: 10px;
  pointer-events: auto;
}

#movie .box .inner-box iframe {
  width: 90%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 80px auto;
  display: block;
}/*# sourceMappingURL=layout.css.map */


span.cart-icon-mobile {
  display:none;
}
@media screen and (max-width: 768px) {
  /* .header__columns .header-logo {
    position: fixed;
    left: 20px;
    height:50px;
  } */
  summary.header__icon.header__icon--menu.header__icon--summary {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    border-radius: 4px;
    overflow: hidden;
  }
  .header__icon--summary .header-drawer-icon {
    width: 40px !important;
    height: 40px !important;  
    margin:0 !important; 
  }
    .header__icon--summary .header-drawer-icon--close {
    width: 20px !important;
  }
  .svg-wrapper>svg {
    width: 40px !important;
    height: 40px !important;     
  }
  .header__column--right header-actions {
    margin-right:50px;
  }
  span.cart-icon-mobile {
    display:block;
    width: 43px;
        height: 35px;
        margin: 5px 10px 0 0;
  }
  span.svg-wrapper.cart-icon-desktop {
    display:none;
  }
  .menu-open>.menu-drawer {
    width:85% !important;
  }
  .menu-drawer__close-button {
    opacity:0 !important;
  }
  .menu-open .menu-drawer__backdrop {
    opacity:0 !important;
  }
}
.header-lp {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 10;
}
.header-lp__inner {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
    align-items:center;
}
.header-lp__logo img{
  height:36px;
  width:auto;
}
.header-lp__nav ul {
  display:flex;
  gap:30px;
}

.header-lp__nav ul li a{
color: #349F2A;
font-family: Cabin;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 24px */
letter-spacing: 2px;
}
.header-lp__nav ul li:last-child a{
color: #fff;
border-radius: 5px;
background: #5C5C5C;
padding:5px 10px;
}

/* PC --------------------------- */
.header-lp__menu-button {
  display: none;
  background: none;
  border: none;
  padding: 0;
}

/* SP --------------------------- */
@media screen and (max-width: 749px) {

  .header-lp__inner {
    padding: 10px;
  }
  .header-lp__logo img{
    height:28px;
    width:auto;
  }

  /* ハンバーガーを表示 */
  .header-lp__menu-button {
    display: block;
    z-index: 1001;
    background: none;
    border: none;
    width:40px;
    height:40px;
    border-radius: 4px;
    overflow: hidden;
  }
  button.header-lp__menu-button.is-open {
    width:20px;
    margin-right: 10px;
  }

  /* メニュー本体（左からスライド） */
  .header-lp__nav {
    position: fixed;
    top: 0;
    left: -100%; /* 初期は画面外 */
    height: 100vh;
    width: 85%; /* ユーザー指定 */
    background: #ffffff;
    padding: 40px 20px;
    transition: left 0.4s ease;
    z-index: 1000;
  }

  /* 表示時：左 → 0 */
  .header-lp__nav.is-open {
    left: 0;
  }
  .header-lp__nav.is-open:after {
    content: "";
    width: 100%;
    height: 56px;
    background-color: #349f2a;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .header-lp__nav ul {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  /* メニュー展開中は背景スクロール禁止（JSで適用） */
  body.menu-open {
    overflow: hidden;
  }
  .header-lp__nav ul {
    gap:0;
  }

  .header-lp__nav ul li{
    border-bottom: 1px dashed #A5A6A6;
    display: block;
    padding: 20px;
  }
  .header-lp__nav ul li:last-child {
    border:none;
  }
  .header-lp__nav ul li:last-child a {
    padding: 10px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
#collection-header ul {
  margin: 40px auto -50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 720px;
}
#collection-header ul li {
  margin-right:40px;
  margin-bottom:20px;
}
#collection-header ul li a{
  font-family: Commissioner;
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 10%;
  color:#5c5c5c;
}
#collection-header ul li a span{
font-family: Commissioner;
font-weight: 800;
font-style: ExtraBold;
font-size: 16px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 10%;
color: #A5A6A6;
margin-right:10px;
}
.product-grid {
  grid-template-columns: repeat(4, 1fr) !important;
  width:90%;
}
.product-grid__card.product-grid__card {
  margin-bottom:60px;
}
.product-grid__card.product-grid__card p{
font-family: Noto Sans JP;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
letter-spacing: 0%;
color:#5C5C5C;
}
.product-spec__item {
  font-size: 14px;
  font-weight:bold;
  line-height: normal;
  padding: 0;
}
.product-spec__item span {
  font-weight:normal;
}
.product-grid__card.product-grid__card p.product-spec__item {
  font-size: 14px;
  font-weight:bold;
  line-height: normal;
  padding: 0;
}
.product-grid__card.product-grid__card p.product-spec__item span {
  font-weight:normal;
}
.product-grid__card.product-grid__card span.price{
font-family: Noto Sans JP;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
letter-spacing: 0%;
text-align: right;
display:block;
width:100%;
margin-bottom:-50px;
}
.product-grid__card.product-grid__card span.product-category__h {
  font-family: Commissioner;
font-weight: 800;
font-style: ExtraBold;
font-size: 12px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 10%;
color:#349F2A;
width: 100%;
    display: block;
}
.product-grid__card.product-grid__card span.product-category__item {
font-family: Commissioner;
font-weight: 800;
font-style: ExtraBold;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 10%;
color:#5C5C5C;
}
@media screen and (max-width: 749px) {
  #collection-header ul {
  justify-content: flex-start;
  margin:10px auto 0;
}
#collection-header ul li {
  margin-bottom:10px;
}
.product-grid {
  grid-template-columns: repeat(2, 1fr) !important;
  width:90%;
}
.product-grid__card.product-grid__card p{
font-size: 16px;
line-height: normal;
}
.product-grid__card.product-grid__card span.price{
  margin:10px 0;
  text-align:left;
}
}
.product-media {
  overflow:hidden;
}
.product-media img {
  transition: transform 0.3s ease;
}
.product-card__content:hover .product-media img {
  transform: scale(1.05);
}

/* =========================================
   LINEUP × product-card 調整
   ========================================= */

/* li 直下で product-card を使う前提に切り替え */
#lineup .box .inner-box ul li {
  width: 30%;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  #lineup .box .inner-box ul li {
    width: 48%;
  }
}

/* 旧 text-box / img-box 影響を遮断 */
#lineup .product-card .text-box,
#lineup .product-card .img-box {
  all: unset;
}

/* product-card をブロック要素として扱う */
#lineup product-card.product-card {
  display: block;
  height: 100%;
}

/* 中身レイアウト統一 */
#lineup .product-card__content {
  display: flex;
  flex-direction: column;
  gap:12px;
  margin-bottom:0;
}
@media screen and (max-width: 768px) {
  #lineup .product-card__content {
    gap:0;
  }
}

/* 画像（Horizon準拠） */
#lineup .card-gallery img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: contain;
}

/* 商品名 */
#lineup .product-card__title {
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-weight: 700;
  color: #5C5C5C;
  margin: 8px 0 4px;
}

@media screen and (max-width: 768px) {
  #lineup .product-card__title {
    font-size: 16px;
  }
}

/* 価格 */
#lineup .price {
  display: block;
  text-align: right;
  margin: 8px 0 -50px;
}
@media screen and (max-width: 768px) {
  #lineup .price {
    text-align:left;
    margin-bottom:4px;
  }
}

#lineup .price-item {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 700;
  color: #5C5C5C;
}

/* カテゴリー */
#lineup .product-category {
  margin-top: 6px;
}

#lineup .product-category__h {
  display: block;
  font-family: Commissioner;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.2px;
  color: #349F2A;
}

#lineup .product-category__item {
  font-family: Commissioner;
  font-size: 14px;
  font-weight: 800;
  color: #5C5C5C;
}

/* サイズ・外周 */
#lineup .product-spec {
  margin-top: 4px;
}

#lineup .product-spec__item {
  font-size: 14px;
  font-weight: 700;
  color: #5C5C5C;
  line-height: 1.4;
}

#lineup .product-spec__item span {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #lineup .product-spec__item span {
    display: block;
    margin-bottom: 4px;
  }
}

.resource-list--grid {
  gap:80px;
}
@media screen and (max-width: 768px) {
  .resource-list--grid {
    gap:40px;
  }
}

:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing) {
  position:static;
}

.header-actions__cart-icon .cart-bubble {
  top:0 !important;
  right:0 !important;
}

/* VIEW*