@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: #111;
  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: 1560px) {
  .container {
    max-width: 1320px;
  }
  .container-xl {
    max-width: 1320px;
  }
}
@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: 1s;
    transform: translateY(-15px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(15px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(-15px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(15px);
  }
  .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: #309b6f;
    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: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 95.8%;
  background: #fff;
  z-index: 900;
  box-shadow: 0px 1px 2.91px 0.09px rgba(35, 24, 21, 0.1);
  height: 10rem;
  padding: 0 3rem;
}
@media screen and (max-width: 1199px) {
  header {
    top: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header {
    height: 7rem;
  }
}
@media print {
  header {
    position: absolute;
  }
}
header .logo {
  width: 40.7rem;
}
@media screen and (max-width: 1500px) {
  header .logo {
    width: 30rem;
  }
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 25rem;
  }
}
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;
    transform: translateY(100%);
    background: #fff;
    gap: 2.5rem;
    padding: 1.5rem 1rem;
    opacity: 0;
    transition: 0.3s;
  }
  header nav.open {
    opacity: 1;
  }
}
header nav > a {
  font-size: 1.8rem;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  header nav > a {
    font-size: 1.6rem;
  }
}
header nav > a::after {
  content: "";
  width: calc(100% + 1rem);
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background: #309b6f;
  transition: 0.3s;
}
header nav > a.active {
  color: #309b6f;
}
header nav > a.active::after {
  width: 100%;
}
@media (min-width: 992px) {
  header nav > a:hover {
    color: #309b6f;
  }
  header nav > a:hover::after {
    width: 100%;
  }
}
header nav .tel {
  margin-left: 3rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-family: "Roboto", sans-serif;
  font-size: 5rem;
  font-weight: bold;
}
@media screen and (max-width: 1500px) {
  header nav .tel {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1199px) {
  header nav .tel {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  header nav .tel {
    font-size: 2.4rem;
  }
}
header nav .tel .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: #309b6f;
  color: #fff;
  font-size: 3rem;
}
@media screen and (max-width: 1500px) {
  header nav .tel .icon {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header nav .tel .icon {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.8rem;
  }
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #309b6f;
  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;
  }
}

.title h3 {
  font-size: 4.8rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .title h3 {
    font-size: 3.5rem;
  }
}
.title h3:after {
  content: "";
  width: 8rem;
  height: 2px;
  background: linear-gradient(90deg, rgb(48, 155, 111) 0%, rgb(48, 155, 111) 50%, rgb(255, 173, 8) 50%, rgb(255, 173, 8) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .title h3:after {
    width: 6rem;
  }
}
.title.white {
  color: #fff;
}
.title.center {
  text-align: center;
}
.title.left h3 {
  padding-left: 3rem;
  padding-bottom: 0;
  height: 8rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .title.left h3 {
    height: 5rem;
  }
}
.title.left h3::after {
  display: none;
}
.title.left h3::before {
  content: "";
  width: 2px;
  height: 8rem;
  background: linear-gradient(180deg, rgb(48, 155, 111) 0%, rgb(48, 155, 111) 50%, rgb(255, 173, 8) 50%, rgb(255, 173, 8) 100%);
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .title.left h3::before {
    height: 5rem;
  }
}

.more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32rem;
  height: 6rem;
  background: #309b6f;
  border-radius: 5rem;
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  position: relative;
  border: 2px solid #309b6f;
  transition: 0.3s;
}
.more i {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
}
.more.orange {
  background: #ffad08;
  border: 2px solid #ffad08;
}
@media (min-width: 992px) {
  .more.orange:hover {
    color: #ffad08;
  }
}
@media (min-width: 992px) {
  .more:hover {
    background: #fff;
    color: #309b6f;
  }
}

main {
  overflow: hidden;
}

.footer_contact {
  padding: 10rem 0;
  background: url(../../images/top/contact_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer .contact_lead {
  text-align: center;
  margin: 2rem 0 6rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 574px) {
  .footer .contact_lead {
    font-size: 2rem;
    margin: 2rem 0 3rem;
    line-height: 1.8;
  }
}
.footer .tel {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3rem;
}
.footer .tel .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  background: #309b6f;
  color: #fff;
  font-size: 4.5rem;
}
@media screen and (max-width: 574px) {
  .footer .tel .icon {
    width: 5rem;
    height: 5rem;
    font-size: 2.3rem;
  }
}
.footer .tel .num {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 6rem;
  letter-spacing: -0.05rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .footer .tel .num {
    font-size: 3.5rem;
  }
}
.footer .tel .num p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width: 574px) {
  .footer .tel .num p {
    font-size: 1.3rem;
  }
}
.footer_bottom {
  padding: 10rem 0 15rem;
  background: url(../../images/top/footer_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.footer .logo {
  width: 43rem;
}
@media screen and (max-width: 574px) {
  .footer .logo {
    width: 30rem;
    margin: 0 auto;
  }
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    gap: 3rem;
  }
}
@media screen and (max-width: 574px) {
  .footer_inner {
    align-items: center;
    margin-top: 4rem;
  }
}
.footer_left .add {
  line-height: 2;
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 574px) {
  .footer_left .add {
    text-align: center;
  }
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer_nav {
  display: flex;
  align-items: center;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav a {
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
}
.footer .copy {
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  text-align: right;
}

#pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 5rem;
}

#top {
  background: #FAFBF7;
}
#top .mv {
  position: relative;
  padding-bottom: 15rem;
}
@media screen and (max-width: 1199px) {
  #top .mv {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 991px) {
  #top .mv .slider_image {
    height: 65rem;
  }
}
@media screen and (max-width: 991px) {
  #top .mv .slider_image img {
    height: 65rem;
    object-fit: cover;
  }
}
#top .mv_illust {
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  #top .mv_illust {
    height: 65rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_illust {
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  #top .mv_illust img {
    height: 65rem;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_illust img {
    object-position: 30%;
    height: 100%;
  }
}
#top .mv h2 {
  position: absolute;
  left: 3rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  #top .mv h2 {
    left: 1rem;
  }
}
#top .mv h2 .h2 {
  display: block;
  background: #fff;
  padding: 1rem 3rem;
  width: fit-content;
  font-weight: bold;
  font-size: 4.8rem;
}
@media screen and (max-width: 1199px) {
  #top .mv h2 .h2 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv h2 .h2 {
    font-size: 2.8rem;
  }
}
#top .mv h2 .h2 .orange {
  color: #ffad08;
}
#top .info {
  padding: 10rem 0 0;
}
#top .info_link {
  margin-top: 4rem;
  display: flex;
}
@media screen and (max-width: 767px) {
  #top .info_link {
    flex-direction: column;
  }
}
#top .info_contents {
  background: url(../../images/top/info_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  aspect-ratio: 7/3;
  gap: 2rem;
  position: relative;
  margin-top: 4rem;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  #top .info_contents {
    aspect-ratio: 5/3;
  }
}
@media screen and (max-width: 767px) {
  #top .info_contents {
    width: 100%;
    aspect-ratio: auto;
    height: 55rem;
    padding: 2rem;
  }
}
#top .info_contents::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #111;
  opacity: 0.5;
  z-index: -1;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #top .info_contents:hover::before {
    opacity: 0;
  }
  #top .info_contents:hover .more {
    background: #fff;
    color: #309b6f;
  }
  #top .info_contents:hover .more.orange {
    color: #ffad08;
  }
}
#top .info_contents.item2 {
  background: url(../../images/top/info_bg02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#top .info_contents h4 {
  font-weight: bold;
  font-size: 4rem;
  letter-spacing: 0.15rem;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #top .info_contents h4 {
    font-size: 3rem;
  }
}
#top .info_contents .icon {
  width: 15rem;
}
#top .info_contents p {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #top .info_contents p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  #top .info_contents p {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 574px) {
  #top .info_contents p {
    font-size: 1.6rem;
  }
}
#top .service {
  padding: 35rem 0 20rem;
  background: url(../../images/top/white_bg.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  margin-top: -15rem;
}
@media screen and (max-width: 767px) {
  #top .service {
    padding: 22rem 0 10rem;
  }
}
#top .service .row {
  align-items: center;
  gap: 3rem 0;
}
@media screen and (max-width: 767px) {
  #top .service .row {
    flex-direction: column-reverse;
  }
}
#top .service_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-left: 95px;
}
@media screen and (max-width: 991px) {
  #top .service_image {
    height: 35rem;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service_image {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  #top .service_image img {
    height: 35rem;
    object-fit: cover;
  }
}
#top .service .company_image {
  margin-left: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-right: 95px;
}
@media screen and (max-width: 991px) {
  #top .service .company_image {
    height: 35rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service .company_image {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  #top .service .company_image img {
    height: 35rem;
    object-fit: cover;
  }
}
#top .service_text p {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  margin-top: 6rem;
}
#top .service_text .more {
  margin-top: 6rem;
}
#top .service .company {
  margin-top: 20rem;
}
@media screen and (max-width: 991px) {
  #top .service .company {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service .company {
    flex-direction: column;
  }
}

.subhead {
  height: 50rem;
  padding-top: 14rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 40rem;
    padding-top: 8rem;
  }
}
.subhead_text {
  text-align: center;
  padding: 2rem 4rem;
  background: #fff;
  box-shadow: 0px 1px 2.91px 0.09px rgba(35, 24, 21, 0.1);
  border-radius: 1rem;
}
.subhead_text h2 {
  font-size: 4rem;
  font-weight: bold;
}
.subhead_text .h2_en {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #ffad08;
  margin-top: 1rem;
}

#service {
  background: #FAFBF7;
}
#service .subhead {
  background: url(../../images/service/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#service section {
  padding: 10rem 0;
}
#service section h3 {
  font-size: 3rem;
}
#service .management .row {
  margin-top: 4rem;
  gap: 3rem 0;
}
#service .management_text {
  margin-top: 1rem;
}
#service .management_text h4 {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  #service .management_text h4 {
    font-size: 1.6rem;
  }
}
#service .management_text h4 .num {
  background: #309b6f;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding-top: 2px;
}
#service .management_text h4 .text {
  width: calc(100% - 4rem);
}
#service .management_text p {
  margin-top: 1rem;
}
#service .about {
  background: url(../../images/top/white_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#service .about .row {
  align-items: center;
  gap: 3rem 0;
}
@media screen and (max-width: 767px) {
  #service .about .row {
    flex-direction: column-reverse;
  }
}
#service .about_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-left: 95px;
}
@media screen and (max-width: 991px) {
  #service .about_image {
    height: 35rem;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #service .about_image {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  #service .about_image img {
    height: 35rem;
    object-fit: cover;
  }
}
#service .about .company {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  #service .about .company {
    flex-direction: column;
  }
}
#service .about .company_image {
  margin-left: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-right: 95px;
}
@media screen and (max-width: 991px) {
  #service .about .company_image {
    height: 35rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #service .about .company_image {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  #service .about .company_image img {
    height: 35rem;
    object-fit: cover;
  }
}
#service .about_text p {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  margin-top: 6rem;
}
#service .about_text .more {
  margin-top: 6rem;
}

#company {
  background: #FAFBF7;
}
#company .subhead {
  background: url(../../images/company/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#company section {
  padding: 10rem 0;
}
#company section h3 {
  font-size: 3rem;
}
#company .greeting .row {
  gap: 3rem 0;
}
#company .greeting_image {
  padding-right: 3rem;
}
@media screen and (max-width: 991px) {
  #company .greeting_image {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #company .greeting_image {
    padding: 0;
  }
}
#company .greeting_lead {
  margin-top: 2rem;
  font-size: 1.8rem;
  line-height: 1.8;
}
#company .greeting .name {
  text-align: right;
  margin-top: 2rem;
  font-size: 1.8rem;
}
#company .company {
  background: url(../../images/top/white_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#company .company table {
  width: 100%;
  margin: 30px 0;
}
@media screen and (max-width: 574px) {
  #company .company table {
    border: 1px solid #309b6f;
  }
}
#company .company table th {
  width: 20%;
}
@media screen and (max-width: 574px) {
  #company .company table th {
    background: #309b6f;
    color: #fff;
  }
}
#company .company table td {
  width: 80%;
}
#company .company table th, #company .company table td {
  padding: 15px 0;
  border-bottom: #309b6f 1px solid;
}
@media screen and (max-width: 574px) {
  #company .company table th, #company .company table td {
    display: block;
    width: 100%;
    padding: 1.5rem;
  }
}
#company .access .row {
  margin-top: 4rem;
  gap: 3rem 0;
}
#company .access_text {
  margin-top: 1rem;
}
#company .access_text h4 {
  font-size: 2rem;
  border-bottom: 1px solid #309b6f;
  padding-bottom: 1rem;
  color: #309b6f;
}
#company .access_text h4 i {
  margin-right: 1rem;
}
#company .access_text p {
  margin-top: 1rem;
}
#company .access_map iframe {
  aspect-ratio: 3/2;
  width: 100%;
}
#company .access_map .more {
  margin: 1rem auto 0;
}/*# sourceMappingURL=style.css.map */