@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
:root{--holotame-accent:#27c7ff;--holotame-accent-deep:#0ea5d9;--holotame-accent-soft:#e8f8ff;--holotame-accent-pale:#f5fcff;--holotame-ink:#17324a;--holotame-subtle:#6f8599;--holotame-border:#d9edf7;--holotame-card-shadow:0 14px 34px rgba(39,199,255,.1)}body{color:var(--holotame-ink);background:radial-gradient(circle at top left,rgba(39,199,255,.14),transparent 28%),radial-gradient(circle at top right,rgba(130,219,255,.16),transparent 24%),linear-gradient(180deg,#f5fcff 0%,#fff 220px)}a{color:var(--holotame-accent-deep);transition:color .2s ease,opacity .2s ease,transform .2s ease}a:hover{color:var(--holotame-accent)}.header-container,.footer{background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.header-container{border-bottom:1px solid rgba(39,199,255,.14);box-shadow:0 10px 30px rgba(17,84,122,.05)}.site-name-text img,.footer-site-logo-image{filter:drop-shadow(0 10px 18px rgba(39,199,255,.14))}.navi-in a,.menu-header a,.menu-footer a{font-weight:700}.navi-in>ul li a:hover,.menu-header li a:hover{background:linear-gradient(90deg,rgba(39,199,255,.12),rgba(128,224,255,.06));color:var(--holotame-accent-deep)}#content,.main,.sidebar{position:relative}.content,.main,.sidebar,.widget,.article,.entry-card-wrap,.related-entry-card-wrap,.pager-post-navi,.comment-area,.sns-share,.author-box,.box-menus{border-color:var(--holotame-border)}.main,.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.article,.pager-post-navi,.comment-area,.author-box{background:rgba(255,255,255,.92);border:1px solid var(--holotame-border);border-radius:20px;box-shadow:var(--holotame-card-shadow)}.main{padding:28px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:18px}.widget{margin-bottom:16px}.widget-title,.sidebar h3,.article h2,.article h3{color:var(--holotame-ink)}.widget-title,.sidebar h3{padding:12px 16px;border:0;border-radius:14px;background:linear-gradient(135deg,#27c7ff,#7fddff);color:#fff;box-shadow:0 12px 24px rgba(39,199,255,.22)}.entry-title,.archive-title,.page-title{color:var(--holotame-ink);line-height:1.35}.article h2{padding:.85em 1em;border:0;border-radius:16px;background:linear-gradient(135deg,rgba(39,199,255,.14),rgba(127,221,255,.2))}.article h3{padding-left:14px;border-left:5px solid var(--holotame-accent)}.entry-card-wrap,.related-entry-card-wrap,.widget-entry-card,.popular-entry-card,.new-entry-card{overflow:hidden}.archive-title{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:linear-gradient(135deg,rgba(39,199,255,.14),rgba(127,221,255,.22))}.archive-title:before{content:"";width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#27c7ff,#8adfff);box-shadow:0 0 0 6px rgba(39,199,255,.12)}.pagination{margin-top:28px}.pagination .page-numbers{border-radius:999px;border:1px solid var(--holotame-border);background:rgba(255,255,255,.92)}.pagination .current{background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;border-color:transparent}.entry-card-wrap,.related-entry-card-wrap,.widget-entry-card,.popular-entry-card,.new-entry-card,.a-wrap{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.entry-card-wrap:hover,.related-entry-card-wrap:hover,.widget-entry-card:hover,.popular-entry-card:hover,.new-entry-card:hover,.a-wrap:hover .entry-card-wrap,.a-wrap:hover .related-entry-card-wrap{transform:translateY(-4px);box-shadow:0 18px 34px rgba(39,199,255,.16)}.cat-label,.tag-link,.pagination-next-link,.pagination-prev-link{border-radius:999px}.cat-label{background:linear-gradient(135deg,#27c7ff,#69d8ff);color:#fff}.sidebar ul li a,.widget_recent_entries li a,.widget_categories li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px}.sidebar ul li a:hover,.widget_recent_entries li a:hover,.widget_categories li a:hover{background:var(--holotame-accent-pale);text-decoration:none}.post-count{min-width:2.2em;padding:4px 8px;border-radius:999px;background:var(--holotame-accent-soft);color:var(--holotame-accent-deep);text-align:center}input[type=text],input[type=search],textarea,select{border:1px solid var(--holotame-border);border-radius:14px;background:#fbfeff}input[type=text]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:rgba(39,199,255,.55);box-shadow:0 0 0 4px rgba(39,199,255,.12)}.search-box{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(39,199,255,.28);border-radius:18px;background:linear-gradient(180deg,#fafdff 0%,#f2fbff 100%)}.search-box.input-box{border:1px solid rgba(39,199,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.search-edit{flex:1;min-width:0;border:0 !important;background:0 0 !important;box-shadow:none !important;color:var(--holotame-ink);font-size:1rem;padding:10px 12px}.search-edit::placeholder{color:#7c94a8}.search-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border-radius:14px;line-height:1;position:static}.search-submit .fa-search{display:block;font-size:1.2rem;line-height:1;position:static;transform:none;margin:0}.search-submit,.pagination-next-link,.pagination-prev-link,.go-to-top-button,button,.button{border:0;border-radius:999px;background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;box-shadow:0 12px 24px rgba(39,199,255,.22)}.search-submit:hover,button:hover,.button:hover,.go-to-top-button:hover{opacity:.92}.footer{margin-top:48px;border-top:1px solid rgba(39,199,255,.14)}.copyright,.entry-card-snippet,.entry-card-meta,.widget-entry-card-meta,.post-date,.post-update,.list-item-caption{color:var(--holotame-subtle)}.home .main{background:0 0;border:0;box-shadow:none;padding:0}.holotame-home{display:grid;gap:24px}.holotame-home-top{margin-bottom:20px}.holotame-home-hero,.holotame-home-headlines,.holotame-home-section,.holotame-home-directory{background:rgba(255,255,255,.94);border:1px solid var(--holotame-border);border-radius:28px;box-shadow:var(--holotame-card-shadow)}.holotame-home-hero{padding:24px}.holotame-home-kicker,.holotame-section-label,.holotame-panel-label{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--holotame-accent-soft);color:var(--holotame-accent-deep);font-size:.78rem;font-weight:700;letter-spacing:.08em}.holotame-home-title,.holotame-section-title,.holotame-panel-title{margin:14px 0 0;color:var(--holotame-ink);line-height:1.25}.holotame-home-copy,.holotame-section-description{margin:12px 0 0;color:var(--holotame-subtle);line-height:1.7}.holotame-home-hero-grid{display:block}.holotame-hero-slider,.holotame-home-panel,.holotame-card,.holotame-directory-body{background:#fff;border:1px solid rgba(39,199,255,.16);border-radius:24px;max-width:100%;min-width:0}.holotame-hero-slider{position:relative;overflow:hidden;width:100%;min-height:0;aspect-ratio:16/5.6;box-shadow:0 20px 45px rgba(39,199,255,.12)}.holotame-hero-slider-track{position:relative;height:100%}.holotame-hero-slide{position:absolute;inset:0;height:100%;opacity:0;pointer-events:none;transition:opacity .35s ease}.holotame-hero-slide.is-active{opacity:1;pointer-events:auto}.holotame-hero-slide-link{display:grid;height:100%;color:inherit;text-decoration:none}.holotame-hero-slide-media{position:absolute;inset:0;overflow:hidden;margin:0}.holotame-hero-slide-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,34,52,.1) 0%,rgba(9,34,52,.74) 100%)}.holotame-hero-slide-image,.holotame-card-thumb-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.holotame-card-thumb-image-placeholder,.holotame-hero-slide-image.holotame-card-thumb-image-placeholder{background:linear-gradient(135deg,#dff5ff,#f6fdff)}.holotame-hero-slide-overlay{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;height:100%;padding:18px 20px;color:#fff}.holotame-hero-slide-title{margin:0;max-width:28ch;font-size:clamp(1.2rem,2.2vw,1.75rem);line-height:1.3}.holotame-hero-slide-meta{display:flex;flex-wrap:wrap;gap:10px;color:rgba(255,255,255,.88);font-size:.8rem}.holotame-hero-slider-controls{position:absolute;right:16px;bottom:16px;z-index:2;display:flex;align-items:center;gap:10px}.holotame-slider-dots{display:flex;gap:8px}.holotame-slider-dot,.holotame-slider-arrow{border:0;background:rgba(255,255,255,.22);box-shadow:none}.holotame-slider-dot{width:10px;height:10px;padding:0;border-radius:999px}.holotame-slider-dot.is-active{width:28px;background:#fff}.holotame-slider-arrow{position:relative;width:44px;height:44px;padding:0;border-radius:999px;backdrop-filter:blur(8px)}.holotame-slider-arrow:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(-50%,-50%) rotate(45deg)}.holotame-slider-arrow.is-prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.holotame-home-headlines{padding:14px 16px}.holotame-headline-list{display:grid;gap:0;margin-top:6px;grid-auto-rows:minmax(0,auto)}.holotame-headline-list.is-separated{margin-top:0}.holotame-headline-item{display:grid;gap:4px;padding:8px 0;border-bottom:1px solid rgba(39,199,255,.12)}.holotame-headline-item:last-child{border-bottom:0;padding-bottom:0}.holotame-headline-item a{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:start;color:inherit;text-decoration:none}.holotame-headline-date{color:var(--holotame-accent-deep);font-size:.72rem;font-weight:700}.holotame-headline-text{color:var(--holotame-ink);font-size:.92rem;font-weight:700;line-height:1.45}.holotame-home-nav{display:none}.holotame-home-sections{display:grid;gap:22px}.holotame-home-section,.holotame-home-directory{padding:20px}.holotame-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px) auto;align-items:end;gap:18px;margin-bottom:16px}.holotame-section-more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#27c7ff,#70dbff);color:#fff;font-weight:700;text-decoration:none}.holotame-section-grid{display:grid;grid-template-columns:1fr;gap:16px}.holotame-section-list{display:grid;gap:12px;align-content:start}.holotame-card{overflow:hidden;min-width:0}.holotame-card-link{display:grid;grid-template-columns:128px minmax(0,1fr);min-height:100%;color:inherit;text-decoration:none}.holotame-card.is-lead .holotame-card-link{grid-template-columns:minmax(220px,38%) minmax(0,1fr)}.holotame-card-thumb{position:relative;margin:0;width:100%;min-height:104px;aspect-ratio:16/10;overflow:hidden}.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/9}.holotame-card-body{display:flex;flex-direction:column;gap:8px;padding:15px 16px;min-width:0}.holotame-card-title{margin:0;color:var(--holotame-ink);font-size:.98rem;line-height:1.42}.holotame-card.is-lead .holotame-card-title{font-size:1.26rem;line-height:1.35}.holotame-card-snippet{margin:0;color:var(--holotame-subtle);font-size:.9rem;line-height:1.65}.holotame-card.is-compact .holotame-card-snippet{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.holotame-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;color:var(--holotame-subtle);font-size:.78rem}.holotame-card-meta-tag{color:var(--holotame-accent-deep);font-weight:700}.holotame-card.is-compact .holotame-card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.holotame-card.is-compact .holotame-card-thumb-image-placeholder{min-height:104px}.holotame-directory-body{padding:18px}.holotame-directory-body .tabs{display:grid;gap:12px}.holotame-directory-body .tab-label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(39,199,255,.18);background:#fff;color:var(--holotame-ink);font-weight:700}.holotame-directory-body .tab-content{padding:18px;border-radius:20px;background:#f8fdff}.holotame-directory-body .talent-links{display:flex;flex-wrap:wrap;gap:10px}.holotame-directory-body .talent-link{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(39,199,255,.16);text-decoration:none}@media screen and (max-width:1023px){.main{padding:22px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:16px}.holotame-home-hero-grid,.holotame-section-grid,.holotame-section-heading{grid-template-columns:1fr}.holotame-card-link{grid-template-columns:120px minmax(0,1fr)}.holotame-hero-slide-link{height:100%}}@media screen and (max-width:834px){.main{padding:18px;border-radius:16px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{border-radius:16px}.widget-title,.sidebar h3{padding:10px 14px}.home .main{padding:0}.holotame-home{gap:18px}.holotame-home-hero,.holotame-home-headlines,.holotame-home-section,.holotame-home-directory{padding:16px;border-radius:20px}.holotame-hero-slide-link{grid-template-columns:1fr;min-height:0}.holotame-hero-slide-media{position:relative;inset:auto;min-height:190px}.holotame-card-link,.holotame-card.is-lead .holotame-card-link{grid-template-columns:1fr}.holotame-card-thumb,.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/9}}@media screen and (max-width:480px){.main{padding:14px}.sidebar .widget,.entry-card-wrap,.related-entry-card-wrap,.author-box,.comment-area{padding:12px}.entry-title,.archive-title,.page-title{font-size:1.45em}.holotame-home-hero{padding:16px}.holotame-hero-slide-overlay{padding:16px}.holotame-hero-slide-title{font-size:1.3rem}.holotame-hero-slide-snippet,.holotame-section-description,.holotame-home-copy{font-size:.93rem}.holotame-card-body,.holotame-directory-body,.holotame-directory-body .tab-content{padding:14px}.holotame-card-thumb,.holotame-card.is-lead .holotame-card-thumb{min-height:0;aspect-ratio:16/10}}