@charset "UTF-8";

/*共通*/
.p-style-single-back {
    margin-bottom: 15%;
}

/* ヘッダー */
.p-header{
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
}

.p-header.is-white{
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 1024px){
    .p-header{
        background: rgba(255, 255, 255, 0);
    }
}

/* top */
.p-main-visual-catchcopy {
    top: 40%;
}
.p-main-visual-catchcopy-sub-txt{
    font-family: "Noto Serif JP", serif;
}
.p-main-visual-catchcopy-ttl{
    /*font-family: "BIZ UDPMincho", serif;*/
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
	text-shadow: 2px 3px 3px rgb(0 0 0 / 13%);
}
.p-main-visual-catchcopy-ttl-text{
    background-image: url("https://exciter.jp/wp-content/uploads/2026/04/bar_2.jpg");
    -webkit-background-clip: text;
    color: white;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-weight: bold;
    font-size: 4em;
    line-height:1;
}

.p-home-about-inner{
    background: #3a1e0a38;
}

.p-home-menu .textB{
    color: #282222;
}

.p-home-gallery{
    background: #f3f3f3;
}

.js-visual02.swiper-outer{
    width: 100%;
}

.p-home-gallery-text{
    width: auto;
    padding-right: unset;
}

.p-home-gallery .textB{
    max-width: unset;
}

.p-home-menu .textB {
    color: #ffffff;
}


/*SERVICE*/
.p-menu-course-list{
    background: #e5e5e5;
}


/*CASE確認*/
.p-style-post-text {
    padding: 0;
}
@media screen and (max-width: 767px) {
    .p-style-post-text {
        padding-top: 0;
    }
}


.p-style-post-thumb-img{
    background-size: contain;
}

.p-style-single-eyecatch::after {
  padding-top: 74%;
}

.p-style-single-eyecatch {
    background: unset;
}

.p-style-post-ttl{
    font-size: 1.6rem;
    letter-spacing: .06em;
}

.p-style-list{
    overflow: visible;
}

/*CASEレイアウト調整案*/
.js-visual02 .swiper-wrapper {
  display: flex !important;
  opacity: 1 !important;
  transform: none !important;
}

.js-visual02 .swiper-slide {
  opacity: 1 !important;
  pointer-events: auto !important;
  width: calc(100% / 6 - 20px) !important; 
}

section.p-home-gallery.solutions {
    background-color: #3a1e0a0f;
}

.p-home-case-list{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:40px;
}

.p-home-case-item{
    display:block;
    text-decoration:none;
    color:#333;
}

.p-home-case-image img{
    width:100%;
    display:block;
}

.p-home-case-title{
    margin:15px 0 10px;
    font-size:18px;
    font-weight:bold;
}

.p-home-case-tags{
    list-style:none;
    padding:0;
    margin:0;
}

.p-home-case-tags li{
    display:flex;
    gap:10px;
    margin-bottom:6px;
}

.p-home-case-tags span{
    width:70px;
    font-weight:bold;
}

.p-style-single-back{
    padding-right: 5%;
}

@media (min-width: 769px){
    .p-home-case-item:nth-child(n+4){
        display: none;
    }
}

@media (max-width: 768px){
    .p-home-case-list{
        display:grid;
        grid-template-columns:repeat(2,1fr);
        gap:16px;
    }
}

/*CASEラベル案*/
.p-home-case-meta{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:10px 0;
}

.meta-category,
.meta-case-type,
.meta-solution-type{
    display:inline-block;
    padding:4px 12px;
    border-radius:999px;
    font-size:12px;
    font-weight:700;
    line-height:1.4;
}

.meta-category{
    background:#666;
    color:#fff;
}

.meta-case-type{
    background:#7ab800;
    color:#fff;
}

.meta-solution-type{
    background:#2d8cff;
    color:#fff;
}

.meta-tags{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    margin-top:10px;
    padding:0;
    list-style:none;
}

.meta-tags li{
    color:#777;
    font-size:12px;
}


/* CASE */
.c-articles-grid-col3 .c-articles-grid-item {
    width: calc(99.99999% / 4);
    padding: 0 10px;
}

.l-footer .js-animate-fade-in.is-active {
  background: #313131;
}

@media screen and (max-width: 1024px) {
    .p-main-visual-catchcopy-ttl {
        font-weight: 800;
    }
    .p-header {
        background: none;
    }
}

@media screen and (max-width: 780px) {
    .p-main-visual-catchcopy-ttl {
        font-size: 2.75vw;
    }
    .c-articles-grid-col3 .c-articles-grid-item {
        width: calc(99.99999% / 2);
        padding: 0 6px;
    }
    .p-style-list{
        padding: 0;
    }
}


.p-style-single-eyecatch-src {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  opacity: 1 !important;
}

.p-style-single-slides-src {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  opacity: 1 !important;
}

@media (max-width: 1023px) {
  .p-style-single-images {
    width: 100% !important;
    max-width: 480px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 767px) {
  .p-style-single-images {
    max-width: 400px !important;
    margin-bottom: 24px !important;
  }
}

/*CASE画像の修正*/
.p-style-single-eyecatch-pic {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 0 !important;
  padding-top: 66.66% !important;
}

.p-style-single-eyecatch-src {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  display: block !important;
}

.p-style-single-slides-pic {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}


/*style-navのデザイン調整案*/
.p-modern-filter {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.p-modern-filter-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  letter-spacing: 0.05em;
  color: #1a1a1a;
  border-left: 4px solid #1a1a1a;
  padding-left: 12px;
}

.p-modern-filter-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.p-modern-filter-group {
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 16px;
}

.p-modern-filter-group:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.p-modern-filter-group-title {
  font-size: 12px;
  font-weight: 700;
  color: #8a8a8a;
  width: 120px;
  flex-shrink: 0;
  letter-spacing: 0.08em;
}

.p-modern-filter-scroller {
  flex-grow: 1;
}

.p-modern-filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
}

/* カプセル型のボタンデザイン */
.p-modern-filter-btn {
  display: inline-block;
  background: #f5f5f7;
  color: #4a4a4a;
  text-decoration: none;
  background: #f5f5f7;
  color: #4a4a4a;
  border: none;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

@media (hover: hover) {
  .p-modern-filter-btn:hover {
    background: #e5e5ea;
    color: #1a1a1a;
  }
}

.p-modern-filter-btn.is-active {
  background: #1a1a1a;
  color: #fff;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  .p-modern-filter {
    padding: 20px 16px;
    margin-bottom: 24px;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
  }

  .p-modern-filter-group {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 12px;
  }

  .p-modern-filter-group-title {
    width: 100%;
    font-size: 11px;
  }

  .p-modern-filter-scroller {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  
  .p-modern-filter-scroller::-webkit-scrollbar {
    display: none;
  }

  .p-modern-filter-buttons {
    display: inline-flex;
    flex-wrap: nowrap;
    padding-right: 16px;
  }

  .p-modern-filter-btn {
    padding: 6px 14px;
    font-size: 13px;
  }
}


/*single-case_postのデザイン調整案*/
.p-style-single-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  margin-bottom: 24px;
  width: 100%;
}

.p-style-meta-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 100px;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);
}

@media (hover: hover) {
  .p-style-meta-badge:hover {
    opacity: 0.8;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }
}

.p-style-meta-badge-category {
  background-color: #f5f5f7;
  color: #1a1a1a;
}

.p-style-meta-badge-case {
  background-color: #e8f4fd;
  color: #0071e3;
}

.p-style-meta-badge-solution {
  background-color: #eaf6ed;
  color: #1d883b;
}

.p-style-meta-badge-tag {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  color: #6e6e73;
}

@media (max-width: 767px) {
  .p-style-single-meta {
    margin-bottom: 16px;
    gap: 6px 10px;
  }
  
  .p-style-meta-badge {
    padding: 6px 14px;
    font-size: 12px;
  }
}

/*STAFF*/
.c-ttl-block{
    background: #e5e5e5;
}
.p-about-message {
    background-color: #e5e5e5;
}
.p-about-access {
    background-color: #e5e5e5;
}

dt.p-about-staff-table-ttl {
    white-space: nowrap;
}

.p-about-staff-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 40px 24px !important;
  justify-content: flex-start !important;
  padding: 0 !important;
  list-style: none !important;
}

@media (min-width: 1024px) {
  .p-about-staff-item {
    /* 3列（隙間24px分を計算） */
    width: calc((100% - (24px * 2)) / 3) !important; 
    margin: 0 !important;
  }
  
  .p-about-staff-item > * {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .p-about-staff-img,
  .p-about-staff-figure,
  [class*="staff-"][class*="-img"],
  [class*="staff-"][class*="-figure"] {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 16px !important;
  }

  .p-about-staff-cnt,
  .p-about-staff-content,
  .p-about-staff-text,
  [class*="staff-"][class*="-cnt"],
  [class*="staff-"][class*="-content"],
  [class*="staff-"][class*="-text"] {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }
}

@media (max-width: 640px) {
  .p-about-staff-item {
    width: 100% !important;
    margin-bottom: 32px !important;
  }
}
