@font-face {
  font-family: "玉ねぎ楷書激無料版v 7 改";
  src: url('../fonts/玉ねぎ楷書激無料版v7改.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

#body_wrap{
  width:100%;
}

.c-shareBtns__list{
  padding:0;
}

.p-pnLinks.-style-normal{
  padding:0;
}

:root {
  --font-color: #1b1b1b;
  --main-font: "Noto Sans JP", sans-serif;
  --background-white: white;
  --button-color: #234431;
}

.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 {
  overflow: hidden;
}

.sg-body.single{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top:80px;
  background-image:url('../images/background-grey_1.webp');
  background-repeat: no-repeat;
  background-size: cover;


}

._1300px-wrapper {
  width: 90%;
  max-width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._16px {
  color: var(--font-color);
  padding: 0;
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
  font-size: 16px;
  line-height: 160%;
}

._16px.white-text {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
}

._16px.normal-height {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
}

._16px.normal-height:hover {
  transform: translate(2px, -2px);
}

._16px.nav-text.center-align {
  justify-content: flex-end;
  align-items: center;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
  transition: all .4s;
  display: flex;
}

._16px.nav-text.center-align:hover {
  transform: translate(2px, -2px);
}

._16px.nav-text.center-align.w--current {
  color: var(--font-color);
}

._20px {
  font-family: var(--main-font);
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
}

._20px.center-align {
  font-weight: 500;
}

._24px {
  font-family: var(--main-font);
  color: var(--font-color);
  font-size: 24px;
  line-height: 120%;
}

._24px.center-align {
  font-weight: 500;
}

.top-section {
  aspect-ratio: 72 / 35;
  background-image: url('../images/top-back_1.webp');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

._40px {
  color: var(--font-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

._40px.top-text {
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
}

._40px._2 {
  font-family: Noto Sans JP, sans-serif;
}

._80px {
  color: var(--font-color);
  text-shadow: 0 4px 4px var(--background-white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
  font-size: 80px;
  line-height: 120%;
}

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

._10px {
  color: var(--font-color);
  font-family: Noto Sans JP, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 120%;
}

.top-text-div {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.maji-2 {
  margin-left: 70px;
}

.maji-3 {
  margin-left: 140px;
}

.slider-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.slider-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: none;
  position: relative;
}

.keep-all {
  word-break: keep-all;
}

.slider {
  z-index: 1;
  background-color: var(--background-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.slide {
  width: 100%;
  margin-right: 24px;
}

.mask {
  width: 26%;
  max-width: 380px;
  height: auto;
  padding-bottom: 32px;
  overflow: visible;
}

.image-3 {
  aspect-ratio: 1;
  width: 100%;
}

.swiper-pagination {
  justify-content: center;
  align-items: center;
}

.swiper-button-prev {
  background-color: var(--button-color);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
}

.swiper-button-next {
  background-color: var(--button-color);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-bottom: 0;
  text-decoration: none;
}

.image-4 {
  aspect-ratio: 1 / 2;
  width: 8px;
  height: auto;
  margin-right: 2px;
  display: none;
}

.image-5 {
  aspect-ratio: 1 / 2;
  width: 8px;
  height: auto;
  margin-left: 2px;
  display: none;
}

.middle-all-section.flex-vartical-center {
  text-align: center;
  background-image: url('../images/background-grey_1.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

._1100px-wrapper {
  width: 70%;
  min-width: 900px;
  max-width: 1100px;
}

._1100px-wrapper.flex-vertical-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1100px-wrapper.flex-vertical-center.gap160px {
  grid-row-gap: 80px;
  width: 90%;
  max-width: 1300px;
  padding-top: 80px;
}

.feeling-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: var(--background-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 900px;
  min-width: auto;
  max-width: 100%;
  margin-top: 80px;
  padding: 40px;
  display: flex;
}

.feeling-wrapper._2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  margin-top: 0;
}

.mojya-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
  display: grid;
}

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

.mojya-image {
  aspect-ratio: 10 / 9;
  width: 30%;
  margin-bottom: 8px;
}

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

.sns-div {
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.sns-wrapper {
  grid-column-gap: 4%;
  grid-row-gap: 120px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 1000px;
  margin-top: 60px;
  display: flex;
}

.sns-wrapper._2 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.sns-card {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 375px;
  min-width: 375px;
  max-width: 600px;
  display: flex;
}

.sns-top {
  background-color: var(--button-color);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  display: flex;
}

.white-text {
  color: var(--background-white);
}

.sns-bottom {
  aspect-ratio: 27 / 50;
  width: 100%;
}

.leading-section {
  aspect-ratio: 72 / 35;
  background-image: linear-gradient(#0009, #0009), url('../images/top-back_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  padding-right: 0;
}

.leading-section.flex-vartical-center {
  padding-top: 200px;
  padding-bottom: 200px;
}

.leading-wrapper {
  background-color: #fff9;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
  padding: 32px;
}

.leading-wrapper.flex-vartical-center {
  width: 40%;
  max-width: 1000px;
  height: 300px;
}

.flex-vartical-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-button {
  background-color: var(--button-color);
  margin-top: 0;
  padding: 7px 24px;
  text-decoration: none;
  transition: all .4s;
}

.main-button:hover {
  transform: translate(2px, -2px);
}

.footer-section.flex-vartical-center {
  width: 100vw;
}

.footer-top {
  justify-content: space-between;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.footer-top._90-width {
  width: 90%;
  min-width: 900px;
  max-width: 1300px;
}

.logo-link {
  text-decoration: none;
  transition: all .4s;
}

.logo-link:hover {
  transform: translate(2px, -2px);
}

.footer-left {
  justify-content: space-between;
  align-items: center;
  width: 40%;
  display: flex;
}

.footer-left.keep-all {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
}

.customize-support.single{
  background-image:url('../images/background-grey_1.webp')
}

.normal-height {
  line-height: 120%;
}

.footer-bottom {
  background-color: var(--font-color);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.footer-bottom.flex-vartical-center {
  padding-top: 16px;
  padding-bottom: 16px;
}

.l-content.l-container{
  padding-top: 0px;
}

.navbar {
  z-index: 99;
  background-color: #0000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  position: fixed;
}

.container {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

.main-button-2 {
  background-color: #234431;
  padding: 7px 24px;
  text-decoration: none;
  transition: all .4s;
  box-shadow: 0 4px 4px #00000040;
}

.main-button-2:hover {
  transform: translate(2px, -2px);
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  width: 100%;
  height: 100%;
}

.nav-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.animation-div, .menu-botton-2, .header-line {
  display: none;
}

.textspan-1 {
  font-size: 18px;
  font-weight: 700;
}

.div-privacypolicy {
  background-color: #fff;
  width: 100%;
  max-width: 1000px;
  margin-top: 60px;
  padding: 60px 40px;
  box-shadow: 0 4px 4px #0003;
}

.privacypolicy-section {
  background-color: #f7f8fa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.privacypolicy-text {
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.heading-11 {
  color: #222;
  text-align: left;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  line-height: 150%;
  position: absolute;
  bottom: 0;
}

.heading-11._1 {
  position: static;
}

.sectiontitle {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.privacypolicy-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.code-embed-3 {
  position: absolute;
}

.swiper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 90%;
  min-height: 90%;
  max-height: 90%;
  position: relative;
}

.swiper-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 32px;
  display: grid;
}

.swiper-slide {
  aspect-ratio: 1;
  background-color: var(--background-white);
  cursor: pointer;
  width: 100%;
  height: auto;
  padding-bottom: 1.6%;
  padding-left: .8%;
  padding-right: .8%;
}

.swiper-slide._2, .swiper-slide._3, .swiper-slide._4, .swiper-slide._5, .swiper-slide._6 {
  background-color: var(--background-white);
}

.swiper-slide._1 {
  padding-bottom: 20px;
  padding-right: 20px;
}

.image-6 {
  width: 100%;
}

.business-information-section {
  background-color: #f7f8fa;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.info-name {
  background-color: var(--background-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  margin-top: 60px;
  padding: 40px;
  display: flex;
  box-shadow: 0 4px 4px #0000004d;
}

.infor-name-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.custom-prev {
  z-index: 99;
  aspect-ratio: 1;
  background-color: var(--button-color);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: auto;
  margin-bottom: 5px;
  margin-right: 100px;
  display: flex;
}

.custom-next {
  z-index: 99;
  aspect-ratio: 1;
  background-color: var(--button-color);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: auto;
  margin-bottom: 5px;
  margin-left: 100px;
  display: flex;
}

.slider-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  position: relative;
}

.items {
  aspect-ratio: 1;
  object-fit: contain;
  max-width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  overflow: hidden;
}

.image-7 {
  aspect-ratio: 1;
  width: 380px;
  min-width: 380px;
  max-width: 380px;
  height: 380px;
  min-height: 380px;
  max-height: 380px;
}

.swiper-image {
  aspect-ratio: 1;
  width: 100%;
  min-width: 100%;
  height: 100%;
}

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

.image-9, .image-10 {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet {
  cursor: pointer;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--button-color);
  color: var(--button-color);
}

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

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

.page-title-section {
  background-image: url('../images/background-grey_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-title-wrapper {
  padding-top: 200px;
  padding-bottom: 200px;
}

.info-card {
  border-bottom: 1px solid var(--font-color);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 8px;
  display: flex;
}

.text-block {
  color: var(--font-color);
  width: 200px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.swiper-lightbox {
  z-index: 100;
  opacity: 0;
  background-color: #23443166;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.swiper-lightbox.active {
  opacity: 1;
  display: flex;
}

.swiper-lightbox-image {
  max-height: 90vh;
}

.lightbox-wrapper {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  display: flex;
  position: relative;
}

.light-box-close-button {
  border: 3px solid var(--button-color);
  background-color: var(--background-white);
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  top: -30px;
  right: -30px;
}

.div-block-5 {
  background-color: var(--button-color);
  width: 4px;
  height: 30px;
  position: absolute;
  transform: rotate(45deg);
}

.div-block-5._1 {
  transform: rotate(-45deg);
}

.sns-button {
  background-color: var(--button-color);
  justify-content: center;
  align-items: center;
  padding: 8px 22px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  box-shadow: 0 4px 4px #0000004d;
}

.sns-button:hover {
  transform: translate(4px, -4px);
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 90vh;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #ff3e3e;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.bold-text {
  font-size: 22px;
  line-height: 160%;
}

._40px-2 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

._40px-2._2 {
  font-family: Noto Sans JP, sans-serif;
}

.sns-button-2 {
  background-color: #234431;
  justify-content: center;
  align-items: center;
  padding: 8px 22px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  box-shadow: 0 4px 4px #0000004d;
}

.sns-button-2:hover {
  transform: translate(4px, -4px);
}

.heading-12 {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 30px;
}

.heading-12.big {
  font-size: 38px;
  line-height: 50px;
}

._20px-2 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
}

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

.image-11 {
  aspect-ratio: 306 / 54;
  border-radius: 14px;
  width: 100%;
  min-width: 100%;
}

.paragraph {
  color: #1b1b1b;
  text-align: left;
  margin-top: 20px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.feeling-wrapper-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 900px;
  min-width: auto;
  max-width: 100%;
  margin-top: 80px;
  padding: 40px;
  display: flex;
}

.feeling-wrapper-2._2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1000px;
  margin-top: 0;
}

._16px-2 {
  color: #1b1b1b;
  padding: 0;
  font-family: "玉ねぎ楷書激無料版v 7 改", Arial, sans-serif;
  font-size: 16px;
  line-height: 160%;
}

._16px-2.white-text {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
}

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

@media screen and (max-width: 991px) {
  ._16px.nav-text {
    font-size: 22px;
  }

  ._20px {
    font-size: 18px;
  }

  ._20px.center-align {
    margin-left: 20px;
    margin-right: 20px;
  }

  ._40px {
    font-size: 36px;
  }

  ._80px {
    font-size: 64px;
  }

  .top-text-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
  }

  .maji-2 {
    margin-left: 35px;
  }

  .maji-3 {
    margin-left: 70px;
  }

  .slider-section {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .slide {
    margin-right: 20px;
  }

  .mask {
    padding-bottom: 24px;
  }

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

  .swiper-button-prev {
    width: 28px;
    height: 28px;
    bottom: 0;
    right: 22%;
  }

  .swiper-button-next {
    width: 28px;
    height: 28px;
    bottom: 0;
    left: 22%;
  }

  .image-4 {
    aspect-ratio: 1 / 2;
    width: 6px;
    left: 10px;
  }

  .image-5 {
    width: 6px;
  }

  ._1100px-wrapper.flex-vertical-center {
    width: 90%;
    min-width: 500px;
    max-width: 700px;
  }

  ._1100px-wrapper.flex-vertical-center.gap160px {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    max-width: none;
    padding-top: 70px;
  }

  .feeling-wrapper {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .feeling-wrapper._2 {
    margin-top: 70px;
  }

  .mojya-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sns-div {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .sns-wrapper {
    grid-column-gap: 4%;
    grid-row-gap: 100px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .sns-bottom {
    margin-top: 10px;
  }

  .leading-section.flex-vartical-center {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .leading-wrapper.flex-vartical-center {
    min-width: 400px;
    max-width: 700px;
    height: 250px;
    padding: 20px;
  }

  .footer-top._90-width {
    min-width: 700px;
    max-width: 900px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-left {
    width: 50%;
  }

  .footer-left.keep-all {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
  }

  .footer-bottom.flex-vartical-center {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    top: 0;
    right: 0;
  }

  .container {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .main-button-2 {
    margin-top: 0;
  }

  .nav-menu {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 300px;
    display: none;
  }

  .menu-button, .menu-button.w--open {
    display: none;
  }

  .nav-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    margin-top: 40px;
  }

  .animation-div {
    z-index: 98;
    background-color: #c8c8c8;
    width: 100vw;
    height: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .icon-3 {
    display: none;
  }

  .animation-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 100px;
    display: flex;
  }

  .menu-botton-2 {
    z-index: 99;
    justify-content: center;
    align-items: center;
    padding: 16px;
    display: flex;
    position: relative;
    cursor: pointer;
  }

  .header-line {
    text-align: right;
    font-size: 36px;
    display: block;
  }

  .div-privacypolicy {
    max-width: none;
  }

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

  .swiper-wrapper {
    margin-bottom: 20px;
  }

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

  .custom-prev {
    width: 28px;
    margin-bottom: 2px;
    margin-right: 90px;
  }

  .custom-next {
    width: 28px;
    margin-bottom: 2px;
    margin-left: 90px;
  }

  .page-title-wrapper {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  ._40px-2 {
    font-size: 36px;
  }

  .heading-12 {
    font-size: 25px;
  }

  .heading-12.big {
    font-size: 30px;
  }

  ._20px-2, .bold-text-2 {
    font-size: 18px;
  }

  .paragraph {
    font-size: 17px;
  }

  .feeling-wrapper-2 {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .feeling-wrapper-2._2 {
    margin-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  ._16px {
    font-size: 14px;
  }

  ._16px.white-text {
    font-size: 12px;
  }

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

  ._16px.nav-text {
    font-size: 20px;
  }

  ._20px {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._24px {
    font-size: 18px;
  }

  .top-section {
    aspect-ratio: 72 / 48;
    background-position: 50% 0;
  }

  ._40px {
    font-size: 28px;
  }

  ._80px {
    font-size: 38px;
  }

  ._10px.white-text {
    font-size: 8px;
  }

  .maji-2 {
    margin-left: 18px;
  }

  .maji-3 {
    margin-left: 36px;
  }

  .slider-section {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .slide {
    width: 100%;
    margin-right: 10px;
  }

  .mask {
    width: 26%;
    padding-bottom: 16px;
  }

  .image-3 {
    width: 100%;
  }

  .swiper-pagination {
    margin-top: 0;
    font-size: 12px;
  }

  .swiper-button-prev {
    width: 22px;
    height: 22px;
    right: 30%;
  }

  .swiper-button-next {
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    left: 30%;
  }

  .image-4 {
    width: 5px;
    margin-right: 1px;
  }

  .image-5 {
    width: 5px;
    margin-left: 1px;
  }

  ._1100px-wrapper.flex-vertical-center {
    min-width: 400px;
  }

  ._1100px-wrapper.flex-vertical-center.gap160px {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-top: 60px;
  }

  .feeling-wrapper {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .feeling-wrapper._2 {
    word-break: keep-all;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mojya-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mojya-image {
    width: 36%;
  }

  .sns-div {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sns-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .sns-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 340px;
    min-width: 340px;
    display: flex;
  }

  .sns-bottom {
    margin-top: 8px;
    box-shadow: 0 4px 4px #00000040;
  }

  .leading-section.flex-vartical-center {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .leading-wrapper.flex-vartical-center {
    width: 60%;
    min-width: 300px;
    max-width: 500px;
    height: 180px;
  }

  .main-button {
    margin-top: 20px;
  }

  .footer-top._90-width {
    min-width: auto;
    max-width: 700px;
  }

  .footer-left.keep-all {
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .container {
    z-index: 0;
  }

  .nav-menu {
    z-index: 99;
    width: 100%;
    height: 60vh;
    position: static;
  }

  .menu-button.w--open {
    z-index: 10;
    color: var(--button-color);
    background-color: #0000;
  }

  .nav-block {
    width: 100%;
    height: 100%;
    margin-top: 0;
    position: absolute;
  }

  .textspan-1 {
    font-size: 16px;
  }

  .div-privacypolicy {
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .heading-11 {
    font-size: 22.4px;
  }

  .sectiontitle._1 {
    padding-bottom: 0;
  }

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

  .swiper-wrapper {
    margin-bottom: 12px;
  }

  .info-name {
    padding: 20px;
  }

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

  .custom-prev {
    width: 24px;
    margin-bottom: 2px;
    margin-right: 80px;
  }

  .custom-next {
    width: 24px;
    margin-bottom: 0;
    margin-left: 80px;
  }

  .swiper-pagination-bullet {
    width: 12px;
    min-width: 12px;
    max-width: 12px;
    height: 12px;
    min-height: 12px;
    max-height: 12px;
  }

  .page-title-wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .info-card {
    padding-bottom: 4px;
  }

  .text-block {
    width: 160px;
    font-size: 17px;
  }

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

  .lightbox-wrapper {
    width: 70%;
  }

  .light-box-close-button {
    width: 40px;
    height: 40px;
    top: -20px;
    right: -20px;
  }

  .div-block-5 {
    height: 20px;
  }

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

  .heading-12 {
    font-size: 20px;
    line-height: 120%;
  }

  .heading-12.big {
    font-size: 25px;
    line-height: 120%;
  }

  ._20px-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .bold-text-2, .paragraph {
    font-size: 16px;
  }

  .feeling-wrapper-2 {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .feeling-wrapper-2._2 {
    word-break: keep-all;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._16px-2 {
    font-size: 14px;
  }

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

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

  .text-span, .text-span-2 {
    white-space: nowrap;
    word-break: keep-all;
  }
}

@media screen and (max-width: 479px) {
  ._16px {
    font-size: 12px;
  }

  ._16px.white-text {
    font-size: 10px;
  }

  ._16px.nav-text {
    font-size: 18px;
  }

  ._20px, ._24px {
    font-size: 14px;
  }

  .top-section {
    aspect-ratio: 72 / 48;
    justify-content: flex-end;
    align-items: center;
  }

  ._40px {
    font-size: 22px;
  }

  ._40px.top-text {
    font-size: 20px;
  }

  ._80px {
    font-size: 30px;
  }

  ._10px.white-text {
    font-size: 6px;
  }

  .top-text-div {
    justify-content: center;
    align-items: flex-start;
    width: 44%;
    padding-top: 50px;
  }

  .maji-2, .maji-3 {
    margin-left: 0%;
  }

  .slider-section {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mask {
    padding-bottom: 10px;
  }

  .swiper-pagination {
    font-size: 8px;
  }

  .swiper-button-prev {
    width: 22px;
    height: 22px;
    bottom: -4px;
    right: 40%;
  }

  .swiper-button-next {
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    width: 22px;
    height: 22px;
    bottom: -4px;
    left: 40%;
  }

  .image-4 {
    position: absolute;
    left: 8px;
  }

  .image-5 {
    position: absolute;
  }

  ._1100px-wrapper.flex-vertical-center {
    min-width: 300px;
    max-width: 550px;
  }

  ._1100px-wrapper.flex-vertical-center.gap160px {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-top: 50px;
  }

  .feeling-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
  }

  .feeling-wrapper._2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    word-break: normal;
    margin-top: 50px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .mojya-wrapper {
    grid-column-gap: 4px;
    grid-template-columns: 1fr 1fr;
  }

  .sns-div {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sns-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .sns-card {
    width: 364px;
    min-width: auto;
    max-width: 100%;
  }

  .sns-bottom {
    margin-top: 6px;
  }

  .leading-section.flex-vartical-center {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .leading-wrapper.flex-vartical-center {
    height: 140px;
  }

  .footer-top._90-width {
    min-width: 300px;
    max-width: 500px;
  }

  .footer-left.keep-all {
    grid-row-gap: 12px;
  }

  .menu-button {
    padding: 6px 10px 10px;
  }

  .textspan-1 {
    font-size: 16px;
  }

  .div-privacypolicy {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-11 {
    font-size: 23px;
  }

  .sectiontitle._1 {
    white-space: nowrap;
  }

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

  .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 8px;
  }

  .custom-prev {
    width: 20px;
    margin-bottom: 1px;
    margin-right: 60px;
  }

  .custom-next {
    width: 20px;
    margin-bottom: 1px;
    margin-left: 60px;
  }

  .swiper-pagination-bullet {
    width: 8px;
    min-width: 8px;
    max-width: 8px;
    height: 8px;
    min-height: 8px;
    max-height: 8px;
  }

  .page-title-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-block {
    width: 120px;
    font-size: 16px;
  }

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

  .code-embed-4 {
    height: 1px;
    min-height: 1px;
    max-height: 1px;
  }

  ._40px-2 {
    font-size: 22px;
  }

  .heading-12, .heading-12.big {
    font-size: 19px;
  }

  ._20px-2 {
    font-size: 14px;
  }

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

  .feeling-wrapper-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
  }

  .feeling-wrapper-2._2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    word-break: normal;
    margin-top: 50px;
    padding-left: 12px;
    padding-right: 12px;
  }

  ._16px-2 {
    font-size: 12px;
  }

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


@font-face {
  font-family: '玉ねぎ楷書激無料版v 7 改';
  src: url('../fonts/玉ねぎ楷書激無料版v7改.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}