:root {
  --color-white: white;
  --ja: "Sawarabi Mincho", sans-serif;
  --text-color: #323232;
  --accent-color: #ffb503;
  --en: "PT Serif", serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.sg-body {
  padding-top: 130px;
}

.top-section {
  background-image: url('../images/名刺たち.png'), linear-gradient(to bottom, var(--color-white), var(--color-white));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.main-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  min-width: auto;
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.top-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 75px;
  display: flex;
}

.div-top {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-left {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.top-right {
  position: relative;
}

.white-titanium {
  width: 30vw;
  height: 40vw;
}

.absolute-image-1 {
  width: 14vw;
  height: 9vw;
  position: absolute;
  bottom: 21%;
  left: -43%;
}

.absolute-image-1._1 {
  bottom: -3%;
  left: auto;
  right: -44%;
}

.top-title {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vw-text-2 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.44vw;
  font-weight: 400;
  line-height: 165%;
}

.service-button-2 {
  background-color: #fab067;
  word-break: keep-all;
  border-radius: 6px;
  padding: 15px 25px;
  text-decoration: none;
}

.text-2 {
  font-family: var(--ja);
  color: var(--color-white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 150%;
}

.text-2._1 {
  color: var(--text-color);
  font-weight: 400;
}

.pain-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pain-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.pain-wrapper.from-bottom {
  width: 70%;
  min-width: 900px;
  max-width: 1200px;
  position: relative;
}

.section-title {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-title._1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-3 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
}

.pain-image {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 21vw;
  padding-bottom: 7vw;
  display: flex;
  position: relative;
}

.image {
  width: 42vw;
  height: 22vw;
}

.bubble-image-2 {
  width: 27vw;
  height: 24vw;
  position: absolute;
  bottom: 48%;
  left: 8%;
}

.bubble-image-3 {
  width: 23vw;
  height: 19vw;
  position: absolute;
  bottom: 69%;
}

.bubble-image-4 {
  width: 28vw;
  height: 25vw;
  position: absolute;
  bottom: 44%;
  right: 7%;
}

.concept-section-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.concept-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.concept {
  border: 5px solid var(--accent-color);
  word-break: keep-all;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 940px;
  padding: 50px 30px;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.text-4 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-bottom: 0;
  font-size: 32px;
  line-height: 200%;
}

.text-4.mobile {
  display: none;
}

.div-block {
  text-align: center;
}

.span-1 {
  color: var(--accent-color);
}

.concept-image {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-2 {
  width: 240px;
  height: 240px;
}

.polygon {
  width: 220px;
  height: 68px;
  margin-top: 60px;
  margin-bottom: 0;
}

.concept-section-2 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/5c481def5d8870ba3b60d98c61d2cc2d.png');
  background-position: 0 0, 50% 135%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.concept-2-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 34px;
  display: flex;
}

.concept-2-wrapper.from-bottom {
  position: relative;
}

.concept-2 {
  width: 100%;
  max-width: 640px;
}

.div-block-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.span-2 {
  color: var(--accent-color);
  font-size: 32px;
  font-weight: 400;
}

.div-block-3 {
  width: 100%;
}

.text-5 {
  font-family: var(--ja);
  color: var(--text-color);
  font-size: 24px;
  line-height: 180%;
}

.text-5._1 {
  line-height: 150%;
}

.concept-2-image {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 72px;
  display: flex;
  position: relative;
}

.image-3 {
  margin-left: 77px;
}

.image-4 {
  z-index: -1;
  width: 240px;
  height: 326px;
  position: absolute;
  bottom: 128px;
}

.value-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.value-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.value-wrapper.from-bottom {
  padding-bottom: 0;
}

.div-value {
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin-top: 30px;
}

.text-6 {
  font-family: var(--ja);
  color: var(--text-color);
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
}

.text-6._1 {
  line-height: 150%;
}

.value-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.image-5 {
  border-radius: 10px;
  width: 550px;
  height: 367px;
}

.image-5.tablet {
  display: none;
}

.scene-section {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.scene-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 100px;
  display: flex;
}

.div-title-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-7 {
  font-family: var(--ja);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.text-8 {
  font-family: var(--en);
  color: #0000000d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 150%;
  position: absolute;
  top: 0;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 50px 30px;
  display: flex;
  position: relative;
}

.div-block-4._1 {
  padding-left: 117px;
  padding-right: 117px;
}

.div-block-4._2 {
  padding-left: 77px;
  padding-right: 77px;
}

.div-block-4._3 {
  padding-left: 48px;
  padding-right: 48px;
}

.div-block-4._4 {
  padding-left: 52px;
  padding-right: 52px;
}

.div-block-4._5 {
  padding-left: 62px;
  padding-right: 62px;
}

.scene {
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 60px;
  display: flex;
}

.scene-card-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-6 {
  border-radius: 10px;
  width: 100%;
  box-shadow: 0 4px 4px #0003;
}

.div-block-5 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 464px;
  margin-top: 50px;
  display: flex;
}

.text-9 {
  font-family: var(--ja);
  font-size: 32px;
  line-height: 100%;
}

.text-9._1 {
  color: var(--text-color);
  line-height: 150%;
}

.text-10 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.text-10._1 {
  line-height: 150%;
}

.scene-grid {
  grid-column-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scene-card-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-7 {
  border-radius: 10px;
  width: 100%;
  box-shadow: 0 4px 4px #0003;
}

.scen-card-image {
  width: 100%;
  position: relative;
}

.image-8 {
  width: 51%;
  position: absolute;
  bottom: 0;
  left: 37px;
}

.div-block-6 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.text-11 {
  font-family: var(--ja);
  color: var(--color-white);
  font-size: 20px;
  line-height: 150%;
}

.work-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.work-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.work-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.work-card {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  max-width: 545px;
  display: flex;
}

.div-block-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 96px;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 201.578px;
  margin-top: 20px;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
}

.image-9 {
  aspect-ratio: 1.635;
  object-fit: cover;
  border-radius: 10px;
  width: 545px;
  margin-top: 40px;
  box-shadow: 0 4px 4px #0003;
}

.service-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.service-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.service-text {
  text-align: center;
  width: 100%;
  max-width: 720px;
  margin-top: 100px;
}

.text-12 {
  font-family: var(--ja);
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
}

.service {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 10px;
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  box-shadow: 0 4px 4px #0003;
}

.image-10 {
  width: 46px;
  height: 63px;
}

.elipse {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 85px;
  display: flex;
  position: relative;
}

.service-image-1 {
  width: 23vw;
  height: 42vw;
  position: absolute;
  bottom: 11%;
}

.service-image-2 {
  width: 29vw;
  height: 22vw;
  position: absolute;
  bottom: -2%;
  right: 6%;
}

.service-image-3 {
  width: 14vw;
  height: 30vw;
  position: absolute;
  bottom: 13%;
  left: 18%;
}

.service-image-4 {
  width: 13vw;
  height: 24vw;
  position: absolute;
  top: -10%;
  right: 18%;
}

.service-image-5 {
  width: 16vw;
  height: 10vw;
  position: absolute;
  top: -6%;
  left: 6%;
}

.service-image-6 {
  width: 16vw;
  height: 10vw;
  position: absolute;
  top: 10%;
  right: 2%;
}

.elipse-image {
  width: 84vw;
  height: 42vw;
}

.options {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 100px;
  display: flex;
}

.div-title-3 {
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-13 {
  font-family: var(--en);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-13.text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ffb503, #f86814);
  -webkit-background-clip: text;
  background-clip: text;
}

.option-grid-1 {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 60px;
  display: flex;
}

.option-grid-1.from-bottom {
  align-items: stretch;
}

.option-card-1 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 500px;
  min-height: 450px;
  padding: 35px 30px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0003;
}

.text-14 {
  font-family: var(--en);
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.text-14.text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ffb503, #f86814);
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-11 {
  word-break: keep-all;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-12 {
  max-width: 400px;
  margin-top: 20px;
}

.image-11 {
  width: 430px;
}

.image-11._1 {
  bottom: 20px;
}

.option-grid-2 {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 80px;
  display: flex;
}

.option-grid-2.from-bottom {
  align-items: stretch;
}

.option-card-2 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  max-width: 330px;
  min-height: 470px;
  padding: 35px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0003;
}

.div-block-13 {
  max-width: 250px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-14 {
  margin-top: 120px;
}

.price-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
  position: relative;
}

.price-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.price {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 80px;
  display: flex;
}

.price-card-1 {
  border: 3px solid var(--accent-color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.div-block-15 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 420px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

.text-15 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 150%;
}

.text-16 {
  font-family: var(--en);
  color: var(--text-color);
  font-size: 40px;
  line-height: 150%;
}

.div-block-17 {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.image-12 {
  width: 110px;
  height: 40px;
}

.plus {
  font-family: var(--ja);
  color: var(--accent-color);
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 64px;
  line-height: 100%;
}

.price-text {
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.price-grid-1 {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.price-grid-1.from-bottom {
  align-items: stretch;
}

.price-card-2 {
  border: 3px solid var(--accent-color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 535px;
  padding: 40px;
  display: flex;
}

.price-grid-2 {
  grid-column-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.price-grid-2.from-bottom {
  align-items: stretch;
  position: relative;
}

.price-card-3 {
  border: 3px solid var(--accent-color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  max-width: 330px;
  padding: 40px;
  display: flex;
}

.div-block-18 {
  margin-top: 100px;
}

.voice-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.voice-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.voice {
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 855px;
  display: flex;
}

.voice-card {
  grid-column-gap: 40px;
  border-bottom: 1px dashed var(--text-color);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 50px;
  display: flex;
}

.image-13 {
  border-radius: 100%;
  width: 180px;
  height: 180px;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.news-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.news-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.news {
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-top: 80px;
  display: flex;
}

.news-card {
  grid-row-gap: 20px;
  border-bottom: 1px dashed var(--text-color);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.category {
  border: 1px solid var(--accent-color);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 3px 15px;
  display: flex;
}

.text-17 {
  font-family: var(--en);
  color: var(--text-color);
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.text-18 {
  font-family: var(--ja);
  color: var(--accent-color);
  line-height: 150%;
}

.footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 60px 50px;
  display: flex;
}

.brand {
  width: 167px;
  min-width: 167px;
  max-width: 167px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
}

.footerlink-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 768px;
  max-width: 768px;
  display: flex;
}

.bottom {
  background-color: var(--text-color);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.text-19 {
  color: var(--color-white);
  font-family: Noto Sans JP, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
}

.text-19.link-2 {
  color: var(--color-white);
}

.navbar-container {
  background-color: var(--color-white);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 50px;
  display: flex;
}

.image-14 {
  width: 167px;
  height: 100px;
}

.navbar-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 985px;
  display: flex;
}

.nav-link {
  font-family: var(--ja);
  margin-left: 0;
  margin-right: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 16px;
  line-height: 150%;
}

.div-block-21 {
  justify-content: space-between;
  align-items: center;
  width: 75%;
  min-width: 570px;
  max-width: 700px;
  display: flex;
}

.div-block-21._2 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 40px;
}

.nav-menu {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 958px;
  display: flex;
}

.nav-menu._2 {
  justify-content: flex-end;
  align-items: center;
}

.footer-link {
  padding: 20px 5px;
  text-decoration: none;
}

.vw-text-1 {
  font-family: var(--ja);
  color: var(--color-white);
  font-size: 1.67vw;
  line-height: 150%;
}

.image-15._1 {
  aspect-ratio: 144 / 209;
  width: auto;
  height: auto;
}

.image-15._2 {
  aspect-ratio: 250 / 196;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar {
  width: 100%;
  position: fixed;
  box-shadow: 0 4px 4px #0003;
}

.anker-link {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
}

.image-16, .mobile-pain-image {
  display: none;
}

.div-block-1564 {
  width: 100%;
  padding: 30px 24px 80px;
}

.div-block-1568 {
  margin-top: 13px;
  display: flex;
}

.div-block-1563 {
  background-image: url('../images/グループ-177_1グループ 177.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 1300px;
  height: 26vw;
  max-height: 40vh;
}

.text-block-352 {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
}

.rich-text-block-2 {
  color: #333;
  margin-top: 28px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
}

.div-block-1562 {
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  width: 80%;
  max-width: 1150px;
}

.div-block-1567 {
  flex-flow: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-353 {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.news-items-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1566 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-1565 {
  background-color: #333;
  width: 3px;
  height: 44px;
}

.items_list {
  justify-content: center;
  align-items: center;
  padding: 60px 40px 100px;
  display: flex;
}

.list_grid {
  grid-column-gap: 40px;
  grid-row-gap: 70px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  display: grid;
}

.item {
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-1569 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.heading {
  font-family: var(--ja);
  color: var(--text-color);
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
}

.paragraph {
  font-family: var(--ja);
  color: var(--text-color);
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-1570 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-1570.cart {
  justify-content: flex-end;
  align-items: flex-end;
}

.div-block-1570.cart.total {
  margin-left: 40px;
}

.text-block-354 {
  font-family: var(--en);
  color: var(--text-color);
  letter-spacing: 2px;
  font-size: 26px;
  line-height: 120%;
}

.text-block-354._2 {
  color: #323232cc;
  letter-spacing: 1px;
  margin-bottom: 3px;
  padding-left: 5px;
  font-size: 16px;
}

.text-block-354._2.cart {
  margin-bottom: 1px;
  font-size: 16px;
}

.text-block-354._3 {
  margin-right: 5px;
}

.text-block-354._3.cart, .text-block-354.cart {
  font-size: 20px;
}

.div-block-1571 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fab067;
  color: var(--color-white);
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 11px;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.link-block:hover {
  opacity: .6;
}

.image-20 {
  width: 20px;
  height: 20px;
}

.div-block-1572 {
  background-image: url('../images/077efe10bb486c0543c3d0eadf4fcabb.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  min-height: 200px;
  display: flex;
}

.image-21 {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.div-block-1573 {
  font-family: var(--ja);
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-1573:hover {
  opacity: .7;
}

.text-block-355 {
  font-family: var(--en);
  color: var(--color-white);
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
}

.div-block-1574 {
  aspect-ratio: 1;
  background-color: #fab067;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
  display: flex;
  position: absolute;
  inset: -15px -10px auto auto;
}

.cart-section {
  background-color: #dfdfdf;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px;
  display: flex;
}

.cart-container {
  background-color: #fff;
  flex-flow: column;
  width: 100%;
  min-width: 900px;
  max-width: 1200px;
  padding: 60px;
  display: flex;
}

.text-block-356 {
  font-family: var(--ja);
  color: var(--text-color);
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-356._2 {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 22px;
}

.cart-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #ffb5034d;
  border-top-width: 0;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .6fr .25fr .6fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.cart-item._2 {
  background-color: #dbdbdb;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-1576 {
  object-fit: contain;
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  min-height: 70px;
  max-height: 70px;
  display: flex;
}

.price-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.volume-div {
  display: flex;
}

.text-block-357 {
  font-family: var(--ja);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.text-block-357._2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
}

.text-block-357._2._3 {
  display: none;
}

.button {
  color: var(--text-color);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 25px;
  min-width: 25px;
  max-width: 25px;
  height: 25px;
  min-height: 25px;
  max-height: 25px;
  padding: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  transition: all .4s;
  display: flex;
}

.button:hover {
  opacity: .4;
}

.text-block-358 {
  padding-left: 5px;
  padding-right: 5px;
}

.button-div {
  border: 1px solid #c9c9c9;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.item-list-wrapper {
  flex-flow: column;
  display: flex;
}

.cart-total-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 40px;
  display: flex;
}

.car-total-wrapper {
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-1577 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: #fab067;
  border-radius: 20px;
  margin-left: 60px;
  padding: 15px 30px;
  font-size: 22px;
  line-height: 120%;
}

.mobile {
  display: none;
}

.div-block-1579 {
  flex-flow: column;
  display: flex;
}

.div-block-1580 {
  display: none;
}

.heading-2 {
  border-left: 10px solid var(--accent-color);
  color: var(--text-color);
  background-color: #3232321a;
  padding: 10px 30px 10px 20px;
  line-height: 125%;
}

.heading-3 {
  border-left: 10px solid var(--accent-color);
  color: var(--text-color);
  padding: 10px 30px 10px 20px;
  line-height: 100%;
}

.heading-4 {
  color: var(--text-color);
  background-color: #ffb50333;
  padding: 10px 30px;
  line-height: 100%;
}

.heading-5 {
  color: var(--text-color);
  padding: 10px 10px 10px 0;
  line-height: 100%;
}

.heading-6 {
  color: var(--text-color);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  line-height: 100%;
}

.heading-7 {
  color: var(--text-color);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.paragraph-2 {
  color: var(--text-color);
  line-height: 150%;
}

.list, .list-2 {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bold-text, .italic-text {
  line-height: 150%;
}

.superscript, .subscript {
  line-height: 100%;
}

.link {
  color: #0066c0;
}

.link-2 {
  color: #006aff;
  white-space: nowrap;
  word-break: keep-all;
  text-decoration: none;
}

.text-span {
  color: red;
  white-space: nowrap;
  word-break: keep-all;
}

.div-block-1581 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 20px 0% auto;
}

.cart-list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.cart-item-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #ffb5034d;
  border-top-width: 0;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .6fr .25fr .6fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.cart-item-title._2 {
  background-color: #dbdbdb;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-360 {
  display: none;
}

.image-22 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.navbar-2 {
  background-color: #0000;
  width: 100%;
  position: fixed;
}

.text-11-2 {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-11-2._1 {
  color: #fab067;
}

.nav-link-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.navbar-wrapper-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 985px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.div-block-1588 {
  justify-content: space-between;
  align-items: center;
  width: 75%;
  min-width: 570px;
  max-width: 700px;
  display: flex;
}

.navbar-container-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0 0;
  display: flex;
}

.div-block-1589 {
  background-image: linear-gradient(0deg, #fff0, #fff 70%);
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: -35px;
}

.image-23 {
  height: 100%;
}

.nav-menu-2 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 958px;
  display: flex;
}


.service-button-2-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  word-break: keep-all;
  background-color: #fab067;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 30px;
  text-decoration: none;
  display: flex;
}

.pain-image-2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.image-24 {
  display: none;
}

.image-25 {
  border-radius: 10px;
  width: 100%;
  box-shadow: 0 4px 4px #0003;
}

.service-wrapper-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 160px;
  display: flex;
}

.div-block-1590 {
  width: 100%;
}

.div-block-1591 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 420px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.pain-section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.position {
  z-index: 1;
  position: relative;
}

.news-card-2 {
  grid-row-gap: 20px;
  border-bottom: 1px dashed #382b1e;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.concept-2-image-2 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5vw;
  display: flex;
  position: relative;
}

.div-block-1592 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-362 {
  position: absolute;
  inset: .5vw 7.5vw auto auto;
}

.image-26 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.div-block-1593 {
  margin-top: 120px;
}

.div-block-1594 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 50px 30px;
  display: flex;
  position: relative;
}

.div-block-1594._5 {
  padding-top: 100px;
  padding-left: 62px;
  padding-right: 62px;
}

.div-block-1594._2 {
  padding-top: 0;
  padding-left: 77px;
  padding-right: 77px;
}

.div-block-1594._3 {
  padding-top: 0;
  padding-left: 48px;
  padding-right: 48px;
}

.div-block-1594._4 {
  padding-top: 0;
  padding-left: 52px;
  padding-right: 52px;
}

.image-32 {
  aspect-ratio: 1;
  width: 22.916vw;
  max-width: 330px;
  position: absolute;
  top: -11.25vw;
  right: 0;
}

.image-33 {
  width: 34.7vw;
  position: absolute;
  inset: 0% auto;
}

.background {
  background-color: #fab067;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -2px;
  margin-bottom: -2px;
  display: flex;
  position: relative;
}

.text-3-2 {
  color: #382b1e;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

.text-3-2._1 {
  color: #fff;
}

.image-34 {
  border-radius: 100%;
  width: 180px;
  height: 180px;
}

.voice-wrapper-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.div-block-1595 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 464px;
  margin-top: 50px;
  display: flex;
}

.div-block-1596 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-35 {
  width: 240px;
  height: 240px;
}

.image-27 {
  z-index: -1;
  width: 18vw;
  position: absolute;
  inset: 7vw auto auto 0;
}

.image-36 {
  aspect-ratio: 250 / 212;
  width: 250px;
}

.image-36._1 {
  aspect-ratio: 144 / 209;
  width: 135px;
  height: auto;
}

.image-36._2 {
  aspect-ratio: 180.769 / 200;
  width: 180.769px;
}

.text-16-2 {
  color: #382b1e;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-365 {
  position: absolute;
  inset: auto auto 17.8vw 37.5vw;
}

.text-12-2 {
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 150%;
}

.price-card-3-2 {
  background-color: #fff;
  border: 3px solid #fab067;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  max-width: 330px;
  padding: 40px;
  display: flex;
}

.value-section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.text-9-2 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.text-9-2._2 {
  color: #fff;
  font-weight: 500;
}

.text-9-2._1 {
  color: #fab067;
  font-weight: 500;
}

.image-37 {
  width: 430px;
}

.image-37._1 {
  bottom: 20px;
}

.image-38 {
  width: 46px;
  height: 63px;
}

.value-image-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.text-18-2 {
  color: #fab067;
  font-family: Noto Sans JP, sans-serif;
  line-height: 150%;
}

.top-title-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.top-title-2 {
  color: #fff;
  text-shadow: 4px 4px 4px #382b1eb3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 64px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.category-2 {
  border: 1px solid #fab067;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 3px 15px;
  display: flex;
}

.span-1-2 {
  color: #fab067;
  font-size: 40px;
}

.div-block-1597 {
  grid-column-gap: 10px;
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  box-shadow: 0 4px 4px #0003;
}

.concept-image-2 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.option-card-1-2 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 500px;
  min-height: 450px;
  padding: 35px 30px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0003;
}

.voice-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 855px;
  display: flex;
}

.text-8-2 {
  color: #fab067;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 90%;
}

.text-8-2._1 {
  color: #fff;
}

.text-15-2 {
  color: #382b1e;
  word-break: keep-all;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.image-39 {
  width: 25vw;
  position: absolute;
  inset: auto 5vw 3.2vw auto;
}

.concept-2 {
  word-break: keep-all;
  border: 5px solid #fab067;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 940px;
  padding: 50px 30px;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.image-30 {
  width: 25vw;
  max-width: 360px;
  position: absolute;
  inset: auto auto 0% 3vw;
}

.div-block-1598 {
  margin-top: 100px;
}

.div-block-1598._1.from-bottom {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-1598.from-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-40 {
  width: 80vw;
  margin-left: 6vw;
}

.div-block-1599 {
  word-break: keep-all;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1600 {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-1601 {
  text-align: center;
}

.text-block-364 {
  position: absolute;
  inset: 20.5vw 7.5vw auto auto;
}

.div-title-2-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-3 {
  color: #0066c0;
}

.option-card-2-2 {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  max-width: 330px;
  min-height: 470px;
  padding: 35px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0003;
}

.text-4-2 {
  color: #382b1e;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 200%;
}

.text-14-2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.text-14-2.text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ffb503, #f86814);
  -webkit-background-clip: text;
  background-clip: text;
}

.image-41 {
  height: 23.125vw;
  position: absolute;
  inset: auto auto 3.7vw 6.8vw;
}

.voice-card-2 {
  grid-column-gap: 40px;
  border-bottom: 1px dashed #382b1e;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 50px;
  display: flex;
}

.image-42 {
  z-index: -1;
  width: 21vw;
  position: absolute;
  top: -17.5vw;
}

.text-7-2 {
  color: #382b1e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.footprint1 {
  width: 20vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-17-2 {
  color: #382b1e;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.top-title-span {
  margin-top: 24px;
  margin-bottom: 24px;
}

.span-2-2 {
  color: #fab067;
  letter-spacing: 5px;
  font-size: 48px;
  font-weight: 700;
}

.div-block-1602 {
  max-width: 400px;
  margin-top: 20px;
}

.price-card-1-2 {
  border: 3px solid #fab067;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.price-card-1-2.from-bottom {
  background-color: #fff;
}

.text-5-2 {
  color: #382b1e;
  margin-top: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 180%;
}

.text-5-2._1 {
  line-height: 150%;
}

.text-5-2._3 {
  margin-top: 0;
  line-height: 150%;
}

.text-5-2._2 {
  color: #fab067;
}

.footprint2 {
  width: 18vw;
  position: absolute;
  inset: auto auto -6vw 0%;
}

.text-2-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.text-2-2._1 {
  color: #382b1e;
  font-weight: 400;
}

.plus-2 {
  color: #fab067;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 64px;
  line-height: 100%;
}

.image-31 {
  z-index: -1;
  position: absolute;
  inset: auto -158px -35% auto;
}

.div-block-1603 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

.image-43 {
  width: 18.125vw;
  position: absolute;
  top: 39%;
  left: 0;
}

.image-43._1 {
  z-index: 1;
  top: 91%;
  left: auto;
  right: 0;
}

.sg-body-2 {
  padding-top: 100px;
  overflow: hidden;
}

.image-44 {
  border-radius: 10px;
  width: 550px;
  height: 367px;
}

.image-44.tablet {
  display: none;
}

.div-block-1604 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.concept-section-2-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.prce-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1605 {
  text-align: center;
}

.div-block-1606 {
  aspect-ratio: 250 / 143.984;
  width: 250px;
  max-width: 250px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-361 {
  position: absolute;
  inset: .5vw auto auto 6vw;
}

.image-45 {
  width: 110px;
  height: 40px;
}

.image-28 {
  width: 21vw;
  position: absolute;
  inset: 15vw -1.5vw auto auto;
}

.image-46 {
  aspect-ratio: 1;
  width: 16.8vw;
  position: absolute;
  bottom: -13.1944vw;
  left: -8.1944vw;
}

.text-10-2 {
  color: #382b1e;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-10-2._1 {
  line-height: 150%;
}

.text-10-2._2 {
  color: #fff;
}

.text-block-363 {
  position: absolute;
  top: 21.4vw;
  left: 6vw;
}

.image-29 {
  width: 100%;
  min-width: 100%;
}

.top-section-2 {
  background-image: url('../images/top-image.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: calc(100vh - 100px);
  padding-left: 183px;
  display: flex;
  position: relative;
}

.text-6-2 {
  color: #fff;
  text-align: left;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
}

.text-6-2._1 {
  color: #382b1e;
  text-align: center;
  line-height: 150%;
}

.text-13-2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-13-2.text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ffb503, #f86814);
  -webkit-background-clip: text;
  background-clip: text;
}

.price-card-2-2 {
  background-color: #fff;
  border: 3px solid #fab067;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 535px;
  padding: 40px;
  display: flex;
}

.div-block-1582 {
  color: #382b1e;
  background-color: #fab0671a;
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  width: 85vw;
  height: 54vw;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.38vw;
  font-weight: 500;
  line-height: 150%;
  display: flex;
  position: relative;
  box-shadow: 0 0 100px 20px #fab0671a;
}

.div-block-1582.mobile {
  display: none;
}

.polygon-2 {
  border-top: 68px solid #fab067;
  border-left: 110px solid #0000;
  border-right: 110px solid #0000;
  width: 220px;
  height: 68px;
  margin-top: 60px;
  margin-bottom: 0;
}

.service-button-2-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  word-break: keep-all;
  background-color: #fab067;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 30px;
  text-decoration: none;
  display: flex;
}

.service-button-2-3._1 {
  background-color: #fff;
}

.service-image-1-2 {
  aspect-ratio: 324 / 761;
  width: 22.5vw;
  position: absolute;
  bottom: 1%;
}

.div-block-1607 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 20px 0% auto;
}

.footer-wrapper-2 {
  grid-column-gap: 20px;
  background-color: #382b1e33;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 60px 50px;
  display: flex;
}

.bottom-2 {
  background-color: #323232;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.image-47 {
  height: 100%;
}

.text-19-2 {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
}

.text-19-2.link-2 {
  color: #fff;
}

.text-10-3 {
  color: #382b1e;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.brand-3 {
  width: 167px;
  min-width: 167px;
  max-width: 167px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
}

@media screen and (min-width: 1440px) {
  .white-titanium {
    width: 429px;
    height: 571px;
  }

  .absolute-image-1 {
    width: 215px;
    height: 133px;
    bottom: 120px;
    left: -181px;
  }

  .absolute-image-1._1 {
    bottom: -18px;
    right: -185px;
  }

  .vw-text-2 {
    font-size: 64px;
  }

  .pain-image {
    padding-top: 300px;
    padding-bottom: 100px;
  }

  .image {
    width: 600px;
    height: 318px;
  }

  .bubble-image-2 {
    width: 398px;
    height: 347px;
    bottom: 341px;
    left: 19px;
  }

  .bubble-image-3 {
    width: 338px;
    height: 282px;
    bottom: 490px;
  }

  .bubble-image-4 {
    width: 414px;
    height: 370px;
    bottom: 312px;
    right: 19px;
  }

  .service-image-1 {
    width: 324px;
    height: 602px;
    bottom: 65px;
  }

  .service-image-2 {
    width: 423px;
    height: 315px;
    bottom: -14px;
    right: 67px;
  }

  .service-image-3 {
    width: 200px;
    height: 425px;
    bottom: 76px;
    left: 215px;
  }

  .service-image-4 {
    width: 182px;
    height: 343px;
    top: -60px;
    right: 214px;
  }

  .service-image-5 {
    width: 226px;
    height: 141px;
    top: -33px;
    left: 68px;
  }

  .service-image-6 {
    width: 226px;
    height: 141px;
    top: 61px;
    right: 20px;
  }

  .elipse-image {
    width: 1200px;
    height: 601.906px;
  }

  .vw-text-1 {
    font-size: 24px;
  }

  .concept-2-image-2 {
    margin-top: 100px;
  }

  .image-32 {
    top: -162px;
  }

  .image-27 {
    width: 260px;
    left: -40px;
  }

  .image-40 {
    margin-left: 70px;
  }

  .image-42 {
    width: 323px;
    top: -280px;
  }

  .image-28 {
    width: 307px;
    right: -66px;
  }

  .service-image-1-2 {
    width: 324px;
    bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .sg-body {
    padding-top: 110px;
  }

  .service-button-2 {
    margin-top: 20px;
  }

  .service-button-2._2 {
    margin-top: 0;
  }

  .text-2._1 {
    font-size: 22px;
  }

  .pain-wrapper {
    padding-top: 70px;
  }

  .pain-wrapper.from-bottom {
    width: 100%;
    min-width: auto;
  }

  .section-title._1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-3 {
    font-size: 32px;
  }

  .concept-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text-4 {
    font-size: 20px;
  }

  .polygon {
    margin-top: 50px;
  }

  .concept-2-wrapper {
    padding-bottom: 28px;
  }

  .span-2 {
    font-size: 28px;
  }

  .text-5 {
    font-size: 20px;
  }

  .text-5._1 {
    letter-spacing: -1px;
    font-size: 24px;
  }

  .image-3 {
    width: 600px;
    height: 383px;
    margin-left: 48px;
  }

  .image-4 {
    width: 200px;
    height: 272px;
  }

  .value-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .value-wrapper.from-bottom {
    padding-bottom: 60px;
  }

  .text-6 {
    font-size: 18px;
  }

  .text-6._1 {
    letter-spacing: -1px;
    font-size: 17px;
  }

  .image-5 {
    display: none;
  }

  .image-5.tablet {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
  }

  .scene-wrapper {
    padding-bottom: 85px;
  }

  .scene {
    grid-row-gap: 80px;
  }

  .div-block-5 {
    margin-top: 40px;
  }

  .text-9 {
    font-size: 28px;
  }

  .text-9._1 {
    font-size: 26px;
  }

  .text-10._1 {
    font-size: 16px;
  }

  .scene-grid {
    grid-column-gap: 30px;
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-6 {
    margin-top: 40px;
  }

  .div-block-7 {
    margin-top: 70px;
  }

  .text-11 {
    font-size: 18px;
  }

  .work-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .work-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
  }

  .work-card {
    flex-flow: column-reverse;
    width: 100%;
    max-width: 680px;
  }

  .div-block-8 {
    height: 88px;
    padding-top: 10px;
  }

  .div-block-9 {
    min-height: auto;
  }

  .service-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .service-text {
    max-width: 600px;
    margin-top: 85px;
  }

  .text-12 {
    font-size: 30px;
  }

  .service {
    margin-top: 70px;
  }

  .options {
    padding-top: 85px;
  }

  .option-grid-1 {
    margin-top: 50px;
  }

  .option-grid-1.from-bottom {
    grid-column-gap: 27px;
    justify-content: center;
    align-items: center;
  }

  .text-14.text-gradient {
    font-size: 18px;
  }

  .option-grid-2 {
    grid-row-gap: 80px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .option-grid-2.from-bottom {
    grid-column-gap: 27px;
    grid-row-gap: 80px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .option-card-2 {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-14 {
    margin-top: 100px;
  }

  .price-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .price {
    margin-top: 70px;
  }

  .text-16 {
    font-size: 30px;
  }

  .price-card-2 {
    padding: 30px;
  }

  .price-card-3 {
    padding: 30px 10px;
  }

  .voice-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .voice-card {
    grid-column-gap: 30px;
  }

  .news-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .news {
    margin-top: 70px;
  }

  .footer-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footerlink-wrapper {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-left: 60px;
  }

  .navbar-container {
    height: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-wrapper {
    min-width: 600px;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .nav-menu {
    background-color: var(--color-white);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 95vh;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-pain-image {
    display: none;
  }

  .menu-button {
    color: var(--text-color);
  }

  .menu-button.w--open {
    background-color: var(--color-white);
    color: var(--accent-color);
  }

  .text-block-352 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-1565 {
    height: 35px;
  }

  .list_grid {
    grid-template-columns: 1fr 1fr;
  }

  .text-block-354._2.cart {
    white-space: nowrap;
  }

  .cart-section {
    padding: 30px;
  }

  .cart-container {
    min-width: auto;
    max-width: none;
    padding: 30px;
  }

  .div-block-1580 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-1587 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-11-2 {
    font-size: 18px;
  }

  .navbar-wrapper-2 {
    min-width: 600px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-1588 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .navbar-container-2 {
    background-color: #fff;
    background-image: none;
    flex-flow: column;
    padding: 15px 0 0;
  }

  .div-block-1589 {
    background-image: linear-gradient(0deg, #fff0, #fff 70%);
    width: 100%;
    height: 35px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    bottom: -35px;
  }

  .image-23 {
    height: 80px;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 95vh;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .menu-button-2 {
    color: #382b1e;
  }

  .menu-button-2.w--open {
    color: #fab067;
    background-color: #fff;
  }

  .service-button-2-2 {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 20px;
  }

  .service-wrapper-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .concept-2-image-2 {
    margin-top: 16vw;
  }

  .div-block-1593 {
    margin-top: 100px;
  }

  .div-block-1594._5 {
    padding-top: 80px;
  }

  .div-block-1594._3 {
    padding-top: 0;
  }

  .background {
    z-index: 1;
  }

  .text-3-2 {
    font-size: 32px;
  }

  .text-3-2._1 {
    font-size: 26px;
  }

  .voice-wrapper-2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .div-block-1595 {
    margin-top: 40px;
  }

  .image-27 {
    top: 18.7vw;
  }

  .text-16-2 {
    font-size: 28px;
  }

  .text-12-2 {
    font-size: 30px;
  }

  .price-card-3-2 {
    padding: 30px 10px;
  }

  .text-9-2 {
    font-size: 28px;
  }

  .image-37._1 {
    margin-top: 34px;
  }

  .concept-image-2 {
    flex-flow: wrap;
  }

  .option-card-1-2 {
    width: 48%;
    max-width: none;
  }

  .text-15-2 {
    font-size: 15px;
  }

  .image-30 {
    z-index: 1;
  }

  .image-40 {
    width: 100%;
    margin-left: 7%;
  }

  .option-card-2-2 {
    width: 48%;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-4-2 {
    font-size: 20px;
  }

  .text-14-2.text-gradient {
    font-size: 18px;
  }

  .voice-card-2 {
    grid-column-gap: 30px;
  }

  .image-42 {
    width: 38%;
    height: auto;
    top: -35.7vw;
  }

  .span-2-2 {
    font-size: 28px;
  }

  .text-5-2 {
    font-size: 20px;
  }

  .text-5-2._1 {
    letter-spacing: -1px;
    font-size: 24px;
  }

  .text-5-2._3 {
    font-size: 24px;
  }

  .text-2-2._1 {
    font-size: 22px;
  }

  .image-43 {
    z-index: -1;
    width: 18.125vw;
  }

  .image-43._1 {
    width: 18.125vw;
  }

  .sg-body-2 {
    padding-top: 80px;
  }

  .image-44 {
    display: block;
  }

  .image-44.tablet {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
  }

  .prce-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-28 {
    top: 21.9vw;
  }

  .text-10-2._1 {
    font-size: 16px;
  }

  .top-section-2 {
    padding-left: 85px;
  }

  .text-6-2 {
    font-size: 18px;
  }

  .text-6-2._1 {
    letter-spacing: -1px;
    font-size: 17px;
  }

  .price-card-2-2 {
    padding: 30px;
  }

  .polygon-2 {
    margin-top: 50px;
  }

  .service-button-2-3 {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 20px;
  }

  .footer-wrapper-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-47 {
    height: 80px;
  }

  .brand-3 {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
  }
}

@media screen and (max-width: 767px) {
  .sg-body {
    padding-top: 82px;
    overflow: hidden;
  }

  .top-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-top {
    grid-column-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .white-titanium {
    max-width: 168px;
    max-height: 235.188px;
  }

  .absolute-image-1 {
    max-width: 78px;
    max-height: 52.9063px;
  }

  .absolute-image-1._1 {
    max-height: 52.9063px;
  }

  .vw-text-2 {
    font-size: 30px;
  }

  .text-2._1 {
    font-size: 19px;
  }

  .pain-wrapper {
    padding-top: 60px;
  }

  .section-title._1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-3 {
    font-size: 28px;
  }

  .pain-image {
    display: none;
  }

  .image {
    width: auto;
    height: auto;
  }

  .bubble-image-2, .bubble-image-3, .bubble-image-4 {
    position: static;
  }

  .concept-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .concept {
    border-width: 3px;
    padding: 35px 20px;
  }

  .text-4 {
    font-size: 15px;
    display: none;
  }

  .text-4.mobile {
    display: block;
  }

  .image-2 {
    width: 180px;
    height: 180px;
  }

  .polygon {
    width: 180px;
    height: 46px;
    margin-top: 40px;
  }

  .span-2 {
    font-size: 26px;
  }

  .text-5 {
    font-size: 16px;
  }

  .text-5._1 {
    font-size: 28px;
  }

  .concept-2-image {
    margin-top: 55px;
  }

  .image-3 {
    width: 400px;
    height: 255px;
    margin-left: 0;
  }

  .image-4 {
    width: 150px;
    height: 204px;
    bottom: 20px;
  }

  .value-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .value-wrapper.from-bottom {
    padding-bottom: 40px;
  }

  .div-value {
    margin-top: 20px;
  }

  .text-6 {
    font-size: 16px;
  }

  .text-6._1 {
    font-size: 15px;
  }

  .image-5 {
    width: 100%;
    max-width: 500px;
    height: auto;
  }

  .image-5.tablet {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .scene-wrapper {
    padding-bottom: 70px;
  }

  .div-title-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-7 {
    font-size: 16px;
  }

  .text-8 {
    font-size: 60px;
  }

  .div-block-4 {
    padding-top: 60px;
  }

  .scene {
    grid-row-gap: 80px;
    margin-top: 50px;
  }

  .scene-card-1 {
    max-width: 500px;
  }

  .image-6 {
    width: 432px;
    display: none;
  }

  .div-block-5 {
    margin-top: 30px;
  }

  .text-10 {
    font-size: 15px;
  }

  .scene-grid {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .scene-card-2 {
    width: 100%;
    max-width: 500px;
  }

  .div-block-6 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
  }

  .div-block-7 {
    margin-top: 60px;
  }

  .work-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .work-grid {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    margin-top: 60px;
  }

  .work-card {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    max-width: 500px;
  }

  .div-block-8 {
    height: auto;
    padding-top: 0;
  }

  .image-9 {
    margin-top: 0;
  }

  .service-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-text {
    max-width: 432px;
    margin-top: 70px;
  }

  .text-12 {
    font-size: 21px;
  }

  .service {
    margin-top: 60px;
  }

  .options {
    padding-top: 70px;
  }

  .text-13.text-gradient {
    font-size: 40px;
  }

  .option-grid-1 {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
  }

  .option-grid-1.from-bottom {
    justify-content: center;
    align-items: center;
  }

  .option-card-1 {
    width: 100%;
    max-width: 500px;
    height: 416.031px;
    min-height: auto;
  }

  .div-block-12 {
    max-width: none;
  }

  .image-11 {
    width: 90%;
    bottom: 20px;
  }

  .option-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
  }

  .option-grid-2.from-bottom {
    justify-content: center;
    align-items: center;
  }

  .option-card-2 {
    width: 100%;
    max-width: 500px;
    height: 416.031px;
    min-height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-13 {
    max-width: none;
  }

  .div-block-14 {
    margin-top: 80px;
  }

  .price-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .price {
    margin-top: 60px;
  }

  .price-card-1 {
    width: 100%;
    max-width: 500px;
  }

  .price-grid-1 {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .price-grid-1.from-bottom {
    justify-content: center;
    align-items: center;
  }

  .price-card-2 {
    width: 100%;
    max-width: 500px;
  }

  .price-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
  }

  .price-grid-2.from-bottom {
    justify-content: center;
    align-items: center;
  }

  .price-card-3 {
    width: 100%;
    max-width: 500px;
  }

  .div-block-18 {
    margin-top: 80px;
  }

  .voice-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .voice-card {
    flex-flow: column;
  }

  .div-block-19 {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    max-width: 500px;
    margin-top: 20px;
  }

  .news-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .news {
    margin-top: 60px;
  }

  .footer-wrapper {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brand {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    height: 72px;
    min-height: 72px;
    max-height: 72px;
  }

  .footerlink-wrapper {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-top: 30px;
    padding-left: 0;
  }

  .navbar-container {
    height: 82px;
    padding: 5px 30px;
  }

  .image-14 {
    width: 120px;
    height: 72px;
  }

  .navbar-wrapper {
    min-width: auto;
  }

  .div-block-21._2 {
    padding-right: 10px;
  }

  .nav-menu {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .vw-text-1 {
    font-size: 14px;
  }

  .div-block-22 {
    padding-top: 30px;
  }

  .image-16 {
    border-radius: 10px;
    width: 100%;
    display: block;
  }

  .mobile-pain-image {
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-23 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-18 {
    z-index: -1;
    width: 50vw;
    height: 47vw;
    max-height: 240px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .div-block-24 {
    justify-content: center;
    align-items: center;
    width: 50vw;
    height: 45vw;
    max-height: 240px;
    padding: 40px 30px 55px;
    display: flex;
    position: relative;
  }

  .text-block {
    font-family: var(--ja);
  }

  .div-block-25 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: -20px;
    display: flex;
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--color-white);
  }

  .div-block-26 {
    display: block;
  }

  .div-block-1563 {
    min-height: 170px;
  }

  .list_grid {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .heading {
    font-size: 20px;
  }

  .paragraph {
    font-size: 13px;
  }

  .text-block-354 {
    font-size: 24px;
  }

  .text-block-354._2 {
    font-size: 14px;
  }

  .cart-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top-width: 1px;
    flex-flow: column;
    align-items: stretch;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
  }

  .cart-item._2 {
    display: none;
  }

  .price-div {
    border-top: 1px solid #ffb5034d;
    border-bottom: 1px solid #ffb5034d;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 10px;
  }

  .price-div.mobile {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-name-div.mobile {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .product-image-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .product-image-div.mobile {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .total-price-div {
    border-bottom: 1px solid #ffb5034d;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .total-price-div.mobile {
    border-bottom-width: 0;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .volume-div {
    border-bottom: 1px solid #ffb5034d;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
  }

  .volume-div.mobile {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-357 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-357._2 {
    justify-content: flex-end;
    align-items: center;
  }

  .text-block-357._2._3 {
    width: auto;
    min-width: auto;
    max-width: none;
    display: flex;
  }

  .car-total-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .button-2 {
    margin-top: 60px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .text-block-359 {
    font-size: 13px;
  }

  .mobile {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }

  .div-block-1578 {
    border-bottom: 1px solid #ffb5034d;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .cart-list {
    flex-flow: column;
    display: flex;
  }

  .cart-item-title {
    border-top-width: 1px;
    flex-flow: column;
    margin-bottom: 20px;
    padding: 0;
    display: flex;
  }

  .cart-item-title._2 {
    display: none;
  }

  .text-block-360 {
    font-family: var(--ja);
    font-size: 16px;
    display: block;
  }

  .navbar-wrapper-2 {
    min-width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar-container-2 {
    height: auto;
    padding: 15px 0 0;
  }

  .div-block-1589 {
    background-image: linear-gradient(0deg, #fff0, #fff 70%);
    height: 25px;
    bottom: -25px;
  }

  .image-23 {
    height: 70px;
  }

  .nav-menu-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #fff;
  }

  .brand-2 {
    padding-left: 0;
    width: 80px;
  }

  .service-button-2-2 {
    width: auto;
  }

  .pain-image-2 {
    display: block;
  }

  .image-24 {
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    display: block;
  }

  .image-25 {
    width: 432px;
    display: none;
  }

  .service-wrapper-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .position {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .concept-2-image-2 {
    margin-top: 55px;
  }

  .text-block-362 {
    width: 45%;
    font-size: 2.5vw;
    line-height: 150%;
    position: static;
  }

  .div-block-1593 {
    margin-top: 80px;
  }

  .div-block-1594 {
    padding-top: 60px;
  }

  .image-32 {
    width: 28vw;
    top: -15vw;
  }

  .image-33 {
    width: 60vw;
    margin-top: 10px;
    position: static;
  }

  .text-3-2 {
    font-size: 26px;
  }

  .text-3-2.mobile {
    color: #fff;
    white-space: normal;
    word-break: normal;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
  }

  .text-3-2._1 {
    display: none;
  }

  .voice-wrapper-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-1595 {
    margin-top: 30px;
  }

  .div-block-1596 {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    max-width: 500px;
    margin-top: 20px;
  }

  .image-35 {
    width: 150px;
    height: 150px;
  }

  .image-27 {
    top: 170px;
    bottom: auto;
  }

  .text-16-2 {
    font-size: 32px;
  }

  .text-block-365 {
    margin-top: 40px;
    font-size: 2.5vw;
    line-height: 150%;
    position: static;
  }

  .text-12-2 {
    font-size: 21px;
  }

  .price-card-3-2 {
    width: 100%;
    max-width: 500px;
  }

  .image-37 {
    width: 90%;
    bottom: 20px;
  }

  .value-image-2 {
    z-index: -1;
    width: auto;
    margin-top: 0;
    position: absolute;
    bottom: -157px;
    right: 0;
  }

  .top-title-2 {
    font-size: 42px;
  }

  .span-1-2 {
    font-size: 20px;
  }

  .option-card-1-2 {
    width: 100%;
    max-width: 500px;
    height: 416.031px;
    min-height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-8-2 {
    font-size: 60px;
  }

  .text-15-2 {
    font-size: 17px;
  }

  .image-39 {
    width: 35%;
    position: static;
  }

  .concept-2 {
    border-width: 3px;
    padding: 35px 20px;
  }

  .image-30 {
    z-index: 1;
  }

  .div-block-1598 {
    margin-top: 80px;
  }

  .image-40 {
    width: 100%;
    height: auto;
    margin-top: 11%;
    margin-left: 6%;
  }

  .div-block-1585 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .text-block-364 {
    width: 45%;
    font-size: 2.5vw;
    line-height: 150%;
    position: static;
  }

  .div-title-2-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .option-card-2-2 {
    width: 100%;
    max-width: 500px;
    min-height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-4-2 {
    font-size: 17px;
    display: block;
  }

  .text-14-2.text-gradient {
    font-size: 32px;
  }

  .image-41 {
    width: 47%;
    height: auto;
    position: static;
  }

  .voice-card-2 {
    flex-flow: column;
  }

  .voice-card-2.from-left {
    padding-top: 20px;
  }

  .image-42 {
    width: 42%;
    height: auto;
    top: -32.9vw;
  }

  .text-7-2 {
    font-size: 16px;
  }

  .footprint1 {
    z-index: -1;
    width: 25vw;
    top: auto;
    bottom: 56%;
  }

  .span-2-2 {
    font-size: 26px;
  }

  .div-block-1602 {
    max-width: none;
  }

  .price-card-1-2 {
    width: 100%;
    max-width: 500px;
  }

  .text-5-2 {
    font-size: 16px;
  }

  .text-5-2.mobile {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 28px;
    line-height: 150%;
  }

  .text-5-2._1 {
    font-size: 28px;
    display: block;
  }

  .text-5-2._3 {
    display: none;
  }

  .text-5-2._2 {
    font-size: 24px;
  }

  .footprint2 {
    width: 29vw;
    bottom: -19.9vw;
  }

  .text-2-2._1 {
    font-size: 19px;
  }

  .image-31 {
    width: 300px;
    height: auto;
    position: static;
  }

  .image-43 {
    width: 24vw;
    top: 26%;
  }

  .image-43._1 {
    z-index: -1;
    width: 24vw;
    top: 94%;
  }

  .sg-body-2 {
    padding-top: 70px;
    overflow: hidden;
  }

  .image-44 {
    width: 100%;
    max-width: 500px;
    height: auto;
    display: none;
  }

  .image-44.tablet {
    width: 100%;
    max-width: 432px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  .prce-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1584 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-1605 {
    display: block;
  }

  .div-block-1606 {
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
  }

  .text-block-361 {
    width: 45%;
    font-size: 2.5vw;
    line-height: 150%;
    position: static;
  }

  .image-28 {
    top: 161px;
  }

  .image-46 {
    width: 29vw;
  }

  .text-10-2 {
    font-size: 15px;
  }

  .text-block-363 {
    width: 45%;
    font-size: 2.5vw;
    line-height: 150%;
    position: static;
  }

  .top-section-2 {
    padding-left: 50px;
  }

  .text-6-2 {
    font-size: 16px;
  }

  .text-6-2._1 {
    font-size: 15px;
  }

  .text-13-2.text-gradient {
    font-size: 40px;
  }

  .div-block-1586 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .price-card-2-2 {
    width: 100%;
    max-width: 500px;
  }

  .div-block-1582 {
    display: none;
  }

  .div-block-1582.mobile {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    display: flex;
  }

  .polygon-2 {
    width: 180px;
    height: 46px;
    margin-top: 40px;
  }

  .service-button-2-3 {
    width: auto;
  }

  .footer-wrapper-2 {
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-47 {
    height: 70px;
  }

  .text-10-3 {
    font-size: 15px;
  }

  .brand-3 {
    padding-left: 0;
  }

  .div-block-1607 {
    position:static;
  }

  .bottom-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    grid-row-gap: 12px;
  }
}

@media screen and (max-width: 479px) {
  .top-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 75px;
    padding-bottom: 60px;
  }

  .div-top {
    grid-column-gap: 10px;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 30px;
  }

  .top-left {
    z-index: 1;
    grid-row-gap: 20px;
    position: relative;
  }

  .top-right {
    margin-left: 0;
  }

  .absolute-image-1 {
    min-width: 57.1563px;
    min-height: 35.3438px;
  }

  .vw-text-2 {
    word-break: keep-all;
    font-size: 22px;
  }

  .service-button-2 {
    padding: 10px 18px;
    font-size: 14px;
  }

  .service-button-2._2 {
    padding: 6px 12px;
  }

  .text-2._1 {
    font-size: 14px;
  }

  .pain-wrapper {
    padding-top: 50px;
  }

  .section-title._1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-3 {
    font-size: 24px;
  }

  .concept-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .concept {
    padding: 20px 15px;
  }

  .text-4 {
    word-break: normal;
    display: block;
  }

  .text-4.mobile {
    display: none;
  }

  .div-block {
    width: 100%;
  }

  .concept-image {
    grid-column-gap: 10px;
  }

  .image-2 {
    width: 120px;
    height: 120px;
  }

  .polygon {
    width: 130px;
    height: 36px;
  }

  .span-2 {
    font-size: 24px;
  }

  .text-5 {
    font-size: 14px;
  }

  .text-5._1 {
    font-size: 20px;
  }

  .concept-2-image {
    margin-top: 40px;
  }

  .image-3 {
    aspect-ratio: 1.6;
    width: 100%;
    height: auto;
  }

  .value-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .value-wrapper.from-bottom {
    padding-bottom: 40px;
  }

  .text-6 {
    font-size: 14px;
  }

  .text-6._1 {
    letter-spacing: -2px;
  }

  .scene-wrapper {
    padding-bottom: 55px;
  }

  .div-block-4 {
    width: 100%;
    padding: 60px 0 10px;
  }

  .div-block-4._1 {
    padding: 60px 0 0;
  }

  .div-block-4._2, .div-block-4._3 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .scene {
    grid-row-gap: 60px;
    margin-top: 40px;
  }

  .text-9 {
    font-size: 24px;
  }

  .text-9._1 {
    font-size: 22px;
  }

  .text-10 {
    word-break: break-all;
    font-size: 14px;
  }

  .text-10._1 {
    font-size: 14px;
  }

  .scene-grid {
    grid-row-gap: 60px;
  }

  .div-block-7 {
    margin-top: 50px;
  }

  .text-11 {
    font-size: 14px;
  }

  .work-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .work-grid {
    grid-row-gap: 60px;
  }

  .div-block-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .service-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .service-text {
    margin-top: 55px;
  }

  .text-12 {
    font-size: 17px;
  }

  .service {
    margin-top: 50px;
  }

  .div-block-10 {
    padding: 15px 20px;
  }

  .image-10 {
    width: 35px;
    height: 50px;
  }

  .options {
    padding-top: 55px;
  }

  .option-grid-1 {
    grid-row-gap: 60px;
    margin-top: 30px;
  }

  .option-card-1 {
    max-width: 400px;
    height: auto;
  }

  .image-11 {
    position: static;
    bottom: 40px;
  }

  .image-11._1 {
    bottom: 40px;
  }

  .option-grid-2 {
    grid-row-gap: 60px;
    margin-top: 60px;
  }

  .option-card-2 {
    max-width: 400px;
    height: auto;
    max-height: 450px;
  }

  .div-block-14 {
    margin-top: 60px;
  }

  .price-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .price-card-1 {
    max-width: 400px;
  }

  .price-grid-1 {
    grid-row-gap: 60px;
  }

  .price-card-2 {
    max-width: 400px;
  }

  .div-block-18 {
    margin-top: 60px;
  }

  .div-block-18._1 {
    margin-top: 0;
  }

  .voice-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .voice {
    margin-top: 20px;
  }

  .news-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .news {
    grid-row-gap: 40px;
    margin-top: 50px;
  }

  .category {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-17 {
    font-size: 18px;
  }

  .text-18 {
    font-size: 12px;
  }

  .brand {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 0;
  }

  .navbar-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-14 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
  }

  .nav-menu {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .vw-text-1 {
    font-size: 13px;
  }

  .image-15 {
    position: static;
  }

  .mobile-pain-image {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-23 {
    flex-flow: row;
  }

  .image-18 {
    width: 100%;
    height: 78vw;
    max-height: 200px;
  }

  .div-block-24 {
    width: 60%;
    height: 78vw;
    max-height: 200px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    font-size: 11px;
    line-height: 150%;
  }

  .div-block-25 {
    margin-bottom: -30px;
  }

  .div-block-26 {
    letter-spacing: 0;
  }

  .div-block-1564 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1562 {
    width: 90%;
  }

  .items_list {
    padding-left: 15px;
    padding-right: 15px;
  }

  .list_grid {
    max-width: 350px;
  }

  .div-block-1570.cart.total {
    margin-top: 20px;
    margin-left: 0;
  }

  .text-block-354._2.cart {
    font-size: 14px;
  }

  .text-block-354._3.cart, .text-block-354.cart {
    font-size: 18px;
  }

  .cart-section, .cart-container {
    padding: 20px;
  }

  .text-block-356._2 {
    font-size: 18px;
  }

  .div-block-1576 {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .price-div.mobile {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .product-name-div.mobile {
    display: flex;
  }

  .product-image-div.mobile {
    display: block;
  }

  .total-price-div.mobile, .volume-div.mobile {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block-357._2._3 {
    font-size: 14px;
  }

  .car-total-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 15px;
  }

  .div-block-1577 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .button-2 {
    margin-top: 40px;
  }

  .div-block-1580 {
    display: flex;
  }

  .text-11-2 {
    font-size: 14px;
  }

  .navbar-wrapper-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-container-2 {
    height: auto;
    padding: 10px 0 0;
  }

  .div-block-1589 {
    background-image: linear-gradient(0deg, #fff0, #fff 75%);
    height: 15px;
    bottom: -15px;
  }

  .image-23 {
    width: auto;
    height: 50px;
  }

  .nav-menu-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .brand-2 {
    justify-content: center;
    align-items: center;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 0;
    display: flex;
  }

  .service-button-2-2 {
    width: auto;
    padding: 10px 18px;
    font-size: 14px;
  }

  .service-wrapper-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-1591 {
    padding-left: 0;
    padding-right: 0;
  }

  .concept-2-image-2 {
    margin-top: 40px;
  }

  .div-block-1593 {
    margin-top: 60px;
  }

  .div-block-1594 {
    width: 100%;
    padding: 60px 0 10px;
  }

  .div-block-1594._2, .div-block-1594._3 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-3-2 {
    font-size: 18px;
  }

  .voice-wrapper-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-35 {
    width: 120px;
    height: 120px;
  }

  .image-36 {
    position: static;
  }

  .text-block-365 {
    margin-top: 20px;
  }

  .text-12-2 {
    font-size: 16px;
  }

  .text-9-2, .text-9-2._1 {
    font-size: 24px;
  }

  .image-37 {
    position: static;
    bottom: 40px;
  }

  .image-37._1 {
    bottom: 40px;
  }

  .image-38 {
    width: 35px;
    height: 50px;
  }

  .value-image-2 {
    bottom: -95px;
  }

  .text-18-2 {
    font-size: 12px;
  }

  .top-title-2 {
    font-size: 32px;
  }

  .category-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1597 {
    padding: 15px 20px;
  }

  .concept-image-2 {
    grid-column-gap: 10px;
  }

  .option-card-1-2 {
    max-width: 400px;
    height: auto;
  }

  .voice-2 {
    margin-top: 20px;
  }

  .text-15-2 {
    font-size: 16px;
  }

  .concept-2 {
    padding: 20px 15px;
  }

  .div-block-1598 {
    margin-top: 60px;
  }

  .div-block-1598._1 {
    margin-top: 0;
  }

  .image-40 {
    aspect-ratio: 1.6;
    width: 100%;
    height: auto;
    margin-left: 7%;
  }

  .div-block-1585 {
    margin-top: 10px;
  }

  .div-block-1601 {
    width: 100%;
  }

  .option-card-2-2 {
    max-width: 400px;
    height: auto;
  }

  .text-4-2 {
    word-break: keep-all;
    font-size: 16px;
    line-height: 180%;
    display: block;
  }

  .voice-card-2.from-left {
    padding-top: 20px;
  }

  .image-42 {
    aspect-ratio: 150 / 204;
    width: 42%;
    height: auto;
    right: auto;
  }

  .text-17-2 {
    font-size: 18px;
  }

  .span-2-2 {
    font-size: 24px;
  }

  .price-card-1-2 {
    max-width: 400px;
  }

  .price-card-1-2.from-bottom {
    max-width: none;
  }

  .text-5-2 {
    font-size: 14px;
  }

  .text-5-2.mobile {
    font-size: 22px;
  }

  .text-5-2._1 {
    font-size: 20px;
  }

  .text-5-2._2 {
    font-size: 22px;
  }

  .text-2-2._1 {
    font-size: 14px;
  }

  .image-31 {
    width: 200px;
  }

  .image-43._1 {
    top: 93%;
  }

  .sg-body-2 {
    padding-top: 50px;
  }

  .prce-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-1605 {
    letter-spacing: 0;
  }

  .image-46 {
    width: 24vw;
    bottom: -26.1944vw;
  }

  .text-10-2 {
    word-break: break-all;
    font-size: 14px;
  }

  .text-10-2._1 {
    font-size: 14px;
  }

  .top-section-2 {
    padding-left: 20px;
  }

  .text-6-2 {
    font-size: 14px;
  }

  .text-6-2._1 {
    letter-spacing: -2px;
  }

  .price-card-2-2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .polygon-2 {
    width: 130px;
    height: 36px;
  }

  .service-button-2-3 {
    width: auto;
    padding: 10px 18px;
    font-size: 14px;
  }

  .image-47 {
    width: auto;
    height: 50px;
  }

  .text-10-3 {
    word-break: break-all;
    font-size: 14px;
  }

  .brand-3 {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 0;
    display: flex;
  }
}


