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

.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;
}

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

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

.link-wrapper {
  max-width: 90%;
  margin: 40px auto;
}

.link-box {
  width: 100%;
}

.link-area {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.area-title {
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
}

.body {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.image {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-box {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  display: flex;
}

.button-flag {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template: "."
  / .25fr 2.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

 .tel-button-area {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-flag {
  color: #3e6f00;
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1rem;
  font-style: italic;
  font-weight: 600;
  line-height: 1.2;
}

.text-flag.orange {
  color: #f7a502;
}

.button-area {
  width: 100%;
}

.button-container {
  width: 100%;
  max-width: none;
  -webkit-text-fill-color: inherit;
  background-color: rgba(127, 224, 4, 0);
  background-image: linear-gradient(to right, #69bb00, #7cdf00);
  background-clip: border-box;
  border-radius: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-container.tel_con {
  background-image: linear-gradient(to right, #f8a602, #fae108);
}

.grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 7px 15px;
}

.button {
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
}

.link-block {
  width: 100%;
  text-decoration: none;
}

.web-button-area-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b-link-area, .a-link-area {
  width: 100%;
}

.image-2 {
  display: block;
}

.button-title {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-a-button-title {
  color: #f8a403;
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}

.image-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-button-area {
  margin-top: .5rem;
}

.grid-link {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 0;
}

.link-block-kentou {
  border-bottom: 1px #999;
  border-bottom-right-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-kentou:hover {
  border-bottom-style: solid;
  border-bottom-color: #555;
  border-bottom-left-radius: 40px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
}

.link-block-kentou:active {
  box-shadow: none;
  border-bottom-style: solid;
  transform: translate(.5px, 1px);
}

.button-kentou {
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
}

.button-kentou.orange {
  color: #f8a403;
  padding-left: 0;
  padding-right: 0;
  font-size: .8rem;
}

.text-check {
  color: #f8a403;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.text-check.grean {
  color: #7cc520;
}

.text-b-button-title {
  color: #7cc520;
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}

.image-5, .image-6 {
  width: 100%;
}

.botom-link-area {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.button-box-copy {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  display: flex;
}

.bottom-button-box {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mypage-link-area {
  width: 100%;
  height: 20%;
}

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

.lottie-animation {
  z-index: 9999;
  width: 100%;
  height: 100svh;
  background-color: #fff;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.flexbox {
  align-items: center;
  display: flex;
}

.new-guest-link {
  width: 100%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .area-title {
    font-family: Noto Sans JP, sans-serif;
  }

  .body {
    max-width: 90%;
  }

 

  .text-a-button-title {
    font-size: 1.4rem;
  }

  .text-check {
    font-size: 1.3rem;
  }

  .image-4 {
    height: 40px;
  }

  .text-b-button-title {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .button-box {
    width: 80%;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }



  .tel-button-area, .tel-button-area-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link-button-area {
    margin-top: 1rem;
  }

  .button-box-copy {
    width: 80%;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .area-title {
    font-family: Noto Sans JP, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
  }

  .title-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-box {
    width: 100%;
  }



  .button-flag {
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .text-flag, .text-flag.orange {
    font-size: .9rem;
  }

  .button {
    font-size: 1.3rem;
  }

  .b-image-box, .a-image-box, .button-title {
    width: 100%;
  }

  .text-a-button-title {
    font-size: 1.1rem;
  }

  .link-button-area {
    width: 100%;
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .b-button-area, .link-block-kentou {
    width: 100%;
  }

  .button-kentou {
    font-size: 1.3rem;
  }

  .text-check {
    font-size: 1.1rem;
  }

  .image-4 {
    width: auto;
    height: 28px;
  }

  .text-b-button-title {
    font-size: .9rem;
  }

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

  .image-6 {
    width: 100%;
  }

  .bottom-link-area {
    width: 100%;
    max-width: none;
  }

  .button-box-copy {
    width: 100%;
  }
}

#w-node-_4f1b0937-aaf8-400f-79d9-ee0c8dbf148f-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_8bdfad1a-9aba-7965-b6b5-383ea016e78b-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_751c2873-53bf-febb-dc09-4400f7cdb3aa-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_4d38943c-a65a-209e-8ede-8e6d8ebe6cae-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-e462c542-3f4e-d5fa-25c3-34d4acc37ae0-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-c9ee3a9f-1f95-0962-a2b8-54d892316beb-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_99936885-13e3-55ae-8939-d9bb94099a7f-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4c11bbe-b455-c24a-cee4-23cbca1cd429-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-d4c11bbe-b455-c24a-cee4-23cbca1cd42a-b2a4106f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}


