@charset "UTF-8";
html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #333;
  letter-spacing: 0.07rem;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1500px) {
  .container {
    max-width: 1230px;
  }
  .container-xl {
    max-width: 1230px;
  }
}
@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  padding-top: 150px;
  margin-top: -150px;
  display: block;
}
@media screen and (max-width: 767px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1500px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateY(-40px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateY(40px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateX(-40px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.2s;
    transform: translateX(40px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
  .effect {
    margin: 0;
    text-align: center;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.04rem;
  }
  .effect span {
    display: inline-block;
    position: relative;
  }
  .effect span, .effect span:after {
    animation-delay: var(--animation-delay, 2s); /* アニメーションの開始タイミング */
    animation-iteration-count: var(--iterations, 1); /* 再生される回数 */
    animation-duration: var(--duration, 1s); /* 完了するまでの所要時間 */
    animation-fill-mode: both; /* 実行の前後 */
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); /* タイミングの指定 */
  }
  .effect.scroll-in span {
    --animation-delay: var(--delay, 0);
    --animation-duration: var(--duration, 1s);
    --animation-iterations: var(--iterations, 1);
    position: relative;
    animation-name: clip-text;
    white-space: nowrap;
  }
  .effect.scroll-in span::after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
  }
  @keyframes clip-text {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes text-revealer {
    0%, 50% {
      transform-origin: 0 50%;
    }
    60%, 100% {
      transform-origin: 100% 50%;
    }
    60% {
      transform: scaleX(1);
    }
    100% {
      transform: scaleX(0);
    }
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  height: 8rem;
  padding: 0 3rem;
}
@media print {
  header {
    position: absolute;
  }
}
header .logo {
  width: 21.5rem;
}
header .logo img, header .logo a {
  display: block;
}
header nav {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 991px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    flex-direction: column;
    gap: 0;
    background: #1A1B1D;
    transform: translate(100%, 100%);
    width: 25rem;
    border: 2px solid #FFFFFF;
    transition: 0.5s;
  }
  header nav.open {
    transform: translateY(100%);
  }
}
header nav a {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
}
@media screen and (max-width: 991px) {
  header nav a {
    display: block;
    width: 100%;
    padding: 1.5rem;
  }
}
header nav a::after {
  content: "";
  width: 0;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -5px;
  display: block;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  header nav a::after {
    bottom: 0;
  }
}
header nav a.active::after {
  width: 100%;
}
@media (min-width: 992px) {
  header nav a:hover {
    color: #FFFFFF;
  }
  header nav a:hover::after {
    width: 100%;
  }
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  transition-duration: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
  }
}

main {
  overflow: hidden;
  background: #1A1B1D;
  color: #FFFFFF;
}

.title .en {
  font-size: 7rem;
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  .title .en {
    font-size: 5rem;
  }
}
.title h3 {
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 574px) {
  .title h3 {
    font-size: 1.8rem;
  }
}

.more {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-weight: 500;
  line-height: 1;
  width: fit-content;
}
.more .arrow {
  width: 7rem;
  height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  transition: 0.5s;
}
.more .arrow i {
  font-size: 2rem;
  line-height: 1;
}
@media (min-width: 992px) {
  .more:hover .arrow {
    background: #FFFFFF;
    color: #333;
  }
}

.footer_contact {
  background: url(../../images/common/contact_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
  text-align: center;
  padding: 10rem 0;
}
@media screen and (max-width: 1199px) {
  .footer_contact {
    padding: 6rem 0;
  }
}
.footer_contact .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3.5rem auto;
  width: fit-content;
  padding: 2rem 5rem;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  gap: 1rem;
  border: 2px solid #FFFFFF;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .footer_contact .mail:hover {
    background: #FFFFFF;
    color: #333;
  }
}
@media screen and (max-width: 450px) {
  .footer_contact .mail {
    padding: 2rem 3rem;
  }
}
.footer_bottom {
  padding: 7rem 0;
  background: #1A1B1D;
  color: #FFFFFF;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 574px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
.footer_left .logo {
  width: 21.5rem;
}
.footer_left .logo img {
  display: block;
}
.footer_left .add {
  margin-top: 3rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.footer_right {
  display: flex;
  gap: 5rem;
}
@media screen and (max-width: 574px) {
  .footer_right {
    gap: 4rem;
  }
}
.footer_right ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.footer_right ul li a {
  font-size: 1.4rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
}
.footer .copy {
  text-align: center;
  margin-top: 4rem;
  font-size: 1.2rem;
  font-weight: 500;
}

.pagetop {
  width: 5rem;
  display: block;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
}

#top .mv {
  position: relative;
}
#top .mv .slider_image {
  height: 100vh;
}
@media print {
  #top .mv .slider_image {
    height: 70rem;
  }
}
@media screen and (max-width: 991px) {
  #top .mv .slider_image {
    height: 700px;
  }
}
@media screen and (max-width: 767px) {
  #top .mv .slider_image {
    height: 50vh;
  }
}
#top .mv .slider_image img {
  height: 100%;
  object-fit: cover;
}
#top .mv_text {
  position: absolute;
  top: calc(50% + 4rem);
  left: 10rem;
  transform: translateY(-50%);
  color: #FFFFFF;
}
@media screen and (max-width: 991px) {
  #top .mv_text {
    left: 5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    left: 2rem;
  }
}
#top .mv_text_en {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 11rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 991px) {
  #top .mv_text_en {
    font-size: 7rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text_en {
    font-size: 6rem;
  }
}
@media screen and (max-width: 450px) {
  #top .mv_text_en {
    font-size: 5rem;
  }
}
#top .mv_text h2 {
  margin-top: 2rem;
  font-size: 3rem;
  line-height: 1.8;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 991px) {
  #top .mv_text h2 {
    font-size: 2rem;
  }
}
#top .about {
  padding: 10rem 0;
  background: #1A1B1D;
  color: #FFFFFF;
  overflow: hidden;
}
#top .about_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: calc((100vw - 100%) / 2 + 41.666667%);
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  #top .about_image {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    position: relative;
    z-index: 1;
  }
}
#top .about .row {
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top .about .row {
    flex-direction: column-reverse;
    gap: 3rem;
  }
}
#top .about_text {
  position: relative;
  z-index: 0;
  padding-right: 3rem;
}
@media screen and (max-width: 991px) {
  #top .about_text {
    padding: 0;
  }
}
#top .about_text .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 71rem;
  z-index: -1;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #top .about_text .bg {
    width: 60%;
    transform: translate(-20%, -20%);
  }
}
#top .about_lead {
  margin-top: 5rem;
  line-height: 2.2;
}
#top .strength {
  padding: 10rem 0;
  background: url(../../images/top/strength_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  #top .strength .row {
    gap: 3rem;
  }
}
#top .strength_list li {
  padding: 3rem 0;
  border-top: 1px solid #FFFFFF;
}
#top .strength_list li:last-of-type {
  border-bottom: 1px solid #FFFFFF;
}
#top .strength_list li .list_title {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
#top .strength_list li .list_title .point {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 1.5rem;
  border-right: 1px solid #FFFFFF;
}
#top .strength_list li .list_title .point span {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-weight: bold;
  line-height: 1;
}
#top .strength_list li .list_title .point_en {
  font-size: 1.4rem;
}
#top .strength_list li .list_title .point .num {
  font-size: 3.5rem;
}
#top .strength_list li .list_title h4 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
}
#top .strength_list li h5 {
  margin-top: 3rem;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
#top .strength_text {
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 1.5rem;
}
#top .service_inner {
  display: flex;
}
@media screen and (max-width: 767px) {
  #top .service_inner {
    flex-direction: column;
  }
}
#top .service_item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #top .service_item {
    width: 100%;
  }
}
#top .service_item .d-flex {
  justify-content: space-between;
  margin-top: 2rem;
  align-items: center;
}
#top .service_item .arrow {
  width: 6rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  transition: 0.5s;
}
#top .service_item .arrow i {
  font-size: 2rem;
  line-height: 1;
}
@media (min-width: 992px) {
  #top .service_item:hover img {
    transform: scale(1.1);
  }
  #top .service_item:hover .arrow {
    background: #FFFFFF;
    color: #333;
  }
}
@media screen and (max-width: 991px) {
  #top .service_image {
    height: 45rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service_image {
    height: 30rem;
  }
}
#top .service_image img {
  transition: 0.5s;
}
@media screen and (max-width: 991px) {
  #top .service_image img {
    height: 100%;
    object-fit: cover;
  }
}
#top .service_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  padding: 5rem 4rem;
}
@media screen and (max-width: 1199px) {
  #top .service_text {
    padding: 3rem;
  }
}
#top .service_title_en {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  #top .service_title_en {
    font-size: 2rem;
  }
}
#top .service_title h3 {
  margin-top: 1rem;
  font-family: "Zen Old Mincho", serif;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #top .service_title h3 {
    font-size: 3rem;
  }
}
#top .service_lead {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.8;
  width: calc(100% - 8rem);
}
@media screen and (max-width: 1199px) {
  #top .service_lead {
    font-size: 1.7rem;
  }
}
#top .company {
  background: #1A1B1D;
  padding: 10rem 0 0;
  color: #FFFFFF;
}
#top .company_item {
  display: block;
  position: relative;
  z-index: 0;
}
#top .company_item.access {
  margin-top: 15rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top .company_item.access {
    margin-top: 4rem;
  }
}
@media (min-width: 992px) {
  #top .company_item:hover .arrow {
    background: #FFFFFF;
    color: #333;
  }
}
#top .company_text {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
#top .company_text .arrow {
  width: 11rem;
  height: 11rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  transition: 0.5s;
}
@media screen and (max-width: 450px) {
  #top .company_text .arrow {
    width: 8rem;
    height: 8rem;
  }
}
#top .company_text .arrow i {
  font-size: 2.4rem;
  line-height: 1;
}
@media screen and (max-width: 450px) {
  #top .company_text .arrow i {
    font-size: 2rem;
  }
}
#top .company_title h3 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1;
}
@media screen and (max-width: 450px) {
  #top .company_title h3 {
    font-size: 1.8rem;
  }
}
#top .company_title p {
  margin-top: 1rem;
  line-height: 1;
  font-size: 6rem;
  font-weight: 700;
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 450px) {
  #top .company_title p {
    font-size: 5rem;
  }
}
#top .company_image {
  padding-right: 3rem;
  margin-top: -2.8rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 450px) {
  #top .company_image {
    margin-top: -0.7rem;
  }
}
#top .company_image iframe {
  width: 100%;
}
@media screen and (max-width: 991px) {
  #top .company_image iframe {
    height: 30rem;
  }
}
@media screen and (max-width: 767px) {
  #top .company_image iframe {
    height: 40rem;
  }
}
@media screen and (max-width: 450px) {
  #top .company_image iframe {
    height: 30rem;
  }
}
#top .recruit {
  padding: 10rem 0;
  background: #1A1B1D;
  color: #FFFFFF;
}
#top .recruit .row {
  align-items: center;
}
@media screen and (max-width: 991px) {
  #top .recruit .row {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  #top .recruit .row {
    gap: 3rem;
  }
}
#top .recruit .d-flex {
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  #top .recruit .d-flex {
    flex-direction: column;
    position: relative;
    z-index: 1;
  }
}
#top .recruit_title {
  writing-mode: sideways-lr;
}
@media screen and (max-width: 767px) {
  #top .recruit_title {
    writing-mode: horizontal-tb;
  }
}
#top .recruit_title h3 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}
#top .recruit_title p {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 0.7;
  margin-left: 1.5rem;
}
@media screen and (max-width: 767px) {
  #top .recruit_title p {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}
#top .recruit_lead {
  font-weight: 500;
  line-height: 2;
}
#top .recruit .more {
  margin: 2rem 0 0 auto;
}
@media screen and (max-width: 767px) {
  #top .recruit .more {
    margin-top: 1rem;
  }
}
#top .recruit_text {
  position: relative;
  z-index: 0;
}
#top .recruit_text .bg {
  position: absolute;
  right: 0;
  top: 50%;
  width: 71rem;
  z-index: -1;
  transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
  #top .recruit_text .bg {
    width: 80%;
    transform: translate(20%, -50%);
  }
}
#top .instagram {
  padding-bottom: 10rem;
}
@media screen and (max-width: 574px) {
  #top .instagram {
    padding-bottom: 7rem;
  }
}
#top .instagram .tagcolle-wrap-col4 {
  width: 100%;
}
#top .instagram .tagcolle-btn-default {
  margin-top: 3rem;
  background: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 0;
  color: #FFFFFF;
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  padding: 2rem 5rem;
  font-size: 2rem;
  font-weight: 600;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.subhead {
  padding-top: 8rem;
}
.subhead_text {
  padding: 10rem 3rem 0 3rem;
}
@media screen and (max-width: 767px) {
  .subhead_text {
    padding-top: 5rem;
  }
}
.subhead_text .en {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-size: 10rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .subhead_text .en {
    font-size: 7rem;
  }
}
@media screen and (max-width: 574px) {
  .subhead_text .en {
    font-size: 5rem;
  }
}
.subhead_text h2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.5rem;
  margin-top: 1.5rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .subhead_text h2 {
    font-size: 2rem;
  }
}
.subhead_image {
  margin-top: 3rem;
  height: 50rem;
}
@media screen and (max-width: 767px) {
  .subhead_image {
    height: 30rem;
  }
}
@media screen and (max-width: 574px) {
  .subhead_image {
    height: 27rem;
  }
}
.subhead_image img {
  height: 100%;
  object-fit: cover;
}

#construction .business {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #construction .business {
    padding: 6rem 0;
  }
}
#construction .business:nth-of-type(even) {
  background: #252525;
}
#construction .business .row {
  align-items: center;
  gap: 3rem 0;
}
#construction .business_text h3 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #FFFFFF;
  line-height: 1.5;
}
#construction .business_text p {
  margin-top: 1.5rem;
  line-height: 1.8;
}

#realestate section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #realestate section {
    padding: 6rem 0;
  }
}
#realestate section:nth-of-type(even) {
  background: #252525;
}
#realestate .intro_box h3 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 3rem;
  gap: 1.5rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #realestate .intro_box h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  #realestate .intro_box h3 {
    line-height: 1.5;
    gap: 2rem;
  }
}
#realestate .intro_box h3::before {
  content: "";
  width: 2.5rem;
  height: 2px;
  background: #FFFFFF;
  display: block;
}
#realestate .intro_box h3::after {
  content: "";
  width: 2.5rem;
  height: 2px;
  background: #FFFFFF;
  display: block;
}
#realestate .intro_box ul {
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 5rem;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  #realestate .intro_box ul {
    gap: 1.5rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  #realestate .intro_box ul {
    flex-direction: column;
    gap: 1rem;
  }
}
#realestate .intro_box ul li {
  width: calc(50% - 2.5rem);
  display: flex;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #realestate .intro_box ul li {
    width: 100%;
  }
}
#realestate .intro .solution {
  margin-top: 5rem;
  padding: 5rem;
  background: #FFFFFF;
  color: #333;
  border-radius: 1rem;
}
@media screen and (max-width: 574px) {
  #realestate .intro .solution {
    padding: 4rem 2rem;
  }
}
#realestate .intro .solution h4 {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 3rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 2.5rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 574px) {
  #realestate .intro .solution h4 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
#realestate .intro .solution h4::after {
  content: "";
  width: 5rem;
  height: 2px;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#realestate .intro .solution .row {
  align-items: center;
  gap: 3rem 0;
}
#realestate .intro .solution_text {
  line-height: 2;
  font-weight: 500;
  text-align: justify;
}
#realestate .reason .row {
  gap: 4rem 0;
  margin-top: 4rem;
}
#realestate .reason_item {
  background: #FFFFFF;
  padding: 2.5rem;
  color: #333;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #realestate .reason_item {
    display: flex;
    align-items: center;
    padding: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #realestate .reason_item {
    flex-direction: column;
    gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #realestate .reason_image {
    width: 30%;
  }
}
@media screen and (max-width: 574px) {
  #realestate .reason_image {
    width: 100%;
    height: 10rem;
  }
}
@media screen and (max-width: 574px) {
  #realestate .reason_image img {
    height: 100%;
    object-fit: contain;
  }
}
#realestate .reason_text {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  #realestate .reason_text {
    width: 70%;
    margin-top: 0;
    padding-left: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #realestate .reason_text {
    width: 100%;
    padding: 0;
  }
}
#realestate .reason_text h4 {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  padding-left: 1rem;
  border-left: 1rem solid #1A1B1D;
}
@media screen and (max-width: 1199px) {
  #realestate .reason_text h4 {
    font-size: 1.8rem;
  }
}
#realestate .reason_text p {
  margin-top: 1.5rem;
  line-height: 1.8;
  text-align: justify;
}
#realestate .properties .row {
  gap: 4rem 0;
  margin-top: 4rem;
}
#realestate .properties_item .slider .slick-next {
  right: 5px;
}
#realestate .properties_item .slider .slick-prev {
  left: 5px;
  z-index: 1;
}
#realestate .properties_item .slider .slick-dots li button:before {
  color: #FFFFFF;
}
#realestate .properties_item .slider_image img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#realestate .properties_item h4 {
  margin-top: 4rem;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #FFFFFF;
}
#realestate .properties_item .more {
  margin-top: 2rem;
  margin-left: auto;
}

#company section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #company section {
    padding: 6rem 0;
  }
}
#company section:nth-of-type(even) {
  background: #252525;
}
#company .thought .row {
  gap: 3rem 0;
  align-items: center;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  #company .thought_logo {
    height: 18rem;
  }
}
#company .thought_logo img {
  height: 100%;
  object-fit: contain;
}
#company .thought_text {
  line-height: 2;
}
#company .message .row {
  gap: 3rem 0;
  align-items: center;
  margin-top: 4rem;
}
#company .message_text h4 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.7rem;
  font-weight: bold;
  padding-bottom: 1rem;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 574px) {
  #company .message_text h4 {
    font-size: 2.4rem;
  }
}
#company .message_lead {
  line-height: 2;
  margin-top: 2rem;
  font-size: 1.7rem;
}
#company .message .name {
  text-align: right;
  margin-top: 1.5rem;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.8rem;
}
#company .mission_item {
  margin-top: 4rem;
  padding: 3rem;
  border: 2px solid #FFFFFF;
}
@media screen and (max-width: 574px) {
  #company .mission_item {
    padding: 2rem;
  }
}
#company .mission_item h4 {
  font-size: 3rem;
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-weight: bold;
}
#company .mission_item h4 small {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}
#company .mission_item h5 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #company .mission_item h5 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
#company .mission_item p {
  margin-top: 2rem;
  line-height: 1.8;
}
#company .mission_item ul {
  margin-top: 2rem;
}
#company .mission_item ul li {
  line-height: 2;
}
#company .outline table {
  width: 100%;
  margin: 30px 0;
}
#company .outline table th {
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
  padding: 2rem 1rem;
  line-height: 1.9;
  font-weight: 500;
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  #company .outline table th {
    width: 100%;
    display: block;
    padding-bottom: 0;
    border: 0;
    font-family: "Zen Old Mincho", serif;
    font-weight: bold;
    font-size: 2rem;
  }
}
#company .outline table td {
  border-bottom: #FFFFFF 1px solid;
  width: 75%;
  padding: 2rem 1rem;
  line-height: 1.9;
  font-weight: 500;
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  #company .outline table td {
    width: 100%;
    display: block;
    padding-top: 5px;
  }
}
#company .outline table td p {
  line-height: 2;
  font-feature-settings: "palt";
}
#company .outline table td div ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 3rem;
}
#company .access iframe {
  display: block;
  margin-top: 4rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #company .access iframe {
    height: 40rem;
  }
}
#company .access .more {
  margin-top: 2rem;
  margin-left: auto;
}

@media screen and (min-width: 1550px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 10px;
  text-align: justify;
  margin-top: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #contact .greeting .lg {
    display: none;
  }
}
#contact .greeting span {
  margin-right: 5px;
  vertical-align: middle;
}
#contact .requied {
  display: inline-block;
  background: #bb1515;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#contact .contact {
  padding: 8rem 0;
  background: #1A1B1D;
}
@media screen and (max-width: 767px) {
  #contact .contact {
    padding: 6rem 0;
  }
}
#contact .form_wrap > p {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#contact .form_wrap > p span {
  margin-right: 5px;
}
#contact .form_wrap form table {
  width: 100%;
  margin-bottom: 50px;
}
#contact .form_wrap form table th {
  padding: 15px;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
  position: relative;
  font-weight: 500;
}
#contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th {
    width: 100%;
    display: block;
    border-bottom: 0;
    border-top: 1px solid #FFFFFF;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th {
    padding: 1.5rem;
  }
}
#contact .form_wrap form table tr:first-of-type td {
  border-top: #FFFFFF 1px solid;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table tr:first-of-type td {
    border: 0;
  }
}
#contact .form_wrap form table tr:first-of-type th {
  border-top: #FFFFFF 1px solid;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table tr:first-of-type th {
    border: 0;
  }
}
#contact .form_wrap form table td {
  padding: 15px;
  border-bottom: #FFFFFF 1px solid;
  width: 75%;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    padding-top: 0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table td {
    padding: 1.5rem;
  }
}
#contact .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#contact .form_wrap form table td input.w50 {
  width: 330px;
}
#contact .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#contact .form_wrap form table td input[type=file] {
  border: none;
}
#contact .form_wrap form table td input[type=text] {
  width: 100%;
}
#contact .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
  font-weight: 400;
}
#contact .form_wrap form table td label {
  margin-right: 20px;
}
#contact .form_wrap form table td label input[type=radio] {
  margin-right: 10px;
}
#contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form table td select {
    width: auto;
  }
}
#contact .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    display: block;
    width: 100%;
  }
  #contact .form_wrap form table td input {
    width: 100%;
  }
  #contact .form_wrap form table td input.w50 {
    width: 100%;
  }
  #contact .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #contact .form_wrap form table td label input[type=radio] {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th, #contact .form_wrap form table td {
    width: 100%;
    display: block;
  }
}
#contact .form_wrap form h4 {
  font-size: 22px;
  padding-left: 10px;
  border-left: 10px solid #FFFFFF;
  margin-bottom: 20px;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form h4 {
    font-size: 20px;
  }
}
#contact .form_wrap form .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#contact .form_wrap form .privacy_policy {
  border: 1px solid #FFFFFF;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
  font-weight: 400;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  font-family: "Zen Old Mincho", serif;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
  display: flex;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul:last-of-type li {
  display: block;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #FFFFFF;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #919191;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner a {
  color: #007bff;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#contact .form_wrap form .check {
  margin-bottom: 30px;
}
#contact .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#contact .form_wrap form .submit {
  text-align: center;
}
#contact .form_wrap form .submit button {
  background: #1A1B1D;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
  transition: 0.3s;
}
#contact .form_wrap form .submit button i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #contact .form_wrap form .submit button:hover {
    background: #FFFFFF;
    color: #333;
  }
}
#contact .form_wrap form .confirm button {
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 40px;
  width: 250px;
}
#contact .form_wrap form .confirm button[type=button] {
  background: #5f5f5f;
  color: #FFFFFF;
  margin-right: 30px;
  position: relative;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=button] i {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 10px;
  }
}
#contact .form_wrap form .confirm button[type=submit] {
  background: #1A1B1D;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 500;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
  transition: 0.3s;
  font-size: 1.8rem;
}
#contact .form_wrap form .confirm button[type=submit] i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #contact .form_wrap form .confirm button[type=submit]:hover {
    background: #FFFFFF;
    color: #333;
  }
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .confirm {
    flex-wrap: wrap;
  }
  #contact .form_wrap form .confirm button {
    width: 250px;
  }
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 0;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */