@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bonheur+Royale&display=swap");
.c-txt-lg {
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 28px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 38px;
  }
}

.c-txt-lr {
  font-size: 32px;
  letter-spacing: 4px;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 36px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 42px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 58px;
    line-height: 1.5;
  }
}

.c-txt-md {
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-md {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 20px;
  }
}

.c-txt-sm, .c-news-sl__contents p, .p-news__content {
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-news-sl__contents p, .p-news__content {
    font-size: 14px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-news-sl__contents p, .p-news__content {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-news-sl__contents p, .p-news__content {
    font-size: 16px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: rgb(48, 47, 47);
}
@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-works__filter, .c-product-sl__mainimg, .c-company .c-message__desc, .main-tit2, .main-tit, .tit, .c-title, .link-btn-wrap.job {
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-works__filter, .c-product-sl__mainimg, .c-company .c-message__desc, .main-tit2, .main-tit, .tit, .c-title, .link-btn-wrap.job {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-works__filter, .c-product-sl__mainimg, .c-company .c-message__desc, .main-tit2, .main-tit, .tit, .c-title, .link-btn-wrap.job {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-works__filter, .c-product-sl__mainimg, .c-company .c-message__desc, .main-tit2, .main-tit, .tit, .c-title, .link-btn-wrap.job {
    margin-bottom: 60px;
  }
}

.mb-md, .c-privacy-desc, .c-contact .c-description, .c-product-sl__table, .c-product-sl__desc, .p-footer__nav, .p-news__list, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-privacy-desc, .c-contact .c-description, .c-product-sl__table, .c-product-sl__desc, .p-footer__nav, .p-news__list, .c-topview {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-privacy-desc, .c-contact .c-description, .c-product-sl__table, .c-product-sl__desc, .p-footer__nav, .p-news__list, .c-topview {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-md, .c-privacy-desc, .c-contact .c-description, .c-product-sl__table, .c-product-sl__desc, .p-footer__nav, .p-news__list, .c-topview {
    margin-bottom: 90px;
  }
}

.mb-lr, .c-privacy, .c-contact .contact-form, .c-product-sl, .c-product,
.c-works, .c-service .c-srv, .c-company .c-torihiki, .c-company .c-about, .c-company .c-message, .p-menu {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-privacy, .c-contact .contact-form, .c-product-sl, .c-product,
  .c-works, .c-service .c-srv, .c-company .c-torihiki, .c-company .c-about, .c-company .c-message, .p-menu {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-privacy, .c-contact .contact-form, .c-product-sl, .c-product,
  .c-works, .c-service .c-srv, .c-company .c-torihiki, .c-company .c-about, .c-company .c-message, .p-menu {
    margin-bottom: 120px;
  }
}

.c-container, .c-company .c-kigyo__desc {
  padding: 0 8vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-company .c-kigyo__desc {
    padding: 0 10vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-company .c-kigyo__desc {
    padding: 0 12vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-company .c-kigyo__desc {
    padding: 0 15vw;
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
html :where(img) {
  height: 100% !important;
  max-width: 100%;
}

body {
  color: rgb(16, 16, 16);
  letter-spacing: 2px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.superwrapper {
  overflow: hidden;
}

.wp-categories {
  margin-bottom: 15px;
}
.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  background-color: #888;
  color: #fff;
  border: 1px solid #888;
  padding: 7px;
  font-size: 12px;
}
@media (min-width: 960px) {
  .wp-categories {
    margin-bottom: 30px;
  }
  .wp-categories ul li a {
    font-size: 15px;
  }
}

.readmore {
  text-align: right;
}
.readmore span {
  position: relative;
  color: rgb(48, 47, 47);
  display: inline-block;
  padding-right: 50px;
}
.readmore span::after {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 20px;
  width: 42px;
  background-image: url(../images/common/arrow-rb.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-btn-wrap {
  text-align: center;
}
.link-btn-wrap .link-btn {
  display: inline-block;
}
.link-btn-wrap .link-btn .btn,
.link-btn-wrap .link-btn a.btn,
.link-btn-wrap .link-btn button.btn {
  font-size: 1rem;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  color: #212529;
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn,
  .link-btn-wrap .link-btn a.btn,
  .link-btn-wrap .link-btn button.btn {
    font-size: 1.4rem;
  }
}
.link-btn-wrap .link-btn .btn.btn-flat,
.link-btn-wrap .link-btn a.btn.btn-flat,
.link-btn-wrap .link-btn button.btn.btn-flat {
  overflow: hidden;
  padding: 1.5rem 4rem;
  color: rgb(16, 16, 16);
  background: #f5f7f4;
}
.link-btn-wrap .link-btn .btn.btn-flat span,
.link-btn-wrap .link-btn a.btn.btn-flat span,
.link-btn-wrap .link-btn button.btn.btn-flat span {
  position: relative;
  z-index: 1;
}
.link-btn-wrap .link-btn .btn.btn-flat:hover,
.link-btn-wrap .link-btn a.btn.btn-flat:hover,
.link-btn-wrap .link-btn button.btn.btn-flat:hover {
  color: #fff;
}
.link-btn-wrap .link-btn .btn.btn-flat:hover::before,
.link-btn-wrap .link-btn a.btn.btn-flat:hover::before,
.link-btn-wrap .link-btn button.btn.btn-flat:hover::before {
  transform: rotate(45deg) translateX(0) translateY(-50%);
}
.link-btn-wrap .link-btn .btn.btn-flat:hover::after,
.link-btn-wrap .link-btn a.btn.btn-flat:hover::after,
.link-btn-wrap .link-btn button.btn.btn-flat:hover::after {
  transform: rotate(45deg) translateX(0) translateY(50%);
}
.link-btn-wrap .link-btn .btn.btn-flat::before,
.link-btn-wrap .link-btn a.btn.btn-flat::before,
.link-btn-wrap .link-btn button.btn.btn-flat::before {
  position: absolute;
  top: 0;
  left: calc(-150% + 50px);
  width: 150%;
  height: 500%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg) translateX(0) translateY(0);
  background: rgb(48, 47, 47);
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn.btn-flat::before,
  .link-btn-wrap .link-btn a.btn.btn-flat::before,
  .link-btn-wrap .link-btn button.btn.btn-flat::before {
    left: calc(-140% + 50px);
  }
}
.link-btn-wrap .link-btn .btn.btn-flat::after,
.link-btn-wrap .link-btn a.btn.btn-flat::after,
.link-btn-wrap .link-btn button.btn.btn-flat::after {
  position: absolute;
  top: -400%;
  right: calc(-150% + 50px);
  width: 150%;
  height: 500%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg) translateX(0) translateY(0);
  background: rgb(48, 47, 47);
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn.btn-flat::after,
  .link-btn-wrap .link-btn a.btn.btn-flat::after,
  .link-btn-wrap .link-btn button.btn.btn-flat::after {
    right: calc(-140% + 50px);
  }
}
.link-btn-wrap .link-btn #contactBtn::before {
  left: calc(-130% + 50px);
}
.link-btn-wrap .link-btn #contactBtn::after {
  right: calc(-130% + 50px);
}
.link-btn-wrap.job a {
  padding: 1.5rem 2rem !important;
}
.link-btn-wrap.rec a {
  padding: 1.5rem 2rem !important;
}

.c-topview {
  position: relative;
}
.c-topview.mb-none {
  margin-bottom: 0;
}
.c-topview__img {
  position: relative;
  height: 30vh;
  filter: grayscale(100%);
}
.c-topview__title {
  margin: 20px 8vw 0;
}
.c-topview__title .ja {
  font-size: 18px;
  font-weight: 300;
  line-height: 2.2;
}
.c-topview__title .en {
  font-size: 12px;
  color: #888;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .c-topview::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 101%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, transparent 0%, #fff 45%);
    z-index: 10;
  }
  .c-topview__img {
    height: 35vh;
    width: 50%;
  }
  .c-topview__title {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    margin: 0 8vw 30px 0;
    z-index: 20;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 50vh;
  }
  .c-topview__title {
    width: 45%;
  }
  .c-topview__title .ja {
    font-size: 22px;
  }
  .c-topview__title .en {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__title {
    margin: 0 10vw 50px 0;
  }
  .c-topview__title .ja {
    font-size: 24px;
  }
}

.c-title {
  text-align: center;
  font-size: 22px;
}
.c-title span {
  display: inline-block;
  background-color: rgb(16, 16, 16);
  color: #fff;
  padding: 5px 30px;
  border-radius: 9999px;
}
@media (min-width: 600px) {
  .c-title {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .c-title {
    font-size: 32px;
  }
  .c-title span {
    padding: 8px 50px;
  }
}
@media (min-width: 1400px) {
  .c-title {
    font-size: 38px;
  }
  .c-title span {
    padding: 8px 70px;
  }
}

.tit {
  text-align: center;
}
.tit h2 {
  font-size: 22px;
  padding-bottom: 15px;
  position: relative;
}
.tit h2::before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #ccc;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 600px) {
  .tit h2 {
    font-size: 26px;
  }
}
@media (min-width: 960px) {
  .tit h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .tit h2::before {
    width: 50px;
  }
}
@media (min-width: 1400px) {
  .tit h2 {
    font-size: 36px;
  }
}

.eng {
  font-family: "Bonheur Royale", cursive;
  font-weight: 400;
  font-style: normal;
}

.main-tit {
  position: relative;
  font-weight: bold;
}
.main-tit .ja {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 2;
}
.main-tit .en {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
  font-size: 52px;
  color: rgba(255, 122, 0, 0.1607843137);
}
@media (min-width: 600px) {
  .main-tit .ja {
    font-size: 22px;
  }
  .main-tit .en {
    font-size: 64px;
  }
}
@media (min-width: 960px) {
  .main-tit .ja {
    font-size: 28px;
  }
  .main-tit .en {
    font-size: 72px;
  }
}
@media (min-width: 1200px) {
  .main-tit .ja {
    font-size: 30px;
  }
  .main-tit .en {
    font-size: 82px;
  }
}

.main-tit2 {
  display: flex;
}
.main-tit2 .ja {
  font-size: 18px;
  letter-spacing: 3px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.main-tit2 .line {
  flex: 1;
  position: relative;
}
.main-tit2 .line::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(237, 109, 1);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (min-width: 960px) {
  .main-tit2 .ja {
    font-size: 24px;
    margin-right: 30px;
  }
  .main-tit2 .line::before {
    width: 300px;
  }
}

.more-btn {
  position: relative;
  display: inline-block;
}
.more-btn__link {
  background-color: rgb(237, 109, 1);
  display: inline-block;
  min-width: 200px;
  padding: 12px 30px;
  border: 1px solid rgb(237, 109, 1);
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  font-weight: 300;
  color: #fff;
}
.more-btn__link span:first-child {
  padding-right: 40px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  background-image: url(../images/common/arw-wh.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
  border: 1px solid rgb(16, 16, 16);
}
.more-btn__link.slide-bg:hover span {
  color: rgb(16, 16, 16);
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arw-bl.svg);
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 15px 40px;
    min-width: 250px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .more-btn__link p, .more-btn__link .p-news__content {
    font-size: 16px;
  }
}

.more-btn__wrap {
  text-align: center;
}

@media (min-width: 600px) {
  .onlySP {
    display: none;
  }
}

.page-numbers {
  margin: 6vw 0;
}
@media (min-width: 960px) {
  .page-numbers {
    margin: 0;
  }
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(16, 16, 16);
  font-size: 12px;
  padding-left: 3px;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #bebebe !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #c4ccd1;
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: rgb(16, 16, 16);
  top: 0;
}
.page-numbers:not(.next):not(.prev) .next::after {
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/common/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 1px;
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .page-numbers:not(.next):not(.prev) .next {
    display: none;
  }
}
@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  animation: containerFadeOut 1s ease 5s forwards;
  /* メインロゴ */
  /* プログレスバー */
}
.loader-container.hidden {
  pointer-events: none;
  opacity: 0;
  transform: scale(1.1);
}
.loader-container .logo-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.loader-container .logo-item {
  width: 120px;
  height: 120px;
  background-image: url("../images/common/logo-wh.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 1;
  position: relative;
  overflow: hidden;
}
.loader-container .logo-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  animation: logoReveal 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s forwards;
}
.loader-container .logo-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-100%);
  animation: logoHide 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 3.5s forwards;
}
@media (min-width: 960px) {
  .loader-container .logo-item {
    width: 200px;
    height: 200px;
  }
}
.loader-container .progress-container {
  width: 200px;
  height: 2px;
  background: #e0e0e0;
  border-radius: 1px;
  overflow: hidden;
  opacity: 0;
  animation: fadeInUp 0.8s ease 1.2s forwards;
}
@media (min-width: 960px) {
  .loader-container .progress-container {
    width: 400px;
  }
}
.loader-container .progress-bar {
  height: 100%;
  background: #333333;
  border-radius: 1px;
  width: 0%;
  animation: loadProgress 2.5s ease-out 1.2s forwards;
  position: relative;
}
.loader-container .progress-bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: progressShine 1.5s infinite 1.5s;
}

/* キーフレームアニメーション */
@keyframes logoReveal {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes logoHide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes shimmer {
  0% {
    transform: rotate(45deg) translateX(-100%);
  }
  100% {
    transform: rotate(45deg) translateX(100%);
  }
}
@keyframes loadProgress {
  to {
    width: 100%;
  }
}
@keyframes progressShine {
  0% {
    left: -30px;
  }
  100% {
    left: 100%;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px) rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: translateY(-20px) rotate(180deg);
    opacity: 0.5;
  }
}
@keyframes containerFadeOut {
  to {
    opacity: 0;
    transform: scale(1.05);
    pointer-events: none;
  }
}
.top-view {
  border-bottom: 3px solid rgb(237, 109, 1);
}
.top-view .Img {
  margin: 8vh auto;
  text-align: center;
}
.top-view .Img img {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .top-view {
    border-bottom: none;
  }
  .top-view .Img img {
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .top-view {
    display: none;
  }
}

.p-menu {
  background-color: rgb(16, 16, 16);
  color: #fff;
}
.p-menu__list__item {
  border-bottom: 3px solid rgb(237, 109, 1);
  padding: 30px 4vw;
}
.p-menu__list__item .Desc h2 {
  font-size: 48px;
  letter-spacing: 2px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 20px;
}
.p-menu__list__item .Desc h2 span {
  color: rgb(237, 109, 1);
}
.p-menu__list__item .Desc h3 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}
.p-menu__list__item .Desc .c-txt-sm, .p-menu__list__item .Desc .c-news-sl__contents p, .c-news-sl__contents .p-menu__list__item .Desc p, .p-menu__list__item .Desc .p-news__content {
  margin-bottom: 20px;
}
.p-menu__list__item .Img {
  height: 300px;
}
.p-menu__btn {
  margin-bottom: 30px;
}
.p-menu__btn__link {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.p-menu__btn__link span {
  position: relative;
}
.p-menu__btn__link span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/arw-wh.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .p-menu__list__item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-bottom: none;
  }
  .p-menu__list__item .Desc {
    flex-basis: 50%;
    padding: 30px;
  }
  .p-menu__list__item .Img {
    flex-basis: 50%;
    height: auto;
  }
  .p-menu__list__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .p-menu__btn {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .p-menu__list__item .Desc {
    padding: 40px;
  }
  .p-menu__list__item .Desc h2 {
    margin-bottom: 30px;
  }
  .p-menu__list__item .Desc h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .p-menu__list__item .Desc .c-txt-sm, .p-menu__list__item .Desc .c-news-sl__contents p, .c-news-sl__contents .p-menu__list__item .Desc p, .p-menu__list__item .Desc .p-news__content {
    margin-bottom: 40px;
  }
  .p-menu__btn__link {
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  .p-menu.view-pc {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-menu.view-sp {
    display: none;
  }
  .p-menu__list {
    display: flex;
    justify-content: space-between;
    height: 100vh;
    margin-left: 20vw;
  }
  .p-menu__list__item {
    flex-basis: 33.3%;
    display: block;
  }
  .p-menu__list__item .Wrap {
    height: 50vh;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-menu__list__item .Wrap .Desc {
    padding: 0;
    flex-basis: auto;
  }
  .p-menu__list__item .Wrap .c-txt-sm, .p-menu__list__item .Wrap .c-news-sl__contents p, .c-news-sl__contents .p-menu__list__item .Wrap p, .p-menu__list__item .Wrap .p-news__content {
    margin-bottom: 0;
  }
  .p-menu__list__item .Img {
    height: 50vh;
  }
  .p-menu__list__item:nth-child(2n) .p-menu__btn {
    display: flex;
    flex-direction: column-reverse;
    height: 100vh;
  }
  .p-menu__list__item:nth-child(2n) .p-menu__btn .Img {
    flex-basis: 50%;
    height: 50vh;
  }
  .p-menu__list__item:nth-child(2n) .p-menu__btn .Wrap {
    flex-basis: 50%;
    height: 50vh;
  }
  .p-menu__btn {
    color: #fff;
    position: relative;
    overflow: hidden;
  }
  .p-menu__btn::before {
    content: "";
    width: 0%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    z-index: 1;
  }
  .p-menu__btn::after {
    content: "→";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateX(-20px);
    font-size: 24px;
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 3;
  }
  .p-menu__btn:hover::before {
    width: 100%;
  }
  .p-menu__btn:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) translateX(0);
  }
}

@media (min-width: 1200px) {
  .top-page .top-footer {
    padding: 50px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 20vw;
  }
  .top-page .top-footer .c-container, .top-page .top-footer .c-company .c-kigyo__desc, .c-company .top-page .top-footer .c-kigyo__desc {
    padding: 0 30px;
    height: 100vh;
  }
  .top-page .top-footer .p-footer__wrap {
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
  }
  .top-page .top-footer .p-footer__logo {
    flex-basis: 30%;
    height: 30vh;
  }
  .top-page .top-footer .p-footer__nav {
    flex-basis: 60%;
    height: 60vh;
  }
  .top-page .top-footer .p-footer__nav ul {
    display: block;
  }
  .top-page .top-footer .copyright {
    border-top: none;
  }
}

.p-news__title {
  text-align: center;
}
.p-news__btn {
  text-align: center;
}
.p-news__list {
  border-top: 1px solid #e5e5e5;
}
.p-news__item {
  padding: 20px 10px;
  border-bottom: 1px solid #e5e5e5;
}
.p-news__item a {
  color: rgb(16, 16, 16);
}
.p-news__wrap {
  display: flex;
  justify-content: left;
  align-items: center;
}
.p-news__date {
  font-size: 13px;
  color: #858585;
  font-weight: 300;
  letter-spacing: 2px;
  margin-right: 15px;
}
.p-news .cate-item {
  background-color: #888;
  color: #fff;
  padding: 5px 20px;
  text-align: center;
  font-size: 12px;
}
.p-news__content {
  padding: 10px 0;
}
.p-news .more-btn {
  margin-bottom: 50px;
}
@media (min-width: 960px) {
  .p-news .animsition-link {
    display: flex;
    justify-content: space-around;
  }
  .p-news__wrap {
    flex-basis: 40%;
  }
  .p-news__content {
    flex-basis: 58%;
  }
  .p-news__date {
    font-size: 15px;
  }
  .p-news .cate-item {
    font-size: 14px;
  }
  .p-news .more-btn {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .p-news {
    border-bottom: none;
  }
  .p-news .c-container, .p-news .c-company .c-kigyo__desc, .c-company .p-news .c-kigyo__desc {
    padding: 0 10vw;
    margin-left: 20vw;
  }
}

.p-contact {
  padding: 60px 5vw;
  background-color: #f4f4f4;
}
.p-contact__wrap {
  padding: 30px 5vw;
  background-color: #fff;
  text-align: center;
  position: relative;
}
.p-contact__wrap ul {
  margin-bottom: 0;
}
.p-contact__wrap ul li:nth-child(1) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.p-contact__wrap ul li h4 {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: rgb(16, 16, 16);
  color: rgb(16, 16, 16);
  position: relative;
  z-index: 1000;
  text-align: center;
  max-width: 300px;
  height: 70px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-contact__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
  position: relative;
  padding-left: 30px;
}
.p-contact__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__tel#bnr2 a {
  font-size: 16px;
  letter-spacing: 1px;
}
.p-contact__tel#bnr2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
@media (min-width: 960px) {
  .p-contact {
    padding: 70px 8vw;
  }
  .p-contact__wrap {
    padding: 30px 2vw;
  }
  .p-contact__wrap ul {
    display: flex;
    justify-content: center;
  }
  .p-contact__wrap ul li {
    width: 49%;
    padding: 30px 0;
  }
  .p-contact__wrap ul li:nth-child(1) {
    margin-bottom: 0;
    padding-bottom: 30px;
    border-bottom: none;
    border-right: 1px solid #ccc;
  }
  .p-contact__wrap ul li h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .p-contact__tel {
    max-width: 350px;
    height: 80px;
  }
  .p-contact__tel a {
    font-size: 24px;
    padding-left: 35px;
  }
  .p-contact__tel a::before {
    width: 25px;
    height: 25px;
  }
  .p-contact__tel#bnr2 a {
    font-size: 18px;
    padding-left: 35px;
  }
  .p-contact__tel#bnr2 a::before {
    width: 25px;
    height: 25px;
  }
}
@media (min-width: 1200px) {
  .p-contact {
    padding: 70px 15vw;
  }
  .p-contact.top-contact {
    padding: 70px 5vw 70px 25vw;
  }
}
@media (min-width: 2000px) {
  .p-contact.top-contact {
    padding: 70px 10vw 70px 30vw;
  }
}

.p-footer {
  padding: 50px 0 30px;
  background: rgb(16, 16, 16);
}
.p-footer__logo {
  text-align: center;
  margin-bottom: 50px;
}
.p-footer__logo .Img {
  margin-bottom: 30px;
}
.p-footer__logo .Img img {
  width: 40%;
}
.p-footer__logo .sns-link ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-footer__logo .sns-link ul li {
  flex-basis: 50px;
  height: 50px;
  margin: 0 5px;
}
.p-footer__logo .sns-link ul li img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__nav li span {
  display: block;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-news-sl__contents p, .c-news-sl__contents .p-footer__nav li p, .p-footer__nav li .p-news__content {
  position: relative;
  font-size: 14px;
  color: #fff;
  padding: 5px 0 5px 25px;
}
.p-footer__nav li .c-txt-sm::before, .p-footer__nav li .c-news-sl__contents p::before, .c-news-sl__contents .p-footer__nav li p::before, .p-footer__nav li .p-news__content::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  left: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid rgb(237, 109, 1);
}
.p-footer .copyright {
  text-align: center;
  color: #fff;
  border-top: 1px solid #777;
  font-size: 12px;
  padding-top: 30px;
}
.p-footer.top-footer {
  background-color: #fff;
}
.p-footer.top-footer .p-footer__nav {
  margin-bottom: 0;
}
.p-footer.top-footer .p-footer__nav ul {
  margin-bottom: 30px;
}
.p-footer.top-footer .p-footer__nav ul li .c-txt-sm, .p-footer.top-footer .p-footer__nav ul li .c-news-sl__contents p, .c-news-sl__contents .p-footer.top-footer .p-footer__nav ul li p, .p-footer.top-footer .p-footer__nav ul li .p-news__content {
  color: rgb(16, 16, 16);
}
.p-footer.top-footer .copyright {
  border-top: none;
  color: #888;
}
@media (min-width: 600px) {
  .p-footer__logo .Img img {
    width: 150px;
  }
  .p-footer__logo .sns-link ul li {
    margin: 0 8px;
  }
  .p-footer__nav {
    margin-bottom: 50px;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
  }
  .p-footer__nav ul li {
    flex-basis: 31%;
    margin: 0 1%;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 80px 0 40px;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  .p-footer__logo {
    flex-basis: 30%;
    margin-bottom: 0;
  }
  .p-footer__nav {
    flex-basis: 65%;
    margin-bottom: 0;
  }
  .p-footer .copyright {
    font-size: 14px;
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .p-footer__nav ul li .c-txt-sm, .p-footer__nav ul li .c-news-sl__contents p, .c-news-sl__contents .p-footer__nav ul li p, .p-footer__nav ul li .p-news__content {
    font-size: 17px;
  }
}

.c-company .c-message__desc .c-txt-sm, .c-company .c-message__desc .c-news-sl__contents p, .c-news-sl__contents .c-company .c-message__desc p, .c-company .c-message__desc .p-news__content {
  margin-bottom: 15px;
  line-height: 2.5;
}
.c-company .c-message__name {
  margin-top: 30px;
  display: flex;
  justify-content: right;
  align-items: center;
}
.c-company .c-message__name .c-txt-sm, .c-company .c-message__name .c-news-sl__contents p, .c-news-sl__contents .c-company .c-message__name p, .c-company .c-message__name .p-news__content {
  margin-bottom: 0;
}
.c-company .c-message__name .Name {
  margin-right: 15px;
}
.c-company .c-message__name .Sign {
  flex-basis: 180px;
  text-align: center;
}
.c-company .c-message__name .Sign img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .c-company .c-message__name {
    margin-top: 50px;
  }
}
@media (min-width: 960px) {
  .c-company .c-message__name .Name {
    margin-right: 30px;
  }
  .c-company .c-message__name .Sign {
    flex-basis: 250px;
  }
}
@media (min-width: 1200px) {
  .c-company .c-message__name {
    margin-top: 70px;
  }
}
.c-company .c-kigyo__desc {
  position: relative;
  z-index: 10;
}
.c-company .c-kigyo__desc h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.c-company .c-kigyo__desc h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.5;
  margin-bottom: 15px;
}
.c-company .c-kigyo__list {
  margin-bottom: 0;
}
.c-company .c-kigyo__list__item {
  position: relative;
}
.c-company .c-kigyo__list__item::before {
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  opacity: 0.5;
  z-index: -1;
}
.c-company .c-kigyo__list__item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-company .c-kigyo__list__item:nth-child(1)::before {
  background: url(../images/home/img4.webp) no-repeat center bottom/cover;
  left: 0;
  bottom: 0;
  filter: grayscale(100%);
}
.c-company .c-kigyo__list__item:nth-child(1)::after {
  background: linear-gradient(0deg, transparent, #fff 80%);
}
.c-company .c-kigyo__list__item:nth-child(1) .c-kigyo__desc {
  padding-top: 0;
  padding-bottom: 80px;
}
.c-company .c-kigyo__list__item:nth-child(2)::before {
  background: url(../images/home/img3.webp) no-repeat center top/cover;
  top: 0;
  filter: grayscale(100%);
}
.c-company .c-kigyo__list__item:nth-child(2)::after {
  background: linear-gradient(180deg, transparent, #fff 80%);
}
.c-company .c-kigyo__list__item:nth-child(2) .c-kigyo__desc {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (min-width: 600px) {
  .c-company .c-kigyo__list__item:nth-child(1)::before {
    background: url(../images/home/img4.webp) no-repeat center/cover;
  }
  .c-company .c-kigyo__list__item:nth-child(1) .c-kigyo__desc {
    padding-top: 0;
    padding-bottom: 120px;
  }
  .c-company .c-kigyo__list__item:nth-child(2)::before {
    background: url(../images/home/img3.webp) no-repeat center/cover;
  }
  .c-company .c-kigyo__list__item:nth-child(2) .c-kigyo__desc {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media (min-width: 960px) {
  .c-company .c-kigyo__desc h3 {
    font-size: 22px;
  }
  .c-company .c-kigyo__desc h4 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .c-company .c-kigyo__list__item::before {
    content: "";
    width: 70%;
    height: 100%;
    opacity: 1;
  }
  .c-company .c-kigyo__list__item::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .c-company .c-kigyo__list__item:nth-child(1)::before {
    background: url(../images/home/img1.webp) no-repeat right center/cover;
    left: 0;
    filter: grayscale(100%);
  }
  .c-company .c-kigyo__list__item:nth-child(1)::after {
    background: linear-gradient(90deg, transparent, #fff 70%);
  }
  .c-company .c-kigyo__list__item:nth-child(1) .c-kigyo__desc {
    padding: 80px 5vw 80px 50vw;
  }
  .c-company .c-kigyo__list__item:nth-child(2)::before {
    background: url(../images/home/img2.webp) no-repeat center top/cover;
    right: 0;
    filter: grayscale(100%);
  }
  .c-company .c-kigyo__list__item:nth-child(2)::after {
    background: linear-gradient(270deg, transparent, #fff 70%);
  }
  .c-company .c-kigyo__list__item:nth-child(2) .c-kigyo__desc {
    padding: 80px 50vw 80px 5vw;
  }
}
@media (min-width: 1200px) {
  .c-company .c-kigyo__list__item::before {
    content: "";
    width: 70%;
    height: 100%;
    opacity: 0.8;
  }
  .c-company .c-kigyo__list__item::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .c-company .c-kigyo__list__item:nth-child(1) .c-kigyo__desc {
    padding: 100px 15vw 100px 50vw;
  }
  .c-company .c-kigyo__list__item:nth-child(2) .c-kigyo__desc {
    padding: 100px 50vw 100px 15vw;
  }
}
.c-company .c-about__desc tr {
  border-top: 1px solid #e5e5e5;
}
.c-company .c-about__desc tr:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.c-company .c-about__desc th {
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 15px 5px 5px;
}
.c-company .c-about__desc td {
  display: block;
  width: 100%;
  padding: 0px 5px 15px;
}
.c-company .c-about__desc td a {
  color: #888;
  text-decoration: underline;
}
@media (min-width: 600px) {
  .c-company .c-about__desc tr {
    display: flex;
  }
  .c-company .c-about__desc th {
    padding: 18px 10px;
    flex-basis: 30%;
    display: flex;
    align-items: center;
  }
  .c-company .c-about__desc td {
    padding: 18px 10px;
    flex-basis: 70%;
  }
}
@media (min-width: 960px) {
  .c-company .c-about__desc th {
    padding: 22px 10px;
    flex-basis: 25%;
  }
  .c-company .c-about__desc td {
    padding: 22px 10px;
    flex-basis: 75%;
  }
}
.c-company .c-torihiki ul li {
  padding: 8px 0;
}
.c-company .c-torihiki ul li:last-child {
  color: #aaa;
}
@media (min-width: 960px) {
  .c-company .c-torihiki ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .c-company .c-torihiki ul li {
    flex-basis: 40%;
    text-align: center;
    padding: 15px 0;
  }
  .c-company .c-torihiki ul li:last-child {
    flex-basis: 80%;
    text-align: right;
    padding: 30px 0 0;
  }
}
@media (min-width: 600px) {
  .c-company .c-container, .c-company .c-kigyo__desc {
    padding: 0 10vw;
  }
}
@media (min-width: 960px) {
  .c-company .c-container, .c-company .c-kigyo__desc {
    padding: 0 15vw;
  }
}
@media (min-width: 1200px) {
  .c-company .c-container, .c-company .c-kigyo__desc {
    padding: 0 18vw;
  }
}

.c-service .c-srv__list__item {
  position: relative;
  color: #fff;
  padding: 5vw;
  background-color: rgb(16, 16, 16);
}
.c-service .c-srv__list__item .inner-item {
  padding: 40px 15px 30px;
  position: relative;
  z-index: 10;
}
.c-service .c-srv__list__item .inner-item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: grayscale(100%);
  transition: all 0.3s;
}
.c-service .c-srv__list__item .inner-item::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(16, 16, 16);
  opacity: 0.3;
  transition: all 0.3s;
}
.c-service .c-srv__list__item .inner-item .Desc {
  position: relative;
  z-index: 10;
  text-shadow: 1px 1px 0 #333;
}
.c-service .c-srv__list__item .inner-item .Desc h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.c-service .c-srv__list__item .inner-item .Desc .eng {
  text-align: center;
  line-height: 1;
  font-size: 17px;
  margin-bottom: 15px;
}
.c-service .c-srv__list__item .inner-item .more-btn {
  margin-top: 30px;
}
.c-service .c-srv__list__item .inner-item:hover::before {
  filter: grayscale(0%);
}
.c-service .c-srv__list__item .inner-item:hover::after {
  opacity: 0;
}
.c-service .c-srv__list__item:nth-child(1) .inner-item::before {
  background: url(../images/home/img6.webp) no-repeat center/cover;
}
.c-service .c-srv__list__item:nth-child(2) {
  padding-top: 0;
}
.c-service .c-srv__list__item:nth-child(2) .inner-item::before {
  background: url(../images/home/img7.webp) no-repeat center/cover;
}
.c-service .c-srv__list__item:nth-child(3) {
  padding-top: 0;
}
.c-service .c-srv__list__item:nth-child(3) .inner-item::before {
  background: none;
}
@media (min-width: 600px) {
  .c-service .c-srv__list__item {
    padding: 8vw;
  }
  .c-service .c-srv__list__item .inner-item {
    padding: 60px 5vw 40px;
  }
  .c-service .c-srv__list__item .inner-item .Desc h3 {
    font-size: 22px;
  }
  .c-service .c-srv__list__item .inner-item .Desc .eng {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .c-service .c-srv__list {
    display: grid;
    grid-template-rows: 25% 25% 25% 25%;
    grid-template-columns: 45% 45%;
    justify-content: center;
    gap: 15px;
  }
  .c-service .c-srv__list__item {
    padding: 30px;
    display: grid;
    justify-content: center;
    align-items: center;
  }
  .c-service .c-srv__list__item:nth-child(1) {
    grid-row: 1/3;
    grid-column: 1/2;
  }
  .c-service .c-srv__list__item:nth-child(2) {
    grid-row: 2/4;
    grid-column: 2/3;
    padding-top: 30px;
  }
  .c-service .c-srv__list__item:nth-child(3) {
    grid-row: 3/5;
    grid-column: 1/2;
    padding-top: 30px;
  }
  .c-service .c-srv__list__item .inner-item {
    padding: 30px 20px;
  }
}
@media (min-width: 1200px) {
  .c-service .c-srv .c-container, .c-service .c-srv .c-company .c-kigyo__desc, .c-company .c-service .c-srv .c-kigyo__desc {
    padding: 0 12vw;
  }
  .c-service .c-srv__list {
    margin: 0 8vw;
    gap: 20px;
  }
}

.c-product__list__item,
.c-works__list__item {
  margin-bottom: 40px;
}
.c-product__list__item .thumbnail-img,
.c-works__list__item .thumbnail-img {
  height: 200px;
  margin-bottom: 20px;
  filter: grayscale(100%);
  transition: all 0.3s;
}
.c-product__link,
.c-works__link {
  color: rgb(16, 16, 16);
}
.c-product__link:hover .thumbnail-img,
.c-works__link:hover .thumbnail-img {
  filter: grayscale(0%);
}
.c-product__content,
.c-works__content {
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.c-product__content h3,
.c-works__content h3 {
  font-size: 17px;
  font-weight: 300;
}
.c-product__content p,
.c-works__content p {
  font-size: 13px;
  color: #888;
}
@media (min-width: 600px) {
  .c-product .c-container, .c-product .c-company .c-kigyo__desc, .c-company .c-product .c-kigyo__desc,
  .c-works .c-container,
  .c-works .c-company .c-kigyo__desc,
  .c-company .c-works .c-kigyo__desc {
    padding: 0 8vw;
  }
  .c-product__list,
  .c-works__list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .c-product__list__item,
  .c-works__list__item {
    flex-basis: 46%;
    margin: 0 2% 40px;
  }
}
@media (min-width: 960px) {
  .c-product__list__item,
  .c-works__list__item {
    flex-basis: 29%;
  }
}
@media (min-width: 1200px) {
  .c-product .c-container, .c-product .c-company .c-kigyo__desc, .c-company .c-product .c-kigyo__desc,
  .c-works .c-container,
  .c-works .c-company .c-kigyo__desc,
  .c-company .c-works .c-kigyo__desc {
    padding: 0 10vw;
  }
}

.c-product-sl__mainimg {
  height: 50vh;
  position: relative;
}
.c-product-sl__mainimg .scrolldown {
  display: none;
}
.c-product-sl__desc {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.c-product-sl__desc h3 {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.c-product-sl__desc p {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
}
.c-product-sl__table {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.c-product-sl__table dl {
  border-bottom: 1px solid #eee;
}
.c-product-sl__table dl dt {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 8px 0;
}
.c-product-sl__table dl dd {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 300;
}
.c-product-sl__table dl dd a {
  color: #888;
  border-bottom: 1px solid #888;
}
.c-product-sl__table .caution {
  padding-top: 50px;
}
.c-product-sl-slider {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.c-product-sl-slider .mySwiper2 {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.c-product-sl-slider .mySwiper2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
  height: 100%;
}
.c-product-sl-slider .mySwiper2 .c-product-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-product-sl-slider .mySwiper2 .c-product-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.c-product-sl-slider .mySwiper {
  margin-bottom: 30px;
}
.c-product-sl-slider .mySwiper.cal {
  padding: 0 10px;
  height: 160px;
}
.c-product-sl-slider .mySwiper.cal .swiper-container {
  height: 100%;
}
.c-product-sl-slider .mySwiper.cal .swiper-wrapper {
  height: 100%;
}
.c-product-sl-slider .mySwiper.cal .swiper-slide {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  overflow: hidden;
  border: 2px solid transparent;
  filter: grayscale(100%);
  height: calc((100% - 2px) / 2);
  margin-bottom: 2px;
}
.c-product-sl-slider .mySwiper.cal .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border-color: rgb(237, 109, 1);
  filter: grayscale(0%);
}
.c-product-sl-slider .mySwiper.cal .swiper-slide:hover {
  opacity: 0.8;
}
.c-product-sl-slider .mySwiper.cal .c-product-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f0f0;
}
.c-product-sl-slider .mySwiper.cal .c-product-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.c-product-sl-slider .swiper-button-prev,
.c-product-sl-slider .swiper-button-next {
  color: rgb(237, 109, 1);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.c-product-sl-slider .swiper-button-prev:hover,
.c-product-sl-slider .swiper-button-next:hover {
  background: rgb(237, 109, 1);
  color: white;
  transform: scale(1.1);
}
.c-product-sl-slider .swiper-button-prev::after,
.c-product-sl-slider .swiper-button-next::after {
  font-size: 16px;
  font-weight: bold;
}
.c-product-sl .more-btn__wrap {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .c-product-sl__mainimg {
    height: 80vh;
  }
  .c-product-sl__mainimg .scrolldown {
    display: block;
  }
  .c-product-sl__mainimg::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(transparent 0%, transparent 40%, rgb(16, 16, 16) 100%);
    opacity: 0.8;
  }
  .c-product-sl__table dl {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .c-product-sl__table dl dt {
    flex-basis: 25%;
    padding: 22px 0;
    position: relative;
  }
  .c-product-sl__table dl dd {
    flex-basis: 75%;
    padding: 22px 0;
    margin-bottom: 0;
  }
  .c-product-sl__table dl.color div {
    padding: 22px 0;
  }
  .c-product-sl__table dl.color div dd {
    padding: 0 0 5px;
  }
  .c-product-sl-slider .mySwiper.cal {
    height: 242px;
  }
}
@media (min-width: 960px) {
  .c-product-sl__mainimg {
    height: 85vh;
  }
  .c-product-sl__desc {
    padding-bottom: 70px;
  }
  .c-product-sl__desc h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .c-product-sl__desc p {
    font-size: 17px;
  }
  .c-product-sl__table {
    padding-bottom: 80px;
  }
  .c-product-sl__table dl dt {
    flex-basis: 20%;
    padding: 30px 0;
    font-size: 16px;
  }
  .c-product-sl__table dl dd {
    flex-basis: 80%;
    padding: 30px 0;
    font-size: 16px;
  }
  .c-product-sl__table dl.color div {
    padding: 30px 0;
  }
  .c-product-sl__table dl.color div dd {
    padding: 0 0 5px;
  }
  .c-product-sl-slider {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
  }
  .c-product-sl-slider .mySwiper {
    flex-basis: 38%;
    margin-bottom: 0;
  }
  .c-product-sl-slider .mySwiper.cal {
    height: 160px;
  }
  .c-product-sl-slider .mySwiper2 {
    flex-basis: 58%;
    margin-bottom: 0;
  }
  .c-product-sl-slider .swiper-button-prev,
  .c-product-sl-slider .swiper-button-next {
    width: 68px;
    height: 68px;
    margin-top: -22px;
  }
  .c-product-sl-slider .swiper-button-prev::after,
  .c-product-sl-slider .swiper-button-next::after {
    font-size: 24px;
    font-weight: bold;
  }
  .c-product-sl .more-btn__wrap {
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  .c-product-sl__desc p {
    font-size: 18px;
  }
  .c-product-sl__table dl dt {
    font-size: 18px;
    padding: 35px 0;
  }
  .c-product-sl__table dl dd {
    font-size: 18px;
    padding: 35px 0;
  }
  .c-product-sl__table dl.color div {
    padding: 35px 0;
  }
  .c-product-sl__table dl.color div dd {
    padding: 0 0 8px;
  }
}

/* カテゴリフィルター */
.c-works__filter {
  background-color: #efefef;
  padding: 30px 8vw;
}
.c-works__filter h3 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 300;
  margin-bottom: 30px;
}
.c-works__filter__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.c-works__filter__item {
  background-color: #fff;
  padding: 10px 30px;
  margin: 8px 8px;
}
.c-works__filter__link {
  color: #666;
  font-weight: 300;
  transition: color 0.3s ease;
  font-size: 14px;
}
.c-works__filter__link.active {
  color: rgb(237, 109, 1);
}
@media (min-width: 960px) {
  .c-works__filter {
    padding: 50px 8vw;
  }
  .c-works__filter h3 {
    font-size: 26px;
  }
  .c-works__filter__link {
    font-size: 17px;
  }
}

/* カテゴリ表示 */
.c-works__categories {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.c-works__category {
  display: inline-block;
  padding: 3px 8px;
  background-color: #f0f0f0;
  color: #666;
  font-size: 12px;
  border-radius: 3px;
  text-decoration: none;
}

/* 投稿なしメッセージ */
.c-works__no-posts {
  text-align: center;
  padding: 40px 20px;
  color: #666;
  font-style: italic;
}

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news__item:first-child {
  border-top: 1px solid rgb(54, 54, 54);
}
.c-news__link {
  display: block;
  padding: 4vw 0;
  border-bottom: 1px solid rgb(54, 54, 54);
}
.c-news__link p {
  margin-top: 2vw;
  color: rgb(16, 16, 16);
}
.c-news__date {
  color: rgb(48, 47, 47);
  margin-bottom: 5px;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__title {
  text-align: center;
  margin: 10vw 0;
  letter-spacing: 2px;
  font-weight: 100;
}
.c-news .c-news__block {
  padding: 8vw 0;
}

.c-news-sl {
  margin-top: 30px;
}
.c-news-sl .c-container, .c-news-sl .c-company .c-kigyo__desc, .c-company .c-news-sl .c-kigyo__desc {
  padding: 0 5vw;
}
.c-news-sl__date {
  color: #858585;
}
.c-news-sl__contents {
  padding: 10vw 0;
}
.c-news-sl__contents p {
  line-height: 2.5;
}
.c-news-sl__link {
  margin: 0 0 10vw 0;
  text-align: right;
  font-size: 0.8rem;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(114, 114, 114);
}
.c-news-sl__link a span {
  color: rgb(16, 16, 16);
}
@media (min-width: 600px) {
  .c-news-sl {
    margin-top: 50px;
  }
  .c-news-sl .c-container, .c-news-sl .c-company .c-kigyo__desc, .c-company .c-news-sl .c-kigyo__desc {
    padding: 0 10vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .c-news-sl {
    margin-top: 80px;
  }
  .c-news-sl .c-container, .c-news-sl .c-company .c-kigyo__desc, .c-company .c-news-sl .c-kigyo__desc {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
  .c-news-sl__link {
    margin: 0 0 6vw 0;
  }
}
@media (min-width: 1200px) {
  .c-news-sl {
    margin-top: 100px;
  }
  .c-news-sl .c-container, .c-news-sl .c-company .c-kigyo__desc, .c-company .c-news-sl .c-kigyo__desc {
    padding: 0 20vw;
  }
}

.c-contact-text {
  font-size: 15px;
}
@media (min-width: 960px) {
  .c-contact-text {
    font-size: 18px;
  }
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgb(16, 16, 16);
  color: #fff;
}
.c-contact .c-description ul {
  padding: 20px 0;
}
.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}
.c-contact .contact-form {
  text-align: center;
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(16, 16, 16);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  height: 45px;
  border: 1px solid rgb(16, 16, 16);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
  font-weight: 300;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .must p {
  display: inline-block;
}
.c-contact .contact-form .must::after {
  content: "*";
  font-size: 14px;
  color: rgb(237, 109, 1);
}
.c-contact .contact-form .free {
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .privacy {
  font-size: 15px;
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #858585;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(16, 16, 16);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-container, .c-contact .contact-form .c-company .c-kigyo__desc, .c-company .c-contact .contact-form .c-kigyo__desc {
    padding: 0 12vw;
  }
  .c-contact .contact-form dt {
    font-size: 16px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .c-container, .c-contact .contact-form .c-company .c-kigyo__desc, .c-company .c-contact .contact-form .c-kigyo__desc {
    padding: 0 20vw;
  }
  .c-contact .contact-form dt {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .c-container, .c-contact .contact-form .c-company .c-kigyo__desc, .c-company .c-contact .contact-form .c-kigyo__desc {
    padding: 0 25vw;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 50px;
}
.c-privacy h3 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .c-privacy {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .c-privacy {
    margin-top: 100px;
  }
  .c-privacy h3 {
    font-size: 19px;
  }
}

.c-thanks {
  margin-top: 50px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
}
.c-thanks h3 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-desc {
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  .c-thanks {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .c-thanks {
    margin-top: 100px;
  }
  .c-thanks .c-title {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .c-thanks h3 {
    font-size: 19px;
  }
}

.swiper-container {
  overflow: visible !important;
}

.swiper-slide {
  overflow: hidden;
}

.scrolldown {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 45px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  z-index: 400;
  font-family: "Cinzel", serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: #fff;
}
.scrolldown::after {
  height: 20px;
  animation: sdl 2s ease infinite;
}
@media (min-width: 960px) {
  .scrolldown {
    font-size: 18px;
    padding: 10px 10px 50px;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(40px);
  }
}

.p-header {
  height: 64px;
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: 3px 11px 0 13px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
}
.p-header .logo {
  background-image: url(../images/common/logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 60px;
  width: 85px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo.webp);
}
.p-header .mobile-button {
  position: fixed;
  z-index: 9999;
}
@media (min-width: 960px) {
  .p-header {
    height: 80px;
  }
  .p-header .logo__img {
    margin: 5px 20px 0 20px;
  }
  .p-header .logo {
    height: 74px;
    width: 100px;
  }
}
@media (max-width: 1199px) {
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-button,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #fff;
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    padding-top: 25px;
    padding-right: 3.5vw;
    transition: all 0.3s;
    position: relative;
    z-index: 9000;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(16, 16, 16);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #ccc;
    display: block;
    text-align: center;
    font-size: 12px;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 10px 10px 4px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 80px;
    width: 120px;
  }
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 100%;
  height: 100%;
  background-color: rgb(16, 16, 16);
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(16, 16, 16);
  font-size: 13px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: rgb(172, 172, 172);
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp3 {
  background-color: #4dd05f;
}
.p-header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 5000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 100%;
  height: 100%;
  background-color: rgb(16, 16, 16);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container li p {
  font-size: 12px;
  padding-left: 35px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: rgb(172, 172, 172);
}
.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .pc-navbtn__container .sp3 {
  background-color: #4dd05f;
}
.p-header .pc-navbtn__container .sp3 a::before {
  display: none;
}
.p-header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(16, 16, 16);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
.p-header .hide.pc-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s, visibility 0.5s;
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(16, 16, 16);
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 100px;
}
.mobile-menu__item {
  opacity: 0;
  padding-bottom: 15px;
  margin: 0 8vw 15px;
  font-size: 16px;
  transform: translateY(20px);
  transition: opacity 0.3s, transform 0.3s;
}
.mobile-menu__item a {
  color: #fff !important;
}
.mobile-menu .contact-btn {
  padding: 0 10px;
}
.mobile-menu .contact-btn-list {
  display: flex;
  justify-content: space-between;
}
.mobile-menu .contact-btn-item {
  width: 49%;
  text-align: center;
}
.mobile-menu .contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: #fff;
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: rgb(16, 16, 16);
}
.mobile-menu .contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile-menu .contact-btn-item .tel::before {
  background-image: url(../images/common/tel-white.png);
}
.mobile-menu .contact-btn-item .mail::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.mobile-menu .contact-btn-item .insta::before {
  background-image: url(../images/common/icon-insta-white.png);
}
@media (min-width: 960px) {
  .mobile-menu__list {
    padding-top: 120px;
  }
  .mobile-menu__item {
    font-size: 18px;
  }
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9990;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: #fff;
}
@media (min-width: 960px) {
  .mobile-container {
    height: 80px;
  }
}

.mobile-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}

.mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  height: 64px;
  padding: 0 20px;
  background-color: rgb(16, 16, 16);
}
.mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-menu__btn > span {
  background-color: #fff;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 6px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
  .mobile-menu__btn span:nth-child(2) {
    width: 25px;
  }
}
@media (min-width: 960px) {
  .mobile-menu__btn {
    height: 80px;
    padding: 0 30px;
  }
}

.menu-open.mobile-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.5s, visibility 0.5s;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s, transform 0.3s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.05s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.2s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.25s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.3s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.35s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.4s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.45s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.5s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(7px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-7px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transition-delay: 70ms;
    transform: translateY(10px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transition-delay: 140ms;
    transform: translateY(-10px) rotate(-135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  clip-path: inset(0 0 100% 0);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.transform {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1 {
  transition: all 1.3s ease;
}

.clip-js2 {
  transition: all 4s ease;
}

.clip-js3 {
  transition: all 2s ease;
}

.clip-js-bg {
  transition: all 1.8s ease;
}
.clip-js-bg.skew {
  transition: all 1s ease;
  transform: translate(-60%, 60%);
}
.clip-js-bg.skew2 {
  transition: all 1s ease;
  transform: translate(60%, 60%);
}
.clip-js-bg.reveal.skew {
  transform: translate(0);
}
.clip-js-bg.reveal.skew2 {
  transform: translate(0);
}

.cls-1,
.cls-2 {
  fill: none;
  stroke-miterlimit: 10;
}

.cls-1 {
  stroke: #231815;
}

.cls-2 {
  stroke: #232339;
}

.svg-animation {
  display: none;
}

.pace-running {
  opacity: 0;
}
.pace-running .superwrapper {
  opacity: 0;
}

.pace-done .svg-animation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  animation: byeOpening 5.5s forwards;
  padding: 0 10vw;
}
.pace-done .svg-animation .svg-inner {
  padding: 20px;
}
.pace-done .svg-animation .svg-inner svg {
  height: 100%;
  width: 100%;
}

@keyframes byeOpening {
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    display: none;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
#wrap_all path:nth-child(1) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.1s;
}

#wrap_all path:nth-child(2) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.2s;
}

#wrap_all path:nth-child(3) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.3s;
}

#wrap_all path:nth-child(4) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.4s;
}

#wrap_all path:nth-child(5) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.5s;
}

#wrap_all path:nth-child(6) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.6s;
}

#wrap_all path:nth-child(7) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.7s;
}

#wrap_all path:nth-child(8) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.8s;
}

#wrap_all path:nth-child(9) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.9s;
}

#wrap_all path:nth-child(10) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1s;
}

#wrap_all path:nth-child(11) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.1s;
}

#wrap_all path:nth-child(12) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.2s;
}

#wrap_all path:nth-child(13) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.3s;
}

#wrap_all path:nth-child(14) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.4s;
}

#wrap_all path:nth-child(15) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.5s;
}

#wrap_all path:nth-child(16) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.6s;
}

#wrap_all path:nth-child(17) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.7s;
}

#wrap_all path:nth-child(18) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.8s;
}

#wrap_all path:nth-child(19) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.9s;
}

#wrap_all path:nth-child(20) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2s;
}

#wrap_all path:nth-child(21) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.1s;
}

#wrap_all path:nth-child(22) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.2s;
}

#wrap_all path:nth-child(23) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.3s;
}

#wrap_all path:nth-child(24) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.4s;
}

#wrap_all path:nth-child(25) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.5s;
}

#wrap_all path:nth-child(26) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.6s;
}

#wrap_all path:nth-child(27) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.7s;
}

#wrap_all path:nth-child(28) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.8s;
}

#wrap_all path:nth-child(29) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.9s;
}

#wrap_all path:nth-child(30) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3s;
}

#wrap_all path:nth-child(31) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.1s;
}

#wrap_all path:nth-child(32) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.2s;
}

#wrap_all path:nth-child(33) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.3s;
}

#wrap_all path:nth-child(34) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.4s;
}

#wrap_all path:nth-child(35) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.5s;
}

#wrap_all path:nth-child(36) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.6s;
}

#wrap_all path:nth-child(37) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.7s;
}

#wrap_all path:nth-child(38) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.8s;
}

#wrap_all path:nth-child(39) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.9s;
}

#wrap_all path:nth-child(40) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4s;
}

#wrap_all path:nth-child(41) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.1s;
}

#wrap_all path:nth-child(42) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.2s;
}

#wrap_all path:nth-child(43) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.3s;
}

#wrap_all path:nth-child(44) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.4s;
}

#wrap_all path:nth-child(45) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.5s;
}

#wrap_all path:nth-child(46) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.6s;
}

#wrap_all path:nth-child(47) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.7s;
}

#wrap_all path:nth-child(48) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.8s;
}

#wrap_all path:nth-child(49) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.9s;
}

#wrap_all path {
  fill: rgb(235, 13, 13);
  stroke: rgb(153, 149, 149);
  stroke-width: 2px;
  animation: svg 5s ease-in both;
}

@keyframes svg {
  0% {
    fill: transparent;
    stroke-dasharray: 2000px;
    stroke-dashoffset: 2000px;
  }
  20% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: transparent;
  }
  70% {
    fill: rgb(9, 9, 51);
    stroke: transparent;
  }
  100% {
    fill: rgb(9, 9, 51);
    stroke: transparent;
  }
}
.appear.up .item {
  transform: translateY(20px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(30px);
}

.appear.right .item {
  transform: translateX(-30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear-l.up .item {
  transform: translateY(20px);
}

.appear-l.down .item {
  transform: translateY(20px);
}

.appear-l.left .item {
  transform: translateX(30px);
}

.appear-l.right .item {
  transform: translateX(-30px);
}

.appear-l.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 1s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.5s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 2.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 3s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 3.5s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 4s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 4.5s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 5s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 5.5s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 6.5s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 7s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 7.5s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 8s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 8.5s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 9s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 9.5s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 10s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 10.5s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 11s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 11.5s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 12.5s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 13s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 13.5s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 14s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 14.5s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 15s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 15.5s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 16s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 16.5s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 17s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 17.5s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 18s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 18.5s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 19s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 19.5s;
}

.appear-l .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear-l.inview-l .item {
  opacity: 1;
  transform: none;
}
.appear-l.inview-l .item:nth-child(1) {
  transition-delay: 0.9s;
}
.appear-l.inview-l .item:nth-child(2) {
  transition-delay: 1.8s;
}
.appear-l.inview-l .item:nth-child(3) {
  transition-delay: 2.7s;
}
.appear-l.inview-l .item:nth-child(4) {
  transition-delay: 3.6s;
}
.appear-l.inview-l .item:nth-child(5) {
  transition-delay: 4.5s;
}
.appear-l.inview-l .item:nth-child(6) {
  transition-delay: 5.4s;
}
.appear-l.inview-l .item:nth-child(7) {
  transition-delay: 6.3s;
}
.appear-l.inview-l .item:nth-child(8) {
  transition-delay: 7.2s;
}
.appear-l.inview-l .item:nth-child(9) {
  transition-delay: 8.1s;
}
.appear-l.inview-l .item:nth-child(10) {
  transition-delay: 9s;
}
.appear-l.inview-l .item:nth-child(11) {
  transition-delay: 9.9s;
}
.appear-l.inview-l .item:nth-child(12) {
  transition-delay: 10.8s;
}
.appear-l.inview-l .item:nth-child(13) {
  transition-delay: 11.7s;
}
.appear-l.inview-l .item:nth-child(14) {
  transition-delay: 12.6s;
}
.appear-l.inview-l .item:nth-child(15) {
  transition-delay: 13.5s;
}
.appear-l.inview-l .item:nth-child(16) {
  transition-delay: 14.4s;
}
.appear-l.inview-l .item:nth-child(17) {
  transition-delay: 15.3s;
}
.appear-l.inview-l .item:nth-child(18) {
  transition-delay: 16.2s;
}
.appear-l.inview-l .item:nth-child(19) {
  transition-delay: 17.1s;
}
.appear-l.inview-l .item:nth-child(20) {
  transition-delay: 18s;
}
.appear-l.inview-l .item:nth-child(21) {
  transition-delay: 18.9s;
}
.appear-l.inview-l .item:nth-child(22) {
  transition-delay: 19.8s;
}
.appear-l.inview-l .item:nth-child(23) {
  transition-delay: 20.7s;
}
.appear-l.inview-l .item:nth-child(24) {
  transition-delay: 21.6s;
}
.appear-l.inview-l .item:nth-child(25) {
  transition-delay: 22.5s;
}
.appear-l.inview-l .item:nth-child(26) {
  transition-delay: 23.4s;
}
.appear-l.inview-l .item:nth-child(27) {
  transition-delay: 24.3s;
}
.appear-l.inview-l .item:nth-child(28) {
  transition-delay: 25.2s;
}
.appear-l.inview-l .item:nth-child(29) {
  transition-delay: 26.1s;
}
.appear-l.inview-l .item:nth-child(30) {
  transition-delay: 27s;
}
.appear-l.inview-l .item:nth-child(31) {
  transition-delay: 27.9s;
}
.appear-l.inview-l .item:nth-child(32) {
  transition-delay: 28.8s;
}
.appear-l.inview-l .item:nth-child(33) {
  transition-delay: 29.7s;
}
.appear-l.inview-l .item:nth-child(34) {
  transition-delay: 30.6s;
}
.appear-l.inview-l .item:nth-child(35) {
  transition-delay: 31.5s;
}
.appear-l.inview-l .item:nth-child(36) {
  transition-delay: 32.4s;
}
.appear-l.inview-l .item:nth-child(37) {
  transition-delay: 33.3s;
}
.appear-l.inview-l .item:nth-child(38) {
  transition-delay: 34.2s;
}
.appear-l.inview-l .item:nth-child(39) {
  transition-delay: 35.1s;
}

.ac-title.is-active {
  transition: all 3s;
}
.ac-title.is-active .i_box::after {
  height: 0;
  transition: all 0.3s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bebebe;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

@media (min-width: 600px) {
  .p-contact__slider #js-infiniteslide img {
    width: 40%;
  }
  .p-contact__tel {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */