@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: #292626;
  background: #f7f5f5;
}
@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: 1620px;
  }
  .container-xl {
    max-width: 1620px;
  }
}
@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;
  }
}
@media screen and (max-width: 1500px) {
  br.xl_none {
    display: none;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  br.lg_none {
    display: none;
  }
}
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(-40px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(40px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(-40px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(40px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .rollin_top {
    transition-duration: 1.5s;
    clip-path: polygon(0 0, 100% 0%, 100% 0%, 0 0%);
  }
  .rollin_top.is-show {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
  }
  .rollin_left {
    transition-duration: 1.5s;
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  .rollin_left.is-show {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  .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: #e60012;
    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;
  padding: 0 4rem;
  height: 10rem;
  width: 100%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  header {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 574px) {
  header {
    height: 7rem;
  }
}
header::before {
  content: "";
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(41, 38, 38, 0.5);
  opacity: 0;
  transition: 0.5s;
  z-index: -1;
  pointer-events: none;
}
header.open::before {
  opacity: 1;
}
header .logo {
  width: 43rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  header .logo {
    width: 30rem;
  }
}
@media screen and (max-width: 574px) {
  header .logo {
    width: 25rem;
  }
}
header .logo img, header .logo a {
  display: block;
}
header .header_box {
  position: absolute;
  left: 0;
  top: 0;
  background: #f7f5f5;
  z-index: 1;
  width: 100%;
  padding: 16rem 0 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-100%);
  transition: 0.6s;
}
@media screen and (max-width: 574px) {
  header .header_box {
    padding: 10rem 0 5rem;
  }
}
header .header_box.open {
  transform: translateY(0);
}
header .header_box::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 10rem;
  background: #e5e1e1;
}
@media screen and (max-width: 574px) {
  header .header_box::after {
    top: 7rem;
  }
}
header .header_box nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 54rem;
  gap: 0 6rem;
}
@media screen and (max-width: 574px) {
  header .header_box nav {
    gap: 0 2rem;
  }
}
header .header_box nav a {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  width: calc(50% - 3rem);
  gap: 1.5rem;
  font-size: 1.8rem;
  letter-spacing: 0.06rem;
  border-bottom: 1px solid #6b6464;
  transition: 0.3s;
}
header .header_box nav a > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #e60012;
  color: #f7f5f5;
  border: 1px solid #e60012;
  transition: 0.3s;
}
header .header_box nav a > span span {
  font-size: 1.8rem;
}
header .header_box nav a.active {
  color: #e60012;
}
header .header_box nav a.active > span {
  background: #f7f5f5;
  color: #e60012;
}
@media (min-width: 992px) {
  header .header_box nav a:hover {
    color: #e60012;
  }
  header .header_box nav a:hover > span {
    background: #f7f5f5;
    color: #e60012;
  }
}
header .header_box nav a.contact {
  border: 1px solid #e60012;
  background: #e60012;
  color: #f7f5f5;
  border-radius: 5rem;
  padding: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 2rem 0 3rem;
  align-items: center;
  width: 24rem;
  height: 6rem;
  margin-top: 4rem;
}
header .header_box nav a.contact > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #e60012;
  color: #f7f5f5;
  border: 1px solid #e60012;
  transition: 0.3s;
}
header .header_box nav a.contact > span span {
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  header .header_box nav a.contact:hover {
    background: #f7f5f5;
    color: #e60012;
  }
}
header .header_right {
  display: flex;
  align-items: center;
  gap: 4rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  header .header_right {
    gap: 1rem;
  }
}
header .header_right .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 22rem;
  height: 5rem;
  background: #e60012;
  color: #f7f5f5;
  border-radius: 4rem;
}
@media screen and (max-width: 767px) {
  header .header_right .tel {
    width: 18rem;
  }
}
@media screen and (max-width: 574px) {
  header .header_right .tel {
    width: 5rem;
  }
}
header .header_right .tel-link {
  display: block;
}
header .header_right .tel img {
  display: block;
  width: 2rem;
}
header .header_right .tel span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04rem;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  header .header_right .tel span {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  header .header_right .tel span {
    display: none;
  }
}
header .header_right .toggle {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: #f7f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-direction: column;
  cursor: pointer;
  border: 1px solid #6b6464;
  transition-duration: 0.4s;
}
@media screen and (max-width: 574px) {
  header .header_right .toggle {
    width: 5rem;
    height: 5rem;
  }
}
header .header_right .toggle span {
  display: block;
  width: 28px;
  height: 1px;
  background: #6b6464;
  transition-duration: 0.4s;
}
header .header_right .toggle.open {
  gap: 0;
  background: #6b6464;
}
header .header_right .toggle.open span {
  background: #f7f5f5;
}
header .header_right .toggle.open span:nth-of-type(1) {
  transform: rotate(30deg);
}
header .header_right .toggle.open span:nth-of-type(2) {
  transform: rotate(-30deg);
}

.contact_bg {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.contact_bg img {
  height: 100%;
  object-fit: cover;
}

main {
  overflow: hidden;
  background: #f7f5f5;
}

.title {
  width: fit-content;
}
.title .en {
  font-size: 8rem;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.04rem;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .title .en {
    font-size: 6rem;
  }
}
.title h3 {
  margin-top: 1.5rem;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.08rem;
  color: #e60012;
}
.title.center {
  text-align: center;
  margin: 0 auto;
}
.title.white .en, .title.white h3 {
  color: #f7f5f5;
}

.more {
  border: 1px solid #e60012;
  background: #e60012;
  color: #f7f5f5;
  border-radius: 5rem;
  padding: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 2rem 0 3rem;
  align-items: center;
  width: 24rem;
  height: 6rem;
  margin-top: 4rem;
  transition: 0.3s;
}
.more span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #e60012;
  color: #f7f5f5;
  border: 1px solid #e60012;
  transition: 0.3s;
  font-size: 1.5rem;
}
@media screen and (max-width: 574px) {
  .more span {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .more:hover {
    background: #f7f5f5;
    color: #e60012;
  }
}
.more_about {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  gap: 2rem;
  width: fit-content;
  transition-duration: 0.3s;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  .more_about {
    font-size: 2.2rem;
  }
}
.more_about .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 1px solid #e60012;
  background: #e60012;
  color: #f7f5f5;
  transition-duration: 0.3s;
}
.more_about .arrow span {
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  .more_about:hover {
    color: #e60012;
  }
  .more_about:hover .arrow {
    background: #f7f5f5;
    color: #e60012;
  }
}

.lightbox-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  overflow: hidden;
}
.lightbox-modal.is-active {
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.3s ease-in-out;
}
.lightbox-modal__content {
  position: relative;
  max-width: 80%;
  max-height: 80vh;
  margin: auto;
  cursor: default;
}
.lightbox-modal__image {
  display: block;
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
}
.lightbox-modal__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 2rem;
  padding: 10px;
  cursor: pointer;
  transition: opacity 0.2s;
  opacity: 0.8;
  z-index: 10;
  user-select: none;
}
.lightbox-modal__nav:hover {
  opacity: 1;
}
.lightbox-modal__nav.prev {
  left: 20px;
}
.lightbox-modal__nav.next {
  right: 20px;
}
.lightbox-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 2.5rem;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s;
  z-index: 10;
}
.lightbox-modal__close:hover {
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .lightbox-modal__nav {
    font-size: 1.5rem;
    padding: 5px;
  }
  .lightbox-modal__nav.prev {
    left: 10px;
  }
  .lightbox-modal__nav.next {
    right: 10px;
  }
  .lightbox-modal__close {
    font-size: 2rem;
    top: 10px;
    right: 10px;
  }
}
.footer {
  overflow: hidden;
}
.footer_contact {
  padding-top: 10rem;
}
@media screen and (max-width: 767px) {
  .footer_contact {
    padding-top: 5rem;
  }
}
.footer_contact .row {
  justify-content: center;
}
.footer_contact .contact_inner {
  display: flex;
  align-items: center;
  gap: 7.5rem;
}
@media screen and (max-width: 1500px) {
  .footer_contact .contact_inner {
    gap: 3.5rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact .contact_inner {
    gap: 4rem;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_inner {
    flex-direction: column;
  }
}
.footer_contact .contact_inner .area {
  width: fit-content;
}
.footer_contact .contact_inner .area h4 {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #f7f5f5;
  color: #f7f5f5;
}
.footer_contact .contact_inner .area ul {
  display: flex;
  align-items: center;
  gap: 1rem 3rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 1500px) {
  .footer_contact .contact_inner .area ul {
    gap: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact .contact_inner .area ul {
    flex-wrap: wrap;
    gap: 1rem 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_inner .area ul {
    gap: 1rem;
  }
}
.footer_contact .contact_inner .area ul li {
  color: #f7f5f5;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  letter-spacing: 0.08rem;
}
.footer_contact .contact_inner .area ul li::before {
  content: "";
  display: block;
  width: 2.7rem;
  height: 1.7rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
.footer_contact .contact_box {
  display: flex;
  transform: translateY(50%);
  margin-top: -3rem;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box {
    flex-direction: column;
    margin-top: -15rem;
  }
}
.footer_contact .contact_box > * {
  flex: 1;
  transform: skewX(-10deg);
  transform-origin: 50% 50%;
  padding: 4.5rem 0;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box > * {
    transform: skew(0);
    padding: 1rem 0;
  }
}
.footer_contact .contact_box > *.tel-link {
  transform: skewX(0);
  padding: 0;
}
.footer_contact .contact_box > *.tel-link .tel {
  transform: skewX(-10deg);
  transform-origin: 50% 50%;
  padding: 4.5rem 0;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box > *.tel-link .tel {
    transform: skew(0);
    padding: 2rem 0;
  }
}
.footer_contact .contact_box > *.tel-link .tel > * {
  transform: skewX(10deg);
  transform-origin: 50% 50%;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box > *.tel-link .tel > * {
    transform: skew(0);
  }
}
.footer_contact .contact_box > * > * {
  transform: skewX(10deg);
  transform-origin: 50% 50%;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box > * > * {
    transform: skew(0);
  }
}
.footer_contact .contact_box > * h4 {
  width: fit-content;
  padding: 1.2rem 2.8rem;
  background: #f7f5f5;
  border-radius: 4rem;
  margin: 0 auto;
}
.footer_contact .contact_box > * .num {
  color: #f7f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font-weight: 500;
  font-size: 2.4rem;
  margin-top: 2rem;
  line-height: 1;
  height: 4.8rem;
}
.footer_contact .contact_box > * .num .icon {
  width: 2.8rem;
}
.footer_contact .contact_box .tel .num, .footer_contact .contact_box .fax .num {
  font-family: "Poppins", sans-serif;
  font-size: 3.6rem;
}
@media screen and (max-width: 1199px) {
  .footer_contact .contact_box .tel .num, .footer_contact .contact_box .fax .num {
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact .contact_box .tel .num, .footer_contact .contact_box .fax .num {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_box .tel .num, .footer_contact .contact_box .fax .num {
    font-size: 3.2rem;
  }
}
.footer_contact .contact_box .tel .num .icon, .footer_contact .contact_box .fax .num .icon {
  margin-bottom: 1rem;
}
.footer_contact .contact_box .tel {
  background: #292626;
}
.footer_contact .contact_box .tel h4 {
  color: #292626;
}
.footer_contact .contact_box .fax {
  background: #6b6464;
}
.footer_contact .contact_box .fax h4 {
  color: #6b6464;
}
.footer_contact .contact_box .mail {
  background: #e60012;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .footer_contact .contact_box .mail:hover {
    background: #bb0312;
  }
}
.footer_contact .contact_box .mail h4 {
  color: #e60012;
}
.footer_bottom {
  padding-top: 25rem;
  padding-bottom: 8rem;
  background: #f7f5f5;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .footer_inner {
    flex-direction: column;
    gap: 4rem;
    align-items: center;
    text-align: center;
  }
}
.footer_left .logo {
  width: 43rem;
}
@media screen and (max-width: 1199px) {
  .footer_left .logo {
    width: 38rem;
  }
}
.footer_left .logo img {
  display: block;
}
.footer_left .add {
  margin-top: 3rem;
  font-size: 1.4rem;
}
.footer_left .tel {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  .footer_left .tel {
    justify-content: center;
  }
}
.footer_left .tel-link {
  display: block;
}
.footer_left .tel div {
  width: 4rem;
  height: 2.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #292626;
  color: #f7f5f5;
  font-family: "Poppins", sans-serif;
}
.footer_left .tel span {
  font-family: "Poppins", sans-serif;
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .footer_right {
    align-items: center;
  }
}
.footer_nav {
  display: flex;
  align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 991px) {
  .footer_nav {
    display: none;
  }
}
.footer .copy {
  font-size: 1.4rem;
  letter-spacing: 0.08rem;
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 6rem;
}
.pagetop img, .pagetop a {
  display: block;
}

#top .mv {
  position: relative;
}
#top .mv .slider_image img {
  max-height: 100vh;
  height: 96rem;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  #top .mv .slider_image img {
    height: 70rem;
  }
}
#top .mv_bg01 {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 81.3rem;
  width: 40.65vw;
  z-index: 1;
}
@media screen and (max-width: 1500px) {
  #top .mv_bg01 {
    height: 96rem;
  }
  #top .mv_bg01 img {
    object-fit: cover;
    height: 100%;
    object-position: left;
  }
}
@media screen and (max-width: 1199px) {
  #top .mv_bg01 {
    height: 70rem;
  }
}
#top .mv_bg02 {
  position: absolute;
  right: 3.5rem;
  top: 12rem;
  max-width: 116.6rem;
  width: 58.3vw;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  #top .mv_bg02 {
    right: 0.5rem;
    width: 58vw;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_bg02 {
    width: 48rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_bg02 {
    width: 38rem;
    top: 20rem;
    opacity: 0.8;
    right: -5.5rem;
  }
}
#top .mv_bg03 {
  position: absolute;
  right: 0;
  bottom: 32rem;
  transform: translateY(100%);
  max-width: 45.2rem;
  width: 22.6vw;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #top .mv_bg03 {
    width: 20rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_bg03 {
    width: 15rem;
    right: -6rem;
    bottom: 25rem;
  }
}
#top .mv_text {
  position: absolute;
  right: 12rem;
  bottom: 12rem;
  color: #f7f5f5;
  z-index: 4;
}
@media screen and (max-width: 1199px) {
  #top .mv_text {
    right: 2rem;
    bottom: 4rem;
  }
}
#top .mv_text h2 {
  font-weight: bold;
  font-size: 4.8rem;
  line-height: 1.6;
  letter-spacing: 0.04rem;
}
@media screen and (max-width: 767px) {
  #top .mv_text h2 {
    font-size: 6vw;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 {
    font-size: 6.5vw;
  }
}
#top .mv_text p {
  font-weight: 500;
  margin-top: 1.5rem;
  font-size: 2.4rem;
  letter-spacing: 0.04rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #top .mv_text p {
    font-size: 3vw;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text p {
    font-size: 4.5vw;
  }
}
#top .about {
  padding: 10rem 0 12rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #top .about {
    padding: 8rem 0 7rem;
  }
}
#top .about .title .en {
  font-size: 9.2rem;
}
@media screen and (max-width: 1199px) {
  #top .about .title .en {
    font-size: 7rem;
  }
}
#top .about .title h3 {
  font-size: 2.4rem;
}
@media screen and (max-width: 1199px) {
  #top .about .title h3 {
    font-size: 2rem;
  }
}
#top .about .row {
  align-items: center;
  justify-content: space-between;
}
#top .about .row .col-12 {
  z-index: 3;
}
#top .about_bg {
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #top .about_bg {
    bottom: 3rem;
  }
}
#top .about_bg .aboutus {
  display: flex;
  animation: marquee_flow 15s linear infinite;
}
@media screen and (max-width: 767px) {
  #top .about_bg .aboutus {
    animation: marquee_flow 5s linear infinite;
  }
}
#top .about_bg .aboutus span {
  flex-shrink: 0;
  padding-right: 30px;
  font-size: 36rem;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.04rem;
  color: #f2f0f0;
  font-weight: 200;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #top .about_bg .aboutus span {
    font-size: 20rem;
  }
}
@media screen and (max-width: 767px) {
  #top .about_bg .aboutus span {
    font-size: 15rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_bg .aboutus span {
    font-size: 10rem;
  }
}
@keyframes marquee_flow {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
#top .about_image {
  margin-right: -5rem;
}
@media screen and (max-width: 767px) {
  #top .about_image {
    margin-right: 0;
    display: none;
  }
}
#top .about_lead {
  margin-top: 6rem;
  font-size: 1.8rem;
  line-height: 2.2;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  #top .about_lead {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_lead {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
#top .about_list {
  margin-top: 6rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 1199px) {
  #top .about_list {
    margin-top: 3rem;
  }
}
#top .about_list li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1500px) {
  #top .about_list li {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #top .about_list li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_list li {
    font-size: 1.6rem;
  }
}
#top .about_list li::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #a69a9b;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#top .about .more_about {
  margin-left: auto;
  margin-top: 7rem;
}
@media screen and (max-width: 1500px) {
  #top .about .more_about {
    margin-top: 4rem;
  }
}
#top .service_inner {
  margin-top: 6rem;
  display: flex;
}
@media screen and (max-width: 991px) {
  #top .service_inner {
    flex-direction: column;
  }
}
#top .service_item {
  flex: 1;
  position: relative;
}
@media (min-width: 992px) {
  #top .service_item:hover .service_image::after {
    background: rgba(41, 38, 38, 0.65);
  }
  #top .service_item:hover .service_image img {
    transform: scale(1.1);
  }
  #top .service_item:hover .service_text .arrow {
    background: #e60012;
    color: #f7f5f5;
  }
}
#top .service_image {
  overflow: hidden;
  position: relative;
}
#top .service_image::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(41, 38, 38, 0.45);
  transition: 0.5s;
}
#top .service_image img {
  height: 40rem;
  object-fit: cover;
  transition: 0.5s;
}
@media screen and (max-width: 991px) {
  #top .service_image img {
    height: 25rem;
  }
}
#top .service_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 2rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
#top .service_text h4 {
  color: #f7f5f5;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  width: calc(100% - 10rem);
}
@media screen and (max-width: 1500px) {
  #top .service_text h4 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 1199px) {
  #top .service_text h4 {
    font-size: 1.8rem;
    width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 991px) {
  #top .service_text h4 {
    font-size: 2.4rem;
  }
}
#top .service_text h4::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
  #top .service_text h4 .pc {
    display: none;
  }
}
@media screen and (max-width: 574px) {
  #top .service_text h4 .pc {
    display: block;
  }
}
#top .service_text .arrow {
  width: 6rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7f5f5;
  color: #e60012;
  font-size: 1.7rem;
  border-radius: 50%;
  transition: 0.5s;
}
@media screen and (max-width: 1199px) {
  #top .service_text .arrow {
    width: 5rem;
    height: 5rem;
  }
}
#top .service .more {
  margin: 6rem auto 0;
}
@media screen and (max-width: 1199px) {
  #top .service .more {
    margin-top: 4rem;
  }
}
#top .works {
  padding: 16rem 0 20rem;
}
@media screen and (max-width: 1199px) {
  #top .works {
    padding: 7rem 0 10rem;
  }
}
#top .works .row {
  margin-top: 6rem;
  gap: 3rem 0;
}
#top .works_item {
  display: block;
}
@media (min-width: 992px) {
  #top .works_item:hover .works_image img {
    transform: scale(1.1);
  }
}
#top .works_image {
  overflow: hidden;
  display: block;
  background: #f7f5f5;
}
#top .works_image img {
  transition: 0.5s;
  aspect-ratio: 4/3;
  object-fit: contain;
}
#top .works_text {
  margin-top: 1.5rem;
}
#top .works_text .tag {
  padding: 0.75rem 1.2rem;
  background: #6b6464;
  color: #f7f5f5;
  font-size: 1.4rem;
  letter-spacing: 0.08rem;
  width: fit-content;
}
#top .works_text h4 {
  margin-top: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
#top .works_text .location {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #6b6464;
}
#top .works_text .detail {
  margin-top: 1.5rem;
  letter-spacing: 0.1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#top .works .more {
  margin: 6rem auto 0;
}
@media screen and (max-width: 1199px) {
  #top .works .more {
    margin-top: 4rem;
  }
}
#top .news {
  padding-bottom: 20rem;
  position: relative;
  z-index: 0;
}
#top .news_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 36rem;
}
@media screen and (max-width: 767px) {
  #top .news_bg {
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  #top .news .row {
    gap: 4rem;
  }
}
#top .news_box {
  max-height: 48rem;
  overflow: auto;
  padding-right: 6rem;
}
@media screen and (max-width: 1500px) {
  #top .news_box {
    padding: 0 4rem 0 7rem;
  }
}
@media screen and (max-width: 991px) {
  #top .news_box {
    padding-left: 0;
  }
}
#top .news_box::-webkit-scrollbar {
  width: 8px;
}
#top .news_box::-webkit-scrollbar-track {
  background-color: #e5e1e1;
  border-radius: 20px;
}
#top .news_box::-webkit-scrollbar-thumb {
  background-color: #6b6464;
  border-radius: 20px;
}
#top .news_box ul li {
  padding: 3rem 0 3.5rem;
  border-bottom: 1px solid #e5e1e1;
}
#top .news_box ul li:first-of-type {
  border-top: 1px solid #e5e1e1;
}
#top .news_box ul li .info {
  display: flex;
  align-items: center;
}
#top .news_box ul li .info .new {
  width: 7rem;
  height: 3rem;
  background: #e60012;
  color: #f7f5f5;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  clip-path: polygon(25% 0, 100% 0%, 75% 100%, 0% 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
#top .news_box ul li .info .date {
  margin-left: 1rem;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.02rem;
  color: #6b6464;
}
#top .news_box ul li .info .category {
  margin-left: 2rem;
  padding: 0.75rem 1.2rem;
  border: 1px solid #6b6464;
  font-size: 1.4rem;
  line-height: 1;
}
#top .news_box ul li h4 {
  margin-top: 2rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.5;
}
#top .news_box ul li .detail {
  letter-spacing: 0.1rem;
  margin-top: 2rem;
}

.subhead {
  height: 40rem;
  padding-top: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 30rem;
  }
}
.subhead_text {
  text-align: center;
  color: #f7f5f5;
}
.subhead_text .en {
  font-size: 8rem;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.04rem;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .subhead_text .en {
    font-size: 6rem;
  }
}
.subhead_text h2 {
  margin-top: 2rem;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.08rem;
}

.bread {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  gap: 1.5rem;
  border-bottom: 1px solid #e5e1e1;
}
.bread li {
  font-weight: 500;
}
.bread li i {
  margin-left: 1.5rem;
}

#business .subhead {
  background: url(../../images/business/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1500px) {
  #business .container {
    max-width: 1230px;
  }
}
#business .links {
  padding: 10rem 0 5rem;
}
#business .links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1.2rem;
  gap: 2rem 0;
}
#business .links ul li {
  width: 33.333%;
  padding: 0 1.2rem;
}
@media screen and (max-width: 1199px) {
  #business .links ul li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #business .links ul li {
    width: 100%;
  }
}
#business .links ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 3rem;
  background: #e60012;
  color: #f7f5f5;
  border: 1px solid #e60012;
  transition: 0.3s;
  font-weight: 500;
  border-radius: 5rem;
  height: 100%;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  #business .links ul li a:hover {
    background: #f7f5f5;
    color: #e60012;
  }
}
#business .links ul li a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #e60012;
  color: #f7f5f5;
  border: 1px solid #e60012;
  transition: 0.3s;
  font-size: 1.5rem;
  transform: rotate(90deg);
}
@media screen and (max-width: 574px) {
  #business .links ul li a span {
    font-size: 2rem;
  }
}
#business .business {
  padding: 5rem 0;
}
#business .business .row {
  align-items: center;
  gap: 3rem 0;
}
#business .business_image {
  clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
  overflow: hidden;
}
#business .business_text h3 {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  letter-spacing: 0.08rem;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #business .business_text h3 {
    font-size: 2rem;
  }
}
#business .business_text h3::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#business .business_text p {
  margin-top: 3rem;
  line-height: 2;
  letter-spacing: 0.1rem;
}
#business .business_detail {
  margin-top: 3rem;
  background: #fff;
  padding: 3rem 2rem;
}
#business .business_detail h4 {
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e60012;
}
#business .business_detail ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 3rem;
}
#business .business_detail ul li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  width: calc(50% - 0.5rem);
  font-size: 1.5rem;
}
@media screen and (max-width: 1199px) {
  #business .business_detail ul li {
    width: 100%;
  }
}
@media screen and (max-width: 574px) {
  #business .business_detail ul li {
    font-size: 1.6rem;
  }
}
#business .business_detail ul li::before {
  content: "";
  display: block;
  width: 2.6rem;
  height: 1.2rem;
  background: #a69a9b;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#business .business_detail span {
  display: block;
  margin-top: 0.5rem;
  text-align: right;
  font-size: 1.4rem;
}
#business .works {
  padding: 5rem 0 10rem;
}
#business .works_box {
  background: #fff;
  padding: 3rem;
}
#business .works .row {
  align-items: center;
}
#business .works_text h3 {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  letter-spacing: 0.08rem;
  line-height: 1.5;
}
#business .works_text h3::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#business .works_text p {
  margin-top: 3rem;
  line-height: 2;
  letter-spacing: 0.1rem;
}
#business .works_text .more {
  margin-top: 3rem;
}

#works .subhead {
  background: url(../../images/works/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#works .works {
  padding: 10rem 0;
}
@media screen and (max-width: 1199px) {
  #works .works {
    padding: 7rem 0;
  }
}
@media screen and (min-width: 1500px) {
  #works .works .container {
    max-width: 1230px;
  }
}
#works .works .category {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2.5rem;
}
#works .works .category li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 3rem;
  background: #e60012;
  color: #f7f5f5;
  font-weight: 500;
  border-radius: 4rem;
  border: 1px solid #e60012;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #works .works .category li a:hover {
    background: #f7f5f5;
    color: #e60012;
  }
}
#works .works .category li a.active {
  background: #f7f5f5;
  color: #e60012;
}
#works .works .row {
  margin-top: 6rem;
  gap: 3rem 0;
}
#works .works_item {
  display: block;
}
@media (min-width: 992px) {
  #works .works_item:hover .works_image img {
    transform: scale(1.1);
  }
}
#works .works_image {
  overflow: hidden;
  display: block;
}
#works .works_image img {
  transition: 0.5s;
  aspect-ratio: 4/3;
  object-fit: contain;
}
#works .works_text {
  margin-top: 1.5rem;
}
#works .works_text .tag {
  padding: 0.75rem 1.2rem;
  background: #6b6464;
  color: #f7f5f5;
  font-size: 1.4rem;
  letter-spacing: 0.08rem;
  width: fit-content;
}
#works .works_text h3 {
  margin-top: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
#works .works_text .location {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #6b6464;
}
#works .works_text .detail {
  margin-top: 1.5rem;
  letter-spacing: 0.1rem;
}
#works .works .paging {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 4rem;
  text-align: center;
}
#works .works .paging .paging-text,
#works .works .paging .current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 1px solid #e60012;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #e60012;
  overflow: hidden;
  text-decoration: none;
  background: #f7f5f5;
}
#works .works .paging .paging-text a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #works .works .paging .paging-text a:hover {
    background: #e60012;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#works .works .paging .current {
  background: #e60012;
  color: #fff;
  cursor: default;
}

#company .subhead {
  background: url(../../images/company/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1500px) {
  #company .container {
    max-width: 1230px;
  }
}
#company section {
  padding: 5rem 0;
}
#company section h3 {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  letter-spacing: 0.08rem;
  line-height: 1.5;
}
#company section h3::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#company .message {
  margin-top: 5rem;
}
#company .message_text {
  margin-top: 3rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  text-align: justify;
}
#company .message .name {
  margin-top: 2rem;
  font-weight: 500;
  text-align: right;
}
#company .outline table {
  width: 100%;
  margin-top: 4rem;
}
#company .outline table th, #company .outline table td {
  padding: 2.5rem 1rem;
  font-weight: 500;
}
#company .outline table th {
  border-bottom: #e60012 1px solid;
  color: #e60012;
  white-space: nowrap;
  width: 25%;
}
@media screen and (max-width: 574px) {
  #company .outline table th {
    padding: 2.5rem 1.5rem 2.5rem 0;
  }
}
#company .outline table tr:last-of-type th {
  border-color: #e60012;
}
#company .outline table td {
  border-bottom: #CECECE 1px solid;
  width: 75%;
  line-height: 1.8;
}
@media screen and (max-width: 574px) {
  #company .outline table td {
    padding: 2.5rem 0.5rem;
  }
}
#company .access {
  margin-bottom: 5rem;
}
#company .access iframe {
  width: 100%;
  height: 45rem;
  margin-top: 3rem;
}
@media screen and (max-width: 574px) {
  #company .access iframe {
    height: 35rem;
  }
}
#company .access .add {
  margin-top: 1rem;
}
#company .access .train {
  margin-top: 3rem;
}
#company .access .train h4 {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e60012;
  color: #e60012;
  font-weight: 500;
  font-size: 1.8rem;
}
#company .access .train p {
  margin-top: 1.5rem;
}

#contact {
  overflow: hidden;
}
#contact .subhead {
  background: url(../../images/contact/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1550px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact h3 {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  letter-spacing: 0.08rem;
  line-height: 1.5;
}
#contact h3::before {
  content: "";
  display: block;
  width: 3.6rem;
  height: 2.2rem;
  background: #e60012;
  clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 2rem;
  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 .tel .container {
  padding: 80px 12px;
}
@media screen and (max-width: 767px) {
  #contact .tel .container {
    padding: 60px 12px;
  }
}
#contact .tel .row {
  margin-top: 4rem;
}
@media screen and (max-width: 991px) {
  #contact .tel .col-12 {
    margin-bottom: 20px;
  }
}
@media print {
  #contact .tel .col-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#contact .tel .tel_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 2rem 1rem;
  border: 1px solid #e60012;
  background: #e60012;
  border-radius: 0.5rem;
}
#contact .tel .tel_btn {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 0.08em;
  color: #f7f5f5;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 574px) {
  #contact .tel .tel_btn {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}
#contact .tel .tel_btn small {
  font-size: 20px;
  font-weight: 600;
}
#contact .tel .tel_btn i {
  margin-right: 15px;
}
#contact .tel .tel_btn .times {
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
}
#contact .tel .time {
  margin-top: 20px;
  text-align: center;
}
#contact .tel .time p {
  letter-spacing: 0.1em;
}
#contact .tel .time a {
  margin-top: 10px;
  width: 100%;
  padding: 10px 0;
}
@media screen and (max-width: 450px) {
  #contact .tel .time a {
    font-size: 85%;
  }
}
#contact .tel .fax_order {
  margin-top: 20px;
}
#contact .tel .fax_order .ttl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#contact .tel .fax_order p {
  text-align: center;
}
#contact .tel .fax_order p a {
  display: block;
  margin: 10px auto 0;
  padding: 10px 0;
}
#contact .contact {
  padding: 0 0 8rem 0;
}
@media screen and (max-width: 767px) {
  #contact .contact {
    padding: 0 0 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: 2rem 0.5rem;
  border-bottom: #e60012 1px solid;
  width: 30%;
  position: relative;
  font-weight: 500;
  color: #e60012;
}
#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 .requied {
    top: calc(50% + 1rem);
  }
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th {
    width: 100%;
    display: block;
    border: 0;
    font-size: 16px;
    padding-bottom: 0;
  }
}
#contact .form_wrap form table td {
  padding: 2rem 0.5rem 2rem 4rem;
  border-bottom: #b1a4a4 1px solid;
  width: 70%;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    padding: 1rem 0.5rem 2rem 0.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 #e60012;
  margin-bottom: 20px;
}
@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 #e60012;
  background: #fff;
  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 #242424;
}
#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: #eee;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #e60012;
  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: #e60012;
  color: #f7f5f5;
  font-weight: 500;
  border: none;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
}
#contact .form_wrap form .submit button i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
#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: #838383;
  color: #f7f5f5;
  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: #e60012;
  color: #f7f5f5;
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=submit] i {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
@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;
  }
}