.main-container-kj2mp9nx {
  width: 100%;
  height: 100%;
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.main-container-kj2mp9nx a:hover {
  text-decoration: none !important;
  opacity: 0.8;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.header-kj2mp9nx {
  width: 100%;
  position: relative;
  padding-top: 13.125%; /* 252/1920 * 100 = 13.125% */
  background-color: #c2ffc4;
  margin-bottom: 3.5rem !important;
}

.header-content-kj2mp9nx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2rem;
}

.header-content-kj2mp9nx img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}

.catchphrase-kj2mp9nx {
  font-weight: bold !important;
  font-size: 4.5rem !important;
  border: none !important;
  margin-bottom: 3.5rem !important;
}

.catchphrase2-kj2mp9nx {
  font-weight: normal !important;
  font-size: 2.5rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
}

.period-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  margin-bottom: 3.5rem !important;
}

.box1-kj2mp9nx {
  width: calc(100% - 20rem) !important; /* 左右のpadding(10rem)を引いた幅 */
  height: 100%;
  background-color: #f9f9f8;
  border-radius: 30px !important;
  padding: 3.5rem 10rem !important;
  margin: 0 auto !important; /* 中央寄せ */
  margin-bottom: 6.5rem !important;
}

.box1-content-kj2mp9nx {
  font-weight: bold !important;
  font-size: 2rem !important;
  text-align: center !important;
  margin-bottom: 2.5rem !important;
  background-color: #005bff;
  padding: 0.5rem 2rem !important;
  color: #fff !important;
  border-radius: 9999px !important;
}

.box1-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.8rem !important;
  text-align: center !important;
  margin-bottom: 2.5rem !important;
}

.box1-person-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}

.box1-person-img-kj2mp9nx {
  width: 240px;
  height: 240px;
  border-radius: 50%;
}

.box1-person-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: left !important;
}

.box1-person-text-kj2mp9nx h5 {
  font-weight: bold !important;
  font-size: 2rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
}

.box1-person-text-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
}

.box2-kj2mp9nx {
  margin-bottom: 6rem;
}

.number-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.5rem !important;
  text-align: center !important;
  margin-bottom: 1.5rem !important;
  background-color: #c2ffc4;
  width: 120px;
  height: 120px;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #005bff !important;
}

.box2-number-kj2mp9nx span:first-child {
  font-size: 1.5rem !important;
  display: block !important;
}

.box2-number-kj2mp9nx span:last-child {
  font-size: 2rem !important;
  display: block !important;
}

.box2-title-kj2mp9nx {
  font-weight: bold !important;
  font-size: 2.5rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
  position: relative;
}

.box2-title-image-kj2mp9nx {
  display: flex;
  width: 360px;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  position: absolute;
  top: -140px;
  right: 20%;
}

.box2-content-kj2mp9nx {
  margin-bottom: 1.5rem !important;
}

.box2-content-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.8rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
}

.box2-content-image-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  width: 100%;
  max-width: 1200px;
}

.box2-content-image-kj2mp9nx img {
  width: 100% !important;
  height: auto;
  flex: 1;
  max-width: 100% !important;
  object-fit: contain;
}

.box3-kj2mp9nx {
  width: 100%;
  height: 100%;
  background-color: #f9f9f8;
  border-radius: 30px !important;
  padding: 3.5rem 6rem !important;
  box-sizing: border-box;
  margin-bottom: 6rem !important;
}

.box3-text-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.8rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
  color: #777575 !important;
}

.box3-content-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

.box3-content-image-kj2mp9nx {
  width: 100%;
  height: 100%;
  flex: 1;
}

.box3-content-text-kj2mp9nx {
  width: 100%;
  flex: 1;
  font-size: 1.4rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
}

.box3-inner-content-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  flex: 1;
}

.box3-inner-content-kj2mp9nx img {
  width: auto !important;
  height: 280px !important;
  object-fit: contain;
}

.box3-inner-content-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.4rem !important;
  text-align: left !important;
}

.box-content-divider-kj2mp9nx {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top: 1px dashed #777575;
  border-bottom: 1px dashed #777575;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.box4-kj2mp9nx {
  margin-bottom: 6rem;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 10rem !important;
}

.box4-text-kj2mp9nx {
  font-weight: bold !important;
  font-size: 2rem !important;
  text-align: center !important;
  margin-bottom: 3.5rem !important;
}

.box4-content-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.5rem;
  margin: 0 auto;
}

.box4-content-kj2mp9nx img {
  width: 300px !important;
  height: auto;
}

.box4-note-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: center !important;
  margin-bottom: 4.5rem !important;
}

.button-kj2mp9nx {
  font-weight: 600 !important;
  font-size: 1.2rem !important;
  text-align: center !important;
  color: #fff !important;
  background-color: #000 !important;
  padding: 1.5rem 3rem !important;
  border-radius: 9999px !important;
  display: block !important;
  width: 160px !important;
  margin: 0 auto !important;
}

.small-button-kj2mp9nx {
  font-weight: 600 !important;
  font-size: 1.2rem !important;
  text-align: center !important;
  color: #fff !important;
  background-color: #000 !important;
  padding: 1.5rem 3rem !important;
  border-radius: 9999px !important;
  display: block !important;
  width: 160px !important;
}

.box5-text-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  color: #777575 !important;
}

.box6-kj2mp9nx {
  width: 100%;
  height: 100%;
  background-color: #f9f9f8;
  border-radius: 30px !important;
  padding: 3.5rem 6rem !important;
  box-sizing: border-box;
  margin-bottom: 6rem !important;
}

.box6-text-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.8rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
  color: #777575 !important;
}

.box6-content-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

.box6-content-image-kj2mp9nx {
  width: 100%;
  height: 100%;
  flex: 1;
}

.box6-content-text-kj2mp9nx {
  width: 100%;
  flex: 1;
  font-size: 1.4rem !important;
  text-align: left !important;
}

.box6-content-text-kj2mp9nx h5 {
  font-weight: bold !important;
  font-size: 1.6rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
}

.box6-content-text-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: left !important;
}

.box6-inner-content-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  flex: 1;
}

.box6-inner-content-kj2mp9nx img {
  width: auto !important;
  height: 280px !important;
  object-fit: contain;
}

.box6-inner-content-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.4rem !important;
  text-align: left !important;
}

.button-flex-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8rem;
}

.button-flex-kj2mp9nx h3 {
  font-weight: bold !important;
  font-size: 1.7rem !important;
  text-align: center !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 2rem 0 !important;
}

.box7-kj2mp9nx {
  margin-top: 10rem !important;
}

.box7-header-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 2.5rem;
  margin-bottom: 1rem !important;
}

.box7-header-text-kj2mp9nx {
  font-weight: bold !important;
  font-size: 2.5rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
}

.box7-content-kj2mp9nx {
  margin-bottom: 3.5rem !important;
}

.box7-content-title-kj2mp9nx {
  margin-bottom: 2.5rem !important;
}

.box7-content-title-kj2mp9nx h4 {
  font-weight: bold !important;
  font-size: 2rem !important;
  text-align: left !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 1.5rem 0 !important;
}

.box7-content-title-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.5rem !important;
  text-align: left !important;
}

.box7-content-images-kj2mp9nx {
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 1.5rem;
}

.box7-content-images-kj2mp9nx > div {
  flex: 1;
}

.box7-content-image-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: left !important;
  flex: 1;
  margin-top: 1rem !important;
}

.box8-kj2mp9nx {
  margin-bottom: 6rem !important;
  background-color: #f9f9f8;
  border-radius: 30px !important;
  padding: 3.5rem 6rem !important;
  box-sizing: border-box;
}

.box8-title-kj2mp9nx {
  font-weight: bold !important;
  font-size: 2rem !important;
  color: #777575 !important;
  margin-bottom: 1.6rem !important;
  text-align: left !important;
}

.box8-kj2mp9nx p {
  font-weight: normal !important;
  font-size: 1.3rem !important;
  text-align: left !important;
  margin-top: 1.5rem !important;
}

.button-grid-kj2mp9nx {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2列 */
  gap: 4rem;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 6rem;
}

.button-grid-kj2mp9nx div {
  width: 100%;
  height: 100%;
}

.button-grid-kj2mp9nx h3 {
  font-weight: bold !important;
  font-size: 1.7rem !important;
  text-align: center !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 2rem 0 !important;
}

.box9-kj2mp9nx {
  margin-bottom: 6rem !important;
}

.box9-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  margin-bottom: 5.5rem !important;
}

.box9-product-kj2mp9nx {
  margin-bottom: 5rem !important;
}

.box9-product-header-kj2mp9nx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 1.5rem !important;
}

.box9-product-header-kj2mp9nx h3 {
  font-weight: bold !important;
  font-size: 2rem !important;
  text-align: left !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 1.5rem 0 !important;
}

.box9-product-image-kj2mp9nx {
  margin-bottom: 1.2rem !important;
}

.box9-product-size-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.2rem !important;
  text-align: left !important;
}

.box9-product-image-01-kj2mp9nx {
  width: 50%;
  height: 100%;
  object-fit: contain;
}

.box9-product-image-02-kj2mp9nx {
  width: 60%;
  height: 100%;
  object-fit: contain;
}

.box9-product-image-03-kj2mp9nx {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.box10-kj2mp9nx {
  margin-bottom: 6rem !important;
  background-color: rgba(194, 255, 196, 0.2);
  padding: 3.5rem 6rem !important;
  box-sizing: border-box;
}

.box10-title-kj2mp9nx {
  font-weight: bold !important;
  font-size: 3rem !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
  color: #777575 !important;
  text-align: center !important;
  margin-bottom: 2.5rem !important;
}

.box10-text-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
}

.box10-content-kj2mp9nx {
  margin-bottom: 2.5rem !important;
  background-color: #fff;
  padding: 2rem 3rem !important;
  border-radius: 20px !important;
  border: 1px solid #000 !important;
}

.box10-content-title-kj2mp9nx {
  font-weight: bold !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  margin-bottom: 1.5rem !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 1.5rem 0 !important;
  background-color: transparent !important;
  color: #777575 !important;
}

.box10-content-list-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.5rem !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  justify-content: start;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.box10-content-list-kj2mp9nx li {
  color: #777575 !important;
  font-weight: bold !important;
  font-size: 2.2rem !important;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1rem;
}

.box10-content-list-kj2mp9nx img {
  width: 20px !important;
}

.box10-note-kj2mp9nx {
  font-weight: normal !important;
  font-size: 1.5rem !important;
  text-align: left !important;
  margin-bottom: 2.5rem !important;
}

.footer-kj2mp9nx {
  width: 100%;
  position: relative;
  padding-top: 16.125%; /* 252/1920 * 100 = 13.125% */
  background-color: #c2ffc4;
  margin-bottom: 3.5rem !important;
}

.footer-content-kj2mp9nx {
  position: absolute;
  bottom: -12%;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* デバイス別表示制御クラス */
.pc-only-kj2mp9nx {
  display: block !important;
}

.sp-only-kj2mp9nx {
  display: none !important;
}
