/* 特定商取引法に基づく表記 専用ページ */
body:has(.tokusho-page) .l-sidebar,
body:has(.tokusho-page) #side,
body:has(.tokusho-page) #right-side,
body:has(.tokusho-page) .c-pageTitle{display:none!important}
body:has(.tokusho-page) .l-mainContent,
body:has(.tokusho-page) .l-mainContent__inner,
body:has(.tokusho-page) .l-content,
body:has(.tokusho-page) .l-content__main,
body:has(.tokusho-page) .l-article__body,
body:has(.tokusho-page) .l-mainContent__body,
body:has(.tokusho-page) .post_content{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important;display:block!important}

.tokusho-page{--legal-navy:#243746;--legal-blue:#477f80;--legal-pale:#edf5f4;--legal-bg:#f5f7f8;--legal-line:#d9e1e4;--legal-muted:#64717a;--legal-white:#fff;color:var(--legal-navy);background:var(--legal-bg);font-family:"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",sans-serif;line-height:1.8}
.tokusho-page *{box-sizing:border-box}.tokusho-page a{color:var(--legal-blue);text-underline-offset:3px}.tokusho-container{width:min(100% - 40px,960px);margin-inline:auto}
.tokusho-hero{padding:68px 0 62px;background:linear-gradient(135deg,#243746 0%,#314d59 68%,#477f80 100%);color:#fff}
.tokusho-eyebrow{margin:0 0 10px!important;color:#a9d0ce!important;font-size:13px;font-weight:800;letter-spacing:.16em}.tokusho-hero h1{margin:0 0 16px;color:#fff;font-size:clamp(30px,5vw,46px);line-height:1.35;letter-spacing:.03em}.tokusho-hero>div>p:last-child{max-width:650px;margin:0!important;color:#e3ebed!important;font-size:16px}
.tokusho-content{padding:48px 0 84px}.tokusho-notice{padding:22px 26px;border:1px solid #bcd4d3;border-left:5px solid var(--legal-blue);border-radius:5px 12px 12px 5px;background:var(--legal-pale)}.tokusho-notice strong{font-size:17px}.tokusho-notice p{margin:4px 0 0!important;color:var(--legal-muted)!important;font-size:14px}
.tokusho-section{margin-top:38px;padding:34px 38px;border:1px solid var(--legal-line);border-radius:14px;background:var(--legal-white);box-shadow:0 10px 35px rgba(36,55,70,.06)}
.tokusho-section__head{display:flex;align-items:center;gap:15px;margin-bottom:24px;padding-bottom:19px;border-bottom:2px solid var(--legal-navy)}.tokusho-section__head>span{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:50%;background:var(--legal-navy);color:#fff;font-size:13px;font-weight:800}.tokusho-section__head p{margin:0!important;color:var(--legal-blue)!important;font-size:11px;font-weight:800;letter-spacing:.14em}.tokusho-section__head h2{margin:1px 0 0;color:var(--legal-navy);font-size:23px;line-height:1.35}
.tokusho-table{margin:0}.tokusho-table>div{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid var(--legal-line)}.tokusho-table>div:last-child{border-bottom:0}.tokusho-table dt,.tokusho-table dd{margin:0;padding:18px 16px}.tokusho-table dt{background:#f3f6f7;font-size:14px;font-weight:800}.tokusho-table dd{font-size:15px}.tokusho-table dd small{display:block;margin-top:5px;color:var(--legal-muted);font-size:13px;line-height:1.7}
.tokusho-policy-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:16px}.tokusho-policy-grid article{padding:22px;border:1px solid var(--legal-line);border-radius:10px;background:#fafcfc}.tokusho-policy-grid h3{margin:0 0 10px;color:var(--legal-navy);font-size:17px}.tokusho-policy-grid p{margin:0!important;color:var(--legal-muted)!important;font-size:14px}.tokusho-policy-grid p+p{margin-top:10px!important}
.tokusho-footer-note{margin-top:38px;padding:28px;border-radius:12px;background:var(--legal-navy);color:#fff;text-align:center}.tokusho-footer-note p{margin:0!important;color:#e5ecee!important;font-size:14px}.tokusho-footer-note div{display:flex;justify-content:center;gap:24px;margin-top:16px}.tokusho-footer-note a{color:#fff;font-size:14px;font-weight:800}

@media(max-width:768px){
 .tokusho-container{width:min(100% - 28px,960px)}.tokusho-hero{padding:44px 0 40px}.tokusho-hero h1{font-size:29px}.tokusho-hero>div>p:last-child{font-size:14px}.tokusho-content{padding:30px 0 58px}.tokusho-notice{padding:18px}.tokusho-notice strong{font-size:15px}
 .tokusho-section{margin-top:24px;padding:24px 16px}.tokusho-section__head{margin-bottom:10px}.tokusho-section__head h2{font-size:20px}.tokusho-table>div{grid-template-columns:1fr}.tokusho-table dt{padding:13px 14px 7px;background:transparent;color:var(--legal-blue)}.tokusho-table dd{padding:0 14px 15px;font-size:14px}
 .tokusho-policy-grid{grid-template-columns:1fr}.tokusho-policy-grid article{padding:18px}.tokusho-footer-note{padding:22px 17px}.tokusho-footer-note div{flex-direction:column;gap:8px}
}
