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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.header {
  z-index: 99;
  background-image: url('../images/bg-pc.webp');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.headerct01-sp {
  aspect-ratio: auto;
  flex: 0 auto;
  margin-bottom: 2rem;
  display: block;
  overflow: visible;
}

.cta-sp {
  width: 100%;
  display: block;
}

.cta01 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.headerct01a {
  width: 80%;
  margin-top: 4rem;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  left: -20%;
}

.header-01-pc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.header-01-sp {
  display: none;
}

.sc01 {
  z-index: 99;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.sc01-sp {
  display: none;
}

.sc01-img {
  margin-bottom: 2rem;
}

.sc01-pc {
  flex-flow: column;
  display: flex;
}

.sc02 {
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.sc02-sp {
  display: none;
}

.sc02-img-3 {
  width: 100%;
}

.sc02-img-2 {
  padding-top: 4rem;
}

.sc02-ct01 {
  background-color: #e8ecfa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.sc02-ct02 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sc02b-sp {
  display: none;
}

.sc02b-ct01 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 12rem;
  display: flex;
}

.sc02-pc {
  z-index: 99;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.sc02b-pc {
  z-index: 90;
  background-image: url('../images/sc02b-bg-pc.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: -8rem;
  display: flex;
  position: relative;
}

.sc04 {
  z-index: 99;
  background-image: url('../images/stripe-bg02-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc04-sp {
  display: none;
}

.sc04-img-a {
  margin-top: 4rem;
}

.sc04-img-c, .sc04-img-b {
  margin-top: 2rem;
}

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

.sc05 {
  z-index: 99;
  background-image: url('../images/stripe-bg02-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc05-sp {
  display: none;
}

.sc05-img {
  margin-top: 4rem;
}

.sc05-img-2 {
  width: 100%;
  margin-top: 4rem;
}

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

.sc05-pc2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10045%;
  max-width: 100%;
  display: flex;
}

.sc06 {
  z-index: 99;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc06-sp {
  display: none;
}

.sc06-img {
  margin-top: 0;
}

.sc06-img2 {
  margin-top: 4rem;
}

.sc06-img3 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.sc06-pc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 4rem;
  display: flex;
}

.sc07 {
  z-index: 99;
  background-image: url('../images/stripe-bg02-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc07-sp {
  display: none;
}

.sc07-img {
  margin-bottom: 4rem;
}

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

.sc07-img2 {
  margin-top: 0;
}

.sc08 {
  z-index: 99;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc08-sp {
  display: none;
}

.sc08-img {
  width: 1920px;
  margin-bottom: 4rem;
}

.sc08-img2 {
  margin-bottom: 4rem;
}

.sc08-pc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.sc08-hd-pc {
  background-image: url('../images/stripe-bg02-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.sc08-img3 {
  margin-bottom: 2rem;
}

.sc09 {
  z-index: 99;
  background-color: #ffefd6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sc09-img {
  width: 70%;
  margin-bottom: 4rem;
}

.sc08-inner {
  background-color: #fe8157;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  padding: 40px;
  display: flex;
}

.uv-img {
  margin-bottom: 2rem;
}

.sc09-pc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-bottom: 4rem;
  display: flex;
}

.sc09-sp {
  display: none;
}

.sc10 {
  z-index: 99;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.sc10-sp {
  display: none;
}

.sc10-img {
  width: 80%;
  margin-bottom: 4rem;
}

.qa-img {
  margin-bottom: 2rem;
}

.sc10-pc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  display: flex;
}

.footer {
  background-color: #fe8157;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

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

.text-block {
  color: #fff;
}

.ft-info {
  background-color: #fff;
  border-radius: 10px;
  width: 800px;
  margin-bottom: 1rem;
  padding: .5rem;
  position: relative;
}

.info-h {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 1rem 2rem;
  display: flex;
  position: relative;
}

.spacer {
  width: 10px;
}

.ft-text {
  font-family: PT Sans, sans-serif;
  font-size: 1.5rem;
  position: static;
}

.ft-icon {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2.5rem;
  position: static;
}

.info-t {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: .5rem;
  display: none;
  position: relative;
}

.info-text {
  font-family: PT Sans, sans-serif;
  font-size: .8rem;
  position: static;
}

.info-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 80%;
  padding: 5px;
}

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

.cell-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
}

.container-2 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.sc00 {
  z-index: 99;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.sc00-sp {
  display: none;
}

.sc00-img, .sc00-img-b, .sc00-img-c {
  margin-bottom: 2rem;
}

.sc00-pc {
  flex-flow: column;
  display: flex;
}

.sc00-pcv {
  flex-flow: column;
  margin-top: 4rem;
  margin-bottom: 0;
  display: flex;
}

.sc08_b {
  z-index: 99;
  background-color: #fff;
  background-image: url('../images/stripe-bg01-pc.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

._08b-text {
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 6rem;
}

._08b-text-b {
  color: #fe8157;
  margin-bottom: 2rem;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.exit-popup {
  z-index: 9999;
  background-color: #706b6bcc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 4rem;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

.close-popup {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 38%;
  font-size: 38px;
  line-height: 60px;
  display: flex;
  position: static;
  inset: 16px 16px auto auto;
}

.banner-content {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.cta-popup {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.popupimg {
  width: 60%;
}

.popup-text {
  color: #ff8c5a;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  font-weight: 800;
}

.sc08cta {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .sc01-img {
    margin-bottom: 2rem;
  }

  .sc02-img-3 {
    width: 100%;
    overflow: hidden;
    transform: scale(1.5);
  }

  .sc02-ct02 {
    max-width: 774px;
  }

  .sc02b-ct01 {
    width: 100%;
    max-width: 100%;
    padding-bottom: 4rem;
  }

  .sc02b-img-2 {
    width: 1px;
  }

  .sc04-img, .sc04-img-a, .sc04-img-c, .sc04-img-b {
    margin-bottom: 2rem;
  }

  .sc04-pc {
    width: 80%;
  }

  .sc05-img {
    margin-bottom: 2rem;
  }

  .sc05-img-2 {
    margin-bottom: 2rem;
    transform: scale(1.9);
  }

  .sc05-pc {
    width: 80%;
  }

  .sc06-img, .sc06-img2, .sc06-img3 {
    margin-bottom: 2rem;
  }

  .sc06-pc {
    width: 80%;
  }

  .sc07-img {
    margin-bottom: 2rem;
  }

  .sc07-pc {
    width: 80%;
  }

  .sc07-img2, .sc08-img, .sc08-img2 {
    margin-bottom: 2rem;
  }

  .sc08-pc {
    width: 80%;
  }

  .sc08-img3, .sc09-img {
    margin-bottom: 2rem;
  }

  .sc08-inner, .uv-img {
    width: 100%;
  }

  .sc10-img {
    margin-bottom: 2rem;
  }

  .sc10-pc {
    width: 70%;
  }

  .ft-info {
    margin-bottom: 1rem;
  }

  .sc00-img, .sc00-img-b, .sc00-img-c {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .sc01 {
    flex-flow: column;
  }

  .sc01-img {
    width: 90%;
  }

  .sc01-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .sc02, .sc04 {
    flex-flow: column;
  }

  .sc04-img, .sc04-img-a, .sc04-img-c, .sc04-img-b {
    width: 90%;
  }

  .sc05 {
    flex-flow: column;
  }

  .sc05-img, .sc05-img-2 {
    width: 90%;
  }

  .sc06 {
    flex-flow: column;
  }

  .sc06-img, .sc06-img2, .sc06-img3 {
    width: 90%;
  }

  .sc07 {
    flex-flow: column;
  }

  .sc07-img, .sc07-img2 {
    width: 90%;
  }

  .sc08 {
    flex-flow: column;
  }

  .sc08-img, .sc08-img2, .sc08-img3 {
    width: 90%;
  }

  .sc09 {
    flex-flow: column;
  }

  .sc09-img {
    width: 90%;
  }

  .sc10 {
    flex-flow: column;
  }

  .sc10-img {
    width: 90%;
  }

  .ft-info {
    width: 90%;
    margin-bottom: 1rem;
  }

  .sc00 {
    flex-flow: column;
  }

  .sc00-img, .sc00-img-b, .sc00-img-c {
    width: 90%;
  }

  .sc00-pcv {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .sc08_b {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .wrapper {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
  }

  .header {
    z-index: 99;
    background-image: url('../images/bg.webp');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-bottom: 1rem;
    display: flex;
    position: relative;
  }

  .headerct01-sp {
    margin-bottom: 1rem;
  }

  .cta-sp {
    width: 100%;
  }

  .cta01 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .header-01-pc {
    display: none;
  }

  .header-01-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .sc01 {
    z-index: 99;
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2rem;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc01-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .sc01-img {
    width: 95%;
    margin-bottom: 1rem;
  }

  .sc01-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .sc02 {
    background-image: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .sc02-sp {
    z-index: 99;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .sc02b-img {
    width: 95%;
    margin-bottom: 1rem;
  }

  .sc02-img-3 {
    width: 100%;
    margin-bottom: 1rem;
    transform: none;
  }

  .sc02-img-3.triangle-mask-image {
    width: 60%;
    margin-top: 2rem;
  }

  .sc02-img-2 {
    width: 95%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0;
  }

  .sc02-img-2-copy {
    width: 95%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sc02-ct01 {
    background-color: #e8ecfa;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 0;
    display: flex;
  }

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

  .sc02b-sp {
    z-index: 90;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -8rem;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
    top: 0;
  }

  .sc02b-ct01 {
    background-color: #e8ecfa;
    background-image: url('../images/sc02b-bg.webp');
    background-position: 0 0;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 8rem;
    display: flex;
  }

  .sc02b-img-2 {
    width: 95%;
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .sc02-pc {
    z-index: 99;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    position: relative;
  }

  .sc02b-pc {
    z-index: 90;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -8rem;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    position: static;
    top: 0;
  }

  .sc04 {
    z-index: 99;
    background-image: url('../images/stripe-bg02-sp.webp');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc04-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .sc04-img {
    width: 95%;
    margin-bottom: 0;
  }

  .sc04-img-a {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding-top: 0;
  }

  .sc04-img-c {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .sc04-img-b {
    width: 95%;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .sc04-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: none;
  }

  .sc05 {
    z-index: 99;
    background-image: url('../images/stripe-bg02-sp.webp');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc05-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .sc05-img {
    width: 95%;
    margin-top: 2rem;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sc05-img-2 {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 0;
    padding-top: 0;
    transform: none;
  }

  .sc05-pc, .sc05-pc2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: none;
  }

  .sc06 {
    z-index: 99;
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc06-sp {
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: contain;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
  }

  .sc06-img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sc06-img2 {
    width: 95%;
    margin-top: 2rem;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sc06-img3 {
    width: 95%;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 0;
  }

  .sc06-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: none;
  }

  .sc07 {
    z-index: 99;
    background-image: url('../images/stripe-bg02-sp.webp');
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc07-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
  }

  .sc07-img {
    width: 95%;
    margin-bottom: 1rem;
  }

  .sc07-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: none;
  }

  .sc07-img2 {
    width: 95%;
    margin-bottom: 0;
  }

  .sc08 {
    z-index: 99;
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc08-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
  }

  .sc08-img {
    width: 100%;
    margin-bottom: 1rem;
  }

  .sc08-slider {
    width: 95%;
    height: 700px;
    min-height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .left-arrow {
    width: 25px;
  }

  .icon, .icon-2 {
    font-size: 20px;
  }

  .right-arrow {
    width: 25px;
  }

  .slide {
    background-image: url('../images/slide01.webp');
    background-position: 0 0;
    background-size: cover;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .mask {
    height: 100%;
    padding: 0;
  }

  .slide-2 {
    background-image: url('../images/slide02.webp');
    background-position: 0 0;
    background-size: cover;
    padding: 0;
  }

  .slide-3 {
    background-image: url('../images/slide03.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-4 {
    background-image: url('../images/slide04.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .sc08-img2 {
    width: 95%;
    margin-bottom: 1rem;
  }

  .sc08-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: none;
  }

  .sc08-hd-pc {
    display: none;
  }

  .sc08-img3 {
    width: 95%;
    margin-bottom: 1rem;
  }

  .sc09 {
    z-index: 99;
    background-color: #ffefd6;
    background-image: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc09-img {
    width: 70%;
    margin-bottom: 1rem;
  }

  .sc08-inner {
    background-color: #fe8157;
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding: 10px;
    display: flex;
  }

  .uv-img {
    margin-bottom: .5rem;
  }

  .uv-img2 {
    margin-bottom: 0;
  }

  .sc09-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: none;
  }

  .sc09-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
  }

  .sc10 {
    z-index: 99;
    background-color: #ffefd6;
    background-image: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc10-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
  }

  .sc10-img {
    width: 80%;
    margin-bottom: 1rem;
  }

  .qa-img {
    margin-bottom: .5rem;
  }

  .qa-img2 {
    margin-bottom: 0;
  }

  .sc10-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 2rem;
    display: none;
  }

  .text-block {
    text-align: center;
    font-size: 10px;
  }

  .ft-info {
    width: 90%;
  }

  .info-h {
    justify-content: space-between;
    align-items: center;
  }

  .ft-text {
    font-size: .9rem;
  }

  .ft-icon {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 1.9rem;
    font-weight: 400;
  }

  .info-t {
    justify-content: space-between;
    align-items: center;
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .info-text {
    font-size: .7rem;
  }

  .info-box {
    width: 100%;
    padding-left: 0;
  }

  .sc00 {
    z-index: 99;
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2rem;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .sc00-sp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .sc00-img {
    width: 90%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sc00-img-b {
    width: 95%;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .sc00-img-c {
    width: 80%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sc00-pc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    display: flex;
  }

  .sc00-pcv {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .sc08_b {
    z-index: 99;
    background-color: #fff;
    background-image: url('../images/stripe-bg01-sp.webp');
    background-position: 0 0;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 2rem;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  ._08b-text {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
  }

  .text-block-3 {
    font-family: Open Sans, sans-serif;
  }

  ._08b-text-b {
    color: #fe8157;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
  }

  ._08bil {
    width: 70%;
  }

  .exit-popup {
    z-index: 9999;
    background-color: #00000014;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding: 0 1rem 0;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
  }

  .close-popup {
    color: #000;
    text-align: center;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 44px;
    font-size: 24px;
    line-height: 44px;
    text-decoration: none;
    display: flex;
    position: static;
    top: 16px;
    right: 16px;
  }

  .cta-popup {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .popupimg {
    width: 89%;
  }

  .popup-text {
    font-size: 1rem;
  }
}

#w-node-aa9cae0d-f911-bf91-8e96-bfe5e1b6f0d9-9e9e4a41, #w-node-ca0ee3fe-b277-6f98-ea18-f59becf2f8a0-9e9e4a41, #w-node-eb063165-1518-5e3b-b4e1-6df20cb0bedd-9e9e4a41, #w-node-bc72a76c-7f59-3946-23d4-38b744d7b65c-9e9e4a41, #w-node-_89d6b51d-9d1a-9982-9c58-40c72901cdef-9e9e4a41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
}

/* SP固定CTAボタン */
.fixed-cta-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .fixed-cta-sp {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    padding: 0;
    animation: cta-shake 3s ease-in-out infinite;
  }

  .fixed-cta-link {
    display: block;
    width: 100%;
  }

  .fixed-cta-img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@keyframes cta-shake {
  0%, 15%, 100% {
    transform: translateX(0);
  }
  2% {
    transform: translateX(-4px);
  }
  4% {
    transform: translateX(4px);
  }
  6% {
    transform: translateX(-3px);
  }
  8% {
    transform: translateX(3px);
  }
  10% {
    transform: translateX(-2px);
  }
  12% {
    transform: translateX(0);
  }
}
