.like9-remote-wrap,.like9-remote-wrap *{box-sizing:border-box}
.like9-remote-wrap{display:block;width:100%;max-width:var(--like9-remote-width,1180px);margin-left:auto!important;margin-right:auto!important}
.like9-remote-wrap--full{position:relative;left:50%;right:auto;width:100vw;max-width:100vw;margin-left:0!important;margin-right:0!important;transform:translateX(-50%);padding-left:12px;padding-right:12px;overflow-x:clip}
.like9-remote{display:block;width:100%;max-width:var(--like9-remote-width,1180px);margin-left:auto!important;margin-right:auto!important;font-family:"M PLUS 1p","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#202124}
.like9-remote button,.like9-remote-modal button{-webkit-appearance:none;appearance:none;font-family:inherit;text-decoration:none;letter-spacing:0;text-transform:none}
.like9-remote-panel,.like9-remote-result{width:100%;background:#fff7f8;border:4px solid #d71920;border-radius:8px;padding:28px;margin:28px auto;box-shadow:0 7px 0 rgba(180,0,20,.18)}
.like9-remote-controls{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:22px}
.like9-remote-controls select,.like9-remote-controls input,.like9-remote-modal input{min-height:46px;border:2px solid #d71920;border-radius:999px;background:#fff8be;color:#d71920;font-weight:900;padding:8px 16px}
.like9-remote-controls button,.like9-remote-primary,.like9-remote-secondary{min-height:46px;border-radius:999px;border:2px solid #d71920;background:#fff;color:#d71920;font-weight:900;padding:10px 18px;cursor:pointer}
.like9-remote-primary{background:linear-gradient(180deg,#fff4b8,#ffe36b);box-shadow:0 4px 0 #d71920}
.like9-remote-secondary{border-color:#1b34a8;color:#1b34a8}
.like9-remote-x{min-height:52px;min-width:220px;border:3px solid #000;background:#111;color:#fff;border-radius:999px;padding:12px 30px;font-size:20px;font-weight:900;box-shadow:0 5px 0 rgba(0,0,0,.28);cursor:pointer}
.like9-remote h2{text-align:center;color:#d71920;font-size:32px;line-height:1.35;font-weight:900;margin:8px 0 24px}
.like9-remote-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:12px!important;align-items:stretch!important;justify-items:stretch!important;max-width:860px!important;width:100%!important;margin:0 auto!important;padding:0!important}
.like9-remote-grid.is-portrait .like9-remote-slot{aspect-ratio:4/5}
.like9-remote-grid.is-landscape .like9-remote-slot{aspect-ratio:5/4}
.like9-remote-slot{position:relative!important;display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:1/1;background:#f6fbff!important;border:3px dashed #a9c9e8!important;border-radius:8px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:pointer;color:#8aa7bf!important;margin:0!important;padding:0!important;box-shadow:none!important}
.like9-remote-slot.has-item{border-style:solid;background:#fff;color:#202124;cursor:grab;touch-action:none}
.like9-remote-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#f8f8f8;pointer-events:none}
.like9-remote-slot__num{position:absolute;top:8px;left:10px;font-size:22px;font-weight:900;color:rgba(40,80,120,.18)}
.like9-remote-slot__plus{font-size:56px;line-height:1;font-weight:300}
.like9-remote-slot:not(.has-item) .like9-remote-slot__name{display:none}
.like9-remote-slot.has-item .like9-remote-slot__plus{display:none}
.like9-remote-slot__name{display:block;width:100%;padding:8px;font-weight:900;font-size:16px;line-height:1.25;color:#202124;text-align:center;word-break:break-word}
.like9-remote-slot.has-item .like9-remote-slot__name{position:absolute;left:8%;right:8%;bottom:8%;width:auto;z-index:2;background:rgba(255,255,255,.9);border:1px solid rgba(215,25,32,.28);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.like9-remote-slot__clear{position:absolute;right:6px;top:6px;z-index:4;width:30px;height:30px;border-radius:50%;border:2px solid #fff;background:rgba(0,0,0,.48);color:#fff;font-size:22px;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer}
.like9-remote-slot__move{position:absolute;inset:0;z-index:3;pointer-events:auto}
.like9-remote-slot__move-btn{position:absolute;width:34px;height:34px;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:rgba(0,0,0,.42);color:#fff;font-size:0;line-height:0;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.22);cursor:pointer}
.like9-remote-slot__move-btn::before{content:"";display:block;width:0;height:0;border-style:solid}
.like9-remote-slot__move-btn--up::before{border-width:0 8px 12px 8px;border-color:transparent transparent #fff transparent}
.like9-remote-slot__move-btn--down::before{border-width:12px 8px 0 8px;border-color:#fff transparent transparent transparent}
.like9-remote-slot__move-btn--left::before{border-width:8px 12px 8px 0;border-color:transparent #fff transparent transparent}
.like9-remote-slot__move-btn--right::before{border-width:8px 0 8px 12px;border-color:transparent transparent transparent #fff}
.like9-remote-slot__move-btn--up{top:2px;left:50%;transform:translateX(-50%)}
.like9-remote-slot__move-btn--down{bottom:2px;left:50%;transform:translateX(-50%)}
.like9-remote-slot__move-btn--left{left:2px;top:50%;transform:translateY(-50%)}
.like9-remote-slot__move-btn--right{right:2px;top:50%;transform:translateY(-50%)}
.like9-remote-actions{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:22px}
.like9-remote-result{text-align:center}
.like9-remote-result canvas{width:min(100%,860px);height:auto;background:#fff;border:1px solid #ddd}
.like9-remote-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100000;display:flex;align-items:center;justify-content:center;padding:18px}
.like9-remote-modal[hidden]{display:none}
.like9-remote-modal__body{position:relative;width:min(720px,100%);max-height:86vh;overflow:auto;background:#fff;border:4px solid #d71920;border-radius:8px;padding:24px}
.like9-remote-modal__close{position:absolute;right:12px;top:10px;width:38px;height:38px;border-radius:50%;border:2px solid #d71920;background:#fff;color:#d71920;font-size:24px;font-weight:900;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}
.like9-remote-genre-list{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}
.like9-remote-genre-list button{border:2px solid #d71920;background:#fff;border-radius:999px;padding:9px 16px;font-weight:900;color:#d71920;cursor:pointer}
.like9-remote-genre-list button.is-adult{color:#b00020;background:#fff2f2;border-color:#b00020}
.like9-remote-adult-notice{white-space:pre-wrap;line-height:1.7;font-weight:800;background:#fff8f8;border:2px solid #ffd0d0;border-radius:8px;padding:14px;margin-bottom:14px}
.like9-remote-adult-check{display:flex;align-items:flex-start;gap:10px;font-weight:900;line-height:1.7;margin:0 0 16px}
.like9-remote-adult-check input{flex:0 0 auto;margin:.45em 0 0;width:16px;height:16px}
.like9-remote-candidates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}
.like9-remote-candidate{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;border:2px solid #e4e7ef;border-radius:8px;background:#fff;padding:8px;text-align:left;cursor:pointer;font-weight:900}
.like9-remote-candidate img{width:58px;height:58px;object-fit:contain;background:#f7f7f7}
@media (max-width:820px){
  .like9-remote-wrap--full{padding-left:4px;padding-right:4px}
  .like9-remote-panel,.like9-remote-result{padding:18px 10px;border-width:3px}
  .like9-remote h2{font-size:24px}
  .like9-remote-grid{gap:8px}
  .like9-remote-slot__clear{display:none}
  .like9-remote-slot__name{font-size:13px}
  .like9-remote-candidates{grid-template-columns:1fr}
  .like9-remote-controls{justify-content:flex-start}
}
