@charset "UTF-8";
body {
  color: #2e2e2e;
  /*
    # パンくずリストの上に余白を追加
  ---------------------------------- */
}
body:not(.home) .l-contents {
  padding-top: 5.30769rem;
  padding-top: calc(var(--_space, 1.76923rem) * 3);
}
body {
  /* =========================================================
  # ヘッダーナビ
  ========================================================= */
  /*
  # 区切り線の追加
  ---------------------------------- */
}
body .c-navbar__item:not(:first-child):before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 30%;
  background-color: #2e2e2e;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
body {
  /*
  # ホバーアクション
  ---------------------------------- */
}
body .c-navbar__item > a {
  transition: all 0.3s;
}
body .c-navbar__item > a::after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 20%;
  width: 60%;
  height: 1px;
  background-color: #dc861b;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
body .c-navbar__item > a:hover {
  color: #dc861b;
}
body .c-navbar__item > a:hover::after {
  transform: scale(1, 1);
}
body {
  /* =========================================================
  # mv
  ========================================================= */
  /*
  # スライドショー
  ---------------------------------- */
}
body #imageSlide {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
body #imageSlide::before {
  content: "";
  display: block;
  padding-top: 51.59722%;
}
body #imageSlide div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
body .mv-slide__bg01 {
  background-image: url(/wp-content/uploads/2026/07/13fa177bdc8024485d641831d0f41dbc-scaled.jpg);
}
body .mv-slide__bg02 {
  background-image: url(/wp-content/uploads/2026/07/mv_02.jpg);
}
body .mv-slide__bg03 {
  background-image: url(/wp-content/uploads/2026/07/mv_03.jpg);
}
body {
  /*
  # 640以下で画像を切り替え
  ---------------------------------- */
}
@media screen and (max-width: 640px) {
  body #imageSlide::before {
    content: "";
    display: block;
    padding-top: 157.8666%;
  }
  body .mv-slide__bg01 {
    background-image: url(/wp-content/uploads/2026/07/mv_01-sp.jpg);
  }
  body .mv-slide__bg02 {
    background-image: url(/wp-content/uploads/2026/07/mv_02-sp.jpg);
  }
  body .mv-slide__bg03 {
    background-image: url(/wp-content/uploads/2026/07/mv_03-sp.jpg);
  }
}
body .mv-slide {
  position: relative;
}
body .mv-slide__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
body {
  /*
  # 1023以下でテキスト小さく
  ---------------------------------- */
}
@media screen and (max-width: 1023px) {
  body .mv-slide__title {
    font-size: 32px;
    white-space: nowrap;
  }
}
body {
  /*
  # 640以下でテキスト小さく
  ---------------------------------- */
}
@media screen and (max-width: 640px) {
  body .mv-slide__title {
    top: 40%;
    font-size: 24px;
  }
}
body {
  /* =========================================================
  # 会社案内
  ========================================================= */
  /*
  # ホバーアクション
  ---------------------------------- */
}
body .about-item .smb-items__banner__figure > img {
  transition: all 0.3s;
}
body .about-item:hover .smb-items__banner__figure > img {
  transform: scale(1.2);
}
body {
  /*
  # 背景
  ---------------------------------- */
}
body .about {
  background: linear-gradient(225deg, transparent 0, transparent 50%, #dc861b 50%, #dc861b 100%);
}
body {
  /* =========================================================
  # 事業内容
  ========================================================= */
}
body .service {
  background: linear-gradient(-225deg, transparent 0, transparent 50%, #15156b 50%, #15156b 100%);
}
body {
  /* =========================================================
  # お知らせ
  ========================================================= */
  /*
  # カテゴリーの色分け
  ---------------------------------- */
}
body .c-entry-summary__term--category-4 {
  background-color: #256ba0;
}
body .c-entry-summary__term--category-5 {
  background-color: #ad4a4a;
}
body .c-entry-summary__term--category-6 {
  background-color: #c7c814;
}
body .c-entry-summary__term--category-7 {
  background-color: #38b09c;
}
body {
  /*
  # 角を丸く
  ---------------------------------- */
}
body .c-entry-summary__term {
  border-radius: 3px;
}
body {
  /* =========================================================
  # ブログ・採用情報
  ========================================================= */
  /*
  # ホバーアクション
  ---------------------------------- */
}
body .blog-item .smb-items__banner__figure > img,
body .recruit-item .smb-items__banner__figure > img {
  transition: all 0.3s;
}
body .blog-item:hover .smb-items__banner__figure > img,
body .recruit-item:hover .smb-items__banner__figure > img {
  transform: scale(1.2);
}
body {
  /* =========================================================
  # フッター
  ========================================================= */
  /*
  # 中央寄せ・ボーダー
  ---------------------------------- */
}
body .l-footer-widget-area__item.c-row__col {
  text-align: center;
  border-left: 1px solid #e3e3e3;
}
@media screen and (max-width: 1023px) {
  body .l-footer-widget-area__item.c-row__col {
    text-align: center;
    border-left: none;
  }
}
body {
  /*
  # 1023以下でロゴ消す・幅70％
  ---------------------------------- */
}
@media screen and (max-width: 1023px) {
  body .l-footer__body .c-container {
    width: 70%;
  }
  body .l-footer__body .c-container .c-site-branding__title {
    display: none;
  }
}
body {
  /*
  # コピーライト
  ---------------------------------- */
  /*
  # 背景色
  ---------------------------------- */
}
body .l-footer--footer-4 .l-footer__footer, body .l-footer--footer-5 .l-footer__footer {
  background-color: #2e2e2e;
}
body {
  /*
  # テキスト
  ---------------------------------- */
}
body .l-footer--footer-4 .l-footer__footer, body .l-footer--footer-5 .l-footer__footer .c-copyright {
  color: #fff;
}
body {
  /*
  # 中央寄せ
  ---------------------------------- */
}
body .l-footer__footer .c-row {
  justify-content: center;
}/*# sourceMappingURL=style.css.map */