main.top {
  margin-top: 5.5rem;
}
@media screen and (min-width: 1000px) {
  main.top .p-idxmv {
    width: 96rem;
    margin-right: auto;
    margin-left: auto;
  }
}
main.top .p-idxmv__outline {
  background-image: url(../images/idx_mv_bg01-sp.png), url(../images/idx01_bg01-sp.png);
  background-position: 0px -6rem, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%;
  padding-bottom: 2.5rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idxmv__outline {
    background-image: url(../images/idx_mv_bg01-pc.png), url(../images/idx01_bg01-pc.png);
    background-size: 192rem;
    background-position: 0px 0rem, 0 0;
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idxmv__outline {
    padding-bottom: 5rem;
    background-size: 256rem;
  }
}
main.top .p-idxmv__box {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idxmv__box {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idxmv__box {
    width: 99rem;
    margin-right: auto;
    margin-left: auto;
  }
}
main.top .p-idxmv__box picture:nth-of-type(1) {
  width: 70%;
  display: block;
  margin: 2rem auto 0;
}
@media screen and (min-width: 1000px) {
  main.top .p-idxmv__box picture:nth-of-type(1) {
    width: 61rem;
    margin-top: 1rem;
  }
}
main.top .p-idxmv__box picture:nth-of-type(2) {
  display: block;
  margin: 1rem auto 0;
}
@media screen and (min-width: 1000px) {
  main.top .p-idxmv__box picture:nth-of-type(2) {
    margin-top: 3.5rem;
  }
}
main.top .p-idx01 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idx01 {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idx01 {
    width: 93.3rem;
    margin-right: auto;
    margin-left: auto;
  }
}
main.top .p-idx01__outline {
  background-image: url(../images/idx02_bg01-sp.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 2rem;
  padding-bottom: 6rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idx01__outline {
    background-image: url(../images/idx02_bg01-pc.png);
    background-position: 0 0;
    background-size: 192rem;
    padding-bottom: 10rem;
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idx01__outline {
    padding-top: 6rem;
    background-size: 256rem;
    padding-bottom: 16rem;
  }
}
main.top .p-idx02 {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idx02 {
    margin-left: 10%;
    margin-right: 10%;
  }
}
main.top .p-idx02__outline {
  background-image: url(../images/idx03_bg01-sp.png), url(../images/idx03_bg02-sp.png), url(../images/idx03_bg02-sp.png);
  background-position: 50% 100%, 50% 0, 50% 100%;
  background-repeat: no-repeat;
  background-size: 54rem, 97.5rem, 97.5rem;
  padding-top: 3.3rem;
  padding-bottom: 8.6rem;
  position: relative;
  top: -4rem;
}
@media only screen and (min-width: 743px) {
  main.top .p-idx02__outline {
    background-image: url(../images/idx03_bg01-pc.png), url(../images/idx03_bg02-pc.png), url(../images/idx03_bg02-pc.png);
    background-size: 128rem;
    top: -6rem;
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idx02__outline {
    background-size: 256rem;
    top: -11rem;
    padding-bottom: 15rem;
  }
}
main.top .p-idx02 h2 {
  width: 95%;
  margin: auto;
}
@media screen and (min-width: 1000px) {
  main.top .p-idx02 h2 {
    margin-top: 7rem;
    width: min(100%, 90rem);
  }
}
main.top .p-idx02 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.35rem 0;
  margin-top: 1rem;
}
@media screen and (min-width: 1000px) {
  main.top .p-idx02 ul {
    gap: 1.5rem;
    width: min(100%, 100rem);
    margin-right: auto;
    margin-left: auto;
    margin-top: 3.5rem;
  }
}
main.top .p-idx02 ul li {
  width: calc(50% - 0.35rem);
}
@media only screen and (min-width: 743px) {
  main.top .p-idx02 ul li {
    width: calc(33.3333333333% - 0.35rem);
  }
}
@media screen and (min-width: 1000px) {
  main.top .p-idx02 ul li {
    width: calc(33.3333333333% - 1.5rem);
  }
}
main.top .p-idx02__btn {
  background-color: #fff;
  border-color: #fff;
  border-width: 0.2rem;
  border-style: solid;
  border-radius: 1rem;
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
  color: #173080;
  line-height: 1.25;
  width: 27rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3rem;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 3rem;
}
@media screen and (min-width: 1000px) {
  main.top .p-idx02__btn {
    width: 45rem;
    margin-top: 5rem;
    font-size: 2.4rem;
    border-radius: 5rem;
  }
}
main.top .p-idx02__btn:hover {
  color: #fff;
  background-color: #173080;
  opacity: 1;
}

footer {
  margin-top: -4rem;
}
@media only screen and (min-width: 743px) {
  footer {
    margin-top: -6rem;
  }
}
@media screen and (min-width: 1000px) {
  footer {
    margin-top: -11rem;
  }
}/*# sourceMappingURL=style.css.map */