/* FANZA Auto 2026920 faithful display layer. Front-end selectors intentionally mirror the reference plugin. */
.fanza-top-tabs,.fanza-2026920-article{box-sizing:border-box}.fanza-top-tabs *,.fanza-2026920-article *{box-sizing:border-box}

/* TOP tabs: 2 cards x 15 rows = 30 posts/page. */
.fanza-top-tabs{margin:2em 0;color:inherit}.fanza-top-tabs__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0 0 14px}.fanza-top-tabs__tab{appearance:none;border:1px solid #c9ced3;border-radius:6px;background:#f6f7f7;color:#333;padding:10px 8px;min-height:44px;font:inherit;font-weight:600;line-height:1.25;cursor:pointer}.fanza-top-tabs__tab[aria-selected="true"]{background:#167565;border-color:#167565;color:#fff}.fanza-top-tabs__tab:focus-visible{outline:3px solid rgba(22,117,101,.28);outline-offset:2px}.fanza-top-tabs__panel[hidden]{display:none!important}.fanza-top-tabs__panel[aria-busy="true"]{opacity:.58;pointer-events:none}.fanza-top-tabs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px;align-items:stretch}
.fanza-top-card{display:flex!important;flex-direction:column!important;gap:0!important;height:100%;padding:0!important;overflow:hidden;border:1px solid #d7e1de;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(21,54,47,.035)}.fanza-top-card__thumb{display:block;width:100%;aspect-ratio:16/9!important;overflow:hidden;border-radius:0!important;background:#f2f4f3}.fanza-top-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.fanza-top-card__no-image{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#888;font-size:.68em}.fanza-top-card__info-band{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:43px;padding:9px 12px;background:#f3f8f6;color:#243a34;font-size:1rem;line-height:1.35}.fanza-top-card__info-band strong{font-weight:800}.fanza-top-card__info-review{color:#1f3b35}.fanza-rating-star{color:#f4aa00!important}.fanza-rating-value{color:inherit}.fanza-top-card__info-pages{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.fanza-top-card__page-icon{display:inline-flex;width:15px;height:15px;color:#31574e}.fanza-top-card__page-icon svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fanza-top-card--sort-sales .fanza-top-card__stat--sales .fanza-top-card__stat-label,.fanza-top-card--sort-sales .fanza-top-card__stat--sales strong{color:#167565!important;font-weight:800}.fanza-top-card--sort-reviews .fanza-top-card__info-review{color:#167565!important}.fanza-top-card--sort-reviews .fanza-top-card__info-review strong{font-weight:900}.fanza-top-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;padding:10px 12px 0!important}.fanza-top-card__title{display:block!important;min-height:0!important;margin:0!important;overflow:visible!important;font-size:.94rem!important;font-weight:800;line-height:1.45!important;-webkit-line-clamp:unset!important}.fanza-top-card__title a{display:-webkit-box;overflow:hidden;color:#132f42;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fanza-top-card__maker{margin:0 0 10px!important;color:#667c76;font-size:.76rem!important;line-height:1.45}.fanza-top-card__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:auto!important;padding:8px 0 9px!important;border-top:1px solid #e7ecea!important}.fanza-top-card__stat{display:flex!important;flex-direction:column!important;gap:1px!important;min-width:0;padding:0 8px;border-right:1px solid #e7ecea;color:#405650;font-size:.70rem!important;line-height:1.25}.fanza-top-card__stat:first-child{padding-left:0}.fanza-top-card__stat:last-child{padding-right:0;border-right:0}.fanza-top-card__stat-label{color:#60766f!important;white-space:nowrap}.fanza-top-card__stat strong{color:#132f42!important;font-size:.78rem!important;overflow-wrap:anywhere}.fanza-ranking__empty{padding:18px;border:1px dashed #c9ced3;text-align:center;color:#666}
.fanza-top-pagination{margin:18px 0 4px}.fanza-top-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px}.fanza-top-pagination__controls--mobile{display:none}.fanza-top-pagination__button{appearance:none;min-width:36px;height:36px;padding:0 8px;border:1px solid #c9ced3;border-radius:5px;background:#fff;color:#333;font:inherit;font-weight:600;line-height:34px;text-align:center;cursor:pointer}.fanza-top-pagination__button:hover:not(:disabled),.fanza-top-pagination__button:focus-visible{border-color:#2dbe60;color:#198c45}.fanza-top-pagination__button:focus-visible{outline:3px solid rgba(45,190,96,.25);outline-offset:1px}.fanza-top-pagination__button[aria-current="page"]{border-color:#2dbe60;background:#2dbe60;color:#fff}.fanza-top-pagination__button:disabled{cursor:default;opacity:.72}.fanza-top-pagination__ellipsis{min-width:20px;text-align:center}.fanza-top-pagination__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:768px){.fanza-top-card__title{font-size:1.02rem!important}.fanza-top-card__body{padding:12px 14px 0!important}.fanza-top-card__info-band{padding:9px 14px;font-size:1.06rem}.fanza-top-card__stat{font-size:.72rem!important}.fanza-top-card__stat strong{font-size:.82rem!important}}
@media(max-width:782px){.fanza-top-tabs__nav{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:0}.fanza-top-tabs__tab{width:100%;min-width:0}}
@media(max-width:767px){.fanza-top-tabs__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.fanza-top-card{border-radius:8px}.fanza-top-card__thumb{aspect-ratio:4/3!important}.fanza-top-card__info-band{gap:5px;padding:8px 7px;font-size:.83rem;min-height:41px}.fanza-top-card__page-icon,.fanza-top-card__page-icon svg{width:15px;height:15px}.fanza-top-card__body{gap:3px;padding:8px 7px 0!important}.fanza-top-card__title{font-size:.80rem!important;line-height:1.4!important}.fanza-top-card__maker{margin:0 0 7px!important;font-size:.67rem!important}.fanza-top-card__stats{padding:6px 0 7px!important}.fanza-top-card__stat{padding:0 3px!important;font-size:.55rem!important;text-align:center}.fanza-top-card__stat-label{white-space:normal!important;line-height:1.15}.fanza-top-card__stat strong{font-size:.66rem!important;line-height:1.2}.fanza-top-pagination{margin-top:12px}.fanza-top-pagination__controls--desktop{display:none}.fanza-top-pagination__controls--mobile{display:flex}.fanza-top-pagination__button{min-width:34px;height:34px;padding:0 6px;line-height:32px}.fanza-top-pagination__ellipsis{min-width:14px}}
@media(max-width:390px){.fanza-top-card__info-band{font-size:.76rem;padding:7px 6px}.fanza-top-card__title{font-size:.75rem!important}.fanza-top-card__maker{font-size:.62rem!important}.fanza-top-card__stat{font-size:.51rem!important}.fanza-top-card__stat strong{font-size:.61rem!important}}

/* Article layout: selectors and effective rules match the 2026920 reference frontend. */
.fanza-product-hero{display:block!important;grid-template-columns:none!important;gap:0!important;padding:0!important;margin:1.5em 0 2em!important;overflow:hidden;border:1px solid #d4dfdc!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 16px rgba(18,57,48,.045)!important;color:#1e302b}.fanza-product-hero *{box-sizing:border-box}.fanza-product-hero__eyebrow{position:static!important;display:block!important;margin:0 18px!important;padding:14px 0 9px!important;border:0!important;border-bottom:1px solid #d8e0de!important;border-radius:0!important;background:transparent!important;color:#172824!important;font-size:1rem!important;font-weight:800!important;letter-spacing:0!important}.fanza-product-hero__eyebrow::after{content:"";display:block;width:72px;height:3px;margin-top:8px;border-radius:999px;background:#167565}.fanza-product-hero__image{display:flex!important;align-items:center;justify-content:center;width:auto!important;margin:14px 18px 0!important;padding:0!important;overflow:hidden;border-radius:8px;background:#f5f7f6!important}.fanza-product-hero__image .fanza-product-hero__thumbnail{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:600px;margin:0 auto!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important}.fanza-product-hero__content{display:flex!important;flex-direction:column!important;gap:0!important;padding:12px 18px 18px!important}.fanza-product-hero__title{margin:0!important;color:#142922!important;font-size:clamp(1.22rem,2vw,1.55rem)!important;font-weight:800!important;line-height:1.45!important}.fanza-product-hero__maker{display:block!important;margin:3px 0 0!important;color:#435a53!important;font-size:.88rem!important;line-height:1.5!important}.fanza-product-hero__maker-link{color:inherit!important;font-weight:600!important}.fanza-product-hero__description{margin-top:10px!important;color:#30343B!important;font-size:.92rem!important;line-height:1.75!important}.fanza-product-hero__meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:12px!important;padding:12px 0!important;border-radius:10px!important;background:#f2f6f5!important}.fanza-product-hero__meta-item{display:flex!important;flex-direction:column;min-width:0!important;padding:2px 16px!important;border:0!important;border-radius:0!important;background:transparent!important;align-items:center!important;justify-content:center!important;text-align:center!important}.fanza-product-hero__meta-item+.fanza-product-hero__meta-item{border-left:1px solid #cfd8d5!important}.fanza-product-hero__meta-value{color:#132c25!important;font-size:clamp(1.32rem,3.25vw,1.72rem)!important;font-weight:800!important;line-height:1.25!important}.fanza-product-hero__meta-item--review .fanza-product-hero__meta-value{color:#163127!important}.fanza-product-hero__meta-item--review .fanza-rating-star{color:#f4aa00!important}.fanza-product-hero__meta-item--pages .fanza-product-hero__meta-value{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.fanza-page-book-icon{display:inline-flex;width:25px;height:25px;color:#167565;flex:0 0 auto}.fanza-page-book-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fanza-product-hero__meta-sub{margin-top:3px!important;color:#50635d!important;font-size:.85rem!important;line-height:1.35!important}.fanza-product-hero__genres{display:flex;flex-wrap:wrap;gap:7px!important;margin-top:10px!important;padding:0!important}.fanza-product-hero__genre{display:inline-flex;align-items:center;min-height:28px!important;padding:4px 11px!important;border:0!important;border-radius:999px!important;background:#edf2f0!important;color:#314741!important;font-size:.76rem!important;font-weight:700!important;text-decoration:none!important}.fanza-product-hero__submetrics{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin-top:11px!important;padding:9px 0 0!important;border-top:1px solid #e0e6e4!important}.fanza-product-hero__submetric{display:inline-flex!important;gap:6px!important;padding:0 14px!important;color:#52645e!important;font-size:.78rem!important}.fanza-product-hero__submetric-divider{display:none}.fanza-product-hero__submetric+.fanza-product-hero__submetric{border-left:1px solid #cfd7d4}.fanza-product-hero__submetric-label{color:#52645e!important}.fanza-product-hero__submetric-value{color:#263b35!important;font-weight:800!important}.fanza-product-hero__cta{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0!important;min-height:48px!important;margin-top:12px!important;padding:12px 18px!important;border:0!important;border-radius:9px!important;background:#167565!important;box-shadow:none!important;color:#fff!important;font-size:.94rem!important;font-weight:800!important;text-decoration:none!important}

.fanza-source-heading{margin-top:20px}.fanza-source-gallery{display:block!important;margin:0 0 20px!important}.fanza-source-gallery .wp-block-image{display:block!important;width:100%!important;margin:0 0 20px!important}.fanza-source-gallery .wp-block-image img{display:block;width:100%;height:auto;border-radius:5px;box-shadow:0 3px 10px rgba(0,0,0,.15)}.fanza-review-sample{margin:0 0 20px!important}.fanza-review-sample img{display:block;width:100%;height:auto;border-radius:5px;box-shadow:0 3px 10px rgba(0,0,0,.15)}
.fanza-purchase-cta{margin-bottom:40px!important;text-align:center}.fanza-purchase-cta-middle{margin-top:5px!important}.fanza-purchase-cta-top,.fanza-purchase-cta-final{margin-top:0!important;margin-block-start:0!important}.fanza-purchase-cta a{display:block!important;width:100%;padding:15px 30px!important;border-radius:9999px!important;text-decoration:none!important;font-weight:bold!important;font-size:1.1em!important;color:#fff!important;background:#167565!important;background-image:none!important;transition:.3s;position:relative;overflow:hidden}.fanza-purchase-cta a:hover{filter:brightness(.94)}
.fanza-story-preview{margin-bottom:0}.fanza-story-details{margin-top:12px}.fanza-story-details summary{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #d5d5d5;border-radius:6px;background:#fff;cursor:pointer;font-weight:700;text-align:center}.fanza-story-details summary::-webkit-details-marker{display:none}.fanza-story-details .fanza-story-close-label{display:none}.fanza-story-details[open] .fanza-story-open-label{display:none}.fanza-story-details[open] .fanza-story-close-label{display:inline}.fanza-story-full{margin-top:16px}.fanza-story-full p:last-child{margin-bottom:0}.fanza-review-text{margin:1em 0 1.5em;line-height:1.9}

.fanza-work-info{margin:1.6em 0!important;padding:0 18px 18px!important;overflow:hidden;border:1px solid #d4dfdc!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 16px rgba(18,57,48,.04)!important}.fanza-work-info__header{display:block!important;padding:14px 0 8px!important;border-bottom:1px solid #d8e0de!important;background:transparent!important}.fanza-work-info__title{margin:0!important;color:#172824!important;font-size:1.12rem!important;font-weight:800!important;line-height:1.4!important}.fanza-work-info__title::after{content:"";display:block;width:72px;height:3px;margin-top:8px;border-radius:999px;background:#167565}.fanza-work-info__facts{display:block!important;padding:0!important;background:#fff!important}.fanza-work-info__detail-list{display:block!important;border-top:0!important}.fanza-work-info__row{display:grid!important;grid-template-columns:minmax(96px,130px) minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:52px!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #e2e7e5!important;border-radius:0!important;background:#fff!important}.fanza-work-info__label{display:block!important;margin:0!important;color:#435650!important;font-size:.88rem!important;font-weight:600!important;line-height:1.45!important}.fanza-work-info__value{display:block!important;color:#172b25!important;font-size:.96rem!important;font-weight:800!important;line-height:1.55!important;overflow-wrap:anywhere}.fanza-work-info__detail-genres{margin:12px 0 0!important;padding:0!important;border-top:0!important}.fanza-work-info__genre-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 10px!important;padding:0 0 8px!important;border-bottom:1px solid #dfe5e3!important;color:#172824!important}.fanza-work-info__genre-heading strong{font-size:1rem;font-weight:800}.fanza-work-info__genre-note{color:#697b75;font-size:.68rem;font-weight:500;text-align:right}.fanza-work-info__genres{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.fanza-work-info__genre{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:62px!important;padding:8px 6px!important;border:0!important;border-radius:10px!important;background:#eef7f4!important;color:#18382f!important;text-align:center!important;text-decoration:none!important}.fanza-work-info__genre:nth-child(4n+2){background:#f7f2e9!important}.fanza-work-info__genre:nth-child(4n+3){background:#edf4fa!important}.fanza-work-info__genre:nth-child(4n+4){background:#f3eef8!important}.fanza-work-info__genre-name{max-width:100%;color:#263c35!important;font-size:.78rem!important;font-weight:700!important;line-height:1.35!important;overflow-wrap:anywhere}.fanza-work-info__genre-count{color:#35574d!important;font-size:.72rem!important;font-weight:700!important}

@media(max-width:600px){.fanza-story-details summary{width:100%;padding:12px}.fanza-product-hero__eyebrow{margin:0 14px!important}.fanza-product-hero__image{margin:12px 14px 0!important}.fanza-product-hero__content{padding:10px 14px 14px!important}.fanza-product-hero__meta-item{padding:2px 8px!important}.fanza-product-hero__submetric{padding:0 8px!important}.fanza-work-info{padding:0 14px 14px!important}.fanza-work-info__row{grid-template-columns:82px minmax(0,1fr)!important;min-height:48px!important;gap:8px!important}.fanza-work-info__genres{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fanza-work-info__genre-heading{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}.fanza-work-info__genre-note{text-align:left}}
.fanza-cta-lead{margin:20px 0 0!important;font-weight:bold;text-align:center}.fanza-cta-lead-final{margin-bottom:0!important;margin-block-end:0!important}

/* v1.1.2 — SWELL integration. Keep the reference layout as the only visible presentation. */
body.fanza-auto-2026920-home .p-homeContent .p-postListTab,
body.fanza-auto-2026920-home .p-homeContent .p-postListTabBody,
body.fanza-auto-2026920-home .p-homeContent [class*="p-postListTab"]{display:none!important}
body.fanza-auto-2026920-home .p-homeContent[data-fanza-original-home-list="removed"]{min-height:0!important;margin-top:0!important;padding-top:0!important}
body.fanza-auto-2026920-single .p-articleThumb,
body.fanza-auto-2026920-single .p-articleHead__thumb,
body.fanza-auto-2026920-single .p-article__thumb,
body.fanza-auto-2026920-single .c-postThumb{display:none!important}
body.fanza-auto-2026920-single .fanza-source-article{margin:0;padding:0}
body.fanza-auto-2026920-single .fanza-source-article>.fanza-product-hero:first-child{margin-top:1.5em!important}

/* Match the target page's compact source article presentation. */
.fanza-product-hero__description{margin-top:10px!important}
.fanza-product-hero__description p{margin:0!important}
.fanza-product-hero__maker a{text-decoration:none!important}
.fanza-work-info__value a{color:#167565!important;text-decoration:none!important}
.fanza-work-info__circle-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:12px!important;padding:10px 12px!important;border:1px solid #d8e2df!important;border-radius:8px!important;background:#fff!important;color:#167565!important;text-decoration:none!important;box-shadow:none!important}
.fanza-work-info__circle-link-arrow{font-size:1.15rem;line-height:1}

/* v1.1.4: 2026920 TOPではSWELL標準ホーム一覧を完全に隠す。新4タブはJSでこの要素の直前へ移動する。 */
body.fanza-auto-2026920-home main#main_content .p-homeContent{display:none!important}
body.fanza-auto-2026920-home main#main_content .p-homeContent[data-fanza-original-home-list="removed"]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
