:root {
  --yellow: #f6dc01;
  --ivory: #fffdef;
  --forest-green: #4c9634;
  --dim-grey: #4a4a4a;
  --forest-green-2: rgba(76, 150, 52, .45);
  --white: white;
  --khaki: #fff499;
  --deep-sky-blue: #25acd8;
  --black: black;
  --grey: grey;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  max-height: 100%;
}

.section {
  background-color: var(--yellow);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 820px;
  background-attachment: scroll;
  background-clip: border-box;
  width: 100%;
  padding-bottom: 220px;
}

.container {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.image-3 {
  max-width: 98%;
  margin-top: 5vw;
  padding-right: 0;
}

.columns-3 {
  justify-content: space-between;
  align-items: center;
  padding-top: 5vw;
  padding-bottom: 22vw;
  display: flex;
}

.column-4 {
  left: 15vw;
}

.column-5 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.patch {
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 3vw;
  display: flex;
}

.image-8 {
  text-align: left;
  max-width: 100%;
  margin-left: 0;
  padding-bottom: 0;
  display: inline-block;
}

.section-2 {
  background-color: var(--ivory);
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.container-3 {
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.image-4 {
  max-width: 80%;
}

.div-block-2 {
  text-align: right;
  justify-content: flex-start;
  align-items: center;
  margin-left: -3.2vw;
  display: flex;
}

.div-block-3 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: -15vw;
  display: flex;
}

.text-block {
  color: var(--forest-green);
  text-align: center;
  margin-bottom: 5vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
}

.maincontents {
  padding-top: 10vw;
}

.container-4 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 5vw;
  display: flex;
}

.contents {
  text-align: center;
  margin-bottom: 5vw;
}

.contentstext {
  color: var(--dim-grey);
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.contentsdate {
  color: var(--dim-grey);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.image-11 {
  width: 15%;
  margin-bottom: 5vw;
}

.maincontentsyellow {
  background-color: var(--forest-green);
  padding-top: 10vw;
}

.contentssub {
  color: var(--forest-green);
  text-align: center;
  padding-left: 3vw;
  padding-right: 3vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 45px;
}

.image-12 {
  width: 22%;
  margin-bottom: 5vw;
}

.subt {
  color: var(--forest-green);
  text-align: center;
  margin-bottom: 8vw;
  padding-left: 3vw;
  padding-right: 3vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 45px;
}

.contentsimg {
  width: 80%;
  margin-bottom: 5vw;
}

.maintext {
  color: var(--dim-grey);
  text-align: center;
  margin-bottom: 2vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.image-13 {
  width: 68%;
  margin-top: 5vw;
  margin-bottom: 3vw;
}

.section3 {
  background-color: var(--ivory);
  background-image: none;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  margin-top: 60px;
}

.container3 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 20vw;
  padding-bottom: 20vw;
  display: flex;
}

.contents2 {
  text-align: center;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 5vw;
  display: flex;
}

.maintext2 {
  color: var(--forest-green);
  text-align: center;
  flex: 1;
  padding-left: 10vw;
  padding-right: 10vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.container-5 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 4vw;
  display: flex;
}

.image-1 {
  max-width: 100%;
}

.image2 {
  clear: none;
  max-height: 60px;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.image-14 {
  max-width: 5%;
  margin-bottom: 1vw;
}

.linkbfora {
  border-radius: 20px;
  margin-right: 20px;
  transition: box-shadow .3s;
  display: block;
}

.linkbfora:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkforg {
  border-radius: 20px;
  margin-left: 0;
  margin-right: 20px;
  transition: box-shadow .3s;
  display: block;
}

.linkforg:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkforg2 {
  border-radius: 20px;
  width: 30%;
  margin-left: 2vw;
  transition: box-shadow .3s;
  display: block;
}

.linkforg2:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkbfora1 {
  border-radius: 20px;
  width: 24%;
  margin-right: 2vw;
  transition: box-shadow .3s;
  display: block;
}

.linkbfora1:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkforl {
  border-radius: 25px;
  width: 50%;
  transition: box-shadow .3s;
  display: block;
}

.linkforl:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkforl2 {
  border-radius: 25px;
  width: 35%;
  transition: box-shadow .3s;
  display: block;
}

.linkforl2:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.head {
  background-color: var(--yellow);
  border: 1px #000;
}

.grid {
  grid-template-rows: auto;
}

.button {
  border: 1px solid var(--forest-green);
  background-color: var(--white);
  color: var(--forest-green);
  border-radius: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}

.container-8 {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-4 {
  text-align: left;
  justify-content: center;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.heading {
  color: var(--forest-green);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 46px;
  line-height: 54px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .8fr;
  grid-auto-flow: row;
  justify-items: center;
}

.paragraph {
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
}

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

.div-block-6 {
  display: flex;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-9 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.btnimage {
  max-height: 60px;
}

.image-15 {
  max-height: 50px;
}

.image-8-copy {
  max-width: 150%;
  margin-left: 0;
  padding-bottom: 5vw;
}

.linkbfora-copy {
  border-radius: 20px;
  margin-left: 0;
  margin-right: 10px;
  transition: box-shadow .3s;
  display: block;
}

.linkbfora-copy:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.linkforg-copy {
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  transition: box-shadow .3s;
  display: block;
}

.linkforg-copy:hover {
  box-shadow: 6px 6px 12px 0 var(--forest-green-2);
}

.container-copy {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.section-copy {
  background-color: var(--ivory);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  width: 100%;
  padding-bottom: 0;
}

.div-block-7 {
  display: flex;
}

.image2-copy {
  clear: none;
  max-height: 80px;
}

.image-1-copy {
  max-width: 100%;
  max-height: 80px;
}

.heading-2 {
  background-color: var(--khaki);
  text-align: center;
  border-radius: 20px;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.oshirase {
  margin-top: 0;
}

.title {
  text-align: left;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
}

.container-10 {
  justify-content: flex-start;
  align-items: center;
  max-width: 64%;
  margin-bottom: 10px;
  display: flex;
}

.contentstext-2 {
  color: var(--dim-grey);
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
}

.future {
  margin: 0 0 20px;
  padding: 20px 0;
}

.grid-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.contentsimg-2 {
  width: 100%;
  margin-bottom: 0;
}

.uservoice {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}

.user_grid {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1.25fr;
}

.div-block-8 {
  border: 1px solid var(--forest-green);
  border-radius: 20px;
  padding: 20px;
}

.contentsimg-3 {
  width: 100%;
  max-width: 50%;
  margin-bottom: 0;
}

.uservoice2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px 0;
}

.grid-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .25fr;
}

.div-block-9 {
  text-align: center;
  margin-top: 0;
}

.text-block-2 {
  margin-bottom: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.renkei_service {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px 0;
  display: flex;
}

.heading-3 {
  border-bottom: 4px solid var(--yellow);
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

.container-11 {
  flex: 0 auto;
}

.section-3 {
  text-align: center;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60px;
  display: block;
}

.div-block-10 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.image-16 {
  margin-right: 10px;
}

.heading-future {
  color: var(--forest-green);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.kanshu-block {
  text-align: center;
  justify-content: center;
  display: flex;
}

.div-block-11, .div-block-12 {
  margin-left: 20px;
  margin-right: 20px;
}

.grid-4-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

.contentstext-3 {
  color: var(--ivory);
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.div-block-13 {
  background-color: var(--deep-sky-blue);
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-logmoni {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
  justify-items: center;
}

.heading-logmoni {
  color: var(--white);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.button-2 {
  border: 1px solid var(--deep-sky-blue);
  background-color: var(--white);
  color: var(--deep-sky-blue);
  text-align: center;
  border-radius: 13px;
  padding: 16px 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, .2);
}

.div-block-14 {
  border: 1px none var(--yellow);
  background-color: var(--yellow);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 40px;
  display: flex;
}

.image-17 {
  margin-bottom: 20px;
}

.div-block-15, .div-block-16, .div-block-17 {
  padding-right: 40px;
}

.container-13 {
  padding-left: 40px;
  padding-right: 40px;
}

.maincontentsyellow-copy {
  background-color: var(--ivory);
  padding-top: 10vw;
}

.maintext-copy {
  color: var(--dim-grey);
  text-align: center;
  margin-bottom: 2vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.section-main {
  -webkit-text-fill-color: inherit;
  background-color: #00be4a;
  background-clip: border-box;
  width: 100%;
  padding-bottom: 40px;
}

.heading-mogumogu {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 38px;
  line-height: 50px;
}

.heading-2-mogumogu {
  text-align: center;
  background-color: #94f3b8;
  border-radius: 20px;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.contents_mogumoguimg {
  text-align: left;
  width: 100%;
  max-width: 70%;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
}

.heading-mogumogu-future {
  color: #0e9643;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.container-14 {
  padding-left: 0;
}

.future-mogumogu {
  margin: 0;
  padding: 20px 0;
}

.movie-mogumogu {
  margin: 0 0 20px;
  padding: 20px 0;
}

.heading-mogumogu-movie {
  color: #0e9643;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.mogumogu-footer {
  background-color: #02bf4a;
  margin-top: 20px;
  padding-top: 40px;
}

.footer-mogumogu-link {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 4vw;
  display: flex;
}

.chuusaku {
  text-align: center;
  margin-top: 60px;
}

.text-chushaku {
  text-align: center;
  margin-bottom: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.button-mogumogu {
  background-color: var(--white);
  color: var(--forest-green);
  border: 1px solid #0e9643;
  border-radius: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}

.container-mogumogu {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.section-mogumogu-main {
  -webkit-text-fill-color: inherit;
  background-color: #00be4a;
  background-clip: border-box;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.link-color {
  border: 1px none var(--deep-sky-blue);
  color: var(--deep-sky-blue);
  font-weight: 700;
}

.paragraph-future {
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.grid-mogumogu-future {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1.25fr;
}

.paragraph-mogumogu-movie {
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-movie {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.div-block-futuretext {
  padding-right: 0;
}

.grid-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr .65fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: stretch;
  justify-items: center;
}

.image-servicename {
  text-align: left;
  flex: 1;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: static;
}

.div-block-18 {
  justify-content: center;
  display: flex;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  align-content: space-around;
  justify-content: space-around;
  justify-items: center;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 0;
}

.image-19 {
  border: 2px solid var(--forest-green);
  border-radius: 10px;
  max-width: 100%;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}

.link-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  display: block;
}

.link-block-2 {
  max-width: 80%;
}

.heading-mogumogu-future-sp {
  color: #0e9643;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  line-height: 34px;
  display: none;
}

.paragraph-future-sp {
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: none;
}

.text-span {
  white-space: normal;
  object-fit: fill;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  text-decoration: none;
  display: inline;
}

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

.div-block-19 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.paragraph-future-copy {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-block-46 {
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 60px;
  outline: 3px #4a4a4a;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: 320px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 6px 20px -1px #000;
}

.grid-14 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  margin-right: 10px;
}

.paragraph-16 {
  color: #4c9634;
  text-align: left;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
}

.bold-text-13 {
  color: #4a4a4a;
  line-height: 20px;
}

.image-25 {
  max-width: 250px;
  padding: 5px;
}

.image-26 {
  max-width: 30px;
}

.link-block-47 {
  outline-offset: 0px;
  text-align: left;
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 60px;
  outline: 3px #4a4a4a;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  margin: 0 0 20px auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.paragraph-17 {
  color: #00be4a;
  text-align: left;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
}

.bold-text-14 {
  color: #00be4a;
  border: 1px #25acd8;
  margin-right: 0;
  font-weight: 400;
  line-height: 20px;
}

.grid-11 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: column;
  align-items: start;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.youtube-grid-div {
  width: 450px;
  margin: 10px;
}

.paragraph-18 {
  text-align: center;
  justify-content: center;
  padding-top: 0;
  padding-left: 0;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.grid-15 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: column;
  align-content: space-around;
  justify-content: space-between;
  align-items: stretch;
  justify-items: center;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.desc-sub {
  color: #333;
  text-align: left;
  align-self: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
}

.frailty-image {
  width: 90%;
}

.notice-image {
  align-self: center;
  width: 40%;
  position: relative;
  top: -36px;
}

.frailty-image-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: flex;
}

.nav-bar-button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-bar-logo {
  flex: 1;
  align-self: center;
}

.frailty-about {
  background-color: #fff;
  border-radius: 16px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 60px;
}

.mogumogu-tittle {
  color: #333;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1de06b, #0c9643);
  -webkit-background-clip: text;
  background-clip: text;
  padding-left: 200px;
  padding-right: 200px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5em;
}

.tittle-square {
  grid-column-gap: 16px;
  background-color: #0c9643;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tittle_sub-frailty {
  color: #333;
  text-align: left;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.section_catchcopy {
  background-color: #e8e8e8;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.heading-maintittle {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  line-height: 1.3em;
}

.logo-image {
  width: 38%;
}

.tittle-text {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frailty {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-download {
  color: #fff;
  text-align: center;
  background-color: #ff8e26;
  border-radius: 32px;
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
}

.section_frailty {
  background-color: #e8f6ee;
  padding-top: 40px;
  padding-bottom: 70px;
}

.check {
  background-color: #fff;
  border-radius: 32px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

.catchcopy-sub-tittle {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3em;
}

.button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.nav-bar-button-download {
  color: #fff;
  text-align: center;
  background-color: #0c9643;
  border-radius: 32px;
  flex: 0 auto;
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
}

.mogumogu-icon {
  width: 35%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tittle_main {
  color: #0c9643;
  text-align: left;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3em;
}

.catchcopy {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.notice-text {
  color: #d94e67;
  text-align: left;
  align-self: flex-end;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

.tittle_underline {
  background-image: linear-gradient(90deg, #1de06b, #0c9643);
  border-radius: 24px;
  width: 200px;
  height: 10px;
}

.desc-block {
  flex-flow: column;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.catchcopy_in {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.catchcopy_main-tittle {
  color: #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.3em;
  display: flex;
}

.div-block-20 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.desc {
  color: #333;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}

.div-block-21 {
  margin-bottom: 20px;
}

.button-download-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: stretch;
  display: grid;
}

.button-inquiry {
  color: #ff8e26;
  text-align: center;
  background-color: #fff;
  border: 2px solid #ff8e26;
  border-radius: 32px;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
}

.nav-bar-button-inquiry {
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 2px solid #dedbdb;
  border-radius: 32px;
  flex: 0 auto;
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
}

.free-image {
  align-self: center;
  width: 10%;
  position: relative;
  left: 70px;
}

.tittle_sub-orange {
  color: #ff8e26;
  text-align: left;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.desc-2-text-blue {
  color: #0c9643;
  font-weight: 600;
}

.tittle_sub_2 {
  color: #333;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.nav-bar-mogumogu {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catchcopy-sub-tittle-block {
  margin-top: 5px;
  margin-bottom: 20px;
}

.heading-subtittle {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5em;
}

.frailty-imag-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tittle_sub {
  color: #333;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.nav-bar-inner {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cell-5 {
  align-items: center;
}

.heading-24 {
  justify-content: center;
  display: flex;
}

.cell-3 {
  align-items: flex-end;
}

.cell-2 {
  border-bottom: 1px solid #000;
  align-items: stretch;
}

.cell-8 {
  justify-content: center;
}

.cell {
  border-bottom: 1px solid #000;
  flex-direction: column;
  align-items: stretch;
}

.heading-25 {
  justify-content: center;
  display: flex;
}

.cell-6 {
  align-items: stretch;
}

.cell-7 {
  justify-content: center;
}

.heading-26, .heading-27 {
  align-self: center;
}

.cell-9 {
  align-items: flex-end;
}

.cell-4 {
  align-items: center;
}

@media screen and (max-width: 991px) {
  .section {
    background-image: none;
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-bottom: 140px;
  }

  .image-3 {
    max-width: 90%;
  }

  .columns-3 {
    justify-content: space-between;
  }

  .column-5 {
    padding-left: 12vw;
  }

  .patch {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .image-8 {
    max-width: 90%;
    margin-left: 0;
    padding-bottom: 0;
  }

  .container-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .image-4 {
    width: 70vw;
    margin-left: 15vw;
  }

  .div-block-2 {
    flex: 0 auto;
    justify-content: flex-start;
    margin-left: -7vw;
    display: flex;
  }

  .div-block-3 {
    flex: 0 auto;
    align-items: center;
    margin-right: -15vw;
  }

  .text-block {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }

  .contents {
    margin-bottom: 5vw;
  }

  .image-11 {
    width: 15%;
  }

  .contentssub, .subt {
    font-size: 21px;
  }

  .image-13 {
    width: 65%;
  }

  .section3 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .contents2 {
    margin-bottom: 5vw;
  }

  .linkforg2 {
    width: 34%;
  }

  .linkbfora1 {
    width: 27%;
  }

  .linkforl {
    text-align: center;
    width: 45%;
  }

  .linkforl2 {
    text-align: center;
    width: 35%;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 34px;
  }

  .grid-2 {
    grid-auto-flow: row;
  }

  .paragraph {
    font-size: 16px;
    line-height: 32px;
  }

  .image-8-copy {
    max-width: 160%;
    margin-left: -7vw;
    padding-bottom: 5vw;
  }

  .linkbfora-copy {
    width: 98%;
  }

  .linkforg-copy {
    width: 120%;
  }

  .section-copy {
    background-image: none;
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .container-10 {
    max-width: 80%;
  }

  .heading-future, .heading-logmoni {
    font-size: 34px;
    line-height: 44px;
  }

  .section-main {
    padding-bottom: 40px;
  }

  .heading-mogumogu {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 36px;
  }

  .contents_mogumoguimg {
    max-width: 80%;
  }

  .heading-mogumogu-future {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-mogumogu-movie {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .section-mogumogu-main {
    padding-bottom: 40px;
  }

  .paragraph-future {
    font-size: 14px;
    line-height: 24px;
  }

  .grid-mogumogu-future {
    grid-template-columns: .4fr 1.25fr;
  }

  .paragraph-mogumogu-movie {
    font-size: 16px;
    line-height: 32px;
  }

  .div-block-movie {
    padding: 10px 20px 0;
  }

  .grid-main {
    grid-auto-flow: row;
  }

  .image-servicename {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .grid-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block, .link-block-2 {
    max-width: 100%;
  }

  .heading-mogumogu-future-sp {
    font-size: 20px;
    line-height: 30px;
    display: none;
  }

  .paragraph-future-sp {
    font-size: 14px;
    line-height: 24px;
    display: none;
  }

  .paragraph-future-copy {
    font-size: 14px;
    line-height: 24px;
  }

  .link-block-46 {
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
  }

  .grid-14, .image-26 {
    text-decoration: none;
  }

  .link-block-47 {
    margin-left: auto;
    margin-right: 0;
    text-decoration: none;
  }

  .grid-11 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .youtube-grid-div {
    width: 500px;
  }

  .grid-15 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .desc-sub {
    font-size: 12px;
  }

  .frailty-image {
    align-self: center;
  }

  .notice-image {
    top: -28px;
    left: -50px;
  }

  .nav-bar-button-group {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex: 0 auto;
  }

  .frailty-about {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mogumogu-tittle {
    padding-left: 110px;
    padding-right: 110px;
    font-size: 30px;
  }

  .tittle_sub-frailty {
    font-size: 20px;
  }

  .section_catchcopy {
    padding: 20px 30px;
  }

  .heading-maintittle {
    font-size: 24px;
  }

  .logo-image {
    width: 40%;
  }

  .button-download {
    padding: 12px 70px;
    font-size: 14px;
  }

  .section_frailty {
    padding: 30px 40px 40px;
  }

  .check {
    margin-top: 20px;
  }

  .catchcopy-sub-tittle {
    font-size: 14px;
  }

  .button-group {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .nav-bar-button-download {
    flex: 0 auto;
    padding: 8px 20px;
    font-size: 10px;
  }

  .tittle_main {
    font-size: 24px;
  }

  .catchcopy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto auto;
  }

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

  .catchcopy_main-tittle {
    font-size: 30px;
  }

  .desc {
    font-size: 20px;
  }

  .button-download-block {
    align-items: center;
    justify-items: start;
  }

  .button-inquiry {
    align-self: auto;
    padding: 12px 50px;
    font-size: 14px;
  }

  .nav-bar-button-inquiry {
    flex: 0 auto;
    padding: 8px 20px;
    font-size: 10px;
  }

  .free-image {
    left: 22px;
  }

  .tittle_sub-orange {
    font-size: 20px;
  }

  .tittle_sub_2 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .nav-bar-mogumogu {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tittle_sub {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-image: none;
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-bottom: 140px;
  }

  .image-3 {
    max-width: 90%;
    margin-top: 0;
    padding-right: 10px;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    padding-top: 10vw;
    padding-bottom: 20vw;
  }

  .column-4 {
    text-align: center;
    display: block;
    position: static;
  }

  .column-5 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .patch {
    flex-direction: column;
    margin-bottom: 3vw;
    margin-left: 0;
  }

  .image-8 {
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 0;
  }

  .section-2 {
    padding-top: 15vw;
    padding-bottom: 10vw;
  }

  .container-3 {
    flex-direction: column;
  }

  .image-4 {
    text-align: center;
    width: 70vw;
    margin-left: 0;
  }

  .div-block-2 {
    text-align: center;
    justify-content: center;
    margin-bottom: 5vw;
    margin-left: 0;
  }

  .div-block-3 {
    text-align: center;
    margin-right: 0;
  }

  .text-block {
    letter-spacing: 1px;
    margin-bottom: 5vw;
    font-size: 20px;
    line-height: 35px;
  }

  .contentstext {
    font-size: 14px;
    line-height: 24px;
  }

  .contentsdate {
    font-size: 14px;
  }

  .image-11 {
    width: 20%;
  }

  .contentssub {
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 17px;
    line-height: 30px;
  }

  .image-12 {
    width: 30%;
  }

  .subt {
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 16px;
    line-height: 30px;
  }

  .maintext {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 10px;
  }

  .image-13 {
    width: 80%;
    margin-top: 8vw;
    margin-bottom: 8vw;
  }

  .section3 {
    background-image: none;
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .maintext2 {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 17px;
  }

  .container-5 {
    flex-direction: column;
  }

  .image2 {
    max-height: 40px;
  }

  .image-14 {
    max-width: 5%;
  }

  .linkforg2 {
    margin-left: 0;
  }

  .linkbfora1 {
    width: 34%;
    margin-bottom: 3vw;
    margin-right: 0;
  }

  .container-8 {
    padding-right: 20px;
  }

  .div-block-4 {
    padding-left: 20px;
  }

  .heading {
    font-size: 26px;
    line-height: 38px;
  }

  .grid-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .btnimage, .image-15 {
    max-height: 40px;
  }

  .image-8-copy {
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 6vw;
  }

  .section-copy {
    background-image: none;
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .title {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .container-10 {
    max-width: 90%;
  }

  .contentstext-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .future {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-4 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .contentsimg-2 {
    max-width: 70%;
    margin-bottom: 0;
  }

  .uservoice {
    margin-bottom: 0;
    padding: 10px 20px;
  }

  .user_grid {
    grid-auto-flow: row;
  }

  .uservoice2 {
    margin-bottom: 0;
    padding: 10px 20px;
  }

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

  .text-block-3 {
    font-size: 18px;
  }

  .image-16 {
    max-width: 60%;
  }

  .heading-future {
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .grid-4-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .contentstext-3 {
    font-size: 12px;
    line-height: 30px;
  }

  .div-block-13 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .grid-logmoni {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-logmoni {
    font-size: 24px;
    line-height: 34px;
  }

  .button-2 {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .div-block-15 {
    max-width: 80%;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-16, .div-block-17 {
    max-width: 80%;
  }

  .image-18 {
    text-align: left;
    max-width: 70%;
  }

  .maintext-copy {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 10px;
  }

  .section-main {
    padding-bottom: 40px;
  }

  .heading-mogumogu, .heading-2-mogumogu {
    font-size: 20px;
    line-height: 30px;
  }

  .contents_mogumoguimg {
    max-width: 40%;
    margin-bottom: 0;
    padding-right: 0;
  }

  .heading-mogumogu-future {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
    display: none;
  }

  .future-mogumogu {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .movie-mogumogu {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mogumogu-movie {
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .footer-mogumogu-link {
    flex-direction: column;
  }

  .text-chushaku {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .section-mogumogu-main {
    padding-bottom: 40px;
  }

  .paragraph-future {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    display: block;
  }

  .grid-mogumogu-future {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .paragraph-mogumogu-movie {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-movie {
    flex-direction: column;
    align-items: center;
    max-width: 80%;
    display: block;
  }

  .div-block-futuretext {
    max-width: 100%;
    padding-right: 0;
  }

  .grid-main {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .image-servicename {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .grid-6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-mogumogu-future-sp {
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    line-height: 32px;
    display: block;
  }

  .paragraph-future-sp {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    display: none;
  }

  .paragraph-future-copy {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    display: block;
  }

  .link-block-46 {
    max-width: 200px;
    margin-left: auto;
  }

  .bold-text-13 {
    font-size: 12px;
    line-height: 16px;
  }

  .image-25 {
    max-width: 120px;
  }

  .link-block-47 {
    max-width: 220px;
    margin-left: auto;
  }

  .grid-11 {
    grid-template-rows: auto auto;
  }

  .youtube-grid-div {
    width: 400px;
  }

  .paragraph-18 {
    font-size: 14px;
    line-height: 16px;
  }

  .grid-15 {
    grid-template-rows: auto auto;
  }

  .desc-sub {
    font-size: 12px;
    line-height: 1.8em;
  }

  .notice-image {
    top: -28px;
    left: 0;
  }

  .nav-bar-button-group {
    display: none;
  }

  .frailty-about {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mogumogu-tittle {
    padding-left: 55px;
    padding-right: 55px;
    font-size: 24px;
  }

  .tittle_sub-frailty {
    font-size: 18px;
  }

  .section_catchcopy {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-maintittle {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }

  .logo-image {
    width: 40%;
  }

  .section_frailty {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .check {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .nav-bar-button-download {
    padding: 10px 20px;
    font-size: 12px;
  }

  .tittle_main {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }

  .catchcopy {
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: auto;
  }

  .desc-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .desc {
    margin-top: 20px;
    font-size: 18px;
  }

  .button-inquiry {
    align-self: stretch;
  }

  .nav-bar-button-inquiry {
    padding: 10px 20px;
    font-size: 12px;
  }

  .free-image {
    left: 70px;
  }

  .tittle_sub-orange {
    font-size: 18px;
  }

  .tittle_sub_2 {
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
  }

  .catchcopy-sub-tittle-block {
    margin-bottom: 10px;
  }

  .heading-subtittle {
    font-size: 20px;
  }

  .tittle_sub {
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: none;
    background-position: 50%;
    padding-bottom: 70px;
  }

  .image-3 {
    max-width: 40%;
    margin-top: 0;
    padding-right: 0;
  }

  .column-5 {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .image-8 {
    text-align: left;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .container-3 {
    flex-direction: column;
  }

  .image-4 {
    text-align: center;
    width: 90vw;
  }

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

  .div-block-3 {
    text-align: center;
    margin-left: -5vw;
    margin-right: -5vw;
  }

  .text-block {
    letter-spacing: 0;
    flex: 0 auto;
    font-size: 15px;
    line-height: 28px;
  }

  .contents {
    margin-left: 3vw;
    margin-right: 3vw;
    font-size: 13px;
  }

  .contentstext {
    text-align: center;
    margin-bottom: 5vw;
    font-size: 12px;
    line-height: 20px;
  }

  .contentsdate {
    font-size: 12px;
    line-height: 18px;
  }

  .image-11 {
    width: 28%;
  }

  .contentssub {
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 15px;
    font-weight: 500;
    line-height: 35px;
  }

  .image-12 {
    width: 40%;
  }

  .subt {
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 18px;
    font-weight: 500;
    line-height: 38px;
  }

  .maintext {
    font-size: 15px;
  }

  .section3 {
    background-position: 50% 0;
    background-size: cover;
  }

  .contents2 {
    margin-left: 3vw;
    margin-right: 3vw;
    font-size: 13px;
  }

  .maintext2 {
    flex: 0 auto;
    font-size: 15px;
  }

  .container-5 {
    flex-direction: column;
    justify-content: space-around;
  }

  .image2 {
    max-height: 40px;
  }

  .image-14 {
    max-width: 10%;
  }

  .linkbfora, .linkforg {
    margin-right: 5px;
  }

  .linkforg2, .linkbfora1 {
    width: 50%;
  }

  .linkforl {
    width: 70%;
  }

  .linkforl2 {
    width: 50%;
  }

  .container-8 {
    padding-bottom: 10px;
  }

  .div-block-4 {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    text-align: center;
    margin-top: 0;
    font-size: 22px;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    align-self: auto;
  }

  .paragraph {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-5 {
    padding-bottom: 10px;
    padding-left: 0;
  }

  .btnimage {
    max-height: 40px;
  }

  .image-15 {
    max-height: 30px;
  }

  .image-8-copy {
    max-width: 100%;
    padding-bottom: 8vw;
  }

  .section-copy {
    background-image: none;
    background-position: 50%;
  }

  .heading-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .title {
    margin-top: 20px;
  }

  .container-10 {
    flex-direction: column;
    max-width: 80%;
  }

  .contentstext-2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }

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

  .grid-4 {
    grid-row-gap: 2px;
  }

  .contentsimg-2 {
    max-width: 80%;
  }

  .uservoice {
    padding-left: 0;
    padding-right: 10px;
  }

  .user_grid {
    grid-row-gap: 10px;
  }

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

  .div-block-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .renkei_service {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .heading-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-future {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .contentstext-3 {
    text-align: center;
    margin-bottom: 5vw;
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-13 {
    margin-top: 20px;
    padding-top: 20px;
  }

  .grid-logmoni {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .heading-logmoni {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .button-2 {
    margin-top: 10px;
  }

  .text-block-4 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 14px;
  }

  .div-block-15, .div-block-16, .div-block-17 {
    max-width: 95%;
  }

  .image-18 {
    max-width: 90%;
    padding-top: 10px;
  }

  .container-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .maintext-copy {
    font-size: 15px;
  }

  .section-main {
    padding-bottom: 40px;
  }

  .heading-mogumogu {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 24px;
  }

  .heading-2-mogumogu {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .contents_mogumoguimg {
    max-width: 60%;
  }

  .heading-mogumogu-future {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .future-mogumogu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .movie-mogumogu {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-mogumogu-movie {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .footer-mogumogu-link {
    flex-direction: column;
    justify-content: space-around;
  }

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

  .text-chushaku {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .section-mogumogu-main {
    padding-bottom: 40px;
  }

  .paragraph-future {
    font-size: 10px;
    line-height: 20px;
    display: none;
  }

  .grid-mogumogu-future {
    grid-row-gap: 2px;
  }

  .paragraph-mogumogu-movie {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-movie {
    max-width: 95%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-futuretext {
    max-width: 100%;
  }

  .grid-main {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-servicename {
    text-align: left;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .grid-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-mogumogu-future-sp {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .paragraph-future-sp {
    font-size: 12px;
    line-height: 20px;
    display: block;
  }

  .text-span-3, .text-span-4 {
    font-size: 10px;
  }

  .paragraph-future-copy {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 10px;
    line-height: 20px;
    display: block;
  }

  .link-block-46 {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-16 {
    font-size: 12px;
  }

  .bold-text-13 {
    font-size: 12px;
    line-height: 16px;
  }

  .image-25 {
    max-width: 120px;
  }

  .image-26 {
    max-width: 20px;
  }

  .link-block-47 {
    max-width: 180px;
    margin-left: auto;
    margin-right: 0;
  }

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

  .grid-11 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .youtube-grid-div {
    width: 250px;
  }

  .grid-15 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .frailty-about {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mogumogu-tittle {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .tittle_sub-frailty {
    font-size: 16px;
  }

  .section_catchcopy {
    padding: 0 16px 20px;
  }

  .heading-maintittle {
    padding: 0 20px;
    font-size: 18px;
  }

  .logo-image {
    width: 50%;
  }

  .catchcopy_image {
    justify-content: center;
    display: flex;
  }

  .button-download {
    font-size: 12px;
  }

  .section_frailty {
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .check {
    padding-bottom: 10px;
  }

  .catchcopy-sub-tittle {
    font-size: 10px;
  }

  .tittle_main {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 1.5em;
  }

  .catchcopy {
    grid-column-gap: 0px;
    grid-row-gap: 14px;
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
  }

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

  .desc-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .catchcopy_main-tittle {
    font-size: 26px;
  }

  .desc {
    margin-top: 10px;
    font-size: 14px;
  }

  .button-inquiry {
    font-size: 12px;
  }

  .free-image {
    left: 50px;
  }

  .tittle_sub-orange {
    font-size: 16px;
  }

  .tittle_sub_2 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5em;
  }

  .catchcopy-sub-tittle-block {
    justify-content: center;
    margin-bottom: 0;
    display: flex;
  }

  .heading-subtittle {
    font-size: 16px;
  }

  .catchcopy-main-tittle-block {
    justify-content: center;
    display: flex;
  }

  .tittle_sub {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5em;
  }

  .catchcopy-image {
    width: 90%;
  }
}

#w-node-e537cad5-f8c4-b3eb-8ee9-6ab2a7e49542-4886351e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_95b3e3da-fe2c-db1e-078b-801a133fe6be-4886351e {
  align-self: auto;
  justify-self: center;
}

#w-node-_538777c5-76b9-715f-51b9-cd573e328b68-4886351e {
  align-self: end;
  justify-self: center;
}

#w-node-_5983fd7d-e69e-e16f-aa50-99afdb7accb3-4886351e {
  justify-self: center;
}

#w-node-_80af3f58-0023-a313-cc35-b1424e9c1665-4886351e {
  align-self: center;
  justify-self: start;
}

#w-node-ec3e8706-0332-325c-e3f3-c6f33827fc7c-4886351e {
  align-self: center;
  justify-self: center;
}

#w-node-dcb22a1b-5bf0-21fa-f287-59a2070a647a-4886351e {
  align-self: center;
  justify-self: start;
}

#w-node-_8b0ba222-a890-2fe4-c543-71b6168818b2-4886351e {
  align-self: center;
  justify-self: center;
}

#w-node-f189118b-1dd1-f705-7d00-c81ac105322a-4886351e {
  align-self: center;
  justify-self: start;
}

#w-node-c9910da5-3476-8ee4-3f59-7bbc5cfd3381-4886351e {
  align-self: center;
  justify-self: center;
}

#w-node-c9910da5-3476-8ee4-3f59-7bbc5cfd3382-4886351e {
  align-self: center;
  justify-self: start;
}

#w-node-_279cf880-2a12-4316-cae9-d70be5986172-4886351e {
  align-self: center;
  justify-self: center;
}

#w-node-_279cf880-2a12-4316-cae9-d70be5986173-4886351e {
  align-self: center;
  justify-self: start;
}

#w-node-_48a07001-7285-8a7d-316d-4bb8e2869668-4886351e {
  align-self: center;
  justify-self: center;
}

#w-node-_48a07001-7285-8a7d-316d-4bb8e2869669-4886351e {
  align-self: center;
  justify-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-_95b3e3da-fe2c-db1e-078b-801a133fe6be-4886351e {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_5983fd7d-e69e-e16f-aa50-99afdb7accb3-4886351e, #w-node-_80af3f58-0023-a313-cc35-b1424e9c1665-4886351e, #w-node-ec3e8706-0332-325c-e3f3-c6f33827fc7c-4886351e, #w-node-dcb22a1b-5bf0-21fa-f287-59a2070a647a-4886351e, #w-node-_8b0ba222-a890-2fe4-c543-71b6168818b2-4886351e, #w-node-f189118b-1dd1-f705-7d00-c81ac105322a-4886351e, #w-node-c9910da5-3476-8ee4-3f59-7bbc5cfd3381-4886351e, #w-node-c9910da5-3476-8ee4-3f59-7bbc5cfd3382-4886351e, #w-node-_279cf880-2a12-4316-cae9-d70be5986172-4886351e, #w-node-_279cf880-2a12-4316-cae9-d70be5986173-4886351e, #w-node-_48a07001-7285-8a7d-316d-4bb8e2869668-4886351e, #w-node-_48a07001-7285-8a7d-316d-4bb8e2869669-4886351e {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_95b3e3da-fe2c-db1e-078b-801a133fe6be-4886351e {
    justify-self: auto;
  }

  #w-node-_538777c5-76b9-715f-51b9-cd573e328b68-4886351e {
    align-self: start;
    justify-self: center;
  }
}


