.p-front-mv {
  position: relative;
  background-color: #00479d;
}
.p-front-mv__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-front-mv__inner {
    flex-wrap: wrap;
  }
}
.p-front-mv__img {
  padding: 47px 0 104px 0;
  width: 50%;
  overflow: hidden;
}
@media screen and (max-width: 1480px) {
  .p-front-mv__img {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-mv__img {
    width: 100%;
    padding: 0px 0 68px 0;
  }
}
.p-front-mv__img img {
  width: 110%;
  max-width: none;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-front-mv__img img {
    width: 115%;
    position: relative;
    left: -32px;
  }
}
.p-front-mv__content {
  width: 50%;
  margin: 0;
  padding: 9.6% 20px 0 6.3%;
}
@media screen and (max-width: 1200px) {
  .p-front-mv__content {
    padding: 9.6% 20px 0 4%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-mv__content {
    width: 270px;
    margin: 0 auto 0px auto;
    padding: 14% 0 0;
  }
}
@media screen and (max-width: 376px) {
  .p-front-mv__content {
    padding: 10% 0 0;
  }
}
.p-front-mv__title {
  margin-bottom: 39px;
  font-size: 55px;
  font-size: clamp(29px, -0.714px + 3.869vw, 55px);
  font-weight: bold;
  line-height: 1.64;
  letter-spacing: -1.1px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-mv__title {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.6;
    letter-spacing: -0.5px;
  }
}
.p-front-mv__text {
  padding-left: 1px;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.36px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-mv__text {
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.26px;
  }
}
.p-front-mv__decoration {
  position: absolute;
  inset: auto 0 -2px;
  padding-inline: 0px;
  line-height: 1;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-front-mv__decoration {
    position: absolute;
    inset: auto 0 0;
    margin: auto;
    padding-inline: 14px;
  }
}

.p-front-sec01 {
  padding: 125px 0 155px;
}
@media screen and (max-width: 767px) {
  .p-front-sec01 {
    padding: 72px 0 115px;
  }
}

.p-front-sec01-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 1600px;
  max-width: 100%;
  margin-inline: auto;
}
.p-front-sec01-block01__content {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  padding-left: 20px;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block01__content {
    width: 54%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__content {
    width: 100%;
    padding-inline: 20px;
  }
}
.p-front-sec01-block01__content-inner {
  width: 550px;
  max-width: 100%;
}
.p-front-sec01-block01__text {
  font-size: 16px;
  line-height: 2.5;
  color: #484848;
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__text {
    font-size: 15px;
    line-height: 2;
  }
}
.p-front-sec01-block01__img {
  width: 46%;
  text-align: right;
}
@media screen and (max-width: 1090px) {
  .p-front-sec01-block01__img {
    width: 43%;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec01-block01__img {
    width: 100%;
  }
}
.p-front-sec01-block01__img img {
  margin: 24px 0 38px 0;
  height: auto;
}

.p-front-sec02 {
  position: relative;
  padding: 160px 0 140px 0;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-color: #629de5;
}
@media screen and (max-width: 1090px) {
  .p-front-sec02 {
    padding: 80px 0 120px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec02 {
    padding: 50px 0 90px 0;
    border-radius: 0;
  }
}
.p-front-sec02__bg01 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 58%;
  background-size: 28px 28px;
  background-position: 50% 50%;
  background-image: repeating-linear-gradient(90deg, #9ABFEE, #9ABFEE 1px, transparent 1px, transparent 28px), repeating-linear-gradient(0deg, #9ABFEE, #9ABFEE 1px, transparent 1px, transparent 28px);
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-clip-path: polygon(0 49%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 49%, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
  .p-front-sec02__bg01 {
    background-size: 16px 16px;
    background-position: 50% 50%;
    background-image: repeating-linear-gradient(90deg, #9ABFEE, #9ABFEE 1px, transparent 1px, transparent 16px), repeating-linear-gradient(0deg, #9ABFEE, #9ABFEE 1px, transparent 1px, transparent 16px);
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-clip-path: polygon(0 78%, 100% 68%, 100% 100%, 0% 100%);
            clip-path: polygon(0 78%, 100% 68%, 100% 100%, 0% 100%);
  }
}

.p-front-sec02-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  min-height: 400px;
  margin-bottom: 40px;
  padding: 11px 55px 15px 55px;
  border-radius: 30px;
  background-color: #fff;
}
@media screen and (max-width: 1090px) {
  .p-front-sec02-block01 {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01 {
    margin-bottom: 30px;
    padding: 30px 30px 50px;
    border-radius: 20px;
  }
}
.p-front-sec02-block01:nth-child(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01:nth-child(odd) {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01--01 .p-front-sec02-block01__img {
    width: 230px;
    margin: -46px auto 45px auto;
  }
  .p-front-sec02-block01--03 .p-front-sec02-block01__img {
    width: 250px;
    margin: 0 auto 45px auto;
  }
  .p-front-sec02-block01--04 .p-front-sec02-block01__img {
    width: 250px;
    margin: 0 auto 45px auto;
  }
}
.p-front-sec02-block01__img {
  width: 42%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01__img {
    margin-bottom: 45px;
    width: 100%;
  }
}
.p-front-sec02-block01__content {
  width: 55%;
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01__content {
    width: 100%;
  }
}
.p-front-sec02-block01__en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 25px;
  padding: 4px 23px 5px;
  border-radius: 13px;
  background-color: #00479d;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01__en {
    margin-bottom: 20px;
    padding: 5px 20px 6px;
    font-size: 13px;
  }
}
.p-front-sec02-block01__title {
  margin-bottom: 12px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.67;
  text-align: left;
  color: #00479d;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01__title {
    margin-bottom: 13px;
    font-size: 20px;
  }
}
.p-front-sec02-block01__text p {
  line-height: 1.88;
  text-align: left;
  color: #484848;
}
@media screen and (max-width: 767px) {
  .p-front-sec02-block01__text p {
    line-height: 1.93;
  }
}

.p-front-sec03 {
  padding: 162px 0 100px 0;
  background-color: #f4f4f4;
}
@media screen and (max-width: 767px) {
  .p-front-sec03 {
    padding: 70px 0 60px 0;
  }
}

.p-front-google-map iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 767px) {
  .p-front-google-map iframe {
    height: 390px;
  }
}

.p-front-sec04 {
  position: relative;
  padding: 70px 0 180px 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #00479d;
}
@media screen and (max-width: 1090px) {
  .p-front-sec04 {
    padding: 70px 0 140px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-front-sec04 {
    padding: 55px 0 80px 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
.p-front-sec04::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  z-index: -1;
}
.p-front-sec04__bg01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 28px 28px;
  background-position: 50% 50%;
  background-image: repeating-linear-gradient(90deg, #fff, #fff 1px, transparent 1px, transparent 28px), repeating-linear-gradient(0deg, #fff, #fff 1px, transparent 1px, transparent 28px);
  opacity: 0.15;
}
@media screen and (max-width: 767px) {
  .p-front-sec04__bg01 {
    background-size: 20px 20px;
    background-position: 50% 50%;
    background-image: repeating-linear-gradient(90deg, #fff, #fff 1px, transparent 1px, transparent 20px), repeating-linear-gradient(0deg, #fff, #fff 1px, transparent 1px, transparent 20px);
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.p-front-sec04__decoration {
  position: relative;
  margin-bottom: -70px;
  padding-inline: 0px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front-sec04__decoration {
    margin-bottom: -37px;
    padding-inline: 15px;
  }
}
.p-front-sec04__lead {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.64;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-sec04__lead {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.88;
  }
}

.p-front-sec04-form {
  margin-bottom: 103px;
  padding: 0 20px;
  border-radius: 30px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-form {
    margin-bottom: 78px;
    border-radius: 20px;
  }
}
.p-front-sec04-form__inner {
  width: 1100px;
  max-width: 100%;
  margin-inline: auto;
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-form__inner {
    padding: 60px 0 120px 0;
  }
}

.p-front-sec04-block01__lead {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 800;
  line-height: 0.9;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__lead {
    font-size: 25px;
  }
}
.p-front-sec04-block01__text {
  margin-bottom: 47px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__text {
    margin-bottom: 30px;
    font-size: 15px;
  }
}
.p-front-sec04-block01__info {
  border-radius: 30px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__info {
    border-radius: 20px;
  }
}
.p-front-sec04-block01__info-inner {
  width: 1100px;
  max-width: 100%;
  margin-inline: auto;
  padding: 23px 0 23px 23px;
  line-height: 1;
  color: #00479d;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__info-inner {
    padding: 30px 0 25px 0;
  }
}
.p-front-sec04-block01__tel {
  margin-bottom: 8px;
  font-family: "Satoshi-Medium", sans-serif;
  font-size: 60px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #00479d;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__tel {
    font-size: 30px;
  }
}
.p-front-sec04-block01__tel > span {
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__tel > span {
    font-size: 20px;
  }
}
.p-front-sec04-block01__time {
  padding-right: 18px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-front-sec04-block01__time {
    padding-right: 0px;
    font-size: 15px;
    line-height: 1.47;
  }
}