@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=Oswald:wght@200..700&display=swap");
.c-txt-lg {
  font-size: 20px;
  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: 24px;
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 36px;
  }
}

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

.c-txt-sm, .c-news__filter__list li a, .p-news__content {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-news__filter__list li a, .p-news__content {
    font-size: 16px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-news__filter__list li a, .p-news__content {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-news__filter__list li a, .p-news__content {
    font-size: 18px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #ffda93;
}
@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, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-news__list, .faq .c-txtarea01, .c-product-sl__mainimg, .c-works__filter, .timeline-title, .c-flow .item-img, .c-flow, .c-service ul li .c-service__tit, .p-footer__address, .p-footer__logo, .p-footer__nav, .p-contact__tel, .p-contact__form, .p-contact__desc, .p-news__list, .p-news-tit, .p-area__tit, .p-recruit__img, .p-feature__tit, .box-tit, .sub-tit, .breadcrumb, .tit, .c-title, .p-title, .link-btn-wrap.job {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-news__list, .faq .c-txtarea01, .c-product-sl__mainimg, .c-works__filter, .timeline-title, .c-flow .item-img, .c-flow, .c-service ul li .c-service__tit, .p-footer__address, .p-footer__logo, .p-footer__nav, .p-contact__tel, .p-contact__form, .p-contact__desc, .p-news__list, .p-news-tit, .p-area__tit, .p-recruit__img, .p-feature__tit, .box-tit, .sub-tit, .breadcrumb, .tit, .c-title, .p-title, .link-btn-wrap.job {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-news__list, .faq .c-txtarea01, .c-product-sl__mainimg, .c-works__filter, .timeline-title, .c-flow .item-img, .c-flow, .c-service ul li .c-service__tit, .p-footer__address, .p-footer__logo, .p-footer__nav, .p-contact__tel, .p-contact__form, .p-contact__desc, .p-news__list, .p-news-tit, .p-area__tit, .p-recruit__img, .p-feature__tit, .box-tit, .sub-tit, .breadcrumb, .tit, .c-title, .p-title, .link-btn-wrap.job {
    margin-bottom: 50px;
  }
}

.mb-md, .p-about, .point-img, .c-privacy-text,
.c-thanks-text, .c-contact .c-description, .c-news-sl, .c-news, .c-product-sl__table, .c-product-sl__desc, .recruit-flow, .c-company .c-map, .c-company .c-about, .c-service, .p-news, .p-area, .p-recruit, .p-feature, .sub-header, .top-view {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .p-about, .point-img, .c-privacy-text,
  .c-thanks-text, .c-contact .c-description, .c-news-sl, .c-news, .c-product-sl__table, .c-product-sl__desc, .recruit-flow, .c-company .c-map, .c-company .c-about, .c-service, .p-news, .p-area, .p-recruit, .p-feature, .sub-header, .top-view {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .p-about, .point-img, .c-privacy-text,
  .c-thanks-text, .c-contact .c-description, .c-news-sl, .c-news, .c-product-sl__table, .c-product-sl__desc, .recruit-flow, .c-company .c-map, .c-company .c-about, .c-service, .p-news, .p-area, .p-recruit, .p-feature, .sub-header, .top-view {
    margin-bottom: 100px;
  }
}

.mb-lr, .menu, .c-privacy,
.c-thanks, .faq, .c-product-sl, .c-works, .c-recruit, .c-points, .p-works, .p-concept {
  margin-bottom: 80px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .menu, .c-privacy,
  .c-thanks, .faq, .c-product-sl, .c-works, .c-recruit, .c-points, .p-works, .p-concept {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .menu, .c-privacy,
  .c-thanks, .faq, .c-product-sl, .c-works, .c-recruit, .c-points, .p-works, .p-concept {
    margin-bottom: 120px;
  }
}

.c-container, .breadcrumb {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container, .breadcrumb {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .breadcrumb {
    padding: 0 5vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .breadcrumb {
    padding: 0 10vw;
  }
}

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

Stylesheet: ベーススタイル

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

body {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 1px;
}

#main-wrapper,
.superwrapper {
  overflow: hidden;
}

.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(24, 24, 24);
  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: #ffda93;
}
@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: #ffda93;
}
@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;
}

.more-btn {
  position: relative;
  display: block;
  text-align: center;
  margin: 30px 0;
}
.more-btn__link {
  background-color: rgb(24, 24, 24);
  display: inline-block;
  padding: 15px 15px;
  border: 1px solid rgb(24, 24, 24);
  text-align: center;
  min-width: 220px;
}
.more-btn__link:hover span:first-child::before {
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link span {
  position: relative;
  color: #fff;
  padding-right: 30px;
  font-weight: bold;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  background-image: url(../images/common/arrow-wh.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.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 span {
  color: rgb(24, 24, 24);
  transform: none;
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 15px 20px;
  }
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 20px 40px;
  }
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 170px;
}
.c-topview__img::before {
  content: "";
  width: 100%;
  height: 30px;
  background: url(../images/home/line.svg) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-topview__title {
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 600;
  color: rgb(24, 24, 24);
}
.c-topview__text {
  font-size: 24px;
  letter-spacing: 4px;
  font-weight: bold;
  margin-bottom: 0;
}

.p-title {
  font-family: "Oswald", sans-serif;
  letter-spacing: 2px;
  font-size: 26px;
}
.p-title span {
  display: inline-block;
  padding: 8px 15px;
}
@media (min-width: 600px) {
  .p-title {
    font-size: 32px;
  }
}
@media (min-width: 960px) {
  .p-title {
    font-size: 40px;
  }
  .p-title span {
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) {
  .p-title {
    font-size: 52px;
  }
}

.c-title {
  position: relative;
}
.c-title .en {
  position: relative;
  display: block;
  font-size: 24px;
  letter-spacing: 4px;
}
.c-title .en::after {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #ffda93;
}
.c-title .ja {
  position: relative;
  font-size: 14px;
  color: #586166;
  padding-bottom: 10px;
}

.tit {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.tit .en {
  font-size: 16px;
  color: #d1c003;
  margin-top: 5px;
}
@media (min-width: 600px) {
  .tit {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .tit {
    font-size: 32px;
  }
  .tit .en {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .tit {
    font-size: 38px;
  }
}

.page_cmn_ttl_box {
  position: relative;
  margin: 40px 10px;
}
.page_cmn_ttl_box .ttl {
  position: relative;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding-left: 20px;
  width: 100%;
  font-weight: 600;
  padding-bottom: 10px;
}
.page_cmn_ttl_box .ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ccc;
  width: 300%;
  height: 1px;
}
.page_cmn_ttl_box .scr {
  position: absolute;
  writing-mode: vertical-lr;
  font-size: 10px;
  letter-spacing: 0.08em;
  left: 5px;
  line-height: 1em;
  bottom: 20px;
  height: auto;
  white-space: nowrap;
  font-weight: 600;
  bottom: 20px;
}
.page_cmn_ttl_box .scr::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
  width: 1px;
  height: 90px;
  display: block;
  left: 40%;
  top: 110%;
}
@media (min-width: 960px) {
  .page_cmn_ttl_box {
    margin: 40px 100px;
  }
  .page_cmn_ttl_box .ttl {
    width: 50%;
  }
}

.breadcrumb {
  display: flex;
  padding-top: 20px;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #d1c003;
  border-bottom: 1px solid #d1c003;
}
@media (min-width: 960px) {
  .breadcrumb {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }
}

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

.sub-tit {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 4px;
  padding: 10px 0 10px 20px;
  border-left: 3px solid #d1c003;
}

.box-tit {
  background-color: #d1c003;
  padding: 20px 0;
  text-align: center;
}
.box-tit .en {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}
.box-tit .ja {
  color: rgb(24, 24, 24);
  font-size: 20px;
  letter-spacing: 2px;
}
@media (min-width: 600px) {
  .box-tit {
    padding: 25px 0;
  }
  .box-tit .en {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .box-tit .ja {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .box-tit {
    padding: 30px 0;
  }
  .box-tit .en {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .box-tit .ja {
    font-size: 32px;
  }
}

.top-view {
  position: relative;
}
.top-view::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #d1c003;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0.5;
}
.top-view .hero {
  position: relative;
}
.top-view .hero .swiper-wrapper {
  height: 65vh;
}
.top-view .hero__text {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 8vw;
  transform: translateY(-50%);
  width: 100%;
  z-index: 600;
  color: #fff;
}
.top-view .hero__text h2 {
  font-size: 38px;
  letter-spacing: 4px;
  line-height: 1.3;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
}
.top-view .hero__text h2::before {
  content: "";
  width: 150px;
  height: 200px;
  background: url(../images/home/map.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: -50px;
  z-index: -1;
  opacity: 0.6;
}
.top-view .hero__text h3 {
  font-size: 15px;
  line-height: 2;
}
@media (min-width: 600px) {
  .top-view .hero__text h2 {
    font-size: 42px;
  }
  .top-view .hero__text h2::before {
    right: -100px;
  }
  .top-view .hero__text h3 {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__text {
    top: 65%;
    left: -15vw;
  }
  .top-view .hero__text h2 {
    font-size: 58px;
  }
  .top-view .hero__text h2::before {
    width: 200px;
    height: 250px;
    right: -180px;
  }
  .top-view .hero__text h3 {
    font-size: 20px;
  }
  .top-view .hero__text h3 .onlySP {
    display: none;
  }
}
@media (min-width: 1200px) {
  .top-view .hero__text {
    padding: 0 12vw;
  }
  .top-view .hero__text h2 {
    font-size: 62px;
  }
}
@media (max-width: 599px) {
  .top-view .hero .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view .hero .view-sp {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view {
    margin-top: 0;
    margin-left: 15vw;
    margin-bottom: 20vh;
  }
  .top-view::before {
    display: none;
  }
  .top-view::after {
    content: "";
    width: 150%;
    height: 100%;
    background-color: #d1c003;
    position: absolute;
    top: 70%;
    left: -60%;
    transform: translateY(-50%);
    z-index: 200;
    clip-path: polygon(100% 0%, 25% 15%, 10% 60%, 70% 100%);
    opacity: 0.5;
  }
}
@media (min-width: 1200px) {
  .top-view {
    margin-left: 20vw;
  }
  .top-view::after {
    width: 160%;
    height: 95%;
    left: -70%;
    clip-path: polygon(100% 0%, 25% 15%, 10% 60%, 70% 100%);
  }
}

.sub-header {
  width: 100%;
  position: relative;
}
.sub-header::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
}
.sub-header__title {
  color: rgba(0, 0, 0, 0.626);
  position: relative;
  z-index: 1000;
}
.sub-header__title .en {
  font-size: 5.5rem;
  margin-bottom: -0.6rem;
  display: block;
}
.sub-header__title .ja {
  font-size: 2rem;
}
.sub-header .sub-img {
  height: 300px;
}
.sub-header__left {
  position: absolute;
  top: 0;
  height: 100%;
  width: 45%;
  padding-left: 10vw;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .sub-header {
    height: 300px;
  }
  .sub-header__left {
    width: 100%;
    padding-right: 2rem;
  }
  .sub-header__title {
    color: rgba(0, 0, 0, 0.626);
  }
  .sub-header__title .en {
    font-size: 3.5rem;
    margin-bottom: -0.3rem;
  }
  .sub-header__title .ja {
    font-size: 1.4rem;
  }
}

.p-concept {
  position: relative;
}
.p-concept::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/home/concept.svg) no-repeat center/contain;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
  z-index: -1;
  opacity: 0.6;
}
.p-concept__tit {
  margin-bottom: 40px;
}
.p-concept__tit p {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 4px;
  line-height: 2;
  margin-bottom: 30px;
}
.p-concept__tit h3 {
  font-size: 36px;
  letter-spacing: 4px;
  font-weight: 800;
}
.p-concept .more-btn {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .p-concept::before {
    top: 40%;
    width: 110%;
    height: 110%;
  }
  .p-concept__tit p {
    font-size: 16px;
  }
  .p-concept__tit p .onlySP {
    display: none;
  }
  .p-concept__tit h3 {
    font-size: 42px;
  }
}
@media (min-width: 960px) {
  .p-concept::before {
    top: 50%;
    width: 120%;
    height: 120%;
  }
  .p-concept__wrap {
    writing-mode: vertical-rl;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 550px;
    justify-content: center;
  }
  .p-concept__desc p.c-txt-sm, .p-concept__desc p.p-news__content {
    line-height: 2.5;
  }
  .p-concept .more-btn {
    margin: 0 60px 0 0;
    text-align: left;
  }
  .p-concept .more-btn__link {
    min-width: auto;
    padding: 80px 20px 120px 20px;
  }
  .p-concept .more-btn__link span {
    padding-right: 0px;
  }
  .p-concept .more-btn__link span:first-child::before {
    display: none;
  }
  .p-concept .more-btn__link span:first-child::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/common/arrow-wh.png) no-repeat center/contain;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-concept .more-btn__link:hover span:first-child::after {
    background-image: url(../images/common/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.3s;
    z-index: 100;
  }
}
@media (min-width: 1200px) {
  .p-concept__wrap {
    height: 600px;
  }
  .p-concept__desc p.c-txt-sm, .p-concept__desc p.p-news__content {
    line-height: 3.5;
  }
  .p-concept__tit p {
    font-size: 18px;
  }
  .p-concept__tit h3 {
    font-size: 52px;
  }
}

.p-works {
  position: relative;
}
.p-works__link {
  color: rgb(24, 24, 24);
  display: block;
}
.p-works__link .thumbnail-img {
  height: 150px;
}
.p-works__content {
  margin-top: 15px;
}
.p-works__content h3 {
  font-size: 14px;
}
.p-works .more-btn {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .p-works__link .thumbnail-img {
    height: 200px;
  }
  .p-works__content h3 {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .p-works__link .thumbnail-img {
    height: 240px;
  }
  .p-works__content h3 {
    font-size: 18px;
  }
  .p-works .more-btn {
    margin-top: 70px;
  }
}

.catalog .slider {
  position: relative;
}
.catalog .slider .hero {
  overflow: hidden;
}
.catalog .slider .hero .swiper-container2 {
  position: relative;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next,
.catalog .slider .hero .swiper-container2 .swiper-button-prev {
  color: #333;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgb(24, 24, 24);
  border-radius: 50%;
  width: 44px;
  height: 44px;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next::after,
.catalog .slider .hero .swiper-container2 .swiper-button-prev::after {
  font-size: 18px;
  font-weight: bold;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next:hover,
.catalog .slider .hero .swiper-container2 .swiper-button-prev:hover {
  background: rgb(255, 255, 255);
}
.catalog .slider .hero .swiper-container2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background: #d1c003;
  opacity: 0.3;
}
.catalog .slider .hero .swiper-container2 .swiper-pagination-bullet-active {
  opacity: 1;
}

.p-feature {
  background: #dddddd;
  padding: 70px 0 40px;
  position: relative;
  z-index: 1;
}
.p-feature::before {
  content: "";
  width: 80%;
  height: 10%;
  background: url(../images/home/feature1.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: -20%;
  z-index: -1;
}
.p-feature::after {
  content: "";
  width: 80%;
  height: 10%;
  background: url(../images/home/feature2.svg) no-repeat center/contain;
  position: absolute;
  bottom: 0;
  left: -20%;
  z-index: -1;
}
.p-feature__tit {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  border-left: 3px solid #c10000;
  padding: 10px 0 10px 20px;
}
.p-feature__list__item {
  margin-bottom: 30px;
}
.p-feature__list__item:nth-child(2n) .p-feature__img .point {
  text-align: right;
}
.p-feature__list__item:nth-child(2n) .p-feature__img .Img .num {
  left: auto;
  right: 0;
}
.p-feature__img .point span {
  background-color: rgb(24, 24, 24);
  color: #fff;
  font-family: "Oswald", sans-serif;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 2px;
  padding: 3px 15px;
}
.p-feature__img .Img {
  height: 240px;
  margin-bottom: 20px;
  position: relative;
}
.p-feature__img .Img .num {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgb(24, 24, 24);
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  padding: 0px 15px 10px;
  line-height: 1;
}
.p-feature__desc {
  background-color: #fff;
  padding: 30px 15px;
}
.p-feature__desc h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-feature::before {
    width: 80%;
    height: 15%;
    right: -20%;
  }
  .p-feature::after {
    content: "";
    width: 80%;
    height: 15%;
    left: -20%;
  }
  .p-feature__tit {
    font-size: 28px;
    padding: 10px 0 10px 20px;
  }
  .p-feature__list__item {
    margin-bottom: 50px;
  }
  .p-feature__img .point span {
    font-size: 32px;
  }
  .p-feature__img .Img {
    height: 400px;
  }
  .p-feature__img .Img .num {
    font-size: 48px;
    padding: 5px 15px 15px;
  }
  .p-feature__desc {
    padding: 30px;
  }
  .p-feature__desc h3 {
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .p-feature {
    padding: 100px 0 50px;
  }
  .p-feature::before {
    width: 80%;
    height: 20%;
    right: -20%;
    top: 1%;
  }
  .p-feature::after {
    content: "";
    width: 80%;
    height: 20%;
    left: -20%;
    bottom: 1%;
  }
  .p-feature__tit {
    font-size: 36px;
    padding: 15px 0 15px 30px;
  }
  .p-feature__list__item {
    margin: 100px 0 80px;
  }
  .p-feature__list__item:nth-child(2n) .p-feature__img .point {
    left: auto;
    right: 0;
  }
  .p-feature__list__item:nth-child(2n) .p-feature__img .Img .num {
    right: -30px;
  }
  .p-feature__list__item:nth-child(2n) .p-feature__desc {
    margin: -300px 40vw 0 0;
  }
  .p-feature__img {
    position: relative;
  }
  .p-feature__img .point {
    position: absolute;
    z-index: 10;
    top: -40px;
    left: 0;
  }
  .p-feature__img .point span {
    font-size: 48px;
    padding: 5px 30px;
  }
  .p-feature__img .Img {
    height: 500px;
    margin: 0 30px;
  }
  .p-feature__img .Img .num {
    font-size: 72px;
    padding: 5px 30px 15px;
    left: -30px;
    top: 40px;
  }
  .p-feature__desc {
    padding: 50px 30px;
    margin: -300px 0 0 40vw;
    position: relative;
    z-index: 10;
  }
  .p-feature__desc h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .p-feature__tit {
    font-size: 42px;
  }
  .p-feature__list__item:nth-child(2n) .p-feature__img .Img .num {
    right: -60px;
  }
  .p-feature__list__item:nth-child(2n) .p-feature__desc {
    margin: -300px 35vw 0 0;
  }
  .p-feature__img {
    position: relative;
  }
  .p-feature__img .Img {
    height: 600px;
    margin: 0 60px;
  }
  .p-feature__img .Img .num {
    left: -60px;
  }
  .p-feature__desc {
    padding: 50px;
    margin: -300px 0 0 35vw;
    position: relative;
    z-index: 10;
  }
  .p-feature__desc h3 {
    font-size: 28px;
  }
}

.p-recruit__img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-recruit__img .Img {
  flex-basis: 48%;
}
.p-recruit__img .Img:nth-child(1) {
  flex-basis: 100%;
  margin-bottom: 4%;
}
.p-recruit__tit {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  border-left: 3px solid #d1c003;
  padding: 10px 0 10px 20px;
  margin-bottom: 30px;
}
.p-recruit .more-btn {
  margin-top: 50px;
}
@media (min-width: 960px) {
  .p-recruit .c-container, .p-recruit .breadcrumb {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .p-recruit__img {
    flex-basis: 48%;
    margin-bottom: 0;
  }
  .p-recruit__img .Img {
    height: 220px;
  }
  .p-recruit__img .Img:nth-child(1) {
    height: 300px;
  }
  .p-recruit__desc {
    flex-basis: 48%;
  }
  .p-recruit__tit {
    font-size: 24px;
    padding: 10px 0 10px 30px;
  }
  .p-recruit .more-btn {
    margin-bottom: 0;
  }
}

.p-area {
  padding: 70px 0;
  background-color: #f2f2f2;
}
.p-area__tit {
  font-size: 17px;
  letter-spacing: 4px;
  line-height: 2;
  font-weight: 700;
}
.p-area__tit strong {
  color: #c10000;
}
.p-area__desc {
  margin-bottom: 50px;
}
.p-area__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .p-area__tit {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .p-area {
    padding: 100px 0;
  }
  .p-area__tit {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .p-area__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-area__desc {
    flex-basis: 48%;
  }
  .p-area__img {
    flex-basis: 48%;
  }
}

.p-news .p-title {
  margin-bottom: 15px;
}
.p-news-tit .ja {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
.p-news__item {
  padding: 20px 10px;
  border-bottom: 1px solid #ccc;
}
.p-news__item a {
  color: rgb(24, 24, 24);
}
.p-news__date {
  color: #888;
  letter-spacing: 2px;
  font-size: 12px;
}
.p-contact__title {
  color: rgb(24, 24, 24);
}
.p-contact__desc {
  color: rgb(24, 24, 24);
}
.p-contact__desc .onlyPC {
  display: none;
}
.p-contact .inner {
  border: 3px solid #fff;
  padding: 50px 10px 10px;
  position: relative;
  z-index: 100;
}
.p-contact__wrap {
  padding: 10px;
  background: url(../images/home/img18.webp) no-repeat center 30%/cover;
  text-align: center;
  position: relative;
}
.p-contact__wrap::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: transparent linear-gradient(155deg, #d1c003 0%, #fefbd7 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0.7;
  z-index: 1;
}
.p-contact__tel, .p-contact__form {
  padding: 20px 10px;
  background-color: #fff;
  border: 2px solid #d1c003;
  font-size: 20px;
  display: inline-block;
  width: 300px;
}
.p-contact__tel a, .p-contact__form a {
  position: relative;
  color: rgb(24, 24, 24);
  padding-left: 25px;
}
.p-contact__tel a::before, .p-contact__form a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-tel.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 374px) {
  .p-contact__tel, .p-contact__form {
    width: 300px;
  }
}
@media (min-width: 960px) {
  .p-contact__tel, .p-contact__form {
    width: 350px;
    margin: 0 10px 40px;
    font-size: 24px;
  }
}
.p-contact__form a::before {
  background-image: url(../images/common/ico-mail-bl.png);
}

.p-sns {
  background-color: rgb(24, 24, 24);
  padding: 50px 0;
}
.p-sns__list {
  display: flex;
  justify-content: center;
}
.p-sns__list__item a {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 8px;
  transition: all 0.3s;
}
.p-sns__list__item a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-sns__list__item a:hover {
  transform: scale(1.1);
}
@media (min-width: 600px) {
  .p-sns__list__item a {
    width: 110px;
    height: 110px;
    margin: 0 12px;
  }
}
@media (min-width: 960px) {
  .p-sns {
    padding: 80px 0;
  }
  .p-sns .c-container, .p-sns .breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-sns .p-title {
    margin: 0 50px 0 0;
  }
  .p-sns__list {
    margin: 0;
  }
}
.p-footer {
  padding: 50px 0 40px;
}
.p-footer__nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-footer__nav ul li {
  flex-basis: 50%;
  margin-bottom: 20px;
}
.p-footer__nav ul li span {
  display: inline-block;
  padding-left: 10px;
  border-left: 2px solid #d1c003;
}
.p-footer__nav ul li .c-txt-sm, .p-footer__nav ul .c-news__filter__list li a, .c-news__filter__list .p-footer__nav ul li a, .p-footer__nav ul li .p-news__content {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(24, 24, 24);
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 160px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__address {
  padding-left: 20px;
}
.p-footer__address h3 {
  font-size: 22px;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.p-footer__address .address {
  margin-bottom: 10px;
}
.p-footer__address a span {
  color: rgb(24, 24, 24);
}
.p-footer .copyright {
  text-align: center;
  font-size: 12px;
}

.c-service ul li {
  margin-bottom: 35px;
}
.c-service ul li .c-service__tit h3 {
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 4px;
}
.c-service ul li .c-service__img {
  margin-bottom: 30px;
}
.c-service ul li .c-service__desc {
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  .c-service ul li {
    margin-bottom: 50px;
  }
  .c-service ul li .c-service__tit h3 {
    font-size: 22px;
    padding: 20px 0;
  }
  .c-service ul li .c-service__img {
    margin: 0 10vw 40px;
  }
}
@media (min-width: 960px) {
  .c-service ul li {
    margin-bottom: 60px;
  }
  .c-service ul li .c-service__tit h3 {
    font-size: 28px;
    letter-spacing: 6px;
  }
  .c-service ul li .c-service__wrap {
    display: grid;
    grid-template-rows: auto 330px;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .c-service ul li .c-service__wrap .sub-tit {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .c-service ul li .c-service__wrap .c-service__img {
    grid-row: 2/3;
    grid-column: 1/2;
    margin: 0;
  }
  .c-service ul li .c-service__wrap .c-service__desc {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .c-service ul li:nth-child(2n) .c-service__wrap .c-service__img {
    grid-column: 2/3;
  }
  .c-service ul li:nth-child(2n) .c-service__wrap .c-service__desc {
    grid-column: 1/2;
  }
}
@media (min-width: 1200px) {
  .c-service ul li .c-service__tit h3 {
    font-size: 32px;
  }
  .c-service ul li .c-service__wrap {
    grid-template-rows: auto 400px;
    grid-template-columns: 58% 38%;
  }
  .c-service ul li:nth-child(2n) .c-service__wrap {
    grid-template-columns: 38% 58%;
  }
}

.c-flow .sub-tit {
  margin-bottom: 0;
}
.c-flow .item-tit {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}
.c-flow .item-tit .step {
  color: #d1c003;
  border: 1px solid #d1c003;
  font-weight: normal;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 9999px;
  letter-spacing: 1px;
}
@media (min-width: 960px) {
  .c-flow .item-tit .step {
    padding: 5px 15px;
    font-size: 16px;
  }
}
.c-flow .item-tit .serif {
  color: rgb(24, 24, 24);
  padding: 0 10px;
  font-size: 18px;
  letter-spacing: 2px;
}
@media (min-width: 960px) {
  .c-flow .item-tit .serif {
    font-size: 24px;
    padding-left: 15px;
  }
}
.c-flow .item-desc .flow__btn {
  margin: 30px auto 0;
  max-width: 350px;
}
.c-flow .item-desc .flow__btn li {
  text-align: center;
  background-color: #d1c003;
  padding: 10px 0;
  margin-bottom: 15px;
  border-radius: 5px;
}
.c-flow .item-desc .flow__btn li a {
  color: rgb(24, 24, 24);
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.c-flow .item-desc .flow__btn li a::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/icon-tel.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
}
.c-flow .item-desc .flow__btn li.form {
  background-color: #c10000;
}
.c-flow .item-desc .flow__btn li.form a {
  color: #fff;
}
.c-flow .item-desc .flow__btn li.form a::before {
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
}
@media (min-width: 960px) {
  .c-flow .item-desc .flow__btn {
    margin: 40px auto 0;
  }
  .c-flow .item-desc .flow__btn li a {
    font-size: 18px;
  }
}
.c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-flow-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #f0f0f0 transparent transparent transparent;
}
.c-flow-item:last-child::after {
  display: none;
}
.c-flow #flow02,
.c-flow #flow04,
.c-flow #flow06 {
  background-color: #f0f0f0;
}
.c-flow #flow01,
.c-flow #flow03,
.c-flow #flow05,
.c-flow #flow07 {
  background-color: #fff;
}
.c-flow #flow01::after,
.c-flow #flow03::after,
.c-flow #flow05::after,
.c-flow #flow07::after {
  border-color: #fff transparent transparent transparent;
}
@media (max-width: 599px) {
  .c-flow .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-flow .item-img.view-sp {
    display: none;
  }
  .c-flow .c-container, .c-flow .breadcrumb {
    padding: 0 15vw;
  }
}
@media (min-width: 960px) {
  .c-flow .c-container, .c-flow .breadcrumb {
    padding: 0 8vw;
  }
  .c-flow-item {
    padding: 80px 0;
  }
  .c-flow-item .c-container, .c-flow-item .breadcrumb {
    padding: 0 8vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container, .c-flow-item:nth-child(2n) .breadcrumb {
    flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .c-flow .c-container, .c-flow .breadcrumb {
    padding: 0 10vw;
  }
  .c-flow-item .c-container, .c-flow-item .breadcrumb {
    padding: 0 10vw;
  }
}

.c-company .c-about__desc {
  color: rgb(24, 24, 24);
}
.c-company .c-about__desc tr {
  display: flex;
  border-bottom: 1px solid #fff;
}
.c-company .c-about__desc tr:last-child td {
  display: flex;
  align-items: center;
}
.c-company .c-about__desc th {
  background-color: rgb(24, 24, 24);
  flex-basis: 30%;
  color: #fff;
  display: flex;
  align-items: center;
}
.c-company .c-about__desc th .c-txt-sm, .c-company .c-about__desc th .c-news__filter__list li a, .c-news__filter__list li .c-company .c-about__desc th a, .c-company .c-about__desc th .p-news__content {
  font-size: 12px;
  letter-spacing: 1px;
}
.c-company .c-about__desc td {
  flex-basis: 70%;
  background-color: #f2f2f2;
}
.c-company .c-about__desc td a {
  color: rgb(24, 24, 24);
}
.c-company .c-about__desc td .indent {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.c-company .c-about__desc td .c-txt-sm, .c-company .c-about__desc td .c-news__filter__list li a, .c-news__filter__list li .c-company .c-about__desc td a, .c-company .c-about__desc td .p-news__content {
  font-size: 13px;
}
.c-company .c-about__desc th, .c-company .c-about__desc td {
  padding: 8px 16px;
}
.c-company .c-map .g-map {
  height: 350px;
}
.c-company .c-map .g-map iframe {
  width: 100%;
}

.c-recruit-mes {
  position: relative;
  margin: 80px 0 120px;
}
.c-recruit-mes::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2rem;
  display: block;
  width: 100%;
  height: 24rem;
  background: url(../images/home/bg-3.webp) no-repeat center/cover;
  transform: skewY(3deg);
  transform-origin: 0 0;
  z-index: -1;
}
@media (min-width: 500px) {
  .c-recruit-mes::before {
    height: 22rem;
  }
}
@media (min-width: 600px) {
  .c-recruit-mes::before {
    height: 22rem;
    top: -2.5rem;
  }
}
@media (min-width: 960px) {
  .c-recruit-mes::before {
    height: 23rem;
    top: -4rem;
  }
}
@media (min-width: 1200px) {
  .c-recruit-mes::before {
    height: 20rem;
    transform: skewY(2deg);
  }
}
.c-recruit-mes .desc h3 {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 1.7;
  margin-bottom: 15px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-recruit-mes .desc h3 {
    font-size: 24px;
  }
  .c-recruit-mes .desc h3 br {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-recruit-mes {
    margin: 100px 0 140px;
  }
}
@media (min-width: 960px) {
  .c-recruit-mes {
    margin: 80px 10vw 150px;
  }
}

.c-points__item {
  margin-bottom: 50px;
}
.c-points__desc {
  padding: 0 6vw;
}
.c-points__desc .num-wrap {
  text-align: center;
  padding: 20px 0;
}
.c-points__desc .num-wrap .num {
  font-size: 32px;
  line-height: 1.4;
  color: #d1c003;
  display: inline-block;
  border-bottom: 1px solid #d1c003;
  margin-bottom: 15px;
}
.c-points__desc .num-wrap .item-tit {
  font-size: 18px;
  line-height: 1.8;
}
.c-points__desc .num-wrap .item-tit strong {
  color: #c10000;
}

.recruit-flow {
  background: url(../images/home/bg-2-sp.webp) no-repeat center/cover;
  padding: 50px 0;
}
.recruit-flow__img .Img1 {
  margin: 0 auto 50px;
  max-width: 500px;
}
.recruit-flow__img .Img1 img {
  transform: rotate(-7deg);
}
.recruit-flow__img .Img2 {
  margin: 0 auto 60px;
  max-width: 500px;
}
.recruit-flow__img .Img2 img {
  transform: rotate(-7deg);
}
.recruit-flow__img .desc {
  background-color: #fff;
  color: rgb(24, 24, 24);
  padding: 15px;
  border-radius: 20px;
}
@media (min-width: 960px) {
  .recruit-flow {
    background: url(../images/home/bg-2.webp) no-repeat center/cover;
    padding: 80px 0;
  }
  .recruit-flow .box {
    display: flex;
    justify-content: space-between;
  }
  .recruit-flow .box .timeline {
    width: 45%;
  }
  .recruit-flow .box .recruit-flow__img {
    width: 55%;
  }
  .recruit-flow .box .recruit-flow__img .Img1 {
    margin: 0 5vw 50px;
  }
  .recruit-flow .box .recruit-flow__img .Img2 {
    margin: 0 5vw 50px;
  }
  .recruit-flow .box .recruit-flow__img .desc {
    padding: 30px;
  }
}

.timeline {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.timeline-title {
  text-align: center;
  color: rgb(24, 24, 24);
}
.timeline-title span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #d1c003;
}
.timeline-start h3 {
  display: inline-block;
  background-color: #d1c003;
  padding: 10px 40px;
  border-radius: 9999px;
  font-size: 17px;
  margin: 0;
}
.timeline-start h3 small {
  font-size: 12px;
}
.timeline-list {
  position: relative;
  padding: 20px 0;
}
.timeline-list::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #d1c003;
  top: 0px;
  bottom: 0;
  left: 84px;
}
.timeline .timeline-item {
  padding: 10px 0px 10px 110px;
  position: relative;
  background-color: inherit;
}
.timeline .timeline-item::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 77.5px;
  background-color: #fff;
  border: 2px solid #d1c003;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  z-index: 1;
}
.timeline .timeline-item .timeline-time {
  color: rgb(24, 24, 24);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  width: 60px;
  text-align: center;
  font-weight: bold;
}
.timeline .timeline-item .timeline-content {
  padding: 10px;
  background-color: #f9f9f9;
  position: relative;
  border-radius: 6px;
}
.timeline .timeline-item .timeline-content::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #f9f9f9;
  /* 色は任意に変更可能 */
  top: 50%;
  left: -10px;
  transform: translateY(-50%) rotate(-90deg);
}
.timeline .timeline-item .timeline-content h3 {
  margin: 0;
  color: #333;
  font-size: 14px;
}
.timeline .timeline-item .timeline-content p {
  margin: 10px 0;
  color: #666;
}

.c-recruit__table tr {
  display: flex;
  border-bottom: 1px solid #fff;
}
.c-recruit__table th {
  background: rgb(24, 24, 24);
  width: 30%;
  color: #fff;
  display: flex;
  align-items: center;
}
.c-recruit__table td {
  width: 70%;
  background-color: #f2f2f2;
}
.c-recruit__table td span {
  display: block;
}
.c-recruit__table th, .c-recruit__table td {
  padding: 8px 10px;
}
.c-recruit__table th .c-txt-sm, .c-recruit__table th .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table th a, .c-recruit__table th .p-news__content, .c-recruit__table td .c-txt-sm, .c-recruit__table td .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table td a, .c-recruit__table td .p-news__content {
  font-size: 13px;
}
@media (min-width: 600px) {
  .c-recruit__table {
    margin: 0 5vw;
  }
  .c-recruit__table th, .c-recruit__table td {
    padding: 12px 20px;
  }
  .c-recruit__table th .c-txt-sm, .c-recruit__table th .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table th a, .c-recruit__table th .p-news__content, .c-recruit__table td .c-txt-sm, .c-recruit__table td .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table td a, .c-recruit__table td .p-news__content {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-recruit__table {
    margin: 0 10vw;
  }
  .c-recruit__table th, .c-recruit__table td {
    padding: 18px 16px;
  }
  .c-recruit__table th .c-txt-sm, .c-recruit__table th .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table th a, .c-recruit__table th .p-news__content, .c-recruit__table td .c-txt-sm, .c-recruit__table td .c-news__filter__list li a, .c-news__filter__list li .c-recruit__table td a, .c-recruit__table td .p-news__content {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-recruit__table th, .c-recruit__table td {
    padding: 15px 20px;
  }
}

.c-works__list__item {
  margin-bottom: 40px;
}
.c-works__list__item .thumbnail-img {
  height: 200px;
  margin-bottom: 20px;
}
.c-works__link {
  color: rgb(24, 24, 24) !important;
}
.c-works__content h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .c-works .c-container, .c-works .breadcrumb {
    padding: 0 8vw;
  }
  .c-works__list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .c-works__list__item {
    flex-basis: 46%;
    margin: 0 2% 40px;
  }
}
@media (min-width: 960px) {
  .c-works__list__item {
    flex-basis: 29%;
  }
  .c-works__content h3 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-works .c-container, .c-works .breadcrumb {
    padding: 0 10vw;
  }
}

/* カテゴリフィルター */
.c-works__filter {
  background-color: #efefef;
  padding: 30px 8vw;
}
.c-works__filter h3 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 700;
  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: 700;
  transition: color 0.3s ease;
  font-size: 14px;
}
.c-works__filter__link.active {
  color: #d1c003;
}
@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-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 .caution {
  padding-top: 50px;
}
.c-product-sl__table .caution .c-txt-sm, .c-product-sl__table .caution .c-news__filter__list li a, .c-news__filter__list li .c-product-sl__table .caution a, .c-product-sl__table .caution .p-news__content {
  padding-left: 1em;
  text-indent: -1em;
}
.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: #d1c003;
  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: #d1c003;
  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: #d1c003;
  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(24, 24, 24) 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-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 .caution {
    text-align: center;
  }
  .c-product-sl__table .caution .c-txt-sm, .c-product-sl__table .caution .c-news__filter__list li a, .c-news__filter__list li .c-product-sl__table .caution a, .c-product-sl__table .caution .p-news__content {
    padding-left: 0;
    text-indent: 0;
  }
  .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;
  }
}
@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;
  }
}

.faq {
  position: relative;
}
.faq__item {
  margin-bottom: 20px;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  background-color: #fff;
  border-bottom: 1px solid gainsboro;
}
.faq dt::before {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: 0;
  content: "Q";
  line-height: 1;
  color: #c10000;
  font-size: 20px;
  padding: 0px 10px 5px;
  border-right: 1px solid #c10000;
}
.faq dt span {
  margin-left: 11vw;
  margin-right: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}
.faq dt .i_box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3vw;
  width: 20px;
  height: 20px;
}
.faq dt .i_box::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/common/arrow.png) no-repeat center/contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transition: transform 0.3s ease;
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 20px;
  left: 10px;
  bottom: 0;
  margin: auto;
  font-size: 22px;
  color: #d1c003;
  padding: 0px 10px 0 0;
  border-right: 1px solid #d1c003;
}
.faq dd .m-description-article {
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  margin: 20px 0 0 11vw;
  padding: 0 10px;
}
.faq dd .m-description-article .c-txt-sm, .faq dd .m-description-article .c-news__filter__list li a, .c-news__filter__list li .faq dd .m-description-article a, .faq dd .m-description-article .p-news__content {
  font-size: 13px;
}
@media (min-width: 600px) {
  .faq dt span {
    margin-left: 6vw;
    margin-right: 5vw;
  }
  .faq dt .i_box::before {
    width: 15px;
    height: 15px;
  }
  .faq dd {
    position: relative;
  }
  .faq dd .m-description-article {
    margin-left: 6vw;
  }
  .faq dd .m-description-article .c-txt-sm, .faq dd .m-description-article .c-news__filter__list li a, .c-news__filter__list li .faq dd .m-description-article a, .faq dd .m-description-article .p-news__content {
    font-size: 15px;
  }
}
@media (min-width: 960px) {
  .faq dt span {
    margin-left: 7vw;
    margin-right: 4vw;
    padding: 30px 0;
  }
  .faq dt::before {
    top: 50%;
    font-size: 26px;
    padding: 0 15px 8px;
  }
  .faq dd::before {
    top: 30px;
    font-size: 28px;
    padding: 0 15px 0 5px;
  }
  .faq dd .m-description-article {
    margin-top: 30px;
    margin-left: 7vw;
  }
  .faq dd .m-description-article .c-txt-sm, .faq dd .m-description-article .c-news__filter__list li a, .c-news__filter__list li .faq dd .m-description-article a, .faq dd .m-description-article .p-news__content {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .faq dt span {
    margin-left: 5vw;
  }
  .faq dd .m-description-article {
    margin-left: 5vw;
  }
}

.c-news {
  /* カテゴリフィルター */
}
.c-news__item:first-child {
  border-top: 1px solid rgb(235, 235, 235);
}
.c-news__link {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid rgb(235, 235, 235);
}
.c-news__link p {
  margin-top: 10px;
  color: rgb(24, 24, 24);
}
.c-news__date {
  color: #888;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__filter {
  padding: 50px 6vw 0;
  max-width: 500px;
  margin: 0 auto;
}
.c-news__filter h3 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 4px;
  padding: 15px 0;
  font-weight: 700;
  background-color: #d1c003;
  margin-bottom: 0;
}
.c-news__filter__list {
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}
.c-news__filter__list li {
  padding: 10px 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: relative;
}
.c-news__filter__list li::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #aaa;
  /* 色は任意に変更可能 */
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(90deg);
}
.c-news__filter__list li a {
  color: rgb(24, 24, 24);
}
.c-news__filter__list li:nth-child(2n) {
  background-color: #f4f4f4;
}

.page-numbers {
  margin: 6vw 0;
}
@media (min-width: 600px) {
  .page-numbers {
    margin: 3vw 0 0;
  }
}
@media (min-width: 1200px) {
  .page-numbers {
    margin: 1vw 0 0;
  }
}

.pagination {
  justify-content: center;
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(24, 24, 24);
  font-size: 12px;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #888 !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border: 1px solid #888;
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: rgb(24, 24, 24);
  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-wh.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;
  }
}

.c-news-sl__date {
  color: #ccc;
}
.c-news-sl__contents {
  padding: 20vw 0 10vw 0;
  line-height: 2.5;
}
.c-news-sl__link {
  text-align: right;
  font-size: 0.8rem;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1c003;
}
.c-news-sl__link a span {
  color: rgb(24, 24, 24);
}

.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
.c-contact .c-topview .c-container p, .c-contact .c-topview .breadcrumb p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgb(24, 24, 24);
  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 {
  padding-bottom: 40px;
  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(24, 24, 24);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 100%;
  height: 45px;
  border: 1px solid rgb(24, 24, 24);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 280px;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 5px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 13px;
  background-color: #c10000;
  color: #fff;
  padding: 3px;
}
.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 .ct-flex {
  display: flex;
  justify-content: space-between;
  width: 280px;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}
.c-contact .contact-form .ct-sex {
  display: inline-block;
  text-align: left;
}
.c-contact .contact-form .ct-sex input {
  margin: 0;
}
.c-contact .contact-form .ct-sex select {
  height: 45px;
}
.c-contact .contact-form .ct-age {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-age dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .ct-date {
  text-align: left;
  font-size: 14px;
}
.c-contact .contact-form .ct-date input {
  margin-top: 0;
  width: 130px;
}
.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.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: #c10000;
  border-bottom: 1px solid #c10000;
}
.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(24, 24, 24);
  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-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 18px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .must {
    margin-right: 20px;
  }
  .c-contact .contact-form .must::after {
    font-size: 15px;
    padding: 3px 10px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 650px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}
@media (min-width: 1400px) {
  .c-contact .contact-form .wrap {
    padding: 0 200px;
  }
}
.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,
.c-thanks {
  margin-top: 80px;
}
.c-privacy .c-title,
.c-thanks .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin-bottom: 40px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
.c-privacy .c-title::before,
.c-thanks .c-title::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.c-privacy h3,
.c-thanks h3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.c-privacy-item,
.c-thanks-item {
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .c-privacy,
  .c-thanks {
    margin-top: 110px;
  }
  .c-privacy .c-title,
  .c-thanks .c-title {
    font-size: 36px;
    margin-bottom: 60px;
    padding-bottom: 25px;
  }
  .c-privacy h3,
  .c-thanks h3 {
    font-size: 24px;
  }
}

.c-thanks .c-title {
  font-size: 24px;
  line-height: 2;
}
@media (min-width: 600px) {
  .c-thanks .c-title br {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-thanks .c-title {
    font-size: 32px;
  }
}

.menu h2 {
  font-family: "Cinzel", serif;
  color: #b7b096;
  font-size: 2.4em;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
}
.menu h2 span {
  display: block;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 0.5em;
  letter-spacing: 0.15em;
}
.menu ul.link {
  font-size: 1em;
  display: flex;
  justify-content: center;
}
.menu ul.link a {
  color: rgb(24, 24, 24);
}
.menu ul.detail > li {
  margin: 0 auto 50px;
  background: #1e3047;
  text-align: left;
  padding-bottom: 60px;
  color: #fff;
}
.menu .top {
  padding: 30px;
}
.menu .top .text {
  padding: 15px;
}
.menu .top .text h3 {
  text-align: center;
}
.menu .middle {
  margin: 50px auto 84px;
  border-top: 4px solid #b7b096;
  border-bottom: 4px solid #b7b096;
  padding: 20px 0;
}
.menu .middle .m_inner {
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 16px 50px 12px;
}
.menu .middle .m_inner img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.menu .bottom {
  margin: 0 auto;
  padding: 48px;
  background: #f4f3ef;
  color: rgb(24, 24, 24);
}
.menu .bottom .number {
  width: 120px;
  height: 120px;
  margin: 0 auto -70px;
  border-radius: 100px;
  background: #ffffff;
  border: 10px solid #f4f3ef;
  font-size: 2.6em;
  color: #b7b096;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;
}
.menu .bottom .number span {
  display: block;
  font-size: 0.4em;
  margin-bottom: -17px;
  padding-top: 17px;
}
.menu .bottom ul li {
  width: 288px;
}
.menu .bottom ul li .inner {
  background: #ffffff;
  padding-top: 54px;
  height: 512px;
}
.menu .bottom ul li .inner hr {
  border-top: 4px solid #f4f3ef;
}
.menu .bottom ul li .inner .box {
  padding: 30px 30px;
}
.menu .arrow {
  width: 500px;
  height: 28px;
  background: url(../images/home/arwow02.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .menu .arrow {
    height: 21px;
    width: auto;
    background: url(../images/home/arwow02.png) no-repeat;
    background-size: 100%;
  }
  .menu .middle {
    width: auto;
    margin: 18px 20px 42px;
    padding: 8px 0;
  }
  .menu .middle .m_inner {
    padding: 10px 0 12px;
  }
  .menu .middle .m_inner .text p {
    font-size: 14px;
  }
  .menu .middle .m_inner img {
    width: 38px;
    padding-right: 18px;
  }
  .menu .bottom {
    width: auto;
    margin: 0 20px;
    padding: 28px;
  }
  .menu .bottom .number {
    width: 100px;
    height: 100px;
  }
  .menu .bottom ul li {
    width: auto;
  }
  .menu .bottom ul li .inner {
    background: #ffffff;
    padding-top: 54px;
    height: auto;
  }
  .menu .bottom ul li .inner .box {
    padding: 15px 15px;
  }
}
@media (min-width: 960px) {
  .menu .top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .menu .top img {
    width: 45%;
  }
  .menu .top .Text {
    width: 50%;
  }
  .menu .bottom ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .menu .bottom ul li {
    width: 48%;
  }
  .menu .c-container, .menu .breadcrumb {
    padding: 0 20vw !important;
  }
}

.point-img {
  background-color: #ebf4fc;
  padding: 50px 0;
}
.point-img .tit {
  margin-bottom: 25px;
}
.point-img ul li {
  margin-bottom: 25px;
}
@media (min-width: 960px) {
  .point-img ul {
    display: flex;
    justify-content: space-between;
  }
  .point-img ul li {
    width: 31%;
  }
}

.p-about {
  position: relative;
}
.p-about .p-title {
  margin-bottom: 30px;
}
.p-about .p-title .en {
  font-size: 20px;
}
.p-about .p-title .ja {
  color: #d1c003;
  font-size: 26px;
}
.p-about__sub-txt {
  font-weight: bold;
}
.p-about__img img {
  width: 60%;
}
.p-about__img .simpleParallax {
  overflow: visible !important;
}
.p-about__img.left {
  display: flex;
  justify-content: flex-start;
  margin-top: 7vw;
  padding-left: 30px;
  height: 160px;
}
.p-about__img.left img {
  box-shadow: 20px 30px 45px #a3a3a3;
}
.p-about__img.right {
  display: flex;
  justify-content: flex-end;
  margin-top: 10vw;
  padding-right: 30px;
  height: 160px;
}
.p-about__img.right img {
  box-shadow: 20px 30px 45px #a3a3a3;
}
.p-about__img.right .simpleParallax {
  display: flex;
  justify-content: flex-end;
}
.p-about .cover-bg {
  position: absolute;
  top: 60%;
  left: 0;
  background-color: #ebf4fc;
  height: 110vw;
  width: 100%;
  z-index: -1;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.p-about .c-txt-vertical {
  top: 68%;
}
.p-about .more-btn {
  display: block;
  text-align: right;
  margin-top: 50px;
}
@media (min-width: 960px) {
  .p-about .c-container, .p-about .breadcrumb {
    padding: 0 6vw;
  }
  .p-about .p-about__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-about .p-about__wrap .p-about__sub-txt {
    width: 48%;
  }
  .p-about .p-about__wrap .p-about__photo {
    width: 48%;
    margin-top: 50px;
  }
  .p-about .more-btn {
    margin-top: 100px;
  }
}

.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 {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 7px 10px 0 5px;
  position: fixed;
  top: 0;
  left: 0;
}
.p-header .logo {
  background-image: url(../images/common/logo-long.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  width: 200px;
  opacity: 1;
}
.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}
.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: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(24, 24, 24);
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  padding-top: 25px;
  font-size: 14px;
}
.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/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background: url(../images/common/btn2.webp) no-repeat center/cover;
}
.p-header .sp-navbtn__container .sp2 a {
  color: #fff;
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp1 {
  background-color: #e1d981;
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
@media (max-width: 959px) {
  .p-header .pc-container,
  .p-header .mobile-menu,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: right;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #fff;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    margin-bottom: 0;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 14px;
    padding-right: 2vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(24, 24, 24);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #d1c003;
    display: block;
    text-align: center;
    font-size: 10px;
  }
  .p-header .pc-container .pc-nav {
    display: flex;
    justify-content: right;
    align-items: center;
  }
  .p-header .pc-container .pc-contact {
    margin-right: 3vw;
  }
  .p-header .pc-container .pc-contact a {
    display: block;
    position: relative;
    background-color: #d1c003;
    padding: 8px 15px 8px 30px;
    border-radius: 4px;
    margin-bottom: 5px;
    color: #fff;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact a:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact .pc-tel {
    padding-left: 40px;
  }
  .p-header .pc-container .pc-contact .pc-tel::before {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
    content: "";
    height: 18px;
    width: 18px;
    background-image: url(../images/common/tel-white.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .pc-container .pc-contact .pc-net {
    padding-left: 35px;
  }
  .p-header .pc-container .pc-contact .pc-net::before {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
    content: "";
    height: 18px;
    width: 18px;
    background-image: url(../images/common/ico-mail-wh.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 7px 10px 8px 10px;
  }
  .p-header .pc-container .logo {
    height: 80px;
    width: 250px;
  }
  .p-header .pc-container .sns-link ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
  .p-header .pc-container .sns-link ul li {
    width: 50px;
    height: 50px;
    margin: 0 3px;
  }
  .p-header .pc-container .sns-link ul li img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-header .pc-navbtn__item {
    position: fixed;
    bottom: 120px;
    right: 0;
    z-index: 9999;
    transition: all 0.3s;
    background-color: #c10000;
  }
  .p-header .pc-navbtn__item a {
    display: block;
    padding: 40px 100px 40px 140px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    position: relative;
  }
  .p-header .pc-navbtn__item a::before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
  }
  .p-header .pc-navbtn__item a::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/common/arrow-wh.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translateY(-50%);
  }
  .p-header .pc-navbtn__scrolltop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #c10000;
    border-radius: 50%;
    z-index: 9999;
    opacity: 0;
    transition: all 0.3s;
  }
  .p-header .pc-navbtn__scrolltop img {
    width: 80px;
    height: 80px;
    padding: 25px;
    transform: rotate(-90deg);
  }
  .p-header .pc-navbtn.hide .pc-navbtn__item {
    transform: translateX(340px);
  }
  .p-header .pc-navbtn.hide .pc-navbtn__scrolltop {
    opacity: 1;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav-item {
    font-size: 17px;
    padding-right: 2.2vw;
  }
  .p-header .pc-container .sns-link {
    margin-right: 2vw;
  }
  .p-header .pc-container .sns-link ul li {
    width: 60px;
    height: 60px;
    margin: 0 8px;
  }
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  z-index: -1;
  opacity: 0;
  overflow: scroll;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 100px 0;
  background-color: #fff;
}
.mobile-menu__item {
  opacity: 0;
  margin-bottom: 40px;
  font-size: 16px;
  position: relative;
}
.mobile-menu__item a {
  color: rgb(24, 24, 24) !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: 48%;
  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(24, 24, 24);
}
.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);
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: right;
}
.mobile-container .mobile-button {
  position: fixed;
  top: 20px;
  right: 15px;
  z-index: 200;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #d1c003;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #d1c003;
  width: 25px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
  .mobile-container .mobile-menu__btn span:nth-child(2) {
    width: 25px;
  }
}
.mobile-container .sns-link ul {
  display: flex;
  justify-content: center;
  margin: 0 55px 0 0;
}
.mobile-container .sns-link ul li {
  width: 40px;
  height: 40px;
  margin: 0 3px;
}
.mobile-container .sns-link ul li img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .mobile-container .sns-link ul {
    margin: 0 70px 0 0;
  }
  .mobile-container .sns-link ul li {
    width: 45px;
    height: 45px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  opacity: 1;
  transition: all 0.5s;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #d1c003 !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(9px) 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(-9px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transition-delay: 70ms;
    transform: translateY(11px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transition-delay: 140ms;
    transform: translateY(-11px) 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 2.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);
}

#hoge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  margin: 0 auto;
  z-index: 6000;
}

.tab-group {
  display: flex;
  justify-content: space-around;
  padding-bottom: 3vw;
  border-bottom: 1px solid rgb(143, 143, 143);
}
@media (min-width: 600px) {
  .tab-group {
    justify-content: center;
  }
}

.panel {
  display: none;
}

.p-mv {
  position: relative;
  margin-bottom: 30px;
}
.p-mv .main-tit {
  color: rgb(24, 24, 24);
  border-bottom: rgb(24, 24, 24) solid 4px;
}
.p-mv__text-label {
  position: absolute;
  top: 35px;
  right: -10px;
  transform: rotate(90deg);
}
.p-mv .treatment {
  top: 54px;
  right: -20px;
}
.p-mv__main {
  position: relative;
  margin-bottom: 5vw;
}
.p-mv__title {
  margin-bottom: 10vw;
  font-family: eb-garamond, serif;
}
.p-mv .space {
  right: 0;
}
.p-mv__desc {
  position: relative;
  border-top: 3px solid rgb(255, 255, 255);
  margin: -12vw 0 0 2vw;
  padding: 3vw;
  z-index: 100;
  width: 133%;
  background-color: #dae4ea;
  box-shadow: 20px 25px 45px rgb(151, 151, 151);
}
.p-mv__desc-title {
  padding: 10px 0;
  font-size: 1.1rem;
}
.p-mv__desc .c-txt-sm, .p-mv__desc .p-news__content, .p-mv__desc .c-news__filter__list li a, .c-news__filter__list li .p-mv__desc a {
  line-height: 2.5;
}
.p-mv__mv {
  display: flex;
  justify-content: center;
}
.p-mv__mv .mv-item {
  margin-left: 25px;
}
.p-mv__mv .mv-item video {
  height: 270px;
}
.p-mv__mv .mv-item span {
  background: #d1c003;
  padding: 6px;
  text-align: center;
  color: #fff;
  display: block;
}
.p-mv__wrap2 {
  margin-top: 30px;
}
.p-mv__wrap2 li {
  margin-bottom: 25px;
  position: relative;
}
.p-mv__wrap2 li .p-features__img img {
  height: 350px !important;
}
.p-mv__wrap2 li .p-features-desc {
  background-color: #efefef;
  box-shadow: 3px 3px 3px gainsboro;
  margin-right: 50px;
  padding: 13px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-mv__wrap2 li .p-features-desc h4 span {
  color: red;
  font-size: 16px;
}
.p-mv__wrap2 li .p-features-desc h4 .yl {
  color: rgb(185, 185, 85);
  font-size: 18px;
}
@media (min-width: 960px) {
  .p-mv__wrap2 ul {
    display: flex;
    justify-content: space-between;
  }
  .p-mv__wrap2 ul li {
    width: 30%;
  }
}

.panel2 {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #d1c003;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tab-cate .tab,
.tab-cate .tab2 {
  padding: 10px 3px;
  border: 2px solid #d1c003;
  font-weight: bold;
  color: #d1c003;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  width: 48%;
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    font-size: 20px;
    padding: 20px 20px;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    padding-bottom: 17px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #fcacab;
  border: 1px solid #d1c003;
}

.panel.is-show {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

.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;
}

.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: #e2eaf3;
  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%;
}

.c-faq .faq dt.ac-title.is-active .i_box::before {
  transform: translateX(-50%) translateY(-50%) rotate(270deg);
}

.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;
}

@media (min-width: 600px) {
  .top-view .swiper-container {
    margin-right: 0;
  }
  .c-topview {
    position: relative;
  }
  .c-topview__img {
    height: 220px;
  }
  .c-topview__img::before {
    height: 50px;
  }
  .c-topview__text {
    font-size: 28px;
  }
  .sub-tit {
    font-size: 22px;
  }
  .p-service .p-company {
    display: flex;
    align-items: center;
  }
  .p-service .p-company .p-service__img {
    height: 450px;
    width: 70%;
    margin-bottom: 0;
    margin-right: -4%;
  }
  .p-service .p-works2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  .p-service .p-works2 .p-service__img {
    height: 450px;
    width: 70%;
    margin-bottom: 0;
    margin-left: -2%;
  }
  .p-service .desc-box {
    position: relative;
    padding: 30px;
    width: 50%;
    background-color: rgb(252, 252, 252);
    z-index: 100;
  }
  .p-service .desc-box p {
    line-height: 1.5;
  }
  .p-news .p-title {
    margin-bottom: 0;
  }
  .p-news-tit {
    display: flex;
    align-items: baseline;
  }
  .p-news-tit .ja {
    font-size: 18px;
    margin-left: 20px;
  }
  .p-news__list {
    margin: 0 5vw 40px;
  }
  .p-contact__desc .onlyPC {
    display: block;
  }
  .p-contact__tel {
    text-align: center;
  }
  .c-company .c-about__desc {
    margin: 0 5vw;
  }
  .c-company .c-about__desc th .c-txt-sm, .c-company .c-about__desc th .p-news__content, .c-company .c-about__desc th .c-news__filter__list li a, .c-news__filter__list li .c-company .c-about__desc th a,
  .c-company .c-about__desc td .c-txt-sm,
  .c-company .c-about__desc td .p-news__content,
  .c-company .c-about__desc td .c-news__filter__list li a,
  .c-news__filter__list li .c-company .c-about__desc td a {
    font-size: 16px;
  }
  .c-company .c-message .c-container, .c-company .c-message .breadcrumb {
    padding: 0 10vw;
  }
  .c-company .c-message__name {
    font-size: 20px;
  }
  .c-works-wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-works .c-features .c-container, .c-works .c-features .breadcrumb {
    display: flex;
    justify-content: space-between;
  }
  .c-works .c-features .c-title {
    width: 30%;
  }
  .c-works .c-features__desc {
    width: 65%;
  }
  .c-points li {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-points__img {
    width: 50%;
  }
  .c-points__desc {
    width: 50%;
  }
  .c-news .c-container, .c-news .breadcrumb {
    padding: 0 10vw;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 10vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .p-header .mobile-container {
    display: none;
  }
  .c-topview__img {
    height: 250px;
  }
  .c-topview__img::before {
    background: url(../images/home/line2.svg) no-repeat center/cover;
    height: 45px;
  }
  .c-topview__text {
    font-size: 36px;
  }
  .sub-tit {
    font-size: 28px;
    padding: 15px 0 15px 30px;
    border-left: 6px solid #d1c003;
  }
  .p-news-tit {
    margin-bottom: 40px;
  }
  .p-news-tit .ja {
    font-size: 20px;
    margin-left: 30px;
  }
  .p-news__item {
    padding: 30px 20px;
  }
  .p-news__date {
    font-size: 14px;
  }
  .p-news__list {
    margin: 0 7vw 50px;
  }
  .p-footer {
    padding: 80px 0 40px;
  }
  .p-footer .c-container, .p-footer .breadcrumb {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
    padding: 0 10vw 0 5vw;
  }
  .p-footer__logo {
    text-align: left;
    margin: 0 0 15px 20px;
  }
  .p-footer__logo img {
    width: 120px;
  }
  .p-footer__nav {
    flex-basis: 50%;
    margin-bottom: 0;
  }
  .p-footer__nav ul li {
    margin-bottom: 30px;
  }
  .p-footer__nav ul li span {
    padding-left: 20px;
  }
  .p-footer__nav ul li .c-txt-sm, .p-footer__nav ul li .p-news__content, .p-footer__nav ul .c-news__filter__list li a, .c-news__filter__list .p-footer__nav ul li a {
    font-size: 17px;
  }
  .p-footer__wrap {
    flex-basis: 38%;
  }
  .p-footer__address {
    margin-bottom: 0;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
  .c-company .c-about__desc {
    margin: 0 8vw;
  }
  .c-company .c-about__desc th, .c-company .c-about__desc td {
    padding: 18px 16px;
  }
  .c-company .c-about__desc th .c-txt-sm, .c-company .c-about__desc th .p-news__content, .c-company .c-about__desc th .c-news__filter__list li a, .c-news__filter__list li .c-company .c-about__desc th a, .c-company .c-about__desc td .c-txt-sm, .c-company .c-about__desc td .p-news__content, .c-company .c-about__desc td .c-news__filter__list li a, .c-news__filter__list li .c-company .c-about__desc td a {
    font-size: 18px;
  }
  .c-company .c-about__desc th br {
    display: none;
  }
  .c-company .c-map .g-map {
    height: 450px;
  }
  .c-company .c-map .more-btn {
    margin-top: 50px;
  }
  .c-points li {
    margin-bottom: 80px;
  }
  .c-points__desc .num-wrap .item-tit {
    font-size: 22px;
  }
  .c-points__desc .num-wrap .item-tit br {
    display: none;
  }
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 12vw;
  }
  .c-news__link {
    display: flex;
    align-items: center;
    padding: 30px 15px;
  }
  .c-news__link p {
    flex: 1;
    margin: 0;
  }
  .c-news__date {
    flex-basis: 180px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 300px;
  }
  .c-topview__img::before {
    background: url(../images/home/line2.svg) no-repeat center/cover;
    height: 60px;
  }
  .c-topview__text {
    font-size: 46px;
    letter-spacing: 6px;
  }
  .sub-tit {
    font-size: 36px;
  }
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 15vw;
  }
  .c-news .c-container, .c-news .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 65% 30%;
    gap: 0 5%;
  }
  .c-news__list {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .c-news .pagination {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .c-news__filter {
    grid-row: 1/3;
    grid-column: 2/3;
    padding: 0;
    margin: 0;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 20vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 18vw;
  }
}/*# sourceMappingURL=style.css.map */