@charset "UTF-8";
/*
Skin Name: strip
Description: 淡いピンクの王道アフィリエイトスキン。ランキング・比較表・記事一覧に対応。
Version: 1.1.0
Priority: 1
License: GPL-2.0-or-later
*/

:root{--strip-bg:#fff6f8;--strip-pale:#fff0f4;--strip-pink:#f6d3df;--strip-line:#efd5df;--strip-accent:#b63e6a;--strip-strong:#8f2c53;--strip-text:#44313b;--strip-muted:#79616b;--strip-white:#fff;--strip-radius:8px}
body{background:var(--strip-bg);color:var(--strip-text);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.8;font-size:16px}
a{color:var(--strip-accent);text-underline-offset:3px}a:hover{color:var(--strip-strong)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #9a3862;outline-offset:4px}
.wrap{width:1120px;max-width:calc(100% - 40px)}
#header-container{background:linear-gradient(110deg,#fff0f5,#fce2ec);border-top:4px solid #df91ae;border-bottom:1px solid var(--strip-line)}
#header-container #header-in{min-height:110px;padding:20px 12px;display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap;text-align:left}
#header-container .logo{margin:0;padding:0;line-height:1.2}#header-container .logo-text{padding:0}#header-container .logo-text a{padding:0;color:var(--strip-accent);font-size:46px;font-weight:800;letter-spacing:-1.8px;text-decoration:none}#header-container .logo-image{max-width:300px}#header-container .logo-image img{max-height:90px;width:auto}
.strip-tagline{margin:4px 0 0;font-size:12px;color:var(--strip-strong);letter-spacing:.04em}.tagline{font-size:12px;color:var(--strip-muted)}
#navi{background:#d98aa7;color:#fff}#navi .navi-in{max-width:1120px}#navi .menu-header{display:flex;justify-content:center;min-height:46px}#navi .menu-header>li{flex:1;width:auto;min-width:0;border-left:1px solid #ffffff40}#navi .menu-header>li:last-child{border-right:1px solid #ffffff40}#navi .menu-header>li>a{height:auto;min-height:46px;line-height:1.5;padding:13px 8px;color:#432232;font-size:13px;font-weight:700}#navi .menu-header>li>a:hover{background:#efb6ca;color:#432232}#navi .sub-menu{background:#fff2f6;border:1px solid var(--strip-line)}#navi .sub-menu a{color:var(--strip-text)}
#content{margin-top:24px}#content-in{gap:26px;align-items:flex-start}#main{width:794px;min-width:0;padding:26px;background:#fff;border:1px solid var(--strip-line);border-radius:var(--strip-radius)}#sidebar{width:300px;min-width:0;padding:0;background:transparent;border:0}.main .article{overflow-wrap:anywhere}
.strip-home-top{margin:28px auto 0}.strip-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:228px;padding:30px 40px;overflow:hidden;background:linear-gradient(120deg,#fff8fa 25%,#fbdce8);border:1px solid var(--strip-line);border-radius:10px}.strip-hero:after{content:"";position:absolute;width:290px;height:290px;right:3%;top:-120px;border:36px solid #ffffff50;border-radius:50%;z-index:-1}.strip-hero-copy{position:relative;z-index:1;max-width:75%}.strip-eyebrow{margin:0 0 7px;color:var(--strip-accent);font-size:11px;font-weight:700;letter-spacing:.2em}.strip-hero h2{margin:0 0 12px;padding:0;background:none;border:0;color:var(--strip-strong);font-size:clamp(24px,3vw,34px);line-height:1.45;letter-spacing:.025em}.strip-hero-description{margin:0 0 16px;font-size:14px;color:#70465b;line-height:1.9}.strip-chips{display:flex;gap:8px;flex-wrap:wrap}.strip-chips span{min-width:76px;padding:2px 15px;border:1px solid #f4d8e3;border-radius:30px;background:#fff9fc;text-align:center;font-size:11px;color:#73505f}.strip-disclosure{position:absolute;top:13px;right:16px;color:#785564;font-size:10px}
.strip-bubbles{position:relative;width:220px;height:150px;flex-shrink:0;margin:auto}.strip-hero>.strip-bubbles{margin-left:auto;margin-right:18px}.strip-bubble{display:flex;justify-content:center;align-items:center;gap:12px;position:absolute;width:136px;height:99px;border-radius:50%;background:linear-gradient(135deg,#f9b7cf,#e883aa);box-shadow:0 8px 22px #b54b7220}.strip-bubble:after{content:"";position:absolute;bottom:-8px;right:18px;border-style:solid;border-width:16px 0 0 21px;border-color:transparent transparent transparent #e98bae;transform:rotate(12deg)}.strip-bubble b{display:block;width:11px;height:11px;background:#fff;border-radius:50%}.strip-bubble-front{left:15px;top:9px;transform:rotate(-8deg)}.strip-bubble-back{right:1px;bottom:6px;transform:rotate(12deg) scale(.76);opacity:.64}.strip-spark{position:absolute;color:#fff;font-size:38px}.strip-spark-one{right:2px;top:0}.strip-spark-two{left:0;bottom:0;font-size:27px}
.strip-ranking{margin-top:28px;padding:24px 26px 27px;background:#fff;border:1px solid var(--strip-line);border-radius:var(--strip-radius)}.strip-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-bottom:2px solid #efb4c9;margin:0 0 18px;padding-bottom:9px}.strip-section-heading h2{margin:0;padding:0;border:0;background:none;color:var(--strip-accent);font-size:21px;line-height:1.5}.strip-section-heading h2>span{color:#d584a1;margin-right:5px}.strip-small{flex-shrink:0;color:var(--strip-muted);font-size:10px;letter-spacing:.03em}.strip-ranking-note{font-size:11px;color:var(--strip-muted);margin:-7px 0 19px}.strip-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.strip-service{position:relative;display:flex;flex-direction:column;align-items:center;padding:20px 22px 22px;border:1px solid var(--strip-line);border-radius:7px;background:linear-gradient(#fffafd,#fff);min-width:0}.strip-rank{position:absolute;top:10px;left:14px;display:flex;align-items:center;gap:5px;font-size:22px;font-weight:800;color:#9a7029;line-height:1}.strip-rank>span{font-size:29px}.strip-service-2 .strip-rank{color:#747d88}.strip-service-3 .strip-rank{color:#a46643}.strip-service-art{width:145px;height:99px;margin:6px auto 4px;overflow:hidden;border-radius:5px;background:#f8e8ee}.strip-service-art img{display:block;width:100%;height:100%;object-fit:cover}.strip-service-art .strip-bubbles{transform:scale(.61);transform-origin:top left;margin:0 0 0 6px}.strip-service h3{margin:8px 0 13px;color:var(--strip-text);font-size:19px;text-align:center;padding:0;border:0;background:none;overflow-wrap:anywhere}.strip-sample-label{color:#8c6978;font-size:10px;background:#fae9f0;border-radius:3px;padding:1px 8px}.strip-features{align-self:stretch;padding:0;margin:0 0 19px;list-style:none;font-size:13px;line-height:1.8}.strip-features li{position:relative;padding-left:19px;margin:4px 0;overflow-wrap:anywhere}.strip-features li:before{content:"✓";position:absolute;left:0;color:#be527a;font-weight:700}.strip-button{display:flex;justify-content:center;align-items:center;gap:14px;width:100%;min-height:43px;margin-top:auto;padding:9px 14px;background:linear-gradient(110deg,#c64e7a,#b43e6a);border:1px solid #b13f68;border-radius:5px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;line-height:1.5;transition:background .15s,box-shadow .15s}.strip-button:hover{background:#99375c;box-shadow:0 3px 10px #963b5824}.strip-button-disabled{background:#f5dbe5;border-color:#ecc3d4;color:#775460!important;cursor:default}.strip-button-disabled:hover{background:#f5dbe5;box-shadow:none}
#list .entry-card-wrap{padding:17px 0;margin:0;border:0;border-bottom:1px solid #f1e0e6;border-radius:0;background:#fff;color:var(--strip-text)}#list .entry-card-wrap:hover{background:#fff8fb;box-shadow:none}#list .entry-card-title{font-size:18px;color:var(--strip-text);line-height:1.65;background:none;padding:0;border:0;margin:0 0 8px}#list .entry-card-snippet{font-size:13px;color:var(--strip-muted);line-height:1.75}.entry-card-thumb{border-radius:6px;overflow:hidden}.entry-card-thumb img{aspect-ratio:1.6;object-fit:cover}.entry-card-info{font-size:11px;color:var(--strip-muted)}.cat-label{background:#b94c75;color:#fff;border:0;font-size:10px;padding:2px 8px}.pagination a,.pagination .current{border:1px solid var(--strip-line);border-radius:5px}.pagination .current{background:var(--strip-accent);color:#fff}
#sidebar .widget{padding:17px;background:#fff;border:1px solid var(--strip-line);border-radius:6px;margin:0 0 22px;font-size:13px}#sidebar .widget-title,#sidebar .widget h2,#sidebar .widget h3{margin:-17px -17px 16px;padding:10px 15px;background:linear-gradient(90deg,#fbe3ec,#fff5f8);border:0;border-bottom:1px solid var(--strip-line);color:var(--strip-strong);font-size:14px;line-height:1.5}#sidebar .widget ul{padding-left:0;list-style:none}#sidebar .widget li{padding:8px 0;border-bottom:1px dotted var(--strip-line)}#sidebar .widget li:last-child{border-bottom:0}#sidebar .widget a{color:#63414f;text-decoration:none}#sidebar .widget a:hover{color:var(--strip-accent);text-decoration:underline}.search-edit,.wp-block-search__input,input[type=search]{border:1px solid var(--strip-line);border-radius:4px;min-width:0;background:#fffafd}.wp-block-search__inside-wrapper{gap:6px}.wp-block-search__button,.search-submit{background:#b94c75;color:#fff;border:0;border-radius:4px}.wp-block-search__button{margin-left:0;padding:7px 11px;font-size:12px}.wp-block-search__label{font-size:13px;font-weight:700;color:var(--strip-strong)}.author-box{border:1px solid var(--strip-line);border-radius:7px;background:#fff9fb}.author-name{color:var(--strip-strong)}
.strip-comparison{margin-top:34px}.strip-table-scroll{overflow-x:auto;max-width:100%;border-radius:5px}.strip-comparison table{width:100%;min-width:520px;border-collapse:collapse;font-size:12px;margin:0}.strip-comparison caption{caption-side:bottom;text-align:left;color:var(--strip-muted);font-size:11px;padding:10px 0}.strip-comparison th,.strip-comparison td{padding:12px 10px;border:1px solid var(--strip-line);vertical-align:middle;text-align:left;overflow-wrap:anywhere}.strip-comparison thead th{background:#f7d6e3;color:#633548}.strip-comparison tbody th{background:#fff9fb;min-width:100px}.strip-comparison tbody tr:nth-child(even){background:#fff7fa}.strip-comparison small{display:block;font-size:10px;font-weight:400;color:var(--strip-muted)}.strip-comparison .strip-button{min-width:96px;font-size:11px;padding:7px 9px;min-height:35px}
.article h1{color:var(--strip-strong);font-size:28px;line-height:1.6}.article h2{background:#fff0f5;border-left:5px solid #cc7597;border-bottom:1px solid var(--strip-line);padding:15px 19px;color:var(--strip-strong);font-size:23px}.article h3{border-bottom:2px solid #e8a5bf;padding:10px 0 10px 18px;color:var(--strip-strong);font-size:20px}.article blockquote{background:#fff7fa;border-color:var(--strip-line);color:#745764}.article .toc{background:#fff9fb;border:1px solid var(--strip-line);border-radius:7px}.article table th{background:#f9e0ea}.article .wp-block-button__link,.article .btn{background:#b63e6a;color:#fff;border-radius:5px}.article input:not([type=checkbox]):not([type=radio]):not([type=submit]),.article textarea{max-width:100%;border:1px solid var(--strip-line);border-radius:4px}.article input[type=submit]{background:#b63e6a;color:#fff;border:0;border-radius:4px;padding:10px 22px}.breadcrumb{color:var(--strip-muted);font-size:11px}
#footer{background:linear-gradient(100deg,#fce2ec,#fff0f5);border-top:1px solid var(--strip-line);color:#795366;margin-top:38px;padding:26px 0}#footer .logo-text a{color:var(--strip-accent);font-weight:800}#footer a{color:#70475a}#footer .copyright{font-size:11px}.mobile-menu-buttons{background:#fff4f8;border-top:1px solid var(--strip-line);color:#9d3d62}.go-to-top-button{background:#bd6789;color:#fff;border-radius:50%}
@media(min-width:1024px){#content-in{display:flex}#main{flex:1}#sidebar{flex:0 0 280px}}
@media(max-width:1023px){.wrap{max-width:calc(100% - 32px)}#content-in{display:block}#main,#sidebar{width:100%}#sidebar{margin-top:26px}.strip-hero{padding:27px}.strip-service{padding:20px 15px}.strip-ranking-grid{gap:12px}#header-container #header-in{min-height:98px}.strip-hero>.strip-bubbles{margin-right:0;transform:scale(.85);transform-origin:right center}}
@media(max-width:600px){body{font-size:15px}.wrap{max-width:calc(100% - 24px)}#header-container #header-in{padding:17px 6px;min-height:94px;display:block}#header-container .logo-text a{font-size:36px}.strip-tagline{font-size:10px;margin-top:5px}.strip-nav.menu-pc{display:flex!important}#navi .menu-header{overflow-x:auto;justify-content:flex-start}#navi .menu-header>li{flex:0 0 auto;border:0}#navi .menu-header>li>a{font-size:11px;min-height:42px;padding:12px}#navi .menu-header>li:last-child{border:0}.strip-home-top{margin-top:16px}.strip-hero{min-height:228px;padding:24px 20px}.strip-hero-copy{max-width:100%}.strip-hero h2{font-size:23px}.strip-hero-description{font-size:12px;max-width:83%}.strip-eyebrow{font-size:9px}.strip-hero>.strip-bubbles{position:absolute;right:-45px;bottom:20px;opacity:.32;transform:scale(.66);z-index:-1}.strip-disclosure{font-size:9px}.strip-chips{gap:5px}.strip-chips span{min-width:54px;padding:2px 10px;font-size:10px}.strip-ranking{margin-top:16px;padding:19px 15px}.strip-section-heading h2{font-size:18px}.strip-section-heading{gap:7px}.strip-small{font-size:9px}.strip-ranking-grid{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:0 2px 9px;scroll-snap-type:x mandatory;scroll-padding-left:2px;-webkit-overflow-scrolling:touch}.strip-ranking-grid::-webkit-scrollbar{height:5px}.strip-ranking-grid::-webkit-scrollbar-thumb{background:#e5a9bd;border-radius:999px}.strip-ranking-grid .strip-service{flex:0 0 min(82vw,310px);scroll-snap-align:start}.strip-service{padding:18px 20px}.strip-service-art{height:82px}.strip-service h3{margin:7px 0 8px}.strip-features{max-width:300px;align-self:center;width:100%;font-size:13px}.strip-service .strip-button{max-width:320px}.strip-ranking-note{font-size:10px}#main{padding:19px 15px}#content{margin-top:16px}#list .entry-card-title{font-size:15px}#list .entry-card-snippet{font-size:12px}.article h1{font-size:24px}.article h2{font-size:20px}.article h3{font-size:18px}.strip-comparison{margin-top:24px}#footer{padding-bottom:70px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.strip-button{transition:none}}
/* Reset Cocoon's center-logo sizing while keeping uploaded logos intact. */
#header-container #header-in{flex-direction:row;height:auto;min-height:110px}
#header-container .tagline:empty{display:none}
#header-container .site-name-text{font-size:46px;line-height:1.2;letter-spacing:-1.8px}
#navi .menu-header>li>a{text-align:center;display:flex;align-items:center;justify-content:center}
@media(max-width:600px){#header-container #header-in{min-height:94px}#header-container .site-name-text{font-size:36px}}

/* Quiet social controls match the article palette. */
.sns-share .sns-buttons a,.sns-share .sns-buttons button,.sns-follow .sns-buttons a{background:#fff5f9;color:#9c3c62;border:1px solid #eac7d6;border-radius:5px}
.sns-share .sns-buttons a:hover,.sns-share .sns-buttons button:hover,.sns-follow .sns-buttons a:hover{background:#f6deea;color:#7e284d}
/* Compact horizontal article cards, leaving Cocoon's optional grid layouts alone. */
#list.ect-entry-card .entry-card{min-height:112px}
#list.ect-entry-card .entry-card-thumb{width:170px}
#list.ect-entry-card .entry-card-content{margin-left:188px;min-height:112px;padding-bottom:24px}
@media(max-width:600px){#list.ect-entry-card .entry-card-thumb{width:104px}#list.ect-entry-card .entry-card-content{margin-left:117px;min-height:86px}#list.ect-entry-card .entry-card{min-height:86px}}
/* Align the navigation with the content and remove Cocoon's 60px item height. */
#navi #navi-in{width:1120px;max-width:calc(100% - 40px);margin:0 auto}
#navi .menu-header{align-items:stretch}
#navi .menu-header>li{height:auto;display:flex;align-items:stretch}
#navi .menu-header>li>a{width:100%;height:auto;min-height:46px}
@media(max-width:1023px){#navi #navi-in{max-width:calc(100% - 32px)}}
@media(max-width:600px){#navi #navi-in{max-width:calc(100% - 24px)}#navi .menu-header{min-height:44px}#navi .menu-header>li>a{min-height:44px}#navi .strip-nav>li{flex:1 0 auto}}

/* Editorial guide, disclosure and comparison methodology. */
.strip-reader-notice{display:flex;align-items:center;gap:15px;margin:0 0 18px;padding:14px 18px;background:#fff;border:1px solid #e8bfd0;border-radius:7px;color:#60394a;font-size:13px;line-height:1.8}
.strip-reader-notice p,.entry-content .strip-reader-notice p{margin:0!important}.strip-reader-notice strong{display:block;font-weight:600}.strip-age-label{flex-shrink:0;padding:4px 10px;border:1px solid #b9597e;border-radius:4px;font-size:12px;font-weight:700;color:#94365a;background:#fff1f6}
.strip-ranking-note{font-size:13px;line-height:1.8}.strip-checked{font-size:11px;color:#795765;align-self:stretch;margin:0 0 12px}.strip-home-top>.strip-comparison{padding:24px 26px;margin:24px 0 0;background:#fff;border:1px solid var(--strip-line);border-radius:8px}
.strip-editorial-profile{margin:24px 0 0;padding:26px;background:linear-gradient(125deg,#fff8fb,#fff);border:1px solid var(--strip-line);border-radius:8px}.strip-editorial-heading{padding-bottom:18px;border-bottom:1px solid var(--strip-line)}.strip-editorial-heading p{margin:0 0 2px;color:#a03e63;font-size:10px;letter-spacing:.12em;font-weight:700}.strip-editorial-heading h2{margin:0;color:#7f314e;font-size:21px}.strip-editorial-lead{margin:18px 0 0;color:#543744;font-size:14px;line-height:1.9}
.sidebar .strip-editorial-profile{margin:0 0 20px;padding:18px}.sidebar .strip-editorial-heading{padding-bottom:13px}.sidebar .strip-editorial-heading h2{font-size:17px}.sidebar .strip-editorial-lead{margin:13px 0 0;font-size:12px;line-height:1.75}
.strip-popular-posts{margin:0 0 20px;padding:18px;background:#fff;border:1px solid var(--strip-line);border-radius:8px}.strip-popular-eyebrow{margin:0 0 4px;color:#b5446d;font-size:10px;font-weight:700;letter-spacing:.13em}.strip-popular-posts h2{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid var(--strip-line);color:#7f314e;font-size:18px}.strip-popular-posts ol{padding:0;margin:0;list-style:none;counter-reset:strip-popular}.strip-popular-posts li{display:flex;gap:9px;align-items:flex-start;padding:9px 0;border-bottom:1px solid #f2e2e8;font-size:12px;line-height:1.6}.strip-popular-posts li:last-child{padding-bottom:0;border-bottom:0}.strip-popular-posts li>span{display:inline-flex;align-self:center;flex:0 0 20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:#b5446d;color:#fff;font-size:10px;font-weight:700}.strip-popular-posts a{color:#563947;text-decoration:none}.strip-popular-posts a:hover{text-decoration:underline}
.strip-oshi-cam-match{overflow:hidden;margin:0 0 20px;border:1px solid #e8bfd0;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(122,50,80,.08)}.strip-oshi-cam-match__link{display:block;color:#4b3040;text-decoration:none}.strip-oshi-cam-match__link:hover{color:#4b3040}.strip-oshi-cam-match img{display:block;width:calc(100% - 24px);height:146px;margin:12px 12px 0;border-radius:6px;object-fit:cover;object-position:center top}.strip-oshi-cam-match__body{padding:16px 17px 17px;background:linear-gradient(140deg,#fff,#fff4f8)}.strip-oshi-cam-match__eyebrow{margin:0 0 5px;color:#b5446d;font-size:9px;font-weight:700;letter-spacing:.13em}.strip-oshi-cam-match h2{margin:0 0 7px;color:#7f314e;font-size:18px;line-height:1.4}.strip-oshi-cam-match__body>p:not(.strip-oshi-cam-match__eyebrow){margin:0;color:#725766;font-size:12px;line-height:1.7}.strip-oshi-cam-match__body span{display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding:10px 12px;border-radius:5px;background:#b94370;color:#fff;font-size:12px;font-weight:700;transition:background .2s ease}.strip-oshi-cam-match__body span b{font-size:19px;font-weight:400;line-height:.7}.strip-oshi-cam-match__link:hover .strip-oshi-cam-match__body span{background:#963052}
#strip-ranking,#strip-comparison,#strip-latest{scroll-margin-top:20px}
.strip-article-ranking-top{margin:0;padding:0}.strip-article-ranking-top .strip-article-ranking{margin:24px 0 0}
/* Hide the retired editorial card while a local PHP opcode cache finishes refreshing. */
#strip-editorial{display:none!important}
/* Author names are not displayed in article footers. */
.article-footer .author-info{display:none}
/* Refined latest-post cards. */
.strip-skin #strip-latest+#list{display:grid;gap:16px;margin-top:18px}
.strip-skin #strip-latest+#list .entry-card-wrap{display:block;overflow:hidden;margin:0;padding:0;border:1px solid #edcfda;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(122,50,80,.07);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.strip-skin #strip-latest+#list .entry-card{display:grid;grid-template-columns:minmax(180px,28%) 1fr;position:relative;width:100%;margin:0;padding:0}
.strip-skin #strip-latest+#list .entry-card-wrap:hover{transform:translateY(-3px);border-color:#d47f9e;box-shadow:0 14px 28px rgba(122,50,80,.14)}
.strip-skin #strip-latest+#list .entry-card-thumb{position:relative;width:100%;height:100%;min-height:178px;margin:0;background:#f8e5ec}
.strip-skin #strip-latest+#list .entry-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.strip-skin #strip-latest+#list .entry-card-wrap:hover .entry-card-thumb img{transform:scale(1.045)}
.strip-skin #strip-latest+#list .entry-card-content{display:flex;min-width:0;width:auto!important;flex-direction:column;margin:0!important;padding:20px 22px 16px}
.strip-skin #strip-latest+#list .entry-card-title{margin:0 0 9px;color:#492f3b;font-size:21px;line-height:1.45;font-weight:800}
.strip-skin #strip-latest+#list .entry-card-snippet{display:-webkit-box;overflow:hidden;margin:0;color:#715a65;font-size:14px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.strip-skin #strip-latest+#list .admin-pv{display:flex;gap:10px;order:3;margin:13px 0 0;color:#9b4265;font-size:11px;line-height:1.4}.strip-skin #strip-latest+#list .admin-pv-by{display:none}
.strip-skin #strip-latest+#list .entry-card-meta{display:flex;align-items:center;justify-content:space-between;order:4;margin-top:auto;padding-top:12px;border-top:1px solid #f3dce5;color:#9b6a7c;font-size:11px}
.strip-skin #strip-latest+#list .entry-card-categorys{position:absolute;top:12px;left:12px}.strip-skin #strip-latest+#list .entry-card-categorys .cat-label{padding:5px 9px;border-radius:999px;background:#b94370;color:#fff;font-size:10px;box-shadow:0 3px 8px rgba(116,34,65,.24)}
@media(max-width:600px){.strip-skin #strip-latest+#list{gap:12px;margin-top:14px}.strip-skin #strip-latest+#list .entry-card-wrap{border-radius:10px}.strip-skin #strip-latest+#list .entry-card{display:block}.strip-skin #strip-latest+#list .entry-card-thumb{height:auto;min-height:0;aspect-ratio:16/8}.strip-skin #strip-latest+#list .entry-card-thumb img{display:block}.strip-skin #strip-latest+#list .entry-card-content{padding:15px 16px 13px}.strip-skin #strip-latest+#list .entry-card-title{font-size:17px;line-height:1.5}.strip-skin #strip-latest+#list .entry-card-snippet{font-size:12px;line-height:1.65}.strip-skin #strip-latest+#list .admin-pv{gap:7px;margin-top:10px;font-size:10px}.strip-skin #strip-latest+#list .entry-card-meta{padding-top:9px}.strip-skin #strip-latest+#list .entry-card-categorys{top:10px;left:10px}}
/* Related posts use the same compact card language as the latest-post list. */
.strip-skin .related-entries{margin:34px 0 0;padding:24px;border:1px solid #edcfda;border-radius:12px;background:linear-gradient(145deg,#fff,#fff6f9)}
.strip-skin .related-entry-heading{margin:0 0 16px;padding:0 0 11px;border-bottom:2px solid #efb7ca;color:#813653;font-size:24px;line-height:1.35}
.strip-skin .related-list{display:grid;gap:12px;margin:0}.strip-skin .related-entry-card-wrap{display:block;overflow:hidden;margin:0!important;padding:0!important;border:1px solid #edd5de;border-radius:10px;background:#fff;text-decoration:none;box-shadow:0 5px 14px rgba(122,50,80,.06);transition:transform .2s ease,box-shadow .2s ease}
.strip-skin .related-entry-card-wrap:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(122,50,80,.13)}
.strip-skin .related-entry-card{display:grid!important;grid-template-columns:170px minmax(0,1fr);position:relative;width:100%;margin:0!important;padding:0!important}
.strip-skin .related-entry-card-thumb{float:none!important;width:100%!important;height:128px;margin:0!important;overflow:hidden;background:#f8e5ec}.strip-skin .related-entry-card-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.strip-skin .related-entry-card-content{display:flex;min-width:0;width:auto!important;flex-direction:column;margin:0!important;padding:15px 18px}.strip-skin .related-entry-card-title{margin:0 0 7px;color:#4a303c;font-size:18px;line-height:1.45;font-weight:800}.strip-skin .related-entry-card-snippet{display:-webkit-box;overflow:hidden;margin:0;color:#735b66;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.strip-skin .related-entry-card .related-entry-card-categorys{position:absolute;top:10px;left:10px}.strip-skin .related-entry-card .cat-label{padding:4px 8px;border-radius:999px;background:#b94370;color:#fff;font-size:10px;box-shadow:0 3px 8px rgba(116,34,65,.24)}
@media(max-width:600px){.strip-skin .related-entries{margin-top:25px;padding:17px 15px;border-radius:10px}.strip-skin .related-entry-heading{margin-bottom:12px;padding-bottom:9px;font-size:20px}.strip-skin .related-list{gap:10px}.strip-skin .related-entry-card{display:block!important}.strip-skin .related-entry-card-thumb{height:auto;aspect-ratio:16/8}.strip-skin .related-entry-card-content{padding:13px 15px}.strip-skin .related-entry-card-title{font-size:16px}.strip-skin .related-entry-card-snippet{font-size:12px}}
/* Approved heart logo: use the same asset in desktop, mobile and footer. */
.strip-skin #header-container #header-in{padding:10px 12px;gap:20px;min-height:132px}
.strip-skin #header-container .logo-image{width:460px;max-width:100%;flex:0 1 460px}
.strip-skin #header-container .logo-image a{display:block;padding:0;line-height:0}
.strip-skin #header-container .logo-image .site-name-text{display:block;font-size:0;line-height:0}
.strip-skin #header-container .logo-image img{display:block;width:100%;height:auto;max-height:none}
.strip-skin #footer .logo-image{width:260px;max-width:100%;margin:0}
.strip-skin #footer .logo-image a{display:block;padding:0;line-height:0}
.strip-skin #footer .logo-image img{width:100%;height:auto;max-height:none}
@media(max-width:600px){
  .strip-skin #header-container #header-in{display:flex;flex-direction:column;gap:0;padding:7px 0 14px;min-height:0;text-align:center}
  .strip-skin #header-container .logo-image{width:360px;max-width:100%;flex:0 1 auto}
  .strip-skin .strip-tagline{margin:0;font-size:10px;letter-spacing:0;line-height:1.6}
  .strip-skin #footer .logo-image{margin:0 auto}
}
@media(max-width:600px){.strip-reader-notice{align-items:flex-start;flex-direction:column;gap:8px;padding:13px 15px;font-size:12px}.strip-hero h2{font-size:22px}.strip-home-top>.strip-comparison,.strip-editorial-profile{padding:19px 15px;margin-top:16px}.strip-section-heading{flex-wrap:wrap}.strip-ranking-note{font-size:12px}.strip-editorial-principles{grid-template-columns:1fr}.strip-editorial-heading h2{font-size:19px}#navi .strip-nav>li{flex:1 0 auto}#navi .strip-nav>li>a{padding:12px 9px}}
/* Sidebar display order */
.strip-skin #sidebar{display:flex;flex-direction:column}
.strip-skin .strip-sidebar-ad{order:1;overflow:hidden;padding:0;border:1px solid #f0c4d5;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(156,44,91,.08)}
.strip-skin .strip-sidebar-ad h2{margin:0;padding:14px 18px;color:#8f2855;border-bottom:1px solid #f1d1dd;background:#fff1f6;font-size:16px;line-height:1.4}
.strip-skin .strip-sidebar-ad iframe{width:100%;border:0}
.strip-skin #sidebar .strip-oshi-cam-match{order:2}
.strip-skin #sidebar #block-2{order:3}
.strip-skin #sidebar .strip-popular-posts{order:4}
.strip-skin #sidebar #sidebar-scroll{order:5}

/* Unified sidebar titles */
.strip-skin #sidebar .widget-title,
.strip-skin #sidebar .widget h2,
.strip-skin #sidebar .widget h3,
.strip-skin #sidebar .strip-sidebar-ad h2,
.strip-skin #sidebar .strip-popular-posts h2,
.strip-skin #sidebar .strip-oshi-cam-match h2{
  box-sizing:border-box;
  margin:0 0 16px;
  padding:15px 18px;
  border:0;
  border-bottom:1px solid #efcdd9;
  border-radius:4px;
  background:#f4f5f7;
  color:#7f314e;
  font-size:18px;
  font-weight:700;
  line-height:1.4;
}
.strip-skin #sidebar .widget .widget-title,
.strip-skin #sidebar .widget>h2,
.strip-skin #sidebar .widget>h3{
  margin:-17px -17px 16px;
  border-radius:5px 5px 0 0;
}
.strip-skin #sidebar .strip-sidebar-ad h2{
  margin:0;
  border-radius:11px 11px 0 0;
}
.strip-skin #sidebar .strip-popular-eyebrow,
.strip-skin #sidebar .strip-oshi-cam-match__eyebrow{
  margin:0 0 14px;
  color:#bd416d;
  font-size:11px;
  font-weight:700;
  letter-spacing:.18em;
  line-height:1;
}
.strip-skin #sidebar .strip-popular-posts h2{margin:0}
.strip-skin #sidebar .strip-oshi-cam-match__body{padding:0 17px 17px}
.strip-skin #sidebar .strip-oshi-cam-match h2{margin:0 0 12px;padding:13px 15px;font-size:17px}
.strip-skin #sidebar .strip-sidebar-ad,
.strip-skin #sidebar .widget{padding:18px}
.strip-skin #sidebar .widget .widget-title,
.strip-skin #sidebar .widget>h2,
.strip-skin #sidebar .widget>h3{margin:0 0 16px;border-radius:4px}
.strip-skin #sidebar .strip-sidebar-ad h2{margin:0 0 16px;border-radius:4px}
.strip-skin #sidebar .strip-sidebar-ad::before,
.strip-skin #sidebar #block-2::before,
.strip-skin #sidebar #block-6::before{
  display:block;
  margin:0 0 14px;
  color:#bd416d;
  font-size:11px;
  font-weight:700;
  letter-spacing:.18em;
  line-height:1;
}
.strip-skin #sidebar .strip-sidebar-ad::before{content:"LIVE CHAT"}
.strip-skin #sidebar #block-2::before{content:"SEARCH"}
.strip-skin #sidebar #block-6::before{content:"CATEGORY"}
.strip-skin #sidebar #block-2 .wp-block-search__label{
  display:block;
  margin:0 0 16px;
  padding:15px 18px;
  border-bottom:1px solid #efcdd9;
  border-radius:4px;
  background:#f4f5f7;
  color:#7f314e;
  font-size:18px;
  font-weight:700;
  line-height:1.4;
}
.strip-skin #sidebar .strip-sidebar-ad h2{padding:13px 14px;font-size:16px;letter-spacing:-.03em;white-space:nowrap}
.strip-skin .strip-sidebar-ad{margin-bottom:24px}

/* Navigation and comparison-table marks */
#navi .strip-nav>li>a{display:flex;align-items:center;justify-content:center;gap:8px}
#navi .strip-nav>li>a,#navi .strip-nav>li>a:hover,#navi .strip-nav>li>a:focus,#navi .strip-nav>li>a span{color:#fff}
#navi .strip-nav>li>a{transition:background-color .2s ease,color .2s ease}
#navi .strip-nav>li>a:hover,#navi .strip-nav>li>a:focus{background:#8f2855;color:#fff}
.strip-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#fff;font-style:normal;line-height:1}
.strip-nav-icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}
.strip-service-mark{display:inline-flex;min-width:38px;min-height:28px;align-items:center;justify-content:center;margin-right:8px;padding:3px 5px;border:1px solid #e7b6c9;border-radius:6px;background:linear-gradient(135deg,#fff,#f9e5ed);color:#a52f5d;font-size:10px;font-weight:800;letter-spacing:-.04em;line-height:1;vertical-align:middle}
.strip-service-mark[aria-label^="DXLIVE"]{border-color:#bdc6d8;background:linear-gradient(135deg,#fff,#e8edf6);color:#2f456b}
.strip-service-mark[aria-label^="FANZA"]{border-color:#e6c381;background:linear-gradient(135deg,#fff,#fff1cb);color:#9a6715}
.strip-service-name{vertical-align:middle}
.strip-skin #sidebar .strip-oshi-cam-match__lead{margin:0 0 5px!important;color:#725766;font-weight:400}
.strip-skin #sidebar .strip-oshi-cam-match__eyebrow{margin:0 0 12px;padding:17px 17px 0;font-size:10px}
.strip-skin #sidebar .strip-oshi-cam-match img{margin:0 12px 14px}
.strip-table-heading{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.strip-table-heading i{display:inline-flex;align-items:center;justify-content:center;min-width:13px;color:#af3b65;font-size:14px;font-style:normal;font-weight:700;line-height:1}

/* Give article imagery and metadata room inside each card. */
.strip-skin #strip-latest+#list .entry-card-wrap{padding:12px}
.strip-skin #strip-latest+#list .entry-card-thumb{border-radius:8px}
.strip-skin #strip-latest+#list .entry-card-content{padding:20px 22px 22px}
.strip-skin #strip-latest+#list .entry-card-meta{padding:14px 0 4px}
.strip-skin #strip-latest+#list .entry-card-categorys{top:12px;left:12px}
@media(max-width:600px){
  .strip-skin #strip-latest+#list .entry-card-wrap{padding:10px}
  .strip-skin #strip-latest+#list .entry-card-content{padding:15px 8px 10px}
  .strip-skin #strip-latest+#list .entry-card-meta{padding:12px 0 5px}
  .strip-skin #strip-latest+#list .entry-card-categorys{top:10px;left:10px}
}
@media(max-width:600px){
  .strip-skin #sidebar .widget-title,
  .strip-skin #sidebar .widget h2,
  .strip-skin #sidebar .widget h3,
  .strip-skin #sidebar .strip-sidebar-ad h2,
  .strip-skin #sidebar .strip-popular-posts h2,
  .strip-skin #sidebar .strip-oshi-cam-match h2{font-size:17px}
}
