.p-top {
  position: relative;
}
.p-top__slide ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-top__slide ul li {
  display: block;
}

.p-top__slide ul li img {
  width: 100%;
  height: auto;
  display: block;
  height: 910px;
  object-fit: cover;
  object-position: center;
}
.p-top__mv--txt::after {
  background: url(../img/dec_01.png) no-repeat;
  content: "";
  width: 425px;
  height: 671px;
  display: block;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
}

.p-top__bg {
  height: 910px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.p-top__opacity--txt h1 {
  color: #fff;
  font-size: min(calc(330 / 1920 * 100vw), 33rem);
  position: relative;
  opacity: 0.5;
  text-align: center;
  top: 204px;
  font-family: "Noto Sans JP", sans-serif;
}
.p-top__txt {
  color: #fff;
}
.p-top__txt h2 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  line-height: 5vw;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.p-top__txt--margin {
  padding-left: 76px;
}
.p-top__txt {
  position: absolute;
  bottom: 110px;
  left: 90px;
}
.p-top__txt p {
  font-size: 2vw;
  margin-top: 16px;
}
.p-top__about {
  padding-top: 80px;
}
.p-top__about__bg {
  background: url(../img/about_bg.webp) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 99;
}
.p-top__about--txt {
  max-width: 1280px;
  padding: calc(261 / 1920 * 100vw) 0 calc(140 / 1920 * 100vw)
    calc(540 / 1920 * 100vw);
}
.p-top__about--ttl {
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 60px;
  left: calc(400 / 1920 * 100vw);
}
.p-top__about--ttl h1 {
  color: #0093f1;
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
}
.p-top__about--ttl p {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
  font-family: "Zen Old Mincho", serif !important;
}
.p-top__about--txt h2 {
  font-size: min(5vw, 100px);
  margin-bottom: 24px;
  line-height: 4.2vw;
}
.p-top__about--txt p {
  max-width: 1068px;
  font-size: calc(20 / 1920 * 100vw);
  font-family: "Noto Sans JP", sans-serif;
}
/* ----------------

---------------------*/
.p-top__service {
  background: url(../img/dec_02.png) no-repeat;
  background-size: contain;
  aspect-ratio: 1920/1800;
}
.p-top__service--inner {
  padding: calc(120 / 1920 * 100vw) 0 0;
}
.p-top__service--ttl {
  margin-bottom: 72px;
  text-align: center;
}
.p-top__service--ttl h3 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  margin-bottom: 10px;
  text-align: center;
  color: #0093f1;
}
.p-top__service--ttl p {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
}

.service_box {
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 86px;
  align-items: flex-start;
}
.service_box02,
.service_box04 {
  flex-direction: row-reverse;
}
.p-top__service__contents--img {
  width: calc(981 / 1920 * 100vw);
  max-width: 981px;
}
.p-top__service__contents--txt {
  background-color: #fff;
  box-shadow: 0 0 1.5rem rgba(44, 65, 152, 0.2);
  width: calc(962 / 1920 * 100vw);
  position: relative;
  margin: 40px 0 0 -26px;
}
.p-top__service__contents--txt h3 {
  color: #000;
  font-size: min(2.1vw, 40px);
  padding: 100px 100px 60px 60px;
  padding: calc(60 / 1920 * 100vw) calc(100 / 1920 * 100vw)
    calc(40 / 1920 * 100vw);
}
.p-top__service__contents--txt p {
  line-height: calc(40 / 1920 * 100vw);
  padding: 0 calc(100 / 1920 * 100vw) calc(60 / 1920 * 100vw)
    calc(60 / 1920 * 100vw);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(18 / 1920 * 100vw), 1.8rem);
}
.p-top__service--item {
  padding: 0 5%;
}
.p-top__service--item ul {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.p-top__service--item ul li {
  width: 337px;
}

/* ---------------

-------------------*/
.p-top__area {
  background-color: rgba(167, 233, 255, 0.5);
  padding: 100px 0;
}
.p-top__area--ttl {
  display: flex;
  align-items: flex-end;
}
.p-top__area--ttl h3 {
  color: #0075d9;
  text-align: left;
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  margin-right: 20px;
}
.p-top__area--ttl p {
  text-align: left;
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
}
.p-top__area--inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.p-top__area--ttl {
  margin: 0 0 calc(70 / 1920 * 100vw);
  text-align: center;
}
.p-top__area--img {
  width: calc(1092 / 1920 * 100vw);
  max-width: 1092px;
  margin: 0 auto;
}
.p-top__area--txt {
  font-family: "Noto Sans JP", sans-serif;
}
/* -------------

--------------------*/
.p-contact {
  background: url(../img/contact_bg.webp) no-repeat;
  padding: 100px 0 0;
  background-size: cover;
  aspect-ratio: 1920/643;
  color: #fff;
}
.contact_ttl {
  text-align: center;
  margin-bottom: calc(60 / 1920 * 100vw);
}
.contact_ttl h1 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
}
.contact_ttl p {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
}
.contact__lead {
  width: calc(1000 / 1920 * 100vw);
  max-width: 1000px;
  margin: 0 auto calc(40 / 1920 * 100vw);
}
.contact__lead p {
  font-size: min(calc(18 / 1920 * 100vw), 1.8rem);
  font-family: "Noto Sans JP", sans-serif;
}
.contact__time {
  text-align: center;
}
.contact__time p {
  font-size: min(calc(18 / 1920 * 100vw), 1.8rem);
}
.contact__tel {
  border: solid 1px #fff;
  border-radius: 50px;
  width: calc(350 / 1920 * 100vw);
  max-width: 350px;
  margin: 20px auto 0;
  padding: 10px 0 10px 30px;
}
.contact__tel h3 {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  text-align: center;
  position: relative;
  letter-spacing: 0.2rem;
}
.contact__tel h3::before {
  content: "";
  background: url(../img/tel.png) no-repeat;
  background-size: contain;
  width: 37px;
  height: 36px;
  position: absolute;
  top: 7px;
  left: -17px;
}
.contact__tel h3 a {
  color: #fff;
}
/* ---company -----*/
.p-top__company--contents {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.p-top__company {
  padding: calc(100 / 1920 * 100vw) 0;
}
.p-top__company--info {
  margin-right: calc(75 / 1920 * 100vw);
}
.p-top__company--info dt {
  width: calc(225 / 1920 * 100vw);
}
.p-top__company--info p {
  color: #fff;
  text-align: center;
  letter-spacing: 0.2rem;
}
.p-top__company--map {
  width: calc(720 / 1920 * 100vw);
  height: 650px;
}

/* ---------------

----------------*/
.p-top__company--ttl {
  text-align: center;
  margin-bottom: calc(60 / 1920 * 100vw);
}
.p-top__company--ttl h3 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  color: #0075d9;
}
.p-top__company--ttl p {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
  color: #000;
}
.p-top__company--info dl {
  display: flex;
  border-bottom: solid 1px #000;
  padding: 20px 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
}

.p-top__company--info dt {
  font-size: min(calc(18 / 1920 * 100vw), 1.8rem);
}
.p-top__company--info dd {
  font-size: min(calc(18 / 1920 * 100vw), 1.8rem);
}
@media screen and (max-width: 800px) {
  .slider-sp {
    display: block;
  }
  .p-top__bg {
    height: 666px;
  }
  .p-top__slide ul li img {
    height: 666px;
    object-fit: cover;
  }
  .p-top__mv--txt::after {
    width: 375px;
    height: auto;
  }
  .p-top__opacity--txt h1 {
    font-size: 90px;
    transform: translate(0, 150%);
    top: 50%;
  }
  .p-top__txt {
    left: 23px;
    bottom: 60px;
  }
  .p-top__txt h2 {
    font-size: 27px;
    line-height: 1.6;
  }
  .p-top__txt--margin {
    padding: 0;
  }
  .p-top__txt p {
    font-size: 16px;
  }
  .p-top__news {
    padding: 45px 5% 60px;
  }
  .p-top__news--inner {
    display: block;
  }
  .p-top__news--inner ul li a {
    display: block;
  }
  .p-top__about {
    padding-top: 0;
  }
  .p-top__about--ttl {
    display: block;
    text-align: center;
    position: static;
  }
  .p-top__about--ttl h1 {
    font-size: 40px;
  }
  .p-top__about--ttl p {
    padding: 0 !important;
  }
  .p-top__about--txt {
    padding: calc(90 / 375 * 100vw) 15px calc(140 / 375 * 100vw)
      calc(80 / 375 * 100vw);
  }
  .p-top__about--txt h2 {
    font-size: 47px;
    line-height: 1.3;
    margin: 30px 0 40px;
    padding: 0 0 0 15px;
  }
  .p-top__about--txt p {
    font-size: 18px;
    line-height: 32px;
    padding: 0 0 0 15px;
    font-weight: 400;
  }
  .p-top__about__bg {
    background: url(../img/about_bg_sp.webp) no-repeat;
    background-size: cover;
  }
  .p-top__about__contents {
    margin: 0;
  }
  .p-top__about__contents--inner {
    display: block;
    padding: 60px 0%;
  }
  .p-top__about__contents--txt {
    width: auto;
    margin-right: 0;
    margin: 0 5%;
    z-index: 100;
  }
  .p-top__about__contents--img {
    width: auto;
    position: relative;
    z-index: 99;
    margin: -30px 2% 0;
  }
  .p-top__about__contents--txt h3 {
    font-size: 30px;
    line-height: 1.6;
    padding: 24px 18px 24px;
  }

  .p-top__about__contents--txt p {
    line-height: 2;
    padding: 0px 18px 43px;
    font-weight: 700;
  }
  .p-top__service {
    background: url(../img/dec_02_sp.png) no-repeat;
    background-size: contain;
    aspect-ratio: 430/1613;
    background-position-y: 220px;
  }

  .service_box {
    display: block;
    padding-bottom: 45px;
  }
  .p-top__service--inner {
    padding: 40px 5% 32px;
  }
  .p-top__service__contents--img {
    width: auto;
  }
  .p-top__service__contents--txt {
    width: auto;
    margin: unset;
  }
  .p-top__service__contents--txt h3 {
    font-size: 26px;
    white-space: nowrap;
    padding: 32px 4% 60px;
    line-height: 0;
  }
  .p-top__service__contents--txt p {
    font-size: 18px;
  }
  .p-top__service--txt {
    width: auto;
    margin: 0 auto;
  }
  .p-top__service--ttl {
    width: auto;
    margin-bottom: 40px;
  }
  .p-top__service--ttl h3 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 0;
  }
  .p-top__service--ttl p {
    text-align: center;
    font-size: 24px;
  }
  .p-top__service--txt p {
    line-height: 2;
  }
  .p-top__service--item {
    padding: 0;
  }
  .p-top__service--item ul {
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 30px;
  }
  .p-top__service--item ul li {
    width: 156px;
  }
  .p-top__area--ttl {
    padding: 0 4%;
    margin: 0 0 60px;
  }
  .p-top__area {
    padding: 60px 0;
  }
  .p-top__area--ttl h3 {
    font-size: 40px;
  }
  .p-top__area--ttl p {
    font-size: 24px;
  }
  .p-top__area--txt h3 {
    font-size: 40px;
    text-align: left;
    line-height: 2;
  }
  .p-top__area--txt p {
    line-height: 2;
  }
  .p-top__area--contents {
    left: unset;
    transform: unset;
  }
  .p-top__area--txt {
    padding: 0 5%;
    margin-bottom: 34px;
  }
  .p-top__area--img {
    width: auto;
    padding: 0 4%;
  }
  .p-contact {
    padding: 60px 0;
  }
  .contact_ttl h1 {
    font-size: 40px;
  }
  .contact_ttl p {
    font-size: 24px;
  }
  .contact__lead {
    margin: 0 auto;
    width: auto;
    padding: 0 4%;
  }
  .contact__lead p {
    font-size: 18px;
  }
  .contact__time {
    margin: 40px 0;
  }
  .contact__time p {
    font-size: 18px;
  }
  .contact__tel {
    width: 260px;
  }
  .contact__tel h3 {
    font-size: 27px;
  }
  .p-top__company--ttl h3 {
    font-size: 40px;
  }
  .contact__tel h3::before {
    top: 5px;
    width: 26px;
    height: 26px;
  }
  .p-top__company--ttl p {
    font-size: 24px;
    text-align: center;
  }
  .p-top__company--info dl {
    display: block;
    border: unset;
    padding: 0 4%;
  }
  .p-top__company--info dt {
    font-size: 18px;
    width: auto;
    border-bottom: solid 1px #000;
    padding: 10px 0;
  }
  .p-top__company--info dd {
    font-size: 18px;
    margin: 0;
    border-bottom: solid 1px #000;
    padding: 10px 0;
  }
  .p-top__company--contents {
    display: block;
  }
  .p-top__company--info {
    display: block;
  }
  .p-top__company--info p {
    letter-spacing: 0.1rem;
  }
  .p-top__company--time {
    margin: 16px 0 28px;
  }
  .p-top__company--map {
    width: calc(389 / 430 * 100vw);
    height: 356px;
    margin: 60px auto 0;
  }
}
