/**
 * taxonomy.css - 一覧・アーカイブ・まとめトップ専用（style.css 分割）
 * 対象: taxonomy-*.php, category.php, archive.php、スラッグ matome* の固定ページ
 * 依存: style.css（my-main-style）
 * 備考: .blogPageNav / .blogSideNav、SP の .mainMatome / .matomeMenu 周りは post.css と同一（一覧で post.css 未読込のため）
 * 備考: .blogThumbnails のスタイル本体は style.css（店舗ページ等 taxonomy 未読込でも使うため本ファイルには置かない）
 */
@charset "UTF-8";

/* TAXONOMY: 関連エリア .otherArea（分割前 style.css .yellowButton 直後〜 .matomeTop の前） */
.otherArea{
    background: #ebebeb;
    width: 800px;
    margin: 0 auto;
    border: solid 1px #d9d9d9;
    padding: 10px;
    margin-top: 30px;
    font-size: 14px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}
.otherArea [class ^="block-"]{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.otherArea a{
    border-bottom: 1px solid #555;
    margin-right: 20px;
}

/* まとめトップ */
.mainMatome h2 {
    text-align: center;
    line-height: 2.0;
    font-size: 25px;
    margin-top: 50px;
    padding: 40px 0;
}
.mainWrap div.matomeTopCatch span {
    display: inline;
    width: auto;
}
.mainMatome h2 p span {
    background: linear-gradient(transparent 70%, #F9D561 70%);
}
.mainMatome h3 {
    text-align: center;
}
.mainMatome .matomeCenterText {
    text-align: center;
    margin-top: 20px;
}
.mainMatome .matomeCenterText a {
    border-bottom: 1px solid #555;
}
.btm_bn, .bn_area {
    max-width: 665px;
    width: 90%;
    margin: 10px;
}
.mainMatome .bn_wrap {
    display: flex;
    margin: 50px 0;
    justify-content: center;
}
/* TAXONOMY: まとめトップ .matomeTop */

.matomeTop .toBlogPageButton div a {
    justify-content: center;
}
.matomeTop .quote {
    font-size: 10px;
    line-height: 1.3;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
}
.matomeTop blockquote {
    border: solid 2px #D4CBC6;
    margin: 1rem;
}
.matomeTop blockquote img {
    display: block;
    margin: 0 auto;
}
.matomeTop h3 p {
    margin: 0;
}
.matomeTop h2 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-top: 0;
}
.matomeTop .matomeTopCatch h2 {
    padding-top: 6px;
}
.matomeTop a:hover {
    color: #999;
}
.matomeTop .text_y {
    color: #FFD360;
}
.matomeTop .matomeMokuji h2 {
    padding-bottom: 40px;
}
.matomeTop .matomeMokuji ol {
    padding: 0 30px 40px;
}
.matomeTop .matomeMokuji ol li {
    padding: 5px 0;
    font-size: 14px;
}
.matomeTop .matomeMokuji ol li:first-of-type {
    border: none;
}
.matomeTop .centerCatchCopy {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px !important;
    background: #fff;
    padding-bottom: 40px;
}
.matomeTop .centerCatchCopy p,
.matomeTop .centerCatchCopy li,
.matomeTop .centerCatchCopy h3 {
    font-size: 16px;
    padding: 0 30px;
    text-align: left;
}
.matomeTop .centerCatchCopy h3 {
    padding-top: 20px;
}
.matomeTop .centerCatchCopy li {
    line-height: 1.5;
}
.matomeTop .centerCatchCopy li:first-of-type {
    padding-top: 20px;
}
.matomeTop .centerCatchCopy p:last-of-type {
    padding-bottom: 40px;
}
.matomeTop .centerCatchCopy strong {
    background: linear-gradient(transparent 80%, #ffe695 80%);
}
.matomeTop .centerCatchCopy .motto {
    margin: 10px 30px;
    text-align: left;
    border: double 3px #999;
    padding: 10px;
}
.matomeTop .centerCatchCopy .motto p {
    padding: 0 0 10px;
}
.matomeTop .centerCatchCopy .motto a {
    text-decoration: underline;
    font-size: medium;
}
/* TAXONOMY: まとめトップ facilityIntro 背景 */
.mainMatome .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeTOP.jpg);
}
.matomeTop .facilityIntroTop h2::before {
    display: none;
}
.matomeTop .facilityIntroTop h2,
.matomeTop .facilityIntroTop h3 {
    background: #ffffffc9;
}
.matomeTop .facilityIntroTop h2 {
    margin-top: 0;
}
.matomeTop .facilityIntroTop h3 {
    padding-bottom: 40px;
}
.matomeOsakaTop .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeOsakaTop.jpg);
}
.matomeKanagawaTop .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeKanagawaTop.jpg);
}
.matomeChibaTop .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeChibaTop.jpg);
}
.matomeFukuokaTop .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeFukuokaTop.jpg);
}
.matomeNagoyaTop .mainContentsFacilityIntro .facilityIntroTop {
    background-image: url(../img/matomeNagoyaTop.jpg);
}
/* まとめトップ要 */
.matomeOsakaTop dl {
    margin: 30px auto 0;
    width: 70%;
    font-size: 15px;
    text-align: left;
    border: solid 2px #555;
    padding: 10px 20px;
    max-width: 300px;
    line-height: 1.8;
    font-weight: bold;
}
.matomeOsakaTop dt {
    width: auto;
    display: inline-block;
    width: 45%;
}
.matomeOsakaTop dd {
    width: auto;
    display: inline-block;
    width: 50%;
}
.matomeTop .quote {
    font-size: 10px;
    line-height: 1.3;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
}
.matomeTop blockquote {
    border: solid 2px #D4CBC6;
    margin: 1rem;
}
.matomeTop blockquote img {
    display: block;
    margin: 0 auto;
}
.matomeKanagawaTop blockquote img {
    max-width: 350px;
}
.matomeKanagawaTop h3 p {
    margin-top: 0;
}
.matomeTop h3 p {
    margin: 0;
}
.facilityLists.matomeLists {
    margin-top: 0;
}
.mainMatome .facilityLists ol li a {
    text-decoration: underline;
}

.matomeThumbnailDetail p {
    background: #333;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
    padding: 10px;
    text-align: center;
    letter-spacing: 0.02em;
}
/* TAXONOMY: まとめサムネイル一覧 */
.matomeThumbnails {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
}
.matomeThumbnails .matomeThumbnailBox {
    width: 100%;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 40px;
    position: relative;
}
.matomeThumbnailTitle {
    margin:0 0  20px;
}
.matomeThumbnailTitle h2 a {
    text-decoration: underline;
}
.matomeThumbnailTitle h2::before {
    display: none;
}

/* TAXONOMY: まとめ一覧 .mainContentsMatome .flex（style.css 移設コメント内にあったため） */
.tagHeadline.tokusyuTitle {
    margin-bottom: 20px;
}
.mainContentsMatome .flex {
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.mainContentsMatome .flex figure {
    width: calc(100% / 3);
    padding: 5px;
    box-sizing: border-box;
}
.mainContentsMatome .flex figcaption,
.mainContentsMatome .flex div {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.mainContentsMatome .flex figcaption {
    margin-bottom: 10px;
    line-height: 1.5;
}
.matomeWrap:not(.matomePageWrap) h2 {
    padding: 10px 0 10px 40px;
}
/* TAXONOMY: ページネーション .blogPageNav（style.css 移設コメント内にあったため） */
.blogPageNav {
    margin-top: 40px;
    font-size: 24px;
    color: #999;
    text-align: center;
    width: 100%;
}
.blogPageNav > * {
    margin: 0 3px;
}
.blogPageNav a,
.blogPageNav span {
    color: #999;
    display: inline-block;
}
.blogPageNav .page-numbers {
    display: inline;
    letter-spacing: 0.02em;
}
.blogPageNav .current {
    font-weight: bold;
    pointer-events: none;
    color: #000;
    position: relative;
}
.blogPageNav .current::before {
    position: absolute;
    bottom: -10px;
    content: "";
    width: 100%;
    border-bottom: 4px solid #f1d661;
}
.blogPageNav .next {
    margin-left: 10px;
}
.blogPageNav .prev {
    margin-right: 10px;
}
.blogPageNav svg {
    padding-bottom: 2px;
}

/* TAXONOMY: サイドナビ（post.css と同一・タクソノミー／アーカイブは post.css 未読込のため） */
.mainContentsBlogArticle + .blogSideNav,
.mainContentsMatomeArticle + .blogSideNav {
    margin-top: 60px;
}
.mainContentsBlogArticle + .blogSideNav li,
.mainContentsMatomeArticle + .blogSideNav li {
    font-size: 16px;
}
.mainContentsMatomeArticle + .blogSideNav {
    margin-top: 60px;
}
.mainContentsMatomeArticle + .blogSideNav li {
    font-size: 16px;
}
.mainContentsMatomeArticle + .blogSideNav.matomeSidebar {
    margin-top: 0;
}
.blogSideNav {
    min-width: 248px;
    width: 248px;
}
.blogSideNav h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}
.blogSideNav ul li {
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0.01em;
}
.blogSideNav ul li a {
    position: relative;
    text-decoration: underline;
}
.matomeSideNav ul li {
    font-size: 16px;
}
.matomeSideNav li .children li a::before {
    content: " - ";
    padding-left: 10px;
}
.blogSideNavBox {
    margin-bottom: 70px;
}
.recruitBn.sp_none img {
    margin-bottom: 15px;
}
.blogSideNav .blogSideNavBox .recruitBn {
    width: 330px;
    margin-bottom: 50px;
}
.blogSideNav .blogSideNavBox .recruitBn p {
    background: #fff;
    padding: 3px 6px 0;
}
.blogSideNavBox .matomeSidebarBn img {
    margin-bottom: 30px;
}
.blogSideNavBox .matomeSidebarBn img:hover {
    opacity: 0.8;
    transition: 0.8s;
}

/* TAXONOMY: まとめ一覧など .mainMatome 内 blockquote（style.css より移設） */
.mainMatome blockquote {
    position: relative;
    padding: 1rem 1rem 1rem 3rem;
    background: #fff;
    letter-spacing: 1px;
    margin: 1rem 0;
}
.mainMatome blockquote::before {
    position: absolute;
    left: .5rem;
    top: -1rem;
    color: #d2cbc6;
    display: inline-block;
    content: "”";
    font-size: 500%;
}

/* TAXONOMY: まとめアーカイブ用 dl（post.css と同一） */
.mainMatome .tokusyuContents .matomeArchiveDl {
    margin: 30px 0;
}
.mainMatome .tokusyuContents .matomeArchiveDl dt,
.mainMatome .tokusyuContents .matomeArchiveDl dd {
    font-size: 12px;
    padding: 3px 10px;
}
.matomeArchiveDl {
    display: flex;
    flex-wrap: wrap;
    border-top: none;
}
.matomeArchiveDl a {
    text-decoration: underline;
    word-break: break-word;
}
.matomeArchiveDl dt {
    background: #555;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
    border: none;
    margin-bottom: 3px;
    font-size: 14px;
}
.matomeArchiveDl dd {
    padding: 10px;
    padding-left: 20px;
    margin: 0;
    width: 75%;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 3px;
    font-size: 14px;
}
/* ■■■　特集アーカイブページ　■■■ */
/* カードリスト全体のレイアウト */
.card-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* 画面幅に応じて列数を自動調整 */
    gap: 24px; /* カード間の余白 */
}

/* カード個別のスタイル */
.card-item {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden; /* 角丸からはみ出す画像を隠す */
    background-color: #fff;
    transition: box-shadow 0.3s, transform 0.3s;
}

.card-item:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

/* カード全体のリンク設定 */
.card-item a {
    text-decoration: none;
    color: inherit;
    display: block;
}

/* サムネイル画像のスタイル */
.card-thumbnail img {
    width: 100%;
    height: 180px; /* 高さを固定 */
    object-fit: cover; /* 画像の比率を保ったままトリミング */
    display: block;
}

/* カードのテキスト部分 */
.card-content {
    padding: 16px;
}
.card-title {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: bold;
}
.card-description {
    font-size: 0.9rem;
    color: #555;
    margin: 0;
    line-height: 1.6;
}
/* 東京コワーキング 駅リスト  */
.station-list-container ul{
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
    list-style: none;
    list-style-position: inside;
    padding-left: 0;
  }
  .station-list-container li::before {
    content: "\f239";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 8px;
    color: #333;
    font-size: 0.9em;
  }
  .station-list-container ul li a{
    text-decoration: underline;
  }
  .btn_detail {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .btn_detail a, a.btn_detail {
    background: #F1D661;
    padding: 10px 15px;
    border-radius: 6px;
    text-decoration: none;
    box-shadow: 0 3px 0 #e1c137;
    font-size: 14px;
  }
/* まとめ内のコワーキングPRセクション */
section.pr-coworking {
    padding: 0.1rem 1.5rem;
    margin: 0.5rem 0;
}
/* サイドバー見出し */
.sec-h {
    display: flex;
    align-items: center;
    font-weight: bold;
  }
  .sec-h::before {
    content: "▶";
    color: #333;
    font-size: 0.8em;
    margin-right: 8px;
  }
/* まとめにタクソノミー追加 */
.matomeTag .taxonomy {
    font-size: smaller;
}
span.tag-label {
    font-weight: 800;
}
span.term-list a, .term-breadcrumb li a {
    text-decoration: none;
    color: #0073aa;
    transition: opacity 0.2s;
}
ul.term-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    display: inline;
    list-style: none;
    padding: 0;
    margin: 5px 0;
}
.term-breadcrumb li {
    display: inline;
}
.term-breadcrumb li:not(:last-child)::after {
    content: '>';
    margin: 0 0.5em;
    color: #666;
}
ul.term-breadcrumb:not(:last-child)::after {
  content: '、';
  margin-left: 2px;
  margin-right: 8px;
}
span.term-list a,
.term-breadcrumb li a {
  text-decoration: none;
  color: #0073aa;
  transition: opacity 0.2s;
}
span.term-list a:hover,
.term-breadcrumb li a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .mainMatome {
        padding-top: 0;
    }
    .CustomPostHead {
        width: calc(100vw - 10.66vw);
        margin-right: auto;
        margin-left: auto;
    }
    .matomeTop .matomeMokuji ol {
        padding: 0 3%;
    }
    .matomeTop .matomeMokuji ol li {
        padding: 10px 0;
    }
    .mainMatome.matomeTop h2 {
        text-align: left;
    }
    .matomeWrap:not(.matomePageWrap) h2 {
        padding: 0 0 10px 20px;
    }
    .mainMatome .matomeCatch {
        margin: 10px 0 0;
        padding: 0;
        text-align: left;
    }
    .matomeMenu {
        margin-top: 10px;
    }
    .mainMatome .bn_wrap:not(.bn_wrap_bt) {
        display: block;
    }
    .mainContents .recruitBn {
        width: 250px;
        margin: auto;
        margin-bottom: 21px;
    }
    .blogPageNav {
        width: 100%;
        font-size: 4.8vw;
        margin-top: 2vw;
    }
    div.blogPageNav span {
        display: inline;
    }
    .blogPageNav .current::before {
        bottom: -1.4vw;
    }
    .blogSideNav {
        margin-top: 7vw;
        padding-top: 6vw;
        border-top: 1px solid #333;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 767px;
        width: 100%;
    }
    .blogSideNav h4 {
        font-size: 4vw;
        margin-bottom: 3.2vw;
    }
    .blogSideNav ul {
        width: 18.66vw;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .blogSideNav ul li {
        font-size: 3.2vw;
        white-space: normal;
        margin-bottom: 0.5vw;
    }
    .blogSideNav ul li a {
        width: 100%;
    }
    .blogSideNavBox {
        margin-bottom: 10vw;
        flex-basis: 50%;
    }
    .blogSideNavBox.matomeSidebarBox {
        flex-basis: 100%;
    }
    .blogSideNavBox ul {
        width: 100%;
    }
    .blogSideNavBox .matomeSidebarBn img {
        width: 100%;
    }
    .matomeSidebarBox .yellowButton {
        font-size: 3.4vw;
    }
    .mainContentsBlogArticle + .blogSideNav {
        margin-top: 4vw;
    }
    .mainContentsBlogArticle + .blogSideNav li {
        font-size: 3.2vw;
        line-height: 6.4vw;
    }
    .mainContentsMatomeArticle + .blogSideNav {
        margin-top: 4vw;
    }
    .mainContentsMatomeArticle + .blogSideNav li {
        font-size: 3.2vw;
        line-height: 6.4vw;
    }
    .blogArticle blockquote::before,
    .matomeArticle blockquote::before,
    .mainMatome blockquote::before {
        top: 2rem;
    }
    .storeIntroCopy {
        min-width: 100%;
        max-width: 767px;
        padding-top: 6vw;
    }
    .matomeTop .centerCatchCopy .motto {
        margin: 20px 3% 0;
        padding: 10px 3%;
        line-height: 1.2;
    }
    /* .otherArea SP（分割前 style.css 767px 内・.mainContentsFacilityBox+.buttomSmall .yellowButton 直後） */
    .otherArea{
        font-size: 3vw;
        width:  100%;
        padding: 2%;
        flex-direction: column;
    }
    .otherArea .block-1{
        flex-direction: column;
    }
    .otherArea .block-2{
        flex-direction: row;
        justify-content: space-evenly;
    }
    .otherArea div > p{
        text-align: center;
    }
    .otherArea a{
        margin: 0;
    }
    .matomeArchiveDl dt,
    .matomeArchiveDl dd {
        font-size: 3.2vw;
        padding: 2%;
    }
    .mainMatome .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeTOP.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }
    .mainMatome .mainContentsFacilityIntro .facilityIntroTop {
        height: auto;
        padding-top: 29%;
    }
    .matomeOsakaTop .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeOsakaTop.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: cover;
    }
    .matomeKanagawaTop .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeKanagawaTop.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: cover;
    }
    .matomeChibaTop .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeChibaTop.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: cover;
    }
    .matomeFukuokaTop .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeFukuokaTop.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: cover;
    }
    .matomeNagoyaTop .mainContentsFacilityIntro .facilityIntroTop {
        background: url(../img/matomeNagoyaTop.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: cover;
    }
    .matomeKanagawaTop blockquote img {
        max-width: 100%;
    }

}

@media screen and (max-width: 320px) {
    .matomeArchiveDl {
        flex-flow: column nowrap;
    }
    .matomeArchiveDl dt,
    .matomeArchiveDl dd {
        width: 100%;
    }
    .matomeArchiveDl dd {
        border-left: none;
    }
}
