/*
Theme Name: Fivestar
Theme URI: https://wp-cocoon.com/
Template: cocoon-master
Author: わいひら
Author URI: https://nelog.jp/
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Tags: two-columns,left-sidebar,right-sidebar
Version: 2.8.3.3.1737770541
Updated: 2025-01-25 11:02:21

*/

.home .article-header,
.article-footer,
.admin-panel,
.entry-header,
.date-tags {
  display: none;
}

.post .entry-header {
  display: block !important;
}

.article {
  margin: 0 !important;
}

.container {
  overflow-x: hidden;
}

.entry-content {
  margin: 0 auto !important;
  padding: 0 !important;
  border: 0 !important;
}

.main {
  margin: 150px 0 0 0 !important;
  padding: 0 !important;
}

.home .main {
  margin: 100px 0 0 0 !important;
}

.post {
  margin: 50px auto !important;
}

.content {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto !important;
}

.home .content {
  width: 100% !important;
  max-width: none !important;
}

@media screen and (max-width: 1050px) {
  .home .main {
    margin: 80px 0 0 0 !important;
  }

  .main {
    margin: 75px 0 0 0 !important;
  }
}

.wrap {
  width: 100%;
}

img,
video {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.video-container {
  max-width: none;
}

.center {
  text-align: center;
}

.text_left {
  text-align: left !important;
}

p {
  margin-bottom: 10px;
}

a:hover {
  color: unset;
  opacity: 0.5;
}

.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  background: transparent;
  border: 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.flex div {
  width: 49%;
}

@media screen and (max-width: 600px) {
  .flex {
    flex-direction: column;
  }

  .flex div {
    width: 100%;
  }
}

.sp_on,
.md_on,
.short_on {
  display: none;
}

@media screen and (max-width: 900px) {
  .md_on {
    display: block;
  }

  .md_off {
    display: none;
  }
}

@media screen and (max-width: 450px) {
  .sp_on {
    display: block;
  }

  .sp_off {
    display: none;
  }
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.m0_auto {
  margin: 0 auto;
}

.text_al_l {
  text-align: left !important;
  margin: 10px 0;
}

.text_al_r {
  text-align: right !important;
}

.wid25 {
  width: 25%;
}

.mx400px {
  max-width: 400px;
}

.mx600px {
  max-width: 600px;
}

.post_under {
  padding: 20px;
  border: 4px solid #000;
}

.post_under h3 {
  margin: 15px auto !important;
}

.top-post-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 30px auto 80px;
}

.consultation_inner .top-post-list {
  background: #fff;
  padding: 20px;
}

@media (max-width: 900px) {
  .top-post-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .top-post-list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.top-post-list.page {
  margin: 20px auto;
}

.top-post-item {
  text-align: center;
  text-decoration: none;
  color: inherit;
  padding: 10px;
  border-radius: 8px;
  transition: 0.3s;
  position: relative;
}

.top-post-item .thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  /* 4:3の比率を保つ */
  overflow: hidden;
  border-radius: 4px;
}

.top-post-item .thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  top: 0;
  left: 0;
  image-rendering: auto;
  image-rendering: -webkit-optimize-contrast;
}

.top-post-item .category {
  font-size: 0.85em;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #000;
  margin: 0 !important;
  padding: 5px 15px;
  border-radius: 20px;
}

.top-post-item .title {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  padding: 0;
  margin: 10px 0 0 0;
}

.post_tit {
  margin: 0 0 20px !important;
  padding: 0 !important;
}

.post_img {
  max-width: 600px;
  margin: 0 auto;
}

.breadcrumb {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 20px 30px 20px;
}

.breadcrumbs {
  padding: 30px 20px 30px 0;
  background: #fff;
  padding-left: 20px;
  text-align: left !important;
  color: var(--cocoon-x-pallid-text-color);
}

.breadcrumbs_inner {
  max-width: 1000px;
  margin: 0 auto;
}

.breadcrumbs a,
.post-root {
  text-decoration: none;
  color: var(--cocoon-x-pallid-text-color);
  font-size: 13px;
}

.breadcrumbs span {
  font-size: 14px;
}

.fas.fa-home,
.far.fa-file {
  margin-right: 6px;
}

.fas.fa-chevron-right {
  margin-right: 10px;
  margin-left: 10px;
  color: var(--cocoon-x-pallid-text-color);
  transform: scale(0.7);
}

/* タイトル直下のタグバッジ */
.svccf-tag-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 0;
}

.tag-badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  margin: 0 0 30px 0;
  border-radius: 999px;
  background: #ccc;
  /* 同じ色で統一 */
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.tag-badge::before {
  content: "#";
  margin-right: 6px;
  opacity: 0.85;
}

.tag-badge:hover {
  opacity: 0.9;
}

/* =========================
  タグ検索ブロック
========================= */
.tagfinder {
  background: #f4f45a;
  /* 黄色 */
  border-radius: 16px;
  padding: 18px;
  margin-bottom: 20px;
}

.tagfinder-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.tagfinder-title {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #111;
}

.tagfinder-search {
  position: relative;
  max-width: 360px;
  width: 100%;
}

.tagfinder-input {
  width: 100%;
  padding: 10px 36px 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  font-size: 14px;
}

.tagfinder-clear {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  color: #111;
  cursor: pointer;
}

.tagfinder-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

.tagfinder-chip {
  background: #111;
  color: #fff;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 13px;
  text-decoration: none;
  line-height: 1;
  transition: transform 0.15s ease, opacity 0.15s ease;
}

.tagfinder-chip:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}

.tagfinder-empty {
  margin-top: 12px;
  font-size: 13px;
  color: #333;
}

/* ------------------Loading背景画面設定------------------------　*/
#splash {
  display: none;
}

html.is-splash-first #splash {
  display: block;
}

/* 既存の splash スタイル（あなたのままでOK） */
#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background: #f4f45a;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  clip-path: inset(0 0 0 0);
  opacity: 1;
  transition: none;
}

/* Loading画像中央配置 */
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ */
#splash_logo img {
  width: 260px;
}

/* fadeUpをするアイコンの動き */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 上から下に消えていく */
.hide {
  animation: splashHide 1s ease-in-out forwards;
}

@keyframes splashHide {
  0% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    clip-path: inset(0 0 100% 0);
  }
}

/* ========================================
   ハンバーガーメニュー
   ======================================== */
.nav-wrapper {
  position: relative;
  text-align: center;
  margin: 0 auto;
  border: 3px solid #000;
  padding: 5px;
}

.hamburger {
  position: relative;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
}

.h-close {
  display: none;
}

.hamburger__line {
  position: absolute;
  width: 35px;
  height: 3px;
  right: 10px;
  background-color: #1d3c50;
  transition: all 0.5s;
}

.hamburger__line--1 {
  top: 30px;
}

.hamburger__line--2 {
  top: 40px;
}

.hamburger__line--3 {
  top: 50px;
}

/* ハンバーガーがクリックされたら */
.open .hamburger__line--1 {
  transform: rotate(-45deg);
  top: 35px;
  background: #1d3c50;
}

.open .hamburger__line--2 {
  opacity: 0;
}

.open .hamburger__line--3 {
  transform: rotate(45deg);
  top: 35px;
  background: #1d3c50;
}

.open .h-open {
  display: none;
}

.open .h-close {
  display: block;
}

/* sp-nav（ナビ） */
.sp-nav {
  position: fixed;
  top: -200%;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #f4f45a;
  transition: all 0.5s;
  z-index: 999;
  overflow-y: auto;
}

.open .sp-nav {
  top: 0;
  left: 0;
}

/* -------------------------------------------------header------------------------------------------------------------　*/
/* 初期は通常配置 */
.header-container {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  background: #f4f45a;
}

.header-in {
  max-width: 1000px;
  margin: 0 auto;
}

.top_title {
  color: #666;
  font-size: 12px;
  padding-left: 10px;
}

.header_menu_time {
  font-weight: bold;
  font-size: 18px;
  margin: 0 !important;
}

.nav-wrapper p {
  font-weight: bold;
  margin: 0 !important;
  font-size: 12px;
}

.sp_inner {
  padding: 40px 0;
  width: 80%;
  margin: 0 auto;
  max-width: 1000px;
}

.sp_inner_time {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0;
  gap: 30px;
  align-items: end;
}

.sp_inner_time p {
  text-align: left;
  font-size: 20px;
}

.sp_inner_time p {
  display: block !important;
}

.sp_inner_time .consultation_inner_tel {
  display: flex !important;
}

.sp_inner .top_title {
  color: #000 !important;
  font-size: 16px !important;
  margin: 20px 0 !important;
  display: block !important;
}

.sp_logo {
  width: 40%;
  max-width: 300px;
  min-width: 250px;
}

.sp_menu {
  margin: 50px 0;
  display: flex;
  justify-content: space-around;
  gap: 20px;
}

.sp_menu_title {
  font-size: 1.3rem !important;
  padding-bottom: 10px;
}

.sp_menu_list {
  text-align: left !important;
  list-style: none;
  padding: 0 !important;
}

.sp_menu__list_icon {
  padding-left: 55px;
  position: relative;
  margin: 10px 0;
  font-weight: 700;
}

.sp_menu__list_icon:before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 2%;
}

.sp_menu__list_icon a {
  text-decoration: none;
  color: #000;
}

.header_inner_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 98%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 10px;
  gap: 30px;
}

.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_logo {
  width: auto;
  max-width: 230px;
}

.header_logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.logo_font {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 24px;
  color: #292929;
}

.sp_inner a .logo_font {
  font-size: 30px !important;
}

.sp_under_area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 30px auto;
  max-width: 1000px;
}

.sp_under_area figure {
  width: 33.33333%;
}

/* ========================================
   レスポンシブ（ヘッダー・ハンバーガー）
   ======================================== */
@media screen and (max-width: 1150px) {
  .sp_inner {
    width: 90%;
  }
}

@media screen and (max-width: 1050px) {
  .header_menu_time,
  .top_title,
  .header_inner_content .consultation_inner_tel {
    display: none;
  }

  .nav-wrapper {
    position: absolute;
    right: 2%;
  }

  .header_inner_content {
    justify-content: space-between;
    padding: 20px;
  }
}

@media screen and (max-width: 900px) {
  .sp_menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .sp_under_area {
    flex-direction: column;
  }

  .sp_under_area figure {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .sp_inner {
    padding: 20px 0;
  }
}

/* -------------------------------------------------main------------------------------------------------------------　*/
/* =========================================================
   改造メニュー Swiper（16:9 / 3枚表示 / センターモード想定）
========================================================= */

/* 全体（フル幅にしない：section_inner内に収まる） */
.custom-menu-swiper {
  position: relative;
  margin-top: 40px;
  padding: 0 52px;
  /* 矢印の分だけ内側に余白 */
}

/* Swiperの左右はみ出し（センターモードのチラ見せを綺麗に） */
.custom-menu-swiper .swiper {
  overflow: visible;
}

/* スライド（高さはカードに追従） */
.custom-menu-swiper .swiper-slide {
  height: auto;
}

/* ===== カード本体（aタグ） ===== */
.custom-menu-item {
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
  transform: translateY(0);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.custom-menu-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.12);
}

/* ===== 画像（16:9固定で大きく） ===== */
.custom-menu-image {
  width: 100%;
  aspect-ratio: 16 / 9;
  /* ここが肝 */
  overflow: hidden;
  background: #f2f2f2;
}

.custom-menu-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.45s ease;
}

/* hoverで画像ズーム */
.custom-menu-item:hover .custom-menu-image img {
  transform: scale(1.08);
}

/* ===== 下部情報（左：タイトル / 右：詳しく見る→） ===== */
.custom-menu-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 16px 16px;
  background: #ffeb00;
}

.custom-menu-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;

  /* 2行までで揃える（ズレ対策） */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.custom-menu-more {
  font-size: 16px;
  color: #000;
  white-space: nowrap;
  flex: 0 0 auto;
  font-weight: bold;
}

.custom-menu-more .arrow {
  display: inline-block;
  margin-left: 6px;
  transition: transform 0.3s ease;
}

.custom-menu-item:hover .custom-menu-more .arrow {
  transform: translateX(5px);
}

/* ===== センターモードの“主役感” =====
   真ん中(slide-active)を少し強調、左右は少し小さく薄く
*/
.custom-menu-swiper .swiper-slide {
  opacity: 0.82;
  transform: scale(0.96);
  transition: transform 0.35s ease, opacity 0.35s ease;
}

.custom-menu-swiper .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}

/* ===== 左右矢印 ===== */
.custom-menu-nav {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  z-index: 20;
  user-select: none;
}

.custom-menu-prev {
  left: 8px;
}

.custom-menu-next {
  right: 8px;
}

.custom-menu-nav::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 11px;
  height: 11px;
  border-right: 2px solid #215a6c;
  border-bottom: 2px solid #215a6c;
  transform: rotate(135deg);
}

.custom-menu-next::before {
  transform: rotate(-45deg);
}

/* Swiperが無効化/押せない時 */
.custom-menu-nav.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

/* ===== レスポンシブ ===== */
@media (max-width: 900px) {
  .custom-menu-swiper {
    padding: 0 44px;
  }
}

@media (max-width: 640px) {
  .custom-menu-swiper {
    padding: 0 40px;
  }

  .custom-menu-title {
    font-size: 15px;
  }
}

.menu_top {
  position: relative;
  width: 100%;
  height: 600px;
  /* ← 高さ固定 */
  overflow: hidden;
  /* ← はみ出しをトリミング */
}

.menu_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* ← トリミング */
  object-position: center;
  /* ← 中央基準 */
  display: block;
}

.menu_top_tag {
  position: absolute;
  top: 30px;
  left: 20px;
  background: #000;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.content {
  position: relative;
}

/* =================================================
   改造メニュー：グリッド版（2列）
================================================= */

.custom-menu-grid {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

/* スマホ：1列 */
@media (max-width: 640px) {
  .custom-menu-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

#slider {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden !important;
  margin: 0 !important;
}

.poge_title {
  background: #333 !important;
  color: #fff;
  font-size: 24px !important;
  padding: 10px 10px 10px 20px !important;
  margin: 50px auto !important;
}

.poge_title i {
  margin-right: 20px;
}

.section_inner {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 50px 40px !important;
  text-align: center;
}

.section._01,
.section._06 {
  background: url(/wp-content/uploads/2025/12/bg01.png) center;
}

.content_title {
  position: relative;
  padding: 0.75em 0 0 0 !important;
  color: #333333;
  font-size: 2.5rem !important;
  margin: 0 !important;
  z-index: 2;
}

@media (max-width: 768px) {
  .content_title {
    font-size: 2.3rem !important;
  }
}

@media (max-width: 480px) {
  .content_title {
    font-size: 2rem !important;
  }
}

.content_title::before {
  position: absolute;
  left: 61%;
  top: 3%;
  transform: translateX(-50%);
  z-index: -1;
  color: #696969;
  font-size: 1.75em;
  line-height: 1;
  content: attr(data-word);
  pointer-events: none;
  opacity: 0.1;
}

@media (max-width: 768px) {
  .content_title::before {
    transform: translateX(-50%);
  }
}

.content_sub_title {
  display: inline-block;
  position: relative;
  padding: 0.3em 0 0.2em 1em !important;
  border-bottom: 3px solid #f4f45a !important;
  color: #333333;
}

.content_sub_title::before {
  position: absolute;
  top: 0;
  left: 0.3em;
  transform: rotate(55deg);
  height: 11px;
  width: 12px;
  background: #f4f45a;
  content: "";
}

.content_sub_title::after {
  position: absolute;
  transform: rotate(15deg);
  top: 0.6em;
  left: 0;
  height: 8px;
  width: 8px;
  background: #f4f45a;
  content: "";
}

.banner_flex {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 30px auto;
}

.top_banner figure {
  width: 49%;
}

.sub_banner figure {
  width: 32%;
}

@media (max-width: 768px) {
  .banner_flex {
    flex-wrap: wrap;
  }

  .top_banner figure,
  .sub_banner figure {
    width: 100%;
  }
}

.care-blocks {
  margin: 60px auto;
  max-width: 1000px;
  padding: 0 20px;
}

.care-blocks-title {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 32px;
  letter-spacing: 0.08em;
}

/* 2列グリッド（スマホは1列） */
.care-blocks-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

@media (max-width: 768px) {
  .care-blocks-grid {
    grid-template-columns: 1fr;
  }
}

/* カード共通 */
.care-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: #ffffff;
  border-radius: 16px;
  padding: 22px 20px;
  text-decoration: none;
  color: #222;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.care-card.case1 {
  background: rgba(217, 231, 255, 0.3);
  border: 5px solid #1f2938;
}

.care-card.case2 {
  background: rgba(237, 255, 245, 0.3);
  border: 5px solid #005928;
}

.care-card.case3 {
  background: rgba(255, 249, 227, 0.3);
  border: 5px solid #f5c400;
}

.care-card.case4 {
  background: rgba(255, 245, 247, 0.3);
  border: 5px solid #b50226;
}

/* CASEラベル */
.care-card-label {
  display: inline-block;
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #777;
}

/* タイトル */
.care-card-title {
  font-size: 26px !important;
  margin: 0 !important;
  font-weight: 700 !important;
  line-height: 1.6 !important;
}

@media (max-width: 768px) {
  .care-card-title {
    font-size: 26px !important;
    margin: 0 !important;
  }
}

@media (max-width: 380px) {
  .care-card-title {
    font-size: 18px !important;
  }
}

/* テキスト */
.care-card-text {
  margin: 4px 0 0 !important;
  font-size: 20px;
  line-height: 1.7;
  color: #555;
}

@media (max-width: 768px) {
  .care-card-text {
    font-size: 16px !important;
    margin: 0 0 0 0 !important;
    text-align: left;
  }
}

@media (max-width: 380px) {
  .care-card-text {
    font-size: 12px !important;
  }
}

/* リンク部分（右下に矢印付き） */
.care-card-link {
  margin-top: 14px;
  font-size: 0.9rem;
  color: #1d3c50;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  justify-content: end;
}

.care-card-link::after {
  content: "›";
  font-size: 1rem;
}

/* ホバー演出：うっすら浮く＋枠色だけ少し強く */
.care-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  border-color: rgba(29, 60, 80, 0.35);
}

.banner_area {
  margin: 50px auto;
}

/* --------------------------------------------------福祉車両相談会---------------------------------------------------------------　*/
.page-id-146 {
  background-color: #daf2cd !important;
}

.page-id-146 .main {
  background: transparent !important;
}

.soudan_top {
  margin: 50px 0 0 0;
}

.consultation_title {
  font-size: 40px !important;
  color: #f39800 !important;
}

.section.consultation h2 {
  margin: 50px 0 !important;
  line-height: 1.5 !important;
}

.soudan_list {
  list-style: none;
  padding: 0 !important;
}

.soudan_list li {
  position: relative;
  /* ← before配置用 */
  background: #fff;
  padding: 10px 10px 10px 60px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #f39800;
  border-radius: 20px;
  margin: 20px 0 !important;
}

/* Font Awesome アイコン */
.soudan_list li::before {
  content: "\f058";
  /* ← f058 */
  font-family: "Font Awesome 5 Free";
  /* FA5の場合 */
  font-weight: 900;
  /* solid必須 */
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  color: #f39800;
}

.soudan_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.soudan_flex_img {
  width: 40%;
  max-width: 400px;
  margin: 0 auto;
}

.soudan_flex_box_text {
  width: 60%;
  margin: 0 !important;
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  border: 2px solid #f39800;
  font-size: 20px;
  letter-spacing: 0.08em;
}

.soudan_flex_img p {
  margin: 20px 0 0 0 !important;
  font-weight: bold;
  text-align: center;
}

.soudan_flex_img_2,
.soudan_flex_box_text_2 {
  width: 50% !important;
}

.soudan_flex_box_text_2 {
  font-size: 22px !important;
  letter-spacing: 0.1em;
  margin: 0 !important;
}

.consultation_inner {
  margin: 50px auto;
}

.consultation_inner_title {
  position: relative;
  background: #fff !important;
  padding: 10px 10px 10px 50px !important;
  color: #f39800 !important;
}

.consultation_inner_title_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.consultation_inner_title::before {
  content: "\f152";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
  color: #f39800;
}

.yoyaku_square {
  background: #f39800;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  padding: 20px;
  width: auto;
  margin: 0 !important;
}

.kaisaijyoho_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px;
}

.consultation_inner h3 {
  margin: 30px auto !important;
  line-height: 1.5;
}

.kaisaijyoho_box h3 {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 2.8rem !important;
}

.kaisaijyoho_box p {
  margin: 0 !important;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}

.kaisai_time {
  margin: 0 !important;
  font-size: 4rem;
  font-weight: bold;
}

.consultation_inner_tel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.consultation_inner_tel figure {
  width: 75px;
}

.consultation_inner_tel_box {
  padding: 0;
  text-align: center;
  position: relative;
}

.consultation_inner_tel_box_small_text {
  margin: 0 !important;
  font-weight: bold;
}

.onsultation_inner_tel_box_telnumber {
  margin: 0 !important;
  font-weight: bold;
  font-size: 1.6rem;
}

.onsultation_inner_tel_box_telnumber a {
  text-decoration: none;
  color: #000 !important;
}

@media (max-width: 910px) {
  .consultation_inner_title_box {
    flex-wrap: wrap;
  }
}

@media (max-width: 900px) {
  .soudan_flex {
    flex-direction: column;
  }

  .soudan_flex_img,
  .soudan_flex_box_text,
  .soudan_flex_img_2,
  .soudan_flex_box_text_2 {
    width: 100% !important;
  }

  .soudan_flex_box_text_2 {
    font-size: 16px !important;
  }

  .consultation_title {
    font-size: 24px !important;
  }
}

@media (max-width: 480px) {
  .soudan_top {
    margin: 20px 0 0 0;
  }

  .soudan_list li {
    font-size: 1rem;
  }

  .consultation_title {
    font-size: 22px !important;
  }

  .kaisai_time {
    font-size: 2.5rem;
  }

  .yoyaku_square {
    font-size: 1rem;
  }

  .consultation_inner_tel figure {
    width: 65px;
  }

  .onsultation_inner_tel_box_telnumber {
    font-size: 1.3rem;
  }
}

/* --------------------------------------------------その他のページ---------------------------------------------------------------　*/
.omoi_flex figure {
  width: 25%;
  margin: 50px auto;
}

@media (max-width: 480px) {
  .omoi_flex figure {
    width: 50%;
  }
}

.box14 {
  padding: 0.2em 0.5em;
  margin: 2em;
  background: #ffffe0;
  box-shadow: 0px 0px 0px 10px #ffffe0;
  border: dashed 2px #f4f45a;
}

.box14 p {
  margin: 0;
  padding: 0;
}

/*access*/
.access {
  display: flex;
  position: relative;
  z-index: 1;
  color: #000 !important;
}

.access h3 {
  padding: 0 !important;
}

.access_right,
.access_left {
  width: 50%;
}

.access_left {
  background: #f4f45a;
  padding: 4%;
}

.access_left figure {
  margin: 0 0 20px;
}

.access_left .poge_title {
  margin: 0 0 20px !important;
}

.info-panel {
  background: #f4f45a;
  text-align: left;
}

.info-row {
  display: flex;
  gap: 20px;
  font-size: 26px;
  font-weight: bold;
}

.info-panel {
  background: #f4f45a;
  text-align: left;
}

/* テーブル */
.info-table {
  width: 100%;
  border-collapse: collapse;
  /* 罫線ゼロ */
  color: #000;
  background: #f4f45a !important;
  margin: 0 !important;
}

/* 左ラベル */
.info-table th {
  width: 140px;
  /* ← 左列の揃え幅 */
  padding: 6px 20px 6px 0;
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
  background: #f4f45a !important;
  border: 0 !important;
}

/* 右内容 */
.info-table td {
  padding: 6px 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  background: #f4f45a !important;
  border: 0 !important;
}

/* 行間（行同士の余白） */
.info-table tr + tr th,
.info-table tr + tr td {
  padding-top: 18px;
}

@media (max-width: 900px) {
  .access {
    flex-direction: column;
  }

  .access_right,
  .access_left {
    width: 100%;
  }

  .access_right iframe {
    height: 400px;
  }
}

/* ====================================================　事業者向け　レンタカー========================================================= */

.wf-rental {
  font-size: 1rem;
  color: #666;
  line-height: 1.8;
  margin: 50px 0 0 0;
}

.wf-rental .wf-wrap {
  max-width: 1100px;
  margin: 0 auto 0;
  padding: 0 16px;
}

.wf-rental .wf-h2 {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 14px;
  padding: 0 !important;
}

.wf-rental .wf-h3 {
  font-size: 1.1rem;
  font-weight: 800;
  margin: 0 0 8px;
  color: #ffbd14;
  padding: 20px 0;
}

.wf-rental .wf-p {
  margin: 0;
  text-align: left;
}

.wf-rental .wf-center {
  text-align: center;
}

/* HERO */
.wf-rental .wf-hero {
  border-top: 10px solid #f4f45a;
  padding: 30px 0 40px;
}

.wf-rental .wf-hero-grid {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: 24px;
  align-items: center;
}

.wf-rental .wf-eyebrow {
  display: inline-block;
  background: #f4f45a;
  padding: 4px 12px;
  border-radius: 999px;
  font-weight: 800;
  margin-bottom: 10px;
}

.wf-rental .wf-lead {
  margin-bottom: 16px;
}

.wf-rental .wf-cta-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

/* HERO IMAGE */
.wf-rental .wf-hero-image {
}

.wf-rental .wf-hero-image-label {
  background: #fff;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 800;
}

/* PROBLEMS */
.wf-rental .wf-problems {
  background: #f4f45a;
  padding: 50px 0;
  margin: 20px auto 50px;
}

.wf-rental .wf-problem-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  max-width: 860px;
  margin: 24px auto;
}

.wf-rental .wf-problem-item {
  background: #fff;
  border-radius: 18px;
  padding: 14px 18px 14px 44px;
  font-weight: 800;
  position: relative;
}

.wf-rental .wf-problem-item::before {
  content: "!";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #666;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wf-rental .wf-problem-note {
  text-align: center;
  opacity: 0.85;
  margin: 0 !important;
}

/* POINTS */
.wf-rental .wf-section {
  padding: 56px 0;
}

.wf-rental .wf-sec-head {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 24px;
}

.wf-rental .wf-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.wf-rental .wf-card {
  width: 100%;
  background: #fff;
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 2px 23px rgba(0, 0, 0, 0.1);
}

.wf-rental .wf-point {
  text-align: center;
}

.wf-rental .wf-point-icon {
  font-size: 6rem;
  margin-bottom: 8px;
}

/* BUTTONS */
.wf-rental .wf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none;
  border: 1px solid #ccc;
}

.wf-rental .wf-btn-main {
  background: #f4f45a;
  border-color: #f4f45a;
  color: #666;
}

.wf-hours {
  margin: 0 0 30px 0;
}

/* CONTACT */
.wf-rental .wf-contact {
  background: #f4f45a;
  padding: 56px 0;
  margin: 50px auto;
}

.wf-rental .wf-contact-box {
  max-width: 720px;
  margin: 0 auto;
  background: #fff;
  border-radius: 22px;
  padding: 22px;
  text-align: center;
}

.wf-rental .wf-tel {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 12px 0;
  align-items: center;
}

.wf-rental .wf-tel-label {
  background: #f4f45a;
  padding: 4px 10px;
  border-radius: 999px;
  font-weight: 800;
}

.wf-rental .wf-tel-number {
  font-size: 1.5rem;
  font-weight: 800;
  color: #666;
  text-decoration: none;
}

/* 追加：バッジ行（既存にあれば不要） */
.wf-rental .wf-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 18px;
}

/* 追加：利用の流れ（3ステップ） */
.wf-rental .wf-steps-grid {
  margin-top: 8px;
}

.wf-rental .wf-stepCard {
  position: relative;
  padding-top: 18px;
}

.wf-rental .wf-stepNo {
  display: inline-block;
  font-weight: 900;
  background: rgba(244, 244, 90, 0.35);
  padding: 4px 10px;
  border-radius: 999px;
  margin-bottom: 10px;
}

/* 追加：予約時チェック（チップ群） */
.wf-rental .wf-miniBox {
  margin-top: 18px;
  border-radius: 18px;
  border: 1px solid rgba(102, 102, 102, 0.18);
  background: rgba(244, 244, 90, 0.2);
  padding: 16px;
}

.wf-rental .wf-miniBox-title {
  font-weight: 900;
  margin: 0 0 10px;
}

.wf-rental .wf-miniBox-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* 追加：プラン下の注意書き */
.wf-rental .wf-smallNote {
  text-align: center;
  margin: 16px 0 0;
  font-size: 0.95rem;
  opacity: 0.88;
}

.wf-plan-tag {
  font-weight: bold;
  font-size: 1.5rem;
}

/* ===============================
  FAQ 見た目改善（テキスト化防止）
=============================== */

.wf-rental .wf-faq {
  max-width: 900px;
  margin: 0 auto;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

.wf-rental .wf-faq-item {
  border-top: 1px solid rgba(102, 102, 102, 0.18);
  padding: 18px 22px;
}

.wf-rental .wf-faq-item:first-child {
  border-top: none;
}

/* Q */
.wf-rental .wf-faq-q {
  position: relative;
  padding-left: 44px;
  font-weight: 800;
  font-size: 1.05rem;
  cursor: default;
}

/* Qアイコン */
.wf-rental .wf-faq-q::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: -2px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f4f45a;
  color: #666;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* A */
.wf-rental .wf-faq-a {
  position: relative;
  margin-top: 10px;
  padding-left: 44px;
  font-size: 1rem;
  line-height: 1.7;
  color: #666;
  opacity: 0.95;
}

/* Aアイコン */
.wf-rental .wf-faq-a::before {
  content: "A";
  position: absolute;
  left: 0;
  top: -2px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #666;
  color: #fff;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* スマホ調整 */
@media (max-width: 768px) {
  .wf-rental .wf-faq {
    border-radius: 14px;
  }

  .wf-rental .wf-faq-item {
    padding: 16px 16px;
  }

  .wf-rental .wf-hero-grid,
  .wf-rental .wf-grid-3,
  .wf-rental .wf-problem-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .wf-rental {
    margin: 110px 0 0 0;
  }
}

/* ==========================
  Full-width Infinite Marquee
  right -> left (slow)
========================== */

.wf-marquee {
  /* main(1200px)制約を突破して画面いっぱいに */
  width: 100vw;
  margin-left: calc(50% - 50vw);

  overflow: hidden;
  padding: 14px 0;
  /* 上下余白 */
  background: transparent;
  /* 必要なら色をつけてOK */
}

.wf-marquee__track {
  display: flex;
  align-items: center;
  gap: 14px;

  /* ここが肝：中身を横に伸ばして、半分だけ移動して繋げる */
  width: max-content;
  animation: wf-marquee-slide 75s linear infinite;
  /* ←速度（大きいほど遅い） */
  will-change: transform;
}

/* 画像カード */
.wf-marquee__item {
  flex: 0 0 auto;
  width: 320px;
  /* 画像の見せたい横幅（好みで調整） */
  height: 180px;
  /* 高さ固定で統一 */
  border-radius: 16px;
  overflow: hidden;
  background: #eee;
  /* ロード中の下地 */
}

/* 画像を統一（バラバラサイズを吸収） */
.wf-marquee__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* ここで統一 */
  display: block;
}

/* ホバーで止めたい場合はこれを有効に
.wf-marquee:hover .wf-marquee__track{
  animation-play-state: paused;
}
*/

/* 無限ループ：複製した「1周分」だけ左に流す */
@keyframes wf-marquee-slide {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-50% - 7px));
  }
}

/* スマホ調整 */
@media (max-width: 768px) {
  .wf-marquee__item {
    width: 260px;
    height: 150px;
  }

  .wf-marquee__track {
    animation-duration: 90s;
    /* スマホはさらにゆっくり */
  }
}

/* --------------------------------------------------フローページ---------------------------------------------------------------　*/
.wf-badges {
  margin: 20px 0;
}

.wf-badge {
  font-size: 12px;
  background: #666;
  border: 1px solid #e5e7eb;
  padding: 6px 10px;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
}

.welfare-wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 24px 0;
  color: #222;
  line-height: 1.8;
}

/* ---- 4つのポイント（画像の表現） ---- */
.welfare-points {
  border: 2px solid #8d8d8d;
  background: #fff;
  padding: 22px 22px 10px;
}

.welfare-points__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 800;
  letter-spacing: 0.02em;
  font-size: 2rem;
  margin: 2px 0 18px;
  padding-bottom: 10px;
  border-bottom: 2px solid #3b3b3b;
}

.welfare-points__title .doc {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.welfare-point {
  display: flex;
  gap: 12px;
  padding: 14px 0;
  border-top: 1px solid #d9d9d9;
}

.welfare-point:first-of-type {
  border-top: 0;
}

.welfare-point__icon {
  width: 35px;
  height: 38px;
  flex: 0 0 20px;
  margin-top: 2px;
}

.welfare-point__head {
  font-weight: 900;
  margin: 0 0 6px !important;
  font-size: 1.5rem;
}

.welfare-point__text {
  margin: 0 0 6px !important;
  font-size: 1rem;
}

.welfare-point__note {
  margin: 0;
  font-size: 13px;
}

/* ---- Q&A ---- */
.welfare-qa {
  margin-top: 26px;
}

.welfare-qa__title {
  font-size: 18px;
  font-weight: 900;
  margin: 0 0 12px;
  padding-left: 12px;
  border-left: 6px solid #d91c1c;
}

.welfare-qa__list {
  border: 1px solid #e3e3e3;
  background: #fff;
}

.welfare-qa__item {
  padding: 16px 18px;
  border-top: 1px solid #ededed;
}

.welfare-qa__item:first-child {
  border-top: 0;
}

.welfare-qa__q {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin: 0 0 8px !important;
  font-weight: 900;
}

.welfare-qa__q .badge {
  display: inline-block;
  min-width: 34px;
  text-align: center;
  padding: 2px 8px;
  border-radius: 999px;
  background: #d91c1c;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  flex: 0 0 auto;
}

.welfare-qa__a {
  margin: 0;
  font-size: 1rem;
}

@media (max-width: 640px) {
  .welfare-points {
    padding: 18px 14px 8px;
  }

  .welfare-qa__item {
    padding: 14px 14px;
  }

  .welfare-points__title {
    font-size: 16px;
  }
}

.wf-card {
  max-width: 960px;
  margin: 20px auto;
  padding: 40px 24px;
  background: #fafafa;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.wf-card h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
  font-weight: 800;
  color: #222;
}

.wf-mini-note {
  margin-top: 20px;
}

/* ---------- step list ---------- */
.wf-steps {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}

.wf-step {
  display: flex;
  gap: 24px;
  padding: 24px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e6e6e6;
  transition: all 0.25s ease;
}

.wf-step:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* ---------- number ---------- */
.wf-num {
  flex: 0 0 56px;
  height: 56px;
  border-radius: 50%;
  background: #d91c1c;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ---------- text ---------- */
.wf-step h3 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
}

.wf-step p {
  margin: 0 0 10px;
  color: #444;
  font-size: 15px;
  line-height: 1.8;
}

/* ---------- mini tags ---------- */
.wf-mini {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.wf-mini span {
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #f2f2f2;
  color: #555;
}

/* ---------- alert ---------- */
.wf-alert {
  margin-top: 40px;
  padding: 18px 22px;
  background: #fff4f4;
  border-left: 6px solid #d91c1c;
  border-radius: 10px;
  font-size: 14px;
  color: #333;
}

/* ---------- mobile ---------- */
@media (max-width: 640px) {
  .wf-card {
    padding: 28px 16px;
    width: 100%;
  }

  .wf-step {
    flex-direction: column;
    gap: 12px;
  }

  .wf-num {
    width: 58px;
    height: 48px;
    font-size: 20px;
  }

  .wf-card h2 {
    font-size: 22px;
    margin-bottom: 28px;
  }
}

/* =====================================
  Hub page (business/personal selector)
  Scoped under .wf-rental.wf-hub
===================================== */

.wf-rental.wf-hub .wf-hub-hero {
  border-top: 10px solid #f4f45a;
  padding: 40px 0;
}

.wf-rental.wf-hub .wf-hub-heroGrid {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: 24px;
  align-items: center;
}

.wf-rental.wf-hub .wf-hub-kws {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.wf-rental.wf-hub .wf-hub-pill {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(102, 102, 102, 0.25);
  font-weight: 800;
  font-size: 0.92rem;
}

/* visual */
.wf-rental.wf-hub .wf-hub-visual {
  min-height: 260px;
  border-radius: 22px;
  background: linear-gradient(rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url("/wp-content/uploads/2026/01/welfare-main-1.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  padding: 16px;
}

.wf-rental.wf-hub .wf-hub-visualLabel {
  background: #fff;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight: 900;
}

/* selector cards */
.wf-rental.wf-hub .wf-hub-select {
  padding: 56px 0;
}

.wf-rental.wf-hub .wf-hub-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
}

.wf-rental.wf-hub .wf-hub-card {
  display: block;
  text-decoration: none;
  color: #666;
  background: #fff;
  border-radius: 22px;
  border: 1px solid rgba(102, 102, 102, 0.18);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.wf-rental.wf-hub .wf-hub-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.1);
}

.wf-rental.wf-hub .wf-hub-cardTop {
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 18px 18px 10px;
}

.wf-rental.wf-hub .wf-hub-icon {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  background: rgba(244, 244, 90, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}

.wf-rental.wf-hub .wf-hub-cardTag {
  display: inline-block;
  font-weight: 900;
  font-size: 0.92rem;
  background: #f4f45a;
  padding: 4px 10px;
  border-radius: 999px;
  margin-bottom: 6px;
}

.wf-rental.wf-hub .wf-hub-cardTitle {
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1.35;
}

.wf-rental.wf-hub .wf-hub-cardBody {
  padding: 0 18px 14px;
}

.wf-rental.wf-hub .wf-hub-list {
  margin: 10px 0 12px;
  padding-left: 18px;
}

.wf-rental.wf-hub .wf-hub-mini {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.wf-rental.wf-hub .wf-hub-chip {
  display: inline-flex;
  padding: 6px 10px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(102, 102, 102, 0.22);
  font-size: 0.92rem;
  font-weight: 800;
}

.wf-rental.wf-hub .wf-hub-cardCta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  border-top: 1px solid rgba(102, 102, 102, 0.14);
  font-weight: 900;
}

.wf-rental.wf-hub .wf-hub-arrow {
  font-size: 1.2rem;
}

.wf-rental.wf-hub .wf-hub-note {
  margin: 16px 0 0;
  text-align: center;
  font-size: 0.95rem;
  opacity: 0.9;
}

/* guide spacing */
.wf-rental.wf-hub .wf-hub-guide {
  margin-top: 8px;
}

/* responsive */
@media (max-width: 900px) {
  .wf-rental.wf-hub .wf-hub-heroGrid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .wf-rental.wf-hub .wf-hub-cards {
    grid-template-columns: 1fr;
  }
}

/* --------------------------------------------------お問い合わせ---------------------------------------------------------------　*/
.contact_sub_title {
  background: #fffacd !important;
}

.contact_under_text {
  margin: 50px auto;
}

.cont-form {
  width: auto;
  margin: 0 auto;
}

.form-hissu,
.form-nini {
  display: block;
  text-align: center;
  color: #fff;
  width: 30px;
  font-size: 11px;
  margin: auto;
}

.form-hissu {
  background: #ff0000;
}

.form-nini {
  background: #99ccff;
}

.form-btn {
  text-align: center;
}

.form-btn-font-o {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  margin: 0 auto;
  width: 270px;
  height: 60px;
  background: none;
  color: #000;
}

.form-btn-font-o:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
  color: #fff;
}

.form-btn-font-g {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  margin: 0 auto;
  width: 270px;
  height: 60px;
  background: none;
}

.form-btn-font-g:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
  color: #fff;
}

.form-bikou {
  width: 100%;
}

.form-btn {
  margin-bottom: 15px;
}

.cont-form table {
  margin: 20px 0;
  width: 100%;
  border-spacing: 0 10px;
}

.cont-form th,
.cont-form td {
  padding: 5px 1% 5px 1%;
  text-align: left;
}

.cont-form th {
  width: 220px;
  font-size: 13px;
  font-weight: normal;
  background: #e9e9e9;
}

.cont-form tr {
  background-color: var(--cocoon-xxx-thin-color) !important;
}

.cont-form table input,
select,
textarea {
  border-radius: 0;
  background: #fff;
  border: solid 1px #333333;
  padding: 9px 14px 9px 14px;
  box-sizing: border-box;
  width: 100%;
}

.form_s {
  width: 70px !important;
}

.form_m {
  width: 200px !important;
}

.form_l {
  height: 250px;
}

.cont-form table input[type="radio"] {
  width: auto;
}

.cont-form table input[type="checkbox"] {
  width: auto;
}

.cont-form table input[type="file"] {
  width: auto;
}

.cont-form table select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cont-form table select::-ms-expand {
  display: none;
}

.hissu_table {
  text-align: center;
  width: 10%;
  padding: 5px 0 5px 1% !important;
}

.cont-form table select {
  background: #fff url(img/arrow.svg) 98% center no-repeat;
}

.privacy_btn a {
  display: block;
  margin-bottom: 10px;
  padding: 5px 0;
  text-align: center;
  background: #f1f1f1;
}

.privacy_btn a:hover {
  background: #000;
}

.ui-datepicker .ui-datepicker-title select {
  padding: 0 !important;
}

.contact_caution {
  margin: auto;
  width: 860px;
  padding: 25px 65px;
  font-size: 13px;
  background: #f7f7f7;
}

.contact_tel,
.contact_info_text {
  vertical-align: middle;
}

.cont_questionnaire {
  margin: 0;
}

.cont_questionnaire th {
  width: 120px;
  background: none;
  vertical-align: top;
}

.mwform-checkbox-field label {
  display: inline-block;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.mwform-radio-field {
  display: block;
}

input[type="submit"] {
  width: 250px;
}

@media (max-width: 1079px) {
  .cont-form {
    width: 100%;
  }

  .contact_caution {
    width: 100%;
    padding: 25px;
  }

  .contact_info_text {
    margin-top: 10px;
    display: block;
  }
}

@media (max-width: 480px) {
  .cont-form th,
  .cont-form td {
    display: block;
    padding: 5px 2%;
    border: none;
    width: 100%;
  }

  .mw_wp_form_preview .cont-form td {
    padding-top: 5px;
  }

  .contact-form p {
    float: none;
    display: inline-block;
  }

  .hissu_table {
    border: none !important;
  }

  .form-hissu,
  .form-nini {
    display: block;
    margin: 0;
  }

  .contact-form tr {
    margin: 8px 0 !important;
    display: inline-block;
    width: 100%;
  }

  .cont-form table {
    border: 0;
  }

  .form_m {
    width: 100% !important;
  }
}

/* =========================================
  archive-case (custom post type: case)
========================================= */

.archive-case-page {
  width: 100%;
}

.archive-case-inner {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 0 60px;
}

.archive-case-header {
  margin-bottom: 22px;
  padding: 18px 0 16px;
  border-radius: 14px;
  background: #fff;
}

.archive-case-kicker {
  margin: 0 0 6px;
  font-size: 12px;
  letter-spacing: 0.06em;
  color: #666;
}

.archive-case-title {
  border-bottom: 3px solid #f2f2f2;
  margin: 0 0 20px 0 !important;
}

.archive-case-title span {
  display: inline-block;
  position: relative;
  padding: 0 0.4em 0.2em;
  color: #333333;
}

.archive-case-title span::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #f4f45a;
  content: "";
}

.archive-case-subtitle {
  margin: 0 0 14px;
  font-size: 1.5rem;
  color: #444;
  font-weight: bold;
}

.archive-case-lead {
  padding: 0.5em 1em;
  margin: 2em 0;
  border: double 5px #f4f45a;
}

.archive-case-lead p {
  margin: 0 0 10px;
  line-height: 1.85;
  color: #222;
}

.archive-case-note {
  margin-top: 12px !important;
  padding-top: 12px;
  color: #111;
  font-weight: 700;
}

/* ===== グリッド ===== */
.case-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

/* ===== カード ===== */
.case-card {
  display: block;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

.case-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.14);
}

.case-card-thumb {
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #f3f3f3;
  overflow: hidden;
}

.case-card-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.case-card-body {
  padding: 14px 14px 16px;
}

.case-card-title {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.45;
  color: #111;
}

.case-card-row {
  margin: 0 0 6px;
  display: flex;
  gap: 10px;
  align-items: baseline;
}

.case-card-label {
  flex: 0 0 auto;
  font-size: 14px;
  color: #fff;
  padding: 2px 8px;
  border-radius: 999px;
  background: #666;
}

.case-card-value {
  flex: 1 1 auto;
  font-size: 16px;
  color: #222;
  line-height: 1.6;
}

.case-card-copy {
  margin-top: 10px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #666;
  color: #fff;
  line-height: 1.75;
  font-size: 16px;
}

.case-card-detail {
  margin-top: 10px;
  color: #222;
  line-height: 1.8;
  font-size: 18px;
}

.case-card-cta {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: flex-end;
}

.case-card-cta-text {
  font-size: 13px;
  font-weight: 700;
  color: #111;
}

/* ===== ページネーション（必要に応じて） ===== */
.case-pagination {
  margin-top: 22px;
}

/* ===== レスポンシブ ===== */
@media (max-width: 900px) {
  .case-grid {
    grid-template-columns: 1fr;
  }

  .archive-case-title {
    font-size: 22px;
  }
}

/* =========================================
  single-case
========================================= */

.single-case-inner {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 0 40px;
}

.case-hero {
  margin-bottom: 18px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  background: #fff;
  overflow: hidden;
}

.case-hero-thumb {
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #f3f3f3;
  overflow: hidden;
}

.case-hero-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.case-hero-body {
  padding: 16px 16px 18px;
}

.case-hero-title {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.4;
  color: #111;
}

.case-hero-row {
  margin: 0 0 8px;
  display: flex;
  gap: 10px;
  align-items: baseline;
}

.case-hero-label {
  flex: 0 0 auto;
  font-size: 12px;
  color: #666;
  padding: 2px 8px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.05);
}

.case-hero-value {
  flex: 1 1 auto;
  font-size: 14px;
  color: #222;
  line-height: 1.7;
}

.case-hero-copy {
  margin-top: 12px;
  padding: 12px 12px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.03);
  color: #111;
  line-height: 1.8;
  font-size: 14px;
}

.case-hero-detail {
  margin-top: 12px;
  color: #222;
  line-height: 1.9;
  font-size: 14px;
}

@media (max-width: 900px) {
  .case-hero-title {
    font-size: 20px;
  }
}

.breadcrumbs {
  padding: 30px 20px 30px 0;
  background: #fff;
  padding-left: 20px;
  text-align: left !important;
  color: var(--cocoon-x-pallid-text-color);
}

.breadcrumbs_inner {
  max-width: 1000px;
  margin: 0 auto;
}

.breadcrumbs a,
.post-root {
  text-decoration: none;
  color: var(--cocoon-x-pallid-text-color);
  font-size: 13px;
}

.breadcrumbs span {
  font-size: 14px;
}

.fas.fa-home,
.far.fa-file {
  margin-right: 6px;
}

.fas.fa-chevron-right {
  margin-right: 10px;
  margin-left: 10px;
  color: var(--cocoon-x-pallid-text-color);
  transform: scale(0.7);
}

/* --------------------------------------------------footer---------------------------------------------------------------　*/
.footer {
  position: relative;
  background: #f4f45a;
  padding: 40px;
}

.footer-in {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

.footer_logo {
  max-width: 350px;
  margin-bottom: 20px;
}

.footer_comp_area {
  width: 25%;
  margin-right: 50px;
}

.footer_menu_box {
  width: 75%;
  display: flex;
  gap: 40px;
  justify-content: right;
}

.footer_comp_area p i {
  margin-right: 20px;
}

.footer_menu_title {
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 !important;
}

.footer_menu {
  list-style: none;
  padding: 0 !important;
}

.footer_menu li {
  position: relative;
  margin: 10px 0;
}

.footer_list_icon {
  padding-left: 30px;
  position: relative;
}

.footer_list_icon:before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 2%;
}

.footer_menu li i {
  margin: 0 10px 0 10px;
}

.footer_menu li a {
  text-decoration: none;
  color: #000;
}

.footer_under_area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 30px auto;
  max-width: 1000px;
}

.footer_under_area figure {
  width: 33.33333%;
}

@media (max-width: 1030px) {
  .footer-in {
    flex-direction: column;
  }

  .footer_comp_area {
    width: 100%;
  }

  .footer_menu_box {
    width: 100%;
    justify-content: flex-start;
    margin: 30px auto;
    flex-wrap: wrap;
  }
}

@media (max-width: 900px) {
  .footer_under_area {
    flex-direction: column;
  }

  .footer_under_area figure {
    width: 100%;
  }
}

/* 
====================================================
260206 白鳥 追記：TOPページ「主なサービス」ボタン修正
====================================================
*/
:root {
  --w: 28%;
  --white: #fff;
  --black: #222;
  --bg01: #f4f4f4;
  --line: #ccc;
  --case1: #ff8a82;
  --case2: #5fda98;
  --case3: #3f83e2;
  --case4: #b376c5;
}

.service_btn_box .care-card {
  --ico: url(/wp-content/uploads/2026/02/ico_01.png);
  position: relative;
  padding: 22px 20px 28px calc(var(--w) + 8%);
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  background: linear-gradient(to bottom, var(--white) 50%, var(--bg01) 0);
  border: none;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.service_btn_box .care-card::before {
  content: "";
  position: absolute;
  left: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: var(--w);
  aspect-ratio: 1/1;
  background: var(--ico) no-repeat 50% / contain;
}

.service_btn_box .care-card.case2 {
  --ico: url(/wp-content/uploads/2026/02/ico_02.png);
}
.service_btn_box .care-card.case3 {
  --ico: url(/wp-content/uploads/2026/02/ico_03.png);
}
.service_btn_box .care-card.case4 {
  --ico: url(/wp-content/uploads/2026/02/ico_04.png);
}
.service_btn_box .care-card.case5 {
  --ico: url(/wp-content/uploads/2026/02/ico_05.png);
}
.service_btn_box .care-card.case6 {
  --ico: url(/wp-content/uploads/2026/02/ico_06.png);
}

.service_btn_box .care-card-label {
  display: none;
}

.article .service_btn_box h3 {
  padding: 0;
}

.service_btn_box .care-card-link {
  background: var(--black);
  color: var(--white);
  padding: 0 20px;
  border-radius: 50px;
  margin-top: 5px;
}

@media (min-width: 768px) and (max-width: 1021px), (max-width: 500px) {
  .service_btn_box .care-card {
    padding: calc(var(--w) + 20px) 20px 20px;
    text-align: center;
    align-items: center;
  }

  .service_btn_box .care-card::before {
    inset: 5% 0 auto;
    margin: 0 auto;
  }

  .service_btn_box .care-card-text {
    text-align: center;
  }
}
