@charset "UTF-8";
html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.fv {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fv--1 {
  background-image: url(/assets/images/fv1.jpg);
}
.fv--2 {
  background-image: url(/assets/images/fv2.jpg);
}
.fv--3 {
  background-image: url(/assets/images/fv3.jpg);
}
.fv--4 {
  background-image: url(/assets/images/fv4.jpg);
}
.fv--5 {
  background-image: url(/assets/images/fv5.jpg);
}
.fv--6 {
  background-image: url(/assets/images/fv6.jpg);
}
.fv--7 {
  background-image: url(/assets/images/fv7.jpg);
}
.fv .fv-bg {
  position: absolute;
  bottom: 53px;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 1327/563;
  max-width: 1327px;
  width: 100%;
}
.fv .fv-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv__inner {
  position: relative;
  padding-top: 240px;
  padding-bottom: 119px;
}
.fv__inner .text1 {
  color: #fff;
  font-family: Montserrat;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 64px */
  letter-spacing: 6.4px;
}
.fv__inner .text2 {
  color: #fff;
  font-family: "BIZ UDPGothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 28.8px */
  letter-spacing: 1.44px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 20px 50px 20px 30px;
  width: fit-content;
  background: rgba(0, 0, 0, 0.4);
  clip-path: polygon(0 100%, calc(100% - 30px) 100%, 100% 0, 0 0);
  position: relative;
}
.fv__inner .text2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 100%;
  background: var(--BLUE, #3b54f6);
}
.fv__inner .text3 {
  color: #fff;
  font-family: "BIZ UDPGothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 28px */
  display: flex;
  gap: 10px;
  max-width: 348px;
  width: 100%;
  flex-wrap: wrap;
}
.fv__inner .text3 span {
  padding: 2px 8px 3px 8px;
  background: var(--BLUE, #3b54f6);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
}

.news_04 {
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
}
.news_04 .fixed-img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  clip-path: inset(0);
}
.news_04 .fixed-img-wrapper .fixed-img {
  background-image: url(/assets/images/news.jpg);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center bottom;
  z-index: -1;
}
.news_04__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1120px;
  margin: 0 auto;
  padding: 91px 0px 80px;
  z-index: 30;
}
.news_04__inner .news-right {
  max-width: 820px;
  width: 100%;
  padding-top: 10px;
}
.news_04__inner .news-right .news-list__content {
  color: white;
  font-weight: 600;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid white;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.news_04__inner .news-right .news-list__content__date {
  color: #fff;
  font-family: "BIZ UDPGothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.8px;
  margin-bottom: 4px;
}
.news_04__inner .news-right .news-list__content__title {
  color: #fff;
  color: #fff;
  font-family: "BIZ UDPGothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.8px;
}
.news_04__inner .news-right .news-list__content__title a{
text-decoration: underline;
}
.news_04__inner .news-right .news-list__content__title a:hover {
text-decoration: none;
}
.news_04__inner .news-right .news-list__content--last {
  margin-bottom: 0;
}
.news_04__inner .news-left {
  padding-top: 10px;
  max-width: 200px;
  width: 100%;
  margin-right: 20px;
}
.news_04__inner .cmn-btn {
  display: flex;
}
.news_04__inner .cmn-btn--sp {
  display: none;
}

.business {
  position: relative;
}
.business .business-bg1 {
  background: rgba(59, 84, 246, 0.16);
  width: 340px;
  height: 401px;
  position: absolute;
  top: 0;
  right: 0;
}
.business .business-bg2 {
  position: absolute;
  top: 80px;
  right: 0;
  max-width: 960px;
  width: 66.6666666667%;
}
.business .business-bg2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.business__inner {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
}
.business__inner .text1 {
  color: #000;
  font-family: "BIZ UDPGothic";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 41.6px */
}
.business__inner .text2 {
  color: #000;
  font-family: "BIZ UDPGothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
}

.company-recruit {
  background-image: url(/assets/images/company-recruit-bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.company-recruit__inner {
  position: relative;
  padding-top: 60px;
  padding-bottom: 282px;
  max-width: 1280px;
}
.company-recruit__inner .content-wrap {
  padding: 60px 80px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.5);
}
.company-recruit__inner .wrap1 {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.company-recruit__inner .wrap1 .wrap2 .text1 {
  color: var(--darkgreen, #163934);
  font-family: "BIZ UDPGothic";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 51.2px */
}
.company-recruit__inner .wrap1 .wrap2 .text2 {
  color: #000;
  font-family: "BIZ UDPGothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}
.company-recruit__inner .wrap1 .text3 {
  color: #000;
  font-family: "BIZ UDPGothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
}

.access {
  background-image: url(/assets/images/access-bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  border: 10px solid #000;
}
.access__inner {
  padding-top: 80px;
  padding-bottom: 130px;
}
.access__inner .text1 {
  color: #000;
  font-family: "BIZ UDPGothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
}
.access__inner .access-wrap {
  display: flex;
}
.access__inner .access-wrap .gmap {
  width: 50%;
  height: 320px;
}
.access__inner .access-wrap .gmap iframe {
  width: 100%;
  height: 100%;
}
.access__inner .access-wrap .street-view {
  width: 50%;
  height: 320px;
}
.access__inner .access-wrap .street-view iframe {
  width: 100%;
  height: 100%;
}

.contact {
  background-image: url(/assets/images/contact-bg.jpg);
  background-size: cover;
}
.contact__inner {
  padding-top: 100px;
  padding-bottom: 134px;
}
.contact__inner .contact-head {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 110px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 40px;
}
.contact__inner .contact-content {
  display: flex;
  justify-content: space-between;
}
.contact__inner .contact-content .contact-left {
  max-width: 550px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact__inner .contact-content .contact-left .tel {
  margin-bottom: 7px;
}
.contact__inner .contact-content .contact-left .tel .tel-logo {
  margin-bottom: 7px;
  display: flex;
  justify-content: center;
}
.contact__inner .contact-content .contact-left .tel .tel-text {
  color: #FFF;
  font-family: "BIZ UDPGothic";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.84px;
}
.contact__inner .contact-content .contact-left .fax {
  color: #FFF;
  font-family: "BIZ UDPGothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.6px;
}
.contact__inner .contact-content .bar {
  width: 2px;
  background-color: #FFF;
}
.contact__inner .contact-content .contact-right {
  max-width: 550px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.contact__inner .contact-content .contact-right .email .email-logo {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}
.contact__inner .contact-content .contact-right .email .email-text {
  color: #FFF;
  text-align: center;
  font-family: "BIZ UDPGothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 35px */
}

@media (max-width: 768px) {
  .fv {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .fv--1 {
    background-image: url(/assets/images/fv1.jpg);
  }
  .fv--2 {
    background-image: url(/assets/images/fv2.jpg);
  }
  .fv--3 {
    background-image: url(/assets/images/fv3.jpg);
  }
  .fv--4 {
    background-image: url(/assets/images/fv4.jpg);
  }
  .fv--5 {
    background-image: url(/assets/images/fv5.jpg);
  }
  .fv--6 {
    background-image: url(/assets/images/fv6.jpg);
  }
  .fv--7 {
    background-image: url(/assets/images/fv7.jpg);
  }
  .fv .fv-bg {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    aspect-ratio: 1327/563;
    max-width: 1327px;
    width: 100%;
  }
  .fv .fv-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fv__inner {
    position: relative;
    padding-top: 240px;
    padding-bottom: 119px;
  }
  .fv__inner .text1 {
    color: #fff;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 64px */
    letter-spacing: 6.4px;
  }
  .fv__inner .text2 {
    color: #fff;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 28.8px */
    letter-spacing: 1.44px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    padding: 20px 50px 20px 30px;
    width: fit-content;
    background: rgba(0, 0, 0, 0.4);
    clip-path: polygon(0 100%, calc(100% - 30px) 100%, 100% 0, 0 0);
    position: relative;
  }
  .fv__inner .text2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 100%;
    background: var(--BLUE, #3b54f6);
  }
  .fv__inner .text3 {
    color: #fff;
    font-family: "BIZ UDPGothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 28px */
    display: flex;
    gap: 10px;
    max-width: 348px;
    width: 100%;
    flex-wrap: wrap;
  }
  .fv__inner .text3 span {
    padding: 2px 8px 3px 8px;
    background: var(--BLUE, #3b54f6);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
  }
  .news_04 {
    padding-right: 24px;
    padding-left: 24px;
    position: relative;
  }
  .news_04 .fixed-img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    clip-path: inset(0);
  }
  .news_04 .fixed-img-wrapper .fixed-img {
    background-image: url(/assets/images/news.jpg);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center bottom;
    z-index: -1;
  }
  .news_04__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 1120px;
    margin: 0 auto;
    padding: 91px 0px 80px;
    z-index: 30;
  }
  .news_04__inner .news-right {
    max-width: 820px;
    width: 100%;
    padding-top: 10px;
  }
  .news_04__inner .news-right .news-list__content {
    color: white;
    font-weight: 600;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid white;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .news_04__inner .news-right .news-list__content__date {
    color: #fff;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.8px;
    margin-bottom: 4px;
  }
  .news_04__inner .news-right .news-list__content__title {
    color: #fff;
    color: #fff;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.8px;
  }
  .news_04__inner .news-right .news-list__content--last {
    margin-bottom: 0;
  }
  .news_04__inner .news-left {
    padding-top: 10px;
    max-width: 200px;
    width: 100%;
    margin-right: 20px;
  }
  .news_04__inner .cmn-btn {
    display: none;
  }
  .news_04__inner .cmn-btn--sp {
    display: flex;
  }
  .business {
    position: relative;
  }
  .business .business-bg1 {
    background: rgba(59, 84, 246, 0.16);
    max-width: 340px;
    width: 47.2222222222%;
    height: 27.8472222222%;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
  }
  .business .business-bg2 {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    max-width: 960px;
    width: 66.6666666667%;
  }
  .business .business-bg2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .business__inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 140px;
  }
  .business__inner .text1 {
    color: #000;
    font-family: "BIZ UDPGothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 41.6px */
  }
  .business__inner .text2 {
    color: #000;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
  }
  .company-recruit {
    background-image: url(/assets/images/company-recruit-bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .company-recruit__inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 140px;
    max-width: 1280px;
  }
  .company-recruit__inner .content-wrap {
    padding: 24px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.5);
  }
  .company-recruit__inner .wrap1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
  }
  .company-recruit__inner .wrap1 .wrap2 .text1 {
    color: var(--darkgreen, #163934);
    font-family: "BIZ UDPGothic";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 51.2px */
  }
  .company-recruit__inner .wrap1 .wrap2 .†ext2 {
    color: #000;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
  }
  .company-recruit__inner .wrap1 .text3 {
    color: #000;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
  }
  .access {
    background-image: url(/assets/images/access-bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    border: 10px solid #000;
  }
  .access__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .access__inner .text1 {
    color: #000;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 150% */
  }
  .access__inner .access-wrap {
    display: flex;
    flex-direction: column;
  }
  .access__inner .access-wrap .gmap {
    width: 100%;
    height: 200px;
  }
  .access__inner .access-wrap .gmap iframe {
    width: 100%;
    height: 100%;
  }
  .access__inner .access-wrap .street-view {
    width: 100%;
    height: 200px;
  }
  .access__inner .access-wrap .street-view iframe {
    width: 100%;
    height: 100%;
  }
  .contact {
    background-image: url(/assets/images/contact-bg.jpg);
    background-size: cover;
  }
  .contact__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .contact__inner .contact-head {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 40px;
  }
  .contact__inner .contact-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: space-between;
  }
  .contact__inner .contact-content .contact-left {
    max-width: 550px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .contact__inner .contact-content .contact-left .tel {
    margin-bottom: 7px;
  }
  .contact__inner .contact-content .contact-left .tel .tel-logo {
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
  }
  .contact__inner .contact-content .contact-left .tel .tel-logo svg {
    width: 32px;
    height: 32px;
  }
  .contact__inner .contact-content .contact-left .tel .tel-text {
    color: #FFF;
    font-family: "BIZ UDPGothic";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.84px;
  }
  .contact__inner .contact-content .contact-left .fax {
    color: #FFF;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
  }
  .contact__inner .contact-content .bar {
    width: 100%;
    height: 2px;
    background-color: #FFF;
  }
  .contact__inner .contact-content .contact-right {
    max-width: 550px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .contact__inner .contact-content .contact-right .email .email-logo {
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
  }
  .contact__inner .contact-content .contact-right .email .email-logo svg {
    width: 32px;
    height: 32px;
  }
  .contact__inner .contact-content .contact-right .email .email-text {
    color: #FFF;
    text-align: center;
    font-family: "BIZ UDPGothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 35px */
  }
}/*# sourceMappingURL=index.css.map */