.p_top_mv__txt {
  font-size: 1rem;
}

.p_top {
  padding-bottom: 0;
}
.p_top_mv {
  position: relative;
}
.p_top_mv__decor01 {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  max-width: 285px;
  width: 100%;
}
.p_top_mv__main {
  position: relative;
  z-index: 1;
  min-height: 350px;
  padding: 135px 0 0;
}
.p_top_mv__main .container {
  max-width: 100%;
}
.p_top_mv__ttl {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #323232;
}
.p_top_mv__txt {
  font-weight: 500;
  line-height: 1.5;
  color: #323232;
  margin-top: 15px;
}
.p_top_mv__text__circle {
  position: absolute;
  max-width: 90px;
  width: 100%;
  right: 10px;
  top: 20px;
}
.p_top_mv__decor02 {
  position: absolute;
  right: 10px;
  bottom: 0;
  max-width: 110px;
  width: 100%;
}
.p_top_slide01 .swiper-wrapper {
  display: flex;
  transition-timing-function: linear !important;
}
.p_top_slide01 .swiper-slide {
  flex-shrink: 0;
  width: 250px;
}
.p_top_intro {
  position: relative;
  padding: 60px 0;
}
.p_top_intro__main {
  position: relative;
  z-index: 1;
}
.p_top_intro__content {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.p_top_intro__txts .txt {
  color: #323232;
  font-weight: 500;
  margin-top: 16px;
}
.p_top_intro__txts .txt:first-child {
  margin-top: 0;
}
.p_top_intro__decor {
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.p_top_detail {
  background-color: #f6f4f0;
  padding: 60px 0;
  margin-top: -14px;
}
.p_top_detail__content {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.p_top_detail__img {
  flex-shrink: 0;
  position: relative;
  width: 100%;
}
.p_top_detail__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_top_detail__txts {
  margin-top: 20px;
}
.p_top_detail__txts .txt {
  color: #323232;
  font-weight: 500;
  margin-top: 16px;
}
.p_top_detail__txts .txt:first-child {
  margin-top: 0;
}
.p_top_detail .c_btn01 {
  text-align: center;
  margin: 30px auto 0;
}
.p_top_research {
  padding: 60px 0;
}
.p_top_research__head {
  display: flex;
  flex-direction: column;
  border-bottom: solid 1px #2864f0;
  padding-bottom: 10px;
}
.p_top_research__head .c_btn01 {
  position: relative;
  display: none;
}
.p_top_research__main {
  margin-top: 30px;
}
.p_top_research__btn {
  text-align: center;
  margin-top: 30px;
}
.p_top_information {
  background-color: #f6f4f0;
  padding: 60px 0;
}
.p_top_information__main {
  display: flex;
  flex-direction: column;
}
.p_top_information__head .c_btn01 {
  display: none;
}
.p_top_information__content {
  width: 100%;
  margin-top: 30px;
}
.p_top_information__btn {
  text-align: center;
  margin-top: 30px;
}

.footer_contact::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: #f6f4f0;
  height: 180px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p_top_mv__txt {
    font-size: 1.25rem;
  }
  .p_top_mv__decor01 {
    max-width: 100%;
    width: clamp(21.6875rem, 15.625vw + 14.1875rem, 29.8125rem);
    top: 14px;
  }
  .p_top_mv__main {
    padding: 271px 0 0;
    min-height: 546px;
  }
  .p_top_mv__main .container {
    padding: 0 clamp(1.25rem, 9.5486111111vw + -4.8611111111rem, 4.6875rem);
  }
  .p_top_mv__ttl {
    font-size: clamp(3.75rem, 3.0048076923vw + 2.3076923077rem, 5.3125rem);
  }
  .p_top_mv__txt {
    margin-top: 49px;
  }
  .p_top_mv__text__circle {
    right: clamp(2.5rem, 16vw + -9.5rem, 6.5rem);
    top: 44px;
    max-width: 100%;
    width: clamp(5.8125rem, 12.0192307692vw + 0.0432692308rem, 12.0625rem);
  }
  .p_top_mv__decor02 {
    max-width: 100%;
    width: clamp(8.125rem, 13.2211538462vw + 1.7788461538rem, 15rem);
    right: clamp(1.5625rem, 1.9230769231vw + 0.6394230769rem, 2.5625rem);
    bottom: -21px;
  }
  .p_top_slide01 .swiper-slide {
    width: 33.3333333333%;
  }
  .p_top_intro {
    padding: 176px 0 165px;
  }
  .p_top_intro .container {
    max-width: 1280px;
  }
  .p_top_intro__content {
    flex-direction: row;
    justify-content: space-between;
    gap: 30px 0;
  }
  .p_top_intro__head {
    width: clamp(20.75rem, 29.8076923077vw + 6.4423076923rem, 36.25rem);
    padding-top: 1px;
  }
  .p_top_intro__txts {
    width: calc(100% - clamp(20.75rem, 29.8076923077vw + 6.4423076923rem, 36.25rem));
    padding-left: clamp(0.625rem, 7.2115384615vw + -2.8365384615rem, 4.375rem);
  }
  .p_top_intro__txts .txt {
    line-height: 2;
    margin-top: 32px;
  }
  .p_top_intro__decor {
    bottom: 65px;
    width: clamp(23.125rem, 40.8653846154vw + 3.5096153846rem, 44.375rem);
  }
  .p_top_detail {
    padding: 121px 0 130px;
    margin-top: -28px;
  }
  .p_top_detail .container {
    max-width: 100%;
    padding: 0 clamp(2.5rem, 51.25vw + -38.5rem, 12.75rem) 0 0;
  }
  .p_top_detail__content {
    flex-direction: row;
    align-items: flex-start;
    gap: 30px clamp(1.875rem, 18.0288461538vw + -6.7788461538rem, 11.25rem);
  }
  .p_top_detail__img {
    top: 9px;
    width: 44.445%;
  }
  .p_top_detail__infor {
    width: 55.555%;
    padding-left: clamp(0rem, 1vw + -0.75rem, 0.25rem);
  }
  .p_top_detail__txts {
    margin-top: 60px;
  }
  .p_top_detail__txts .txt {
    margin-top: 32px;
    line-height: 2;
  }
  .p_top_detail .c_btn01 {
    text-align: left;
    margin: 67px 0 0;
  }
  .p_top_research {
    padding: 119px 0 120px;
  }
  .p_top_research .container {
    max-width: 1280px;
  }
  .p_top_research__head {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 21px;
  }
  .p_top_research__head .c_btn01 {
    top: 1px;
    display: inline-block;
  }
  .p_top_research__main {
    margin-top: 60px;
  }
  .p_top_research__btn {
    display: none;
  }
  .p_top_information {
    padding: 119px 0;
  }
  .p_top_information .container {
    max-width: 1280px;
  }
  .p_top_information__main {
    flex-direction: row;
    gap: 30px 0;
  }
  .p_top_information__head {
    width: clamp(12.5rem, 17.6682692308vw + 4.0192307692rem, 21.6875rem);
    padding-top: 35px;
    padding-right: 20px;
  }
  .p_top_information__head .c_btn01 {
    display: inline-block;
    margin-top: 69px;
  }
  .p_top_information__content {
    margin-top: 0;
    width: calc(100% - clamp(12.5rem, 17.6682692308vw + 4.0192307692rem, 21.6875rem));
  }
  .p_top_information__btn {
    display: none;
  }
  .footer_contact::before {
    height: 290px;
  }
}

@media screen and (min-width: 1024px) {
  .p_top_slide01 .swiper-wrapper {
    transition-duration: unset !important;
    transform: none !important;
  }
}
/*# sourceMappingURL=maps/top.css.map */
