.p-top_mv {
  position: relative;
}
.p-mv_box01 {
  background: url(../img/top_mv01.webp) no-repeat;
  background-size: cover;
  aspect-ratio: 1920/940;
}
.p-mv_box02 {
  background: url(../img/top_mv02.webp) no-repeat;
  background-size: cover;
  aspect-ratio: 1920/940;
}
.p-mv_box03 {
  background: url(../img/top_mv03.webp) no-repeat;
  background-size: cover;
  aspect-ratio: 1920/940;
}

.p-top_ttl {
  position: absolute;
  top: 50%;
  left: calc(120 / 1920 * 100vw);
  color: #fff;
}
.p-top_mv h1 {
  font-size: min(calc(80 / 1920 * 100vw), 8rem);
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  margin-bottom: calc(60 / 1920 * 100vw);
  font-weight: 900;
}
.p-top_mv p {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  font-weight: 900;
  line-height: 1.2;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.t-news_inner {
  padding: calc(116 / 1920 * 100vw) 0;
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
}
.t-news_box {
  display: flex;
}
.t-news_ttl h2 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  color: #0f4e7c;
  font-weight: 900;
  margin-right: calc(200 / 1920 * 100vw);
  margin-bottom: calc(30 / 1920 * 100vw);
}
.t-news_ttl p {
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
  font-weight: 700;
}
.t-news_lead {
}
.news_list a {
  display: flex;
  gap: calc(95 / 1920 * 100vw);
  font-weight: 400;
  align-items: center;
}
.p-top_about {
  background-color: #dedede;
  padding: calc(30 / 1920 * 100vw) 0 calc(40 / 1920 * 100vw);
  position: relative;
  z-index: 99;
}
.p-top_about::before {
  content: "";
  background: url(../img/dec01.webp) no-repeat;
  background-size: contain;
  width: 96.5vw;
  aspect-ratio: 1920/1194;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.t-about_inner {
  position: relative;
}
.t-about_inner::before {
  content: "";
  background: url(../img/top_img01.webp) no-repeat;
  background-size: contain;
  aspect-ratio: 180/1173;
  position: absolute;
  top: calc(-16 / 1920 * 100vw);
  left: 0;
  width: calc(164 / 1920 * 100vw);
}
.t-about_ttl {
  text-align: center;
}
.t-about_ttl h1 {
  color: #0f4e7c;
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  font-weight: 900;
}
.t-about_ttl p {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  font-weight: 700;
  color: #0f4e7c;
}

.t-about_lead {
  background-color: rgba(241, 241, 241, 0.9);
  width: calc(1280 / 1920 * 100vw);
  margin: 0 auto;
  padding: calc(31 / 1920 * 100vw) calc(70 / 1920 * 100vw);
}

.t-about_movie {
  width: calc(932 / 1920 * 100vw);
  aspect-ratio: 932/527;
  margin: calc(40 / 1920 * 100vw) auto 0;
}

.p-top_service {
  background: url(../img/top_img02.webp) no-repeat;
  background-size: cover;
  aspect-ratio: 1920/918;
  position: relative;
  z-index: 99;
}
.t-service_lead {
  color: #fff;
  width: calc(960 / 1920 * 100vw);
  padding-left: calc(320 / 1920 * 100vw);
  padding-top: calc(80 / 1920 * 100vw);
}
.t-service_lead h3 {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  font-weight: 900;
  margin-bottom: calc(40 / 1920 * 100vw);
  line-height: 1.6;
  position: relative;
}
.t-service_lead h3::before {
  content: "";
  background: url(../img/icon_w.png) no-repeat;
  width: calc(170 / 1920 * 100vw);
  aspect-ratio: 170/100;
  position: absolute;
  top: calc(19 / 1920 * 100vw);
  left: calc(-180 / 1920 * 100vw);
  background-size: contain;
}
.t-service_lead p {
}
.t-service_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: calc(1200 / 1920 * 100vw);
  margin: calc(40 / 1920 * 100vw) calc(120 / 1920 * 100vw) 0 auto;
  gap: calc(20 / 1920 * 100vw) 0;
}
.t-service_list li {
  width: calc(400 / 1920 * 100vw);
}
.p-top_works {
  background: url(../img/top_bg.webp);
  background-size: contain;
  aspect-ratio: 1920/665;
  padding: calc(60 / 1920 * 100vw) 0 calc(40 / 1920 * 100vw);
}
.t-works_ttl h1 {
  width: calc(348 / 1920 * 100vw);
  margin: 0 auto;
}
.t-works_ttl p {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  text-align: center;
  font-weight: 700;
  margin-bottom: calc(80 / 1920 * 100vw);
}

.gallery-slider {
  width: 100%;
  margin: 0 auto calc(80 / 1920 * 100vw);
}
.gallery-slider li {
  margin-right: calc(60 / 1920 * 100vw); /* 右側の余白を20pxに設定 */
}
.gallery-slider img {
  width: 100%; /* 画像を親要素に合わせる */
  display: block;
}

.p-top_recruit {
  background-color: #0f4e7c;
}
.t-recruit_ttl {
  color: #fff;
  text-align: center;
  padding: calc(80 / 1920 * 100vw) calc(109 / 1920 * 100vw) 0 0;
}
.t-recruit_ttl h1 {
  font-size: min(calc(100 / 1920 * 100vw), 10rem);
  font-weight: 900;
}
.t-recruit_ttl p {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  font-weight: 700;
  margin-bottom: calc(60 / 1920 * 100vw);
}
.t-recruit__box {
  display: flex;
  justify-content: flex-end;
}
.t-recruit_img {
  width: calc(1080 / 1920 * 100vw);
}
.p-top_contact {
  background: url(../img/contact_bg.webp) no-repeat;
  background-size: contain;
  aspect-ratio: 1920/532;
  padding: calc(60 / 1920 * 100vw) 0 calc(40 / 1920 * 100vw);
}
.t-contact_ttl h1 {
  width: calc(455 / 1920 * 100vw);
  margin: 0 auto;
}
.t-contact_ttl p {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  text-align: center;
  font-weight: 700;
}
.t-contact_time {
  display: flex;
  justify-content: space-between;
  width: calc(518 / 1920 * 100vw);
  margin: 0 auto;
  font-weight: 700;
}
.t-contact_flex {
  display: flex;
  justify-content: center;
  gap: calc(40 / 1920 * 100vw);
  margin: calc(80 / 1920 * 100vw) 0 0;
}
.t-contact_flex img {
  width: calc(80 / 1920 * 100vw);
}
.t-contact_tel,
.t-contact_mail {
  background-color: #04a9c6;
  width: calc(520 / 1920 * 100vw);
  padding: calc(30 / 1920 * 100vw) 0;
  border-radius: 100px;
}
.t-contact_tel a,
.t-contact_mail a {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  align-items: center;
  gap: calc(30 / 1920 * 100vw);
}

@media screen and (max-width: 768px) {
  .p-mv_box01 {
    background: url(../img/top_mv01_sp.webp) no-repeat;
    background-size: cover;
    width: 100vw;
    aspect-ratio: 430/880;
  }
  .p-mv_box02 {
    background: url(../img/top_mv02_sp.webp) no-repeat;
    background-size: cover;
    width: 100vw;
    aspect-ratio: 430/880;
  }
  .p-mv_box03 {
    background: url(../img/top_mv03_sp.webp) no-repeat;
    background-size: cover;
    width: 100vw;
    aspect-ratio: 430/880;
  }

  .p-top_mv h1 {
    font-size: 5rem;
  }
  .p-top_mv p {
    font-size: 3rem;
  }
  .t-news_inner {
    padding: 20px 0 60px;
  }
  .t-news_box {
    display: block;
  }
  .t-news_ttl {
    text-align: center;
  }
  .t-news_ttl h2 {
    font-size: 6rem;
    margin-right: unset;
  }
  .t-news_ttl p {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .t-news_lead {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .t-news_lead .date {
    font-size: 2rem;
  }
  .p-top_about {
    padding: 20px 4% 0px;
  }
  .t-about_ttl h1 {
    font-size: 6rem;
  }
  .t-about_ttl p {
    font-size: 2rem;
  }
  .t-about_lead {
    width: auto;
    padding: 20px;
    margin: 30px auto;
  }
  .p-top_about::before {
    background: url(../img/dec01_sp.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 430/1103;
  }
  .t-about_inner::before {
    background: url(../img/top_img01_sp.webp) no-repeat;
    background-size: contain;
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translate(-50%, 0);
    aspect-ratio: 430/60;
    width: 100vw;
  }
  .t-about_movie {
    padding: 0 0 120px;
    width: calc(350 / 430 * 100vw);
    aspect-ratio: 350/198;
  }
  .p-top_service {
    background: url(../img/top_img02_sp.png) no-repeat;
    background-size: cover;
    aspect-ratio: unset;
    position: relative;
    padding: calc(150 / 430 * 100vw) 0 calc(40 / 430 * 100vw);
    background-position-x: 87%;
  }
  .t-service_lead h3 {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 34px;
  }
  .t-service_lead h3::before {
    width: 130px;
    aspect-ratio: unset;
    height: 76px;
    top: -98px;
    left: 0;
  }
  .t-service_lead {
    width: auto;
    padding-left: 4%;
    padding-top: unset;
  }
  .t-service_list ul {
    margin: calc(40 / 430 * 100vw) auto 0;
    max-width: unset;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .t-service_list li {
    width: 303px;
    margin: 0 auto calc(10 / 430 * 100vw) calc(20 / 430 * 100vw);
  }
  .t-service_list li:nth-child(even) {
    margin: 0 calc(20 / 430 * 100vw) calc(10 / 430 * 100vw) auto;
  }
  .t-service_lead p {
    width: calc(350 / 430 * 100vw);
    font-size: 1.5rem;
    line-height: 2;
  }
  .p-top_works {
    padding: 30px 0 60px;
    background-size: cover;
  }
  .t-works_ttl h1 {
    width: 209px;
  }
  .t-works_ttl p {
    font-size: 2rem;
  }
  .gallery-slider {
    margin: 0 auto 40px;
  }
  .t-recruit__box {
    flex-direction: column-reverse;
  }
  .t-recruit_img {
    width: auto;
  }
  .t-recruit_ttl {
    padding: 40px 0 60px;
  }
  .t-recruit_ttl h1 {
    font-size: 6rem;
  }
  .t-recruit_ttl p {
    font-size: 2rem;
  }
  .p-top_contact {
    aspect-ratio: unset;
    padding: 40px 0 60px;
    background-size: cover;
  }
  .t-contact_ttl h1 {
    width: 274px;
  }
  .t-contact_ttl p {
    font-size: 2rem;
  }

  .t-contact_time {
    width: auto;
    display: block;
  }
  .t-contact_flex {
    display: block;
    margin: 40px 0 0;
  }
  .t-contact_time {
    margin-top: 30px;
    width: 200px;
    margin: 0 auto;
  }
  .t-contact_tel,
  .t-contact_mail {
    width: 350px;
    margin: 0 auto;
    padding: 15px 0;
  }
  .t-contact_tel a,
  .t-contact_mail a {
    font-size: 2rem;
    gap: 20px;
  }
  .t-contact_tel {
    margin-bottom: 20px;
  }
  .t-contact_flex img {
    width: 60px;
  }
}

/* --------------------
service
----------------*/
.mv {
  background: url(../img/mv.webp) no-repeat;
  background-size: contain;
  aspect-ratio: 1920/560;
  position: relative;
}
.service__ttl {
  position: absolute;
  top: calc(285 / 1920 * 100vw);
  left: calc(120 / 1920 * 100vw);
  color: #fff;
}
.service__ttl h3 {
  font-size: min(calc(60 / 1920 * 100vw), 6rem);
  font-weight: 500;
}
.service__ttl h1 {
  font-size: min(calc(120 / 1920 * 100vw), 12rem);
  font-weight: 900;
}
.service__content {
  background-color: #dedede;
  padding: calc(120 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
  position: relative;
  z-index: 99;
}
.service__content::before {
  content: "";
  background: url(../img/dec_l.webp) no-repeat;
  background-size: contain;
  width: calc(382 / 1920 * 100vw);
  aspect-ratio: 382/416;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.service__content::after {
  content: "";
  background: url(../img/dec_r.webp) no-repeat;
  background-size: contain;
  width: calc(382 / 1920 * 100vw);
  aspect-ratio: 382/416;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.service__content p {
  max-width: calc(1180 / 1920 * 100vw);
  margin: 0 auto;
}
.service__list {
  background: url(../img/top_bg.webp);
  background-size: contain;
}
.service__box {
  background-color: #0f4e7c;
  display: flex;
  gap: calc(40 / 1920 * 100vw);
  margin: 0 0 calc(160 / 1920 * 100vw);
}
.service__img {
  width: calc(800 / 1920 * 100vw);
  position: relative;
  top: calc(-100 / 1920 * 100vw);
}
.service__lead {
  color: #fff;
  padding: calc(60 / 1920 * 100vw) 0;
}
.service__lead h2 {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  position: relative;
  padding-bottom: calc(20 / 1920 * 100vw);
  margin-bottom: calc(20 / 1920 * 100vw);
}
.service__lead h2::after {
  content: "";
  border-bottom: solid 5px #04a9c6;
  width: calc(160 / 1920 * 100vw);
  position: absolute;
  bottom: 0;
  left: 0;
}
.service__lead p {
  max-width: 760px;
}
.service__ex {
  color: #fff;
  margin-top: calc(40 / 1920 * 100vw);
}
.service__ex p {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
}
.service__ex li {
  font-size: min(calc(20 / 1920 * 100vw), 2rem);
  padding-left: 30px;
  position: relative;
  margin-bottom: calc(20 / 1920 * 100vw);
}
.service__ex li::before {
  content: "";
  background-color: #04a9c6;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.service__box06 {
  margin-bottom: 0;
}
.service__box:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .mv {
    aspect-ratio: 430/750;
    background-size: cover;
  }
  .service__ttl {
    top: 500px;
    left: 20px;
  }
  .service__ttl h3 {
    font-size: 4rem;
  }
  .service__ttl h1 {
    font-size: 6rem;
  }
  .service__content {
    padding: 60px 4%;
  }
  .service__content::before {
    width: 132px;
  }
  .service__content::after {
    width: 132px;
  }
  .service__content p {
    max-width: unset;
  }
  .service__img {
    width: auto;
    position: static;
  }
  .service__list {
    background-size: 200%;
  }
  .service__box {
    flex-direction: column-reverse;
    padding: 0 4% 60px;
    margin: 0 0 60px;
  }
  .service__lead {
    padding: 40px 0%;
  }
  .service__lead h2 {
    font-size: 2rem;
    padding-bottom: 15px;
  }
  .service__lead p {
    margin-top: 5px;
  }
  .service__ex {
    margin-top: 40px;
  }
  .service__ex p {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .service__ex li {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .service__box:nth-child(even) {
    flex-direction: column-reverse;
  }
}
/* -----------
works
-------------*/
.p-works {
  background: url(../img/top_bg.webp);
  background-size: contain;
}
.works__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: calc(120 / 1920 * 100vw) 0;
  max-width: calc(1280 / 1920 * 100vw);
  margin: 0 auto;
  gap: calc(80 / 1920 * 100vw);
}
.works__box {
  width: calc(600 / 1920 * 100vw);
}
.works__img img {
  object-fit: contain;
  height: unset;
}
.works__category {
  font-weight: 700;
  color: #909090;
  position: relative;
  padding-left: calc(50 / 1920 * 100vw);
  margin-top: calc(10 / 1920 * 100vw);
}
.works__category::before {
  content: "";
  border-bottom: solid 5px #04a9c6;
  width: calc(40 / 1920 * 100vw);
  position: absolute;
  top: calc(18 / 1920 * 100vw);
  left: 0;
}
.works__date {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
  font-weight: 500;
}
.works__ttl {
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
  font-weight: 500;
  position: relative;
}
.works__ttl::after {
  content: "";
  background: url(../img/arw.png) no-repeat;
  width: 12px;
  height: 24px;
  position: absolute;
  right: calc(140 / 1920 * 100vw);
  top: calc(16 / 1920 * 100vw);
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .works__list {
    display: block;
    max-width: unset;
    padding: 60px 4%;
  }
  .works__box {
    width: auto;
    margin-bottom: 40px;
  }
  .works__category {
    padding-left: 40px;
    margin-top: 15px;
  }
  .works__category::before {
    width: 30px;
    top: 15px;
    border-bottom: solid #04a9c6 3px;
  }
  .works__date {
    font-size: 1.6rem;
  }
  .works__ttl {
    font-size: 2rem;
  }
  .works__ttl::after {
    right: 2px;
    top: 11px;
  }
}

/* -----------
works_detail
-------------*/
.works-detail {
  background-color: #f0f0f0;
  padding: calc(120 / 1920 * 100vw) 0;
}
.works-detail__ttl {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  font-weight: 700;
  position: relative;
}
.works-detail__inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .works-detail__ttl {
    font-size: 2rem;
  }
}
/* --------------
about
--------------*/
.p-about {
  background-color: #dedede;
  padding: calc(120 / 1920 * 100vw) 0;
}
.about__inner {
  max-width: calc(823 / 1920 * 100vw);
  margin: 0 auto;
}
.about__content dl {
  display: flex;
  justify-content: space-between;
}
.about__content dt {
  color: #fff;
  font-size: min(calc(20 / 1920 * 100vw), 2rem);
  position: relative;
  z-index: 99;
  width: calc(150 / 1920 * 100vw);
  padding: calc(18 / 1920 * 100vw) 0;
  text-align: center;
}
.about__content dt::before {
  content: "";
  background: url(../img/dec_02.png) no-repeat;
  background-size: contain;
  width: calc(163 / 1920 * 100vw);
  aspect-ratio: 163/25;
  padding: calc(18 / 1920 * 100vw) 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.about__content dd {
  background-color: #fff;
  width: calc(570 / 1920 * 100vw);
  padding: calc(20 / 1920 * 100vw) 0 calc(20 / 1920 * 100vw)
    calc(70 / 1920 * 100vw);
  font-size: min(calc(20 / 1920 * 100vw), 2rem);
  margin-left: unset;
  margin-top: calc(30 / 1920 * 100vw);
}

.about__map {
  aspect-ratio: 1920/800;
}
@media screen and (max-width: 768px) {
  .p-about {
    padding: 60px 4%;
  }
  .about__inner {
    max-width: unset;
  }
  .about__content dl {
    margin-bottom: 20px;
    display: block;
  }

  .about__content dt {
    padding: 18px 0;
    font-size: 1.6rem;
    width: 114px;
    text-align: center;
    padding: 12px 0;
  }
  .about__content dt::before {
    width: 123px;
    padding: 18px 0;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .about__content dd {
    font-size: 1.6rem;
    width: auto;
    padding: 18px 0 18px 4%;
    margin: 10px 0 0;
  }
  .about__map {
    aspect-ratio: 400/430;
  }
}

/* ---------
recruit
------------ */
.p-recruit {
  background-color: #dedede;
  padding: calc(120 / 1920 * 100vw) 0;
}
.recruit__inner {
  max-width: calc(1280 / 1920 * 100vw);
  margin: 0 auto;
}
.recruit__content dl {
  display: flex;
  border: solid #a9bdc0 1px;
}
.recruit__content dt {
  background-color: #04a9c6;
  padding: calc(40 / 1920 * 100vw) 0;
  text-align: center;
  width: calc(320 / 1920 * 100vw);
  color: #fff;
  font-weight: 700;
  font-size: min(calc(20 / 1920 * 100vw), 2rem);
  display: flex;
  justify-content: center;
  align-items: center;
}

.recruit__content dd {
  background-color: #fff;
  margin-left: 0;
  width: calc(960 / 1920 * 100vw);
  padding: calc(40 / 1920 * 100vw) 0 calc(40 / 1920 * 100vw)
    calc(15 / 1920 * 100vw);
  font-weight: 700;
  font-size: min(calc(20 / 1920 * 100vw), 2rem);
}

@media screen and (max-width: 768px) {
  .p-recruit {
    padding: 60px 4%;
  }
  .recruit__inner {
    max-width: unset;
  }
  .recruit__content dt {
    width: 160px;
    font-size: 1.6rem;
  }
  .recruit__content dd {
    width: 100%;
    padding: 15px;
    font-size: 1.6rem;
    font-weight: 500;
  }
}
/* -----------
contact
----------------*/
.p-contact {
  padding: calc(120 / 1920 * 100vw) 0;
}
.contact_lead {
  max-width: calc(1182 / 1920 * 100vw);
  margin: 0 auto;
}
.contact_lead h3 {
  margin-bottom: calc(80 / 1920 * 100vw);
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
}
.contact_lead p {
  font-weight: 500;
  margin: 0 auto 0;
}
.contact_tel {
  margin-bottom: calc(80 / 1920 * 100vw);
}
.contact_tel p {
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
}
.contact_tel h3 {
  position: relative;
  padding-bottom: calc(20 / 1920 * 100vw);
  margin-bottom: calc(30 / 1920 * 100vw);
}
.contact_tel h3::after {
  content: "";
  border-bottom: solid 5px #04a9c6;
  width: calc(160 / 1920 * 100vw);
  position: absolute;
  left: 0;
  bottom: 0;
}
.contact_tel .contact_b {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
  font-weight: 500;
}
.contact_mail h3 {
  position: relative;
  padding-bottom: calc(20 / 1920 * 100vw);
  margin-bottom: calc(20 / 1920 * 100vw);
}
.contact_mail h3::after {
  content: "";
  border-bottom: solid 5px #04a9c6;
  width: calc(160 / 1920 * 100vw);
  position: absolute;
  left: 0;
  bottom: 0;
}

.contact_form {
  margin: 60px auto 0;
  max-width: calc(1182 / 1920 * 100vw);
  position: relative;
}
.contact_form::after {
  content: "";
  height: calc(610 / 1920 * 100vw);
  position: absolute;
  top: 0;
  left: calc(293 / 1920 * 100vw);
}
.form-group {
  display: flex;
  margin-bottom: calc(40 / 1920 * 100vw);
  align-items: center;
  justify-content: space-between;
  padding-bottom: calc(10 / 1920 * 100vw);
}
.no-border {
  border-bottom: unset;
  align-items: flex-start;
}
.form-label {
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 500;
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
}

.form-label p {
  display: flex;
  align-items: flex-start;
  width: 100%;
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
}
.required {
  width: 67px;
  padding: 3px 0px;
  color: #fff;
  background-color: #04a9c6;
  padding: calc(10 / 1920 * 100vw) 0;
  display: block;
  text-align: center;
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
  margin-right: calc(30 / 1920 * 100vw);
}
.form-input {
  width: calc(720 / 1920 * 100vw);
}
.radio .form-input {
  display: flex;
  gap: calc(60 / 1920 * 100vw);
}
.radio label,
.check label {
  display: flex;
  align-items: center;
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
  font-weight: 700;
}
.form-input input[type="radio"],
.form-input input[type="checkbox"] {
  margin-right: 6px;
  width: 18px;
}

.form-input input,
.form-input textarea {
  width: 95%;
  border: solid #999 1px;
  height: 59px;
  padding: 10px;
  border-radius: 5px;
  background-color: #f5f5f5;
}
.form-input textarea {
  height: 249px;
}
.contact-txt {
  margin: 27px 0 0;
}
.btn_submit {
  text-align: center;
  margin: calc(80 / 1920 * 100vw) auto;
  border-radius: 50px;
  background-color: #0f4e7c;
  width: calc(160 / 1920 * 100vw);
  padding: calc(20 / 1920 * 100vw) 0;
  display: flex;
  justify-content: center;
  gap: calc(10 / 1920 * 100vw);
}
.btn_submit img {
  width: calc(40 / 1920 * 100vw);
}
.btn_submit input {
  border: unset;
  background-color: unset;
  color: #fff;
  font-size: min(calc(25 / 1920 * 100vw), 2.5rem);
  width: calc(58 / 1920 * 100vw);
}
.wpcf7-spinner {
  display: none !important;
}

.contact__privacy {
  background-color: #f0f0f0;
  padding: calc(120 / 1920 * 100vw) 0;
}
.contact__box01,
.contact__box02 {
  max-width: calc(1280 / 1920 * 100vw);
  margin: 0 auto;
}
.contact__box01 {
  margin-bottom: calc(80 / 1920 * 100vw);
}
.contact__box01 h3 {
  font-size: min(calc(40 / 1920 * 100vw), 4rem);
}

.contact__box02 h3 {
  font-size: min(calc(30 / 1920 * 100vw), 3rem);
  position: relative;
  padding-bottom: calc(20 / 1920 * 100vw);
}

.contact__box02 h3::after {
  content: "";
  width: calc(160 / 1920 * 100vw);
  border-bottom: solid 4px #04a9c6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.contact__box01 p,
.contact__box02 p {
  margin-top: calc(20 / 1920 * 100vw);
}
@media screen and (max-width: 768px) {
  .p-contact {
    padding: 60px 4%;
  }
  .contact_lead {
    max-width: unset;
  }
  .contact_lead h3 {
    font-size: 2rem;
    margin-bottom: 30px;
    line-height: 1.4;
  }
  .contact_tel h3 {
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .contact_tel p {
    font-size: 1.6rem;
  }
  .contact_tel p {
    font-size: 1.4rem;
  }
  .contact_tel .contact_b {
    font-size: 2.4rem;
  }
  .contact_mail h3 {
    font-size: 2rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .contact_form {
    max-width: unset;
  }
  .form-group {
    display: block;
    margin-bottom: 20px;
  }
  .form-label {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .form-label p {
    font-size: 1.6rem;
  }
  .required {
    font-size: 1.4rem;
    width: 37px;
    padding: 5px 0;
  }
  .form-input {
    width: auto;
  }
  .radio label,
  .check label {
    font-size: 1.4rem;
  }
  .form-input input,
  .form-input textarea {
    height: 19px;
  }
  .btn_submit {
    width: 160px;
    padding: 15px 0;
    margin: 40px auto;
  }
  .btn_submit img {
    width: 40px;
  }
  .btn_submit input {
    font-size: 2rem;
    width: 60px;
  }
  .contact__privacy {
    padding: 40px 4%;
  }
  .contact__box01,
  .contact__box02 {
    max-width: unset;
  }
  .contact__box01 h3 {
    font-size: 2.4rem;
  }
  .contact__box01 p,
  .contact__box02 p {
    margin-top: 20px;
  }
  .contact__box02 h3 {
    font-size: 2rem;
    padding-bottom: 15px;
  }
}

/*----------------
news
-----------------------*/
.p-news {
  background-color: #f0f0f0;
}
.news-detail {
  padding: calc(145 / 1920 * 100vw) 0 calc(80 / 1920 * 100vw);
  max-width: calc(1280 / 1920 * 100vw);
  margin: 0 auto;
}
.news-detail .ttl-block {
  position: relative;
  padding: calc(50 / 1920 * 100vw) 0 calc(22 / 1920 * 100vw);
  line-height: 1.4;
}
.news-detail .txt-block {
  padding: calc(24 / 1920 * 100vw) 0 calc(42 / 1920 * 100vw);
}
.news-detail .ttl-block .date {
  padding: 0 0 4px;
  font-weight: 500;
  letter-spacing: 0;
}
.news-detail .ttl-block .news-title {
  font-weight: 700;
  font-size: min(calc(28 / 1920 * 100vw), 2.8rem);
}
@media screen and (max-width: 768px) {
  .p-news {
    background-color: #f0f0f0;
  }

  .news-detail {
    padding: 60px 4% 40px;
    max-width: unset;
  }
  .news-detail .ttl-block .date {
    font-size: 1.4rem;
  }
  .news-detail .ttl-block .news-title {
    font-size: 2rem;
  }
  .news-detail .txt-block {
    padding: 24px 0 42px;
  }
}
