.kkcm-list{display:grid;gap:24px;margin:24px 0}.kkcm-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kkcm-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kkcm-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.kkcm-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.06)}.kkcm-card-image{display:block;position:relative;aspect-ratio:4/5;background:#f5f5f5;overflow:hidden}.kkcm-card-image img{width:100%;height:100%;object-fit:cover;display:block}.kkcm-card-body{padding:16px}.kkcm-card-name{margin:0 0 10px;font-size:1.25rem;font-weight:800}.kkcm-categories{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 14px}.kkcm-categories span{font-size:.78rem;background:#f2f2f2;border-radius:999px;padding:5px 9px}.kkcm-btn,.kkcm-action{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;padding:9px 14px;text-decoration:none!important;font-weight:700;box-sizing:border-box}.kkcm-btn-profile{border:1px solid #222;color:#222;background:#fff}.kkcm-badges{position:absolute;left:12px;top:12px;display:flex;gap:6px}.kkcm-badge{font-size:.72rem;font-weight:800;padding:5px 8px;border-radius:999px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.kkcm-badge-new{background:#111;color:#fff}.kkcm-no-image{width:100%;height:100%;min-height:280px;display:flex;align-items:center;justify-content:center;background:#eee;color:#999}.kkcm-profile{max-width:1120px;margin:30px auto;padding:0 18px}.kkcm-profile-header h1{font-size:2rem;margin:0 0 22px}.kkcm-profile-main{display:grid;grid-template-columns:minmax(300px,44%) 1fr;gap:34px;align-items:start}.kkcm-intro h2,.kkcm-sns h2{font-size:1.25rem;margin:0 0 10px}.kkcm-intro p{line-height:1.9;white-space:normal}.kkcm-profile-table{margin:22px 0}.kkcm-profile-table>div{display:grid;grid-template-columns:145px 1fr;border-bottom:1px solid #e8e8e8;padding:11px 0;gap:15px}.kkcm-profile-table dt{font-weight:700}.kkcm-profile-table dd{margin:0;line-height:1.75}.kkcm-sns{margin-top:22px}.kkcm-sns a{display:inline-flex;margin:0 7px 7px 0;padding:7px 10px;border:1px solid #ddd;border-radius:7px;text-decoration:none}.kkcm-profile-description{margin:34px 0;line-height:1.9}.kkcm-profile-actions{display:grid;gap:10px;max-width:520px;margin:36px auto}.kkcm-action{border:1px solid #222;color:#222;background:#fff}.kkcm-action-main{background:#111;color:#fff}.kkcm-empty{grid-column:1/-1;text-align:center;padding:30px}@media(max-width:900px){.kkcm-cols-4,.kkcm-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.kkcm-list,.kkcm-cols-2,.kkcm-cols-3,.kkcm-cols-4{grid-template-columns:1fr}.kkcm-profile-main{grid-template-columns:1fr;gap:20px}.kkcm-profile-table>div{grid-template-columns:110px 1fr}.kkcm-profile-header h1{font-size:1.7rem}}.kkcm-ranking{margin:32px 0}.kkcm-ranking-title-wrap{text-align:center;margin-bottom:20px}.kkcm-ranking-title{margin:0;font-size:1.7rem}.kkcm-ranking-period{margin-top:6px;color:#666;font-size:.9rem}.kkcm-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kkcm-ranking-card{position:relative;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;box-shadow:0 7px 20px rgba(0,0,0,.06)}.kkcm-rank-badge{position:absolute;z-index:2;left:10px;top:10px;min-width:46px;text-align:center;background:#111;color:#fff;border-radius:999px;padding:6px 9px;font-weight:800;font-size:.85rem}.kkcm-ranking-image{display:block;aspect-ratio:4/5;background:#f5f5f5}.kkcm-ranking-image img{width:100%;height:100%;object-fit:cover;display:block}.kkcm-ranking-name{padding:13px;text-align:center;font-weight:800}.kkcm-ranking-name a{text-decoration:none;color:inherit}@media(max-width:760px){.kkcm-ranking-grid{grid-template-columns:1fr}}.kkcm-price-table-wrap{margin:40px 0}.kkcm-price-main-title{text-align:center;margin-bottom:24px}.kkcm-price-section{margin:24px 0}.kkcm-price-section h3{margin:0 0 10px;font-size:1.2rem}.kkcm-price-table{border-top:1px solid #e5e5e5}.kkcm-price-row{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(130px,.8fr);gap:12px;border-bottom:1px solid #e5e5e5;padding:12px 4px;align-items:center}.kkcm-price-value{text-align:right;font-weight:800}.kkcm-price-value small{display:block;font-weight:400;color:#666;margin-top:2px}.kkcm-price-note{grid-column:1/-1;font-size:.85rem;color:#666}@media(max-width:560px){.kkcm-price-row{grid-template-columns:1fr auto}.kkcm-price-label{font-size:.92rem}.kkcm-price-value{font-size:.92rem}}.kkcm-price-table-wrap{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;margin:40px 0}.kkcm-price-main-title{text-align:left;font-size:1.6rem;margin:0 0 22px;padding-bottom:12px;border-bottom:2px solid #111}.kkcm-price-section{margin:0 0 28px}.kkcm-price-section:last-child{margin-bottom:0}.kkcm-price-section h3{font-size:1.08rem;margin:0;padding:10px 12px;background:#f5f5f5;border-radius:8px 8px 0 0}.kkcm-price-table{border:1px solid #ececec;border-top:0}.kkcm-price-row{display:grid;grid-template-columns:minmax(150px,1.3fr) minmax(150px,.7fr);gap:10px;padding:12px;border-bottom:1px solid #ececec}.kkcm-price-row:last-child{border-bottom:0}.kkcm-price-label{font-weight:600}.kkcm-price-value{font-size:1rem}.kkcm-price-note{padding-top:2px;font-size:.82rem;color:#666}@media(max-width:560px){.kkcm-price-table-wrap{padding:16px}.kkcm-price-row{grid-template-columns:1fr}.kkcm-price-value{text-align:left}}.kkcm-profile-contact-actions{display:flex;flex-direction:column;gap:24px;margin:42px 0 20px}.kkcm-contact-block{border-top:1px solid #e8e8e8;padding-top:22px}.kkcm-contact-block h2{margin:0 0 14px;font-size:1.35rem}.kkcm-contact-button{display:flex;align-items:center;justify-content:center;min-height:52px;width:100%;max-width:520px;border-radius:10px;padding:10px 18px;text-decoration:none!important;font-weight:800;background:#111;color:#fff}.kkcm-contact-line .kkcm-contact-button{background:#06c755}.kkcm-contact-call .kkcm-contact-button{background:#fff;color:#111;border:1px solid #111}.kkcm-contact-banner{display:block;width:100%;max-width:720px;text-decoration:none!important}.kkcm-contact-banner img{display:block;width:100%;height:auto;border-radius:10px}.kkcm-profile-contact-actions .kkcm-contact-block{text-align:center !important}.kkcm-profile-contact-actions .kkcm-contact-banner{display:inline-block !important;width:250px !important;max-width:100% !important;margin:10px auto !important;text-align:center !important}.kkcm-profile-contact-actions .kkcm-contact-banner img{display:block !important;width:250px !important;max-width:100% !important;height:auto !important;margin:0 auto !important;object-fit:contain !important}.kkcm-profile-contact-actions .kkcm-contact-button{margin-left:auto !important;margin-right:auto !important}.kkcm-profile-contact-actions .kkcm-contact-block,.kkcm-contact-block.kkcm-contact-reservation,.kkcm-contact-block.kkcm-contact-line,.kkcm-contact-block.kkcm-contact-call{border:none !important;box-shadow:none !important;background:0 0 !important;outline:none !important}.kkcm-profile-contact-actions .kkcm-contact-block:before,.kkcm-profile-contact-actions .kkcm-contact-block:after{border:none !important;box-shadow:none !important;background:0 0 !important}.kkcm-badges{display:flex;flex-wrap:wrap;gap:5px}.kkcm-badges .kkcm-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2}.kkcm-profile-media{width:100%;min-width:0}.kkcm-profile-slider{position:relative;width:100%;aspect-ratio:4/5;background:#f3f3f3;border-radius:12px;overflow:hidden}.kkcm-profile-slides{position:relative;width:100%;height:100%}.kkcm-profile-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;opacity:0;visibility:hidden;transition:opacity .35s ease;background:#f3f3f3;box-sizing:border-box}.kkcm-profile-slide.is-active{opacity:1;visibility:visible;z-index:1}.kkcm-profile-slide .kkcm-profile-slide-image{display:block;width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:center center !important;margin:auto !important}.kkcm-slider-arrow{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#222;font-size:28px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 2px 10px rgba(0,0,0,.16)}.kkcm-slider-prev{left:10px}.kkcm-slider-next{right:10px}.kkcm-slider-dots{position:absolute;left:50%;bottom:10px;z-index:4;display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.78);transform:translateX(-50%)}.kkcm-slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#b8b8b8;cursor:pointer}.kkcm-slider-dot.is-active{background:#222}.kkcm-profile-slider-empty{display:flex;align-items:center;justify-content:center}.kkcm-profile-slider-empty .kkcm-no-image{min-height:0;height:100%}@media(max-width:680px){.kkcm-profile-slider{max-width:520px;margin:0 auto}.kkcm-slider-arrow{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){.kkcm-profile-slide{transition:none}}.kkcm-profile-slider,.kkcm-profile-slides,.kkcm-profile-slide,.kkcm-profile-slider-empty{background:#fff !important}.kkcm-categories{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 14px}.kkcm-categories span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700;line-height:1.2}.kkcm-profile-header .kkcm-categories{margin-top:-10px;margin-bottom:20px}.kkcm-profile-header{position:relative}.kkcm-profile-header h1{margin-bottom:8px !important}.kkcm-profile-badges{position:static !important;display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:6px !important;margin:0 0 10px !important}.kkcm-profile-badge{position:static !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:5px 9px !important;border-radius:999px !important;font-size:.72rem !important;font-weight:800 !important;line-height:1.2 !important;box-shadow:none !important}.kkcm-profile-header .kkcm-categories{position:static !important;margin:0 0 20px !important}.kkcm-card-image{display:flex !important;align-items:center !important;justify-content:center !important;background:#fff !important;overflow:hidden !important}.kkcm-card-image img{display:block !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:center center !important;margin:auto !important}.kkcm-card-image .kkcm-no-image{background:#fff !important}.kkcm-card-image{display:flex !important;align-items:center !important;justify-content:center !important;background:#fff !important;overflow:hidden !important}.kkcm-card-image>img.wp-post-image,.kkcm-card-image>img{display:block !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:50% 50% !important;margin:auto !important;align-self:center !important}.kkcm-card-name{width:100% !important;margin:10px 0 3px !important;text-align:center !important}.kkcm-card-occupation{width:100% !important;margin:0 0 8px !important;text-align:center !important;font-size:.82rem !important;line-height:1.5 !important}.kkcm-card-image>img.wp-post-image,.kkcm-card-image>img{transform:translateY(6%) !important;transform-origin:center center !important}.kkcm-card .kkcm-btn-profile{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:9px 14px!important;border-radius:8px!important;text-align:center!important;font-weight:700!important;text-decoration:none!important;box-sizing:border-box!important;transition:filter .18s ease,transform .18s ease!important}.kkcm-card .kkcm-btn-profile:hover{filter:brightness(.96)!important;transform:translateY(-1px)}.kkcm-card .kkcm-btn-profile,.kkcm-card .kkcm-btn-profile:link,.kkcm-card .kkcm-btn-profile:visited{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;min-height:42px !important;padding:10px 30px !important;background:#ff6b9c !important;color:#fff !important;border:0 !important;border-radius:30px !important;font-size:14px !important;font-weight:700 !important;line-height:1.4 !important;text-align:center !important;text-decoration:none !important;box-sizing:border-box !important;transition:background-color .18s ease,transform .12s ease !important}.kkcm-card .kkcm-btn-profile:hover,.kkcm-card .kkcm-btn-profile:focus{background:#ff4f8b !important;color:#fff !important;text-decoration:none !important}.kkcm-card .kkcm-btn-profile:active{background:#ff4f8b !important;color:#fff !important;transform:translateY(1px) !important}.kkcm-profile .kkcm-sns-name,.kkcm-profile .kkcm-sns strong,.kkcm-profile .kkcm-profile-sns strong{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:74px !important;padding:5px 10px !important;margin-right:8px !important;border-radius:6px !important;background:#f3f3f3 !important;color:#333 !important;font-weight:700 !important;line-height:1.3 !important;box-sizing:border-box !important}.kkcm-profile .kkcm-sns-name,.kkcm-profile .kkcm-sns strong,.kkcm-profile .kkcm-profile-sns strong{background:var(--kkcm-sns-name-bg,#f3f3f3) !important;color:var(--kkcm-sns-name-color,#333) !important}.kkcm-profile .kkcm-sns-name.kkcm-sns-instagram{background:var(--kkcm-sns-instagram-bg,#e4405f)!important;color:var(--kkcm-sns-instagram-color,#fff)!important}.kkcm-profile .kkcm-sns-name.kkcm-sns-instagram_personal{background:var(--kkcm-sns-instagram_personal-bg,#e4405f)!important;color:var(--kkcm-sns-instagram_personal-color,#fff)!important}.kkcm-profile .kkcm-sns-name.kkcm-sns-x{background:var(--kkcm-sns-x-bg,#000)!important;color:var(--kkcm-sns-x-color,#fff)!important}.kkcm-profile .kkcm-sns-name.kkcm-sns-tiktok{background:var(--kkcm-sns-tiktok-bg,#000)!important;color:var(--kkcm-sns-tiktok-color,#fff)!important}.kkcm-profile .kkcm-sns-list{display:flex;flex-direction:column;gap:8px}.kkcm-profile .kkcm-sns-item{display:flex;align-items:center;gap:10px}.kkcm-profile .kkcm-sns-name{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:118px !important;padding:6px 10px !important;border-radius:6px !important;font-weight:700 !important;line-height:1.3 !important;box-sizing:border-box !important}.kkcm-profile .kkcm-sns-name.kkcm-sns-line{background:var(--kkcm-sns-line-bg,#06c755) !important;color:var(--kkcm-sns-line-color,#fff) !important}.kkcm-profile .kkcm-sns-list{display:flex !important;flex-direction:row !important;flex-wrap:wrap !important;align-items:center !important;gap:10px !important}.kkcm-profile .kkcm-sns-item{display:block !important}.kkcm-profile .kkcm-sns-icon{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:42px !important;height:42px !important;padding:0 !important;border-radius:50% !important;text-decoration:none !important;transition:opacity .18s ease,transform .12s ease !important}.kkcm-profile .kkcm-sns-icon svg{width:23px !important;height:23px !important;display:block !important}.kkcm-profile .kkcm-sns-icon-instagram,.kkcm-profile .kkcm-sns-icon-instagram_personal{background:#e4405f !important;color:#fff !important}.kkcm-profile .kkcm-sns-icon-x{background:#000 !important;color:#fff !important}.kkcm-profile .kkcm-sns-icon-tiktok{background:#000 !important;color:#fff !important}.kkcm-profile .kkcm-sns-icon-line{background:#06c755 !important;color:#fff !important}.kkcm-profile .kkcm-sns-icon:hover{opacity:.82 !important;transform:translateY(-1px) !important}.kkcm-profile .kkcm-sns-icon:active{transform:translateY(1px) !important}.kkcm-profile .kkcm-sns-icon{width:auto !important;min-width:92px !important;height:42px !important;padding:0 14px !important;border-radius:21px !important;gap:7px !important;font-size:13px !important;font-weight:700 !important;line-height:1 !important;white-space:nowrap !important}.kkcm-profile .kkcm-sns-icon-mark{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 auto !important}.kkcm-profile .kkcm-sns-icon-mark svg{width:20px !important;height:20px !important}.kkcm-profile .kkcm-sns-icon-text{display:inline-block !important;color:inherit !important}.kkcm-price-section-notice{margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.7;background:#f7f7f7;border-radius:6px}.kkcm-price-table .kkcm-price-row{border-top:1px solid #ececec !important;border-bottom:0 !important}.kkcm-price-table .kkcm-price-row+.kkcm-price-row{border-top:1px solid #ececec !important}.kkcm-price-table .kkcm-price-row:last-child{border-bottom:0 !important}.kkcm-price-table-wrap{border:0 !important;outline:0 !important;box-shadow:none !important}.kkcm-price-table-wrap>.kkcm-price-main-title{border-left:0 !important;border-right:0 !important}.kkcm-profile-price-entry-content{width:auto !important;max-width:none !important;margin:0 !important;padding:0 !important;border:0 !important;background:0 0 !important;box-shadow:none !important}.kkcm-price-table-wrap>.kkcm-price-main-title,.kkcm-price-table-wrap>.kkcm-price-main-title .st-dash-design{font-weight:700 !important}.kkcm-profile-wrap{width:100% !important;max-width:none !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.kkcm-profile-main,.kkcm-profile-shell{max-width:none !important;box-sizing:border-box !important}.kkcm-profile-price-design{width:100% !important;max-width:none !important;margin:40px 0 !important;padding:24px !important;background:#fff !important;border:0 !important;border-radius:0 !important;outline:0 !important;box-shadow:none !important;box-sizing:border-box !important}.kkcm-profile-price-design>.kkcm-price-main-title{display:block !important;width:100% !important;margin:0 0 22px !important;padding:0 0 12px !important;text-align:left !important;font-size:1.6rem !important;font-weight:700 !important;line-height:1.4 !important;box-sizing:border-box !important}.kkcm-profile-price-design>.kkcm-price-main-title .st-dash-design{font-weight:700 !important}.kkcm-profile-price-design .kkcm-price-section{width:100% !important;margin:0 0 28px !important;box-sizing:border-box !important}.kkcm-profile-price-design .kkcm-price-section:last-child{margin-bottom:0 !important}.kkcm-profile-price-design .kkcm-price-section>h3{display:block !important;width:100% !important;margin:0 !important;padding:10px 12px !important;background:#f5f5f5 !important;border-radius:8px 8px 0 0 !important;font-size:1.08rem !important;font-weight:700 !important;line-height:1.4 !important;box-sizing:border-box !important}.kkcm-profile-price-design .kkcm-price-table{width:100% !important;margin:0 !important;padding:0 !important;border:1px solid #ececec !important;border-top:0 !important;box-sizing:border-box !important}.kkcm-profile-price-design .kkcm-price-row{display:grid !important;grid-template-columns:minmax(150px,1.3fr) minmax(150px,.7fr) !important;gap:10px !important;align-items:center !important;width:100% !important;margin:0 !important;padding:12px !important;border-top:1px solid #ececec !important;border-bottom:0 !important;box-sizing:border-box !important}.kkcm-profile-price-design .kkcm-price-label{font-weight:600 !important}.kkcm-profile-price-design .kkcm-price-value{text-align:right !important;font-size:1rem !important;font-weight:800 !important}.kkcm-profile-price-design .kkcm-price-value small{display:block !important;margin-top:2px !important;color:#666 !important;font-weight:400 !important}.kkcm-profile-price-design .kkcm-price-note{grid-column:1/-1 !important;padding-top:2px !important;color:#666 !important;font-size:.82rem !important;line-height:1.7 !important}.kkcm-profile-price-design .kkcm-price-section-notice{margin-top:10px !important;padding:10px 12px !important;background:#f7f7f7 !important;border-radius:6px !important;font-size:13px !important;line-height:1.7 !important}@media(max-width:560px){.kkcm-profile-price-design{padding:16px !important}.kkcm-profile-price-design .kkcm-price-row{grid-template-columns:1fr !important}.kkcm-profile-price-design .kkcm-price-value{text-align:left !important}}.kkcm-profile-price-design>.kkcm-price-main-title{text-align:center !important}.kkcm-profile-price-design>.kkcm-price-main-title .st-dash-design{text-align:center !important}.kkcm-profile-wrap,.kkcm-profile-shell,.kkcm-profile-main,.kkcm-profile{width:auto !important;max-width:none !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.entry-content>.kkcm-profile-wrap,.entry-content>.kkcm-profile{width:100% !important;max-width:none !important}.kkcm-profile .kkcm-profile-price-entry-content,.kkcm-profile .kkcm-price-table-wrap{max-width:none !important}.kkcm-ranking-card>.kkcm-card-image{background:#fff !important}.kkcm-ranking-card>.kkcm-card-image img{object-position:center center !important}.kkcm-ranking-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:20px !important;align-items:stretch !important}.kkcm-ranking-card-wrap{position:relative !important;min-width:0 !important}.kkcm-ranking-card-wrap>.kkcm-card{height:100% !important}.kkcm-ranking-card-wrap>.kkcm-rank-badge{position:absolute !important;z-index:20 !important;left:10px !important;top:10px !important;min-width:46px !important;text-align:center !important;background:#111 !important;color:#fff !important;border-radius:999px !important;padding:6px 9px !important;font-weight:800 !important;font-size:.85rem !important;line-height:1.2 !important}.kkcm-ranking-card{display:none !important}@media(max-width:760px){.kkcm-ranking-grid{grid-template-columns:1fr !important}}.kkcm-ranking-card-wrap>.kkcm-rank-badge{left:auto !important;right:10px !important;top:10px !important}.kkcm-ranking-card-wrap .kkcm-card .kkcm-badges{left:10px !important;right:auto !important}.kkcm-ranking-card-wrap .kkcm-card .kkcm-badges{display:none !important}.kkcm-ranking-card-wrap>.kkcm-rank-badge{left:10px !important;right:auto !important;top:10px !important}.kkcm-profile{max-width:1120px !important;margin:30px auto !important;padding:0 18px !important}.kkcm-profile{width:100% !important;max-width:none !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;box-sizing:border-box !important}body.kkcm-cast-profile-one-column #side,body.kkcm-cast-profile-one-column #side aside,body.kkcm-cast-profile-one-column #st-side,body.kkcm-cast-profile-one-column .st-side,body.kkcm-cast-profile-one-column .sidebar,body.kkcm-cast-profile-one-column #sidebar{display:none !important}body.kkcm-cast-profile-one-column #contentInner,body.kkcm-cast-profile-one-column #contentInner main,body.kkcm-cast-profile-one-column #contentInner article,body.kkcm-cast-profile-one-column .mainbox{width:100% !important;max-width:none !important;float:none !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}body.kkcm-cast-profile-one-column #contentInner{padding-right:0 !important}body.kkcm-cast-profile-one-column .kkcm-profile-main{display:grid !important;grid-template-columns:minmax(300px,44%) 1fr !important;gap:34px !important;align-items:start !important}@media(max-width:680px){body.kkcm-cast-profile-one-column .kkcm-profile-main{grid-template-columns:1fr !important;gap:20px !important}}body.kkcm-cast-profile-one-column .kkcm-profile{width:100% !important;max-width:1060px !important;margin-left:auto !important;margin-right:auto !important;padding-left:18px !important;padding-right:18px !important;box-sizing:border-box !important}