.contents-module__d-Cjya__page{color:#1a1a1a;min-height:100vh;font-family:var(--font-noto-sans-jp), "Noto Sans JP", sans-serif;background:#f5f5ef}.contents-module__d-Cjya__header{z-index:100;background:#fff;border-bottom:1px solid #e0e0da;position:sticky;top:0}.contents-module__d-Cjya__headerInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.contents-module__d-Cjya__brand{align-items:center;gap:10px;text-decoration:none;display:flex}.contents-module__d-Cjya__brandLogo{width:auto;height:28px}.contents-module__d-Cjya__brandText{color:#1a1a1a;letter-spacing:.03em;font-size:13px;font-weight:700}.contents-module__d-Cjya__headerNav{align-items:center;gap:20px;font-size:14px;display:flex}.contents-module__d-Cjya__headerNav a{color:#555;text-decoration:none;transition:color .2s}.contents-module__d-Cjya__headerNav a:hover{color:#ea5e00}.contents-module__d-Cjya__headerCta{background:#ea5e00;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block;color:#fff!important}.contents-module__d-Cjya__headerCta:hover{opacity:.85}@media (max-width:767px){.contents-module__d-Cjya__headerNav span{display:none}.contents-module__d-Cjya__headerCta{padding:7px 14px;font-size:12px}}.contents-module__d-Cjya__container{max-width:1200px;margin:0 auto;padding:48px 24px 96px}@media (max-width:767px){.contents-module__d-Cjya__container{padding:32px 16px 64px}}.contents-module__d-Cjya__pageHead{margin-bottom:40px}.contents-module__d-Cjya__pageHeadEn{font-family:var(--font-barlow), "Barlow", sans-serif;color:#ea5e00;letter-spacing:2px;font-size:72px;font-weight:700;line-height:1;display:block}.contents-module__d-Cjya__pageHeadJa{color:#1a1a1a;margin-top:4px;font-size:18px;font-weight:700;display:block}@media (max-width:767px){.contents-module__d-Cjya__pageHeadEn{font-size:40px}.contents-module__d-Cjya__pageHeadJa{font-size:15px}}.contents-module__d-Cjya__tabs{border-bottom:2px solid #e0e0da;gap:0;margin-bottom:12px;display:flex}.contents-module__d-Cjya__tab{color:#888;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}.contents-module__d-Cjya__tab:hover{color:#ea5e00}.contents-module__d-Cjya__tabActive{color:#ea5e00;border-bottom-color:#ea5e00}.contents-module__d-Cjya__typeFilters{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.contents-module__d-Cjya__chip{color:#555;background:#fff;border:1px solid #ccc;border-radius:999px;padding:5px 14px;font-size:13px;text-decoration:none;transition:all .15s;display:inline-block}.contents-module__d-Cjya__chip:hover{color:#ea5e00;border-color:#ea5e00}.contents-module__d-Cjya__chipActive{background:#ea5e00;border-color:#ea5e00;color:#fff!important}.contents-module__d-Cjya__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}@media (max-width:767px){.contents-module__d-Cjya__grid{grid-template-columns:1fr;gap:16px}}.contents-module__d-Cjya__card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.contents-module__d-Cjya__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ea5e001f}.contents-module__d-Cjya__cardThumb{aspect-ratio:16/9;background:linear-gradient(135deg,#f5f5ef 0%,#e8e4d8 100%);position:relative;overflow:hidden}.contents-module__d-Cjya__cardThumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.contents-module__d-Cjya__card:hover .contents-module__d-Cjya__cardThumb img{transform:scale(1.03)}.contents-module__d-Cjya__cardTypeTag{color:#fff;letter-spacing:.02em;background:#ea5e00;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.contents-module__d-Cjya__cardBody{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.contents-module__d-Cjya__cardCat{color:#3cb360;font-size:12px;font-weight:700}.contents-module__d-Cjya__cardTitle{-webkit-line-clamp:3;color:#1a1a1a;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.55;display:-webkit-box;overflow:hidden}.contents-module__d-Cjya__cardDate{color:#999;margin-top:auto;padding-top:8px;font-size:12px}.contents-module__d-Cjya__empty{text-align:center;color:#999;background:#fff;border-radius:12px;padding:80px 16px}.contents-module__d-Cjya__detailLayout{grid-template-columns:1fr 280px;align-items:start;gap:40px;display:grid}@media (max-width:960px){.contents-module__d-Cjya__detailLayout{grid-template-columns:1fr}}.contents-module__d-Cjya__breadcrumb{color:#888;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:24px;font-size:12px;display:flex}.contents-module__d-Cjya__breadcrumb a{color:#ea5e00;text-decoration:none}.contents-module__d-Cjya__breadcrumb a:hover{text-decoration:underline}.contents-module__d-Cjya__breadcrumb span{color:#ccc}.contents-module__d-Cjya__article{background:#fff;border-radius:16px;padding:48px;box-shadow:0 1px 4px #0000000f}@media (max-width:767px){.contents-module__d-Cjya__article{border-radius:12px;padding:24px 20px}}.contents-module__d-Cjya__articleMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.contents-module__d-Cjya__articleDate{color:#999;font-size:13px}.contents-module__d-Cjya__badgeOrange{color:#fff;background:#ea5e00;border-radius:999px;padding:3px 12px;font-size:12px;font-weight:700;display:inline-block}.contents-module__d-Cjya__badgeGreen{color:#fff;background:#3cb360;border-radius:999px;padding:3px 12px;font-size:12px;font-weight:700;display:inline-block}.contents-module__d-Cjya__articleTitle{color:#1a1a1a;margin:0 0 28px;font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1.45}.contents-module__d-Cjya__articleThumb{aspect-ratio:16/9;object-fit:cover;background:#f5f5ef;border-radius:10px;width:100%;margin-bottom:40px;display:block}.contents-module__d-Cjya__body{color:#2a2a2a;word-break:break-word;font-size:16px;line-height:1.9}.contents-module__d-Cjya__body h2{color:#1a1a1a;border-left:4px solid #ea5e00;margin:2.5em 0 1em;padding-left:14px;font-size:clamp(18px,2.5vw,22px);font-weight:700;line-height:1.4}.contents-module__d-Cjya__body h3{color:#1a1a1a;border-bottom:1px solid #e0e0da;margin:2em 0 .8em;padding-bottom:6px;font-size:clamp(16px,2vw,18px);font-weight:700}.contents-module__d-Cjya__body p{margin:1.2em 0}.contents-module__d-Cjya__body strong{color:#1a1a1a;font-weight:700}.contents-module__d-Cjya__body a{color:#ea5e00;text-decoration:underline}:is(.contents-module__d-Cjya__body ul,.contents-module__d-Cjya__body ol){margin:1.2em 0;padding-left:1.5em}.contents-module__d-Cjya__body li{margin:.5em 0}.contents-module__d-Cjya__body blockquote{color:#555;background:#fff8f4;border-left:4px solid #ea5e00;border-radius:0 8px 8px 0;margin:1.5em 0;padding:.6em 1.2em}.contents-module__d-Cjya__body img{border-radius:8px;max-width:100%;height:auto;margin:1.5em 0;display:block}.contents-module__d-Cjya__body figure{margin:2em 0}.contents-module__d-Cjya__body figcaption{color:#888;text-align:center;margin-top:6px;font-size:13px}.contents-module__d-Cjya__body .video-embed{border-radius:10px;width:100%;height:0;margin:2em 0;padding-bottom:56.25%;position:relative;overflow:hidden}.contents-module__d-Cjya__body .video-embed iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.contents-module__d-Cjya__body figure img{width:100%;height:auto}.contents-module__d-Cjya__tagList{border-top:1px solid #e0e0da;flex-wrap:wrap;gap:8px;margin-top:40px;padding-top:28px;display:flex}.contents-module__d-Cjya__tag{color:#555;background:#f5f5ef;border:1px solid #e0e0da;border-radius:999px;padding:4px 12px;font-size:12px;text-decoration:none;transition:all .15s}.contents-module__d-Cjya__tag:hover{color:#fff;background:#ea5e00;border-color:#ea5e00}.contents-module__d-Cjya__sidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:80px}.contents-module__d-Cjya__sideCard{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000f}.contents-module__d-Cjya__sideCardTitle{color:#888;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #e0e0da;margin:0 0 16px;padding-bottom:12px;font-size:13px;font-weight:700}.contents-module__d-Cjya__sideNavList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.contents-module__d-Cjya__sideNavItem a{color:#555;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.contents-module__d-Cjya__sideNavItem a:hover,.contents-module__d-Cjya__sideNavItemActive a{color:#ea5e00;background:#fff8f4}.contents-module__d-Cjya__sideNavDot{background:#e0e0da;border-radius:50%;flex-shrink:0;width:8px;height:8px}.contents-module__d-Cjya__sideNavItemActive .contents-module__d-Cjya__sideNavDot{background:#ea5e00}.contents-module__d-Cjya__recentList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.contents-module__d-Cjya__recentItem{border-bottom:1px solid #f0f0ea;padding:12px 0}.contents-module__d-Cjya__recentItem:last-child{border-bottom:none;padding-bottom:0}.contents-module__d-Cjya__recentItem a{color:inherit;gap:10px;text-decoration:none;display:flex}.contents-module__d-Cjya__recentThumb{background:#f5f5ef;border-radius:6px;flex-shrink:0;width:60px;height:40px;overflow:hidden}.contents-module__d-Cjya__recentThumb img{object-fit:cover;width:100%;height:100%}.contents-module__d-Cjya__recentInfo{flex:1;min-width:0}.contents-module__d-Cjya__recentTitle{color:#1a1a1a;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.5;transition:color .15s;display:-webkit-box;overflow:hidden}.contents-module__d-Cjya__recentItem a:hover .contents-module__d-Cjya__recentTitle{color:#ea5e00}.contents-module__d-Cjya__recentDate{color:#aaa;margin-top:4px;font-size:11px}.contents-module__d-Cjya__ctaBanner{text-align:center;background:#ea5e00;border-radius:12px;padding:24px}.contents-module__d-Cjya__ctaBannerText{color:#fff;margin:0 0 14px;font-size:13px;font-weight:700;line-height:1.6}.contents-module__d-Cjya__ctaBannerBtn{color:#ea5e00;background:#fff;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.contents-module__d-Cjya__ctaBannerBtn:hover{opacity:.85}.contents-module__d-Cjya__backLink{color:#ea5e00;align-items:center;gap:6px;margin-bottom:24px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.contents-module__d-Cjya__backLink:hover{opacity:.75}
