@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&family=Noto+Sans+JP:wght@400;500;700&family=Zen+Kurenaido&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans JP,sans-serif;line-height:1.6;color:#1c1c1e;background-color:#f2f2f7}:root{--primary-color: #1890ff;--student-color: #ff9800;--bg-color: #f5f7fa;--text-main: #2c3e50;--card-shadow: 0 4px 12px rgba(0, 0, 0, .08)}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;background-color:var(--bg-color);color:var(--text-main);margin:0;line-height:1.6}#app{margin:0 auto}.login-page-app{text-align:center;margin-top:100px}.login-section{margin-top:50px}.login-button{padding:15px 30px;font-size:1.2em;cursor:pointer}.loading-message{display:none;margin-top:20px}.nav-margin{margin-bottom:10px}.link-btn-primary{background:#1890ff;color:#fff;padding:5px 15px;border-radius:20px;text-decoration:none;font-weight:700}.card-mt-20{margin-top:20px}.history-list-box{max-height:300px;overflow-y:auto;background:#fff;border-radius:10px;border:1px solid #eee}.market-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#fffbe6;border-bottom:2px solid #ffe58f}.market-nav{display:flex;gap:20px;align-items:center}.header-title{font-size:1.2em}.user-info-right{text-align:right}.text-muted{font-size:.9em;color:#666}.points-display{color:#1890ff;font-size:1.2em}.main-content{padding:20px;max-width:1000px;margin:0 auto}.main-content-narrow{padding:20px;max-width:800px;margin:0 auto}.main-content-ranking{padding:20px;max-width:600px;margin:0 auto}.h3-center{text-align:center;margin-bottom:20px}.category-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.card-mt-30{margin-top:30px}.my-rights-wrap{display:flex;flex-wrap:wrap;gap:10px}.teacher-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#f8f9fa;border-bottom:1px solid #ddd}.teacher-nav{display:flex;gap:20px;align-items:center}.nav-link-active{font-weight:700;color:#1890ff}.logout-ml{margin-left:10px}.card-quick{border-left:5px solid #52c41a}.flex-wrap-gap{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.border-left-div{border-left:1px solid #ddd;padding-left:15px}.input-num-60{width:60px}.btn-success{background-color:#52c41a;color:#fff}.flex-between{display:flex;justify-content:space-between;align-items:center}.mb-15{margin-bottom:15px}.btn-daily{background-color:#faad14;color:#fff;border:none;font-weight:700;padding:10px 20px;border-radius:8px}.label-small{font-size:.8em;color:#666}.select-padding{padding:5px}.student-list-grid{display:grid;gap:10px;transition:all .3s ease}.card-badge-setup{background:#f0f5ff;border:1px dashed #1890ff}.text-muted-sm{font-size:.9em;color:#666}.badge-form-row{display:flex;gap:10px;margin:20px 0}.input-icon-60{width:60px;text-align:center}.file-label{background:#eee;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:.8em}.input-flex{flex-grow:1}.input-points-70{width:70px}.btn-primary{background:#1890ff;color:#fff}.badge-list-inner{padding:15px;background:#fff;border-radius:8px}.card-edit-badge{display:none;background:#fffbe6;border:2px solid #ffe58f;margin-top:20px}.h3-edit{color:#856404}.edit-form-col{display:flex;flex-direction:column;gap:10px}.edit-form-row{display:flex;gap:10px;align-items:center}.btn-cancel{background:#ccc;color:#fff}.file-hint{font-size:.8em;color:#666}.input-hidden{display:none}.btn-template{background-color:#f1f3f5;color:#1890ff;border:1px solid #1890ff;margin-bottom:15px;font-size:.85em}.btn-bulk{background-color:#52c41a;color:#fff;border:none;padding:10px 20px}.settings-list-mt{margin-top:15px}.card-danger{margin-top:20px;border:1px solid #ff4d4f;background:#fff1f0}.h3-danger{color:#cf1322}.text-sm{font-size:.9em}.text-xs{font-size:.8em;color:#666}.card-ranking{background:#fffbe6;border:2px solid #ffe58f}.h2-center{text-align:center}.ranking-list-mt{margin-top:20px}.card-mb-20{margin-bottom:20px}.filter-row{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.btn-apply{background:#1890ff;color:#fff;border:none;padding:8px 15px;border-radius:4px;cursor:pointer}.btn-download{background:#52c41a;color:#fff;border:none;padding:8px 15px;border-radius:4px;cursor:pointer;margin-left:10px}.tab-block{display:block;margin-bottom:30px}.card-alert{border:2px solid #ff4d4f;background:#fff1f0}.h3-danger-mt{color:#cf1322;margin-top:0}.card-edit-item{display:none;background:#fffbe6;border:2px solid #ffe58f;margin-bottom:20px}.edit-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin-bottom:10px}.input-40{width:40px}.file-label-sm{background:#eee;padding:5px;border-radius:4px;cursor:pointer;font-size:.7em;flex-grow:1;text-align:center;display:flex;align-items:center;justify-content:center}.flex-gap-5{display:flex;align-items:center;gap:5px}.grid-span-4{grid-column:span 4}.input-duration{width:80px}.file-hint-sm{font-size:.7em;color:#888;margin-left:10px}.textarea-full{width:100%;margin-bottom:10px}.btn-update{flex-grow:1;background:#52c41a;color:#fff}.card-category{margin-top:20px;border-left:5px solid #1890ff}.category-form-row{display:flex;gap:10px;margin-bottom:10px}.category-tags{display:flex;flex-wrap:wrap;gap:8px}.add-item-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin-bottom:10px}.btn-add-full{width:100%;background:#1890ff;color:#fff}.tab-buttons-row{display:flex;gap:10px;margin-bottom:15px}.tab-content-block{display:block}.tab-content-none{display:none}.item-visual-img{width:100px}.card{background:#fff;padding:20px;border-radius:16px;box-shadow:var(--card-shadow);border:1px solid #edf2f7;margin-bottom:20px}h1,h2,h3{margin-top:0;color:#1a365d}button{cursor:pointer;border-radius:8px;border:1px solid #ddd;padding:8px 16px;font-weight:700;transition:all .2s ease;background:#fff}button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}#login-btn,#add-student-btn,#add-badge-master-btn{background-color:var(--primary-color);color:#fff;border:none}.registration-form{display:flex;flex-wrap:wrap;gap:10px}.registration-form input{padding:10px;border:1px solid #ddd;border-radius:8px;flex:1;min-width:150px}.student-body{background-color:#f0f7ff}.student-header{background:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid var(--student-color)}.big-points{font-size:4rem;font-weight:800;color:var(--student-color);text-align:center;margin:10px 0;text-shadow:2px 2px 0px rgba(255,152,0,.1)}.ranking-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #eee}.ranking-item:last-child{border-bottom:none}@media(max-width:768px){main{grid-template-columns:1fr!important;padding:10px!important}.registration-form{flex-direction:column}}.l-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#fff;box-shadow:0 4px 4px #00000040;width:100%}.l-header__title{font-size:32px;font-weight:700;color:#000}.l-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.l-header__back-btn{background-color:#8b4513;color:#fff;font-size:14px;padding:8px 16px;border-radius:8px;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;transition:opacity .2s}.l-header__back-btn:hover{opacity:.8}.l-header__nav{display:flex;align-items:center;gap:10px}.l-header__nav a.is-active{font-weight:700}.l-header__user{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.l-header__welcome{font-size:14px;color:#000}.l-header__logout-btn{background-color:#f2f2f7;color:#8e8e93;font-size:14px;padding:10px 20px;border-radius:10px;border:none;box-shadow:0 4px 4px #00000040;cursor:pointer;display:flex;align-items:center;justify-content:center}.l-header__logout-btn:hover{opacity:.8;color:#1c1c1e;background-color:#8e8e93}.l-main{padding:20px;margin:0 auto}.c-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:8px;font-weight:700;cursor:pointer;border:none;background-color:#fff;color:#1c1c1e;transition:all .3s ease}.c-button:hover{opacity:.8}.c-button--primary{background-color:#007aff;color:#fff}.c-button--success{background-color:#34c759;color:#fff;box-shadow:0 2px 4px #0000001a}.c-button--warning{background-color:#ff9f0a;color:#fff}.c-button--danger{background-color:transparent;color:#ff4d4f;border:1px solid #ff4d4f}.c-button--danger:hover{background-color:#ff4d4f1a}.c-button--outline{background-color:transparent;color:#1c1c1e;border:1px solid #ccc}.c-button--google{background-color:#fff;color:#3c4043;border:1px solid #dadce0;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;padding:10px 24px;font-weight:500}.c-button--google:hover{background-color:#f8f9fa;border-color:#d2e3fc;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;opacity:1}.c-button--google:active{background-color:#ecf3fe}.c-button--small{padding:6px 16px;border-radius:6px;font-size:.9em}.c-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000000d;border:1px solid #eaeaea;margin-bottom:20px}.c-card--highlight-green{border-left:5px solid #34c759;border-bottom:5px solid #34c759;border-right:5px solid #34c759}.c-card--highlight-red{border-left:5px solid #ff748c;border-bottom:5px solid #ff748c;border-right:5px solid #ff748c}.c-form-select{padding:6px;border-radius:4px;border:1px solid #ccc;font-weight:700;font-size:.9em;background-color:#fff;color:#1c1c1e}.c-form-select:focus{border-color:#007aff;background-color:#fff}.c-form-select--rounded{border-radius:12px;background-color:#f0f2f5}.c-form-group{margin-bottom:15px}.c-form-group label{display:block;margin-bottom:5px;font-weight:700;color:#1c1c1e;font-size:.9em}.c-form-input{padding:6px;border-radius:4px;border:1px solid #ccc;font-size:1em}.c-form-input--short{width:50px;text-align:center}.c-form-input--medium{width:140px}.c-toggle{display:inline-flex;align-items:center;gap:8px;font-size:.8em;font-weight:700;cursor:pointer;margin-left:10px;margin-right:10px}.c-toggle__input{appearance:none;width:46px;height:24px;border-radius:24px;background-color:#fff;border:2px solid #ccc;outline:none;cursor:pointer;position:relative;transition:all .3s;margin:0}.c-toggle__input:after{content:"";position:absolute;top:2px;left:3px;width:16px;height:16px;border-radius:50%;background-color:#ccc;transition:all .3s}.c-toggle__input:checked{background-color:#007aff;border-color:#007aff}.c-toggle__input:checked:after{background-color:#fff;transform:translate(20px)}.c-toggle--seat .c-toggle__input:checked{background-color:#f59e0b;border-color:#f59e0b}.c-table{width:100%;border-collapse:collapse;margin-top:15px}.c-table th,.c-table td{border:1px solid #ddd;padding:10px 8px;text-align:center;font-size:.95em}.c-table th{background-color:#f8f9fa;font-weight:700;color:#1c1c1e}.c-table td{color:#1c1c1e}.c-table-wrapper{overflow-x:auto;width:100%}.c-tabs{display:flex;gap:10px;margin-bottom:20px;overflow-x:auto;padding-bottom:5px}.c-tabs::-webkit-scrollbar{height:4px}.c-tabs::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.c-tabs__item{padding:8px 16px;border:1px solid #d9d9d9;background:#fff;border-radius:6px;cursor:pointer;font-size:.9em;font-weight:700;color:#1c1c1e;transition:all .2s ease;white-space:nowrap}.c-tabs__item:hover{color:#007aff;border-color:#007aff}.c-tabs__item.is-active{background:#007aff;color:#fff;border-color:#007aff;box-shadow:0 2px 4px #1890ff33}.p-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.p-dashboard-header--main{flex-direction:column;align-items:stretch;gap:16px}.p-dashboard-header__top{display:flex;justify-content:space-between;align-items:center;width:100%}.p-dashboard-header__title-group{display:flex;align-items:center;gap:16px}.p-dashboard-header__title-group h3{font-size:24px}.p-dashboard-header__button-group{display:flex;align-items:center;gap:16px}.p-dashboard-header__bottom{display:flex;justify-content:flex-end;align-items:center;width:100%}.p-dashboard-header__actions,.p-dashboard-header__toggles{display:flex;align-items:center;gap:10px}.p-quick-panel{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:flex-start;padding:5px 0}.p-quick-panel__group{display:flex;align-items:center;gap:10px;font-weight:700}.p-quick-panel__group--bordered{border-left:1px solid #ddd;padding-left:20px}.p-student-board{display:grid;gap:10px;transition:all .3s ease;grid-template-columns:repeat(5,1fr)}.p-student-board.hide-badges .badge-container{display:none!important;min-height:0!important;margin:0!important}.p-student-board.hide-pt-buttons .pt-buttons-wrapper{display:none!important}.p-student-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px;border-radius:10px;border:1px solid #8e8e93;box-shadow:0 4px 4px #00000040;position:relative;cursor:grab;transition:background-color .3s;background-color:#fffbe6}.p-student-card:active{cursor:grabbing}.p-student-card__checkbox{position:absolute;top:20px;left:20px;width:20px;height:20px;border:1px solid #1c1c1e;cursor:pointer}.p-student-card__info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px;width:100%}.p-student-card__number{font-size:14px;color:#000}.p-student-card__name{font-size:16px;font-weight:700;color:#000}.p-student-card__points{font-size:20px;font-weight:700;color:#e60012}.p-student-card__custom-buttons{width:100%;display:flex;flex-direction:column;gap:8px}.p-student-card__custom-buttons .custom-pt-btn{width:70%;padding:10px;margin:0 auto;border-radius:10px;font-size:16px;font-weight:700;color:#fff;background-color:#43b02a;border:none;box-shadow:0 4px 4px #00000040;cursor:pointer}.p-student-card__actions-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.p-student-card__actions-wrapper .pt-buttons-wrapper{display:flex;justify-content:center;gap:10px;width:100%}.p-student-card__actions-wrapper .pt-buttons-wrapper .default-pt-btn{padding:10px;border-radius:10px;background-color:#f2f2f7;font-size:16px;font-weight:700;color:#000;border:none;box-shadow:0 4px 4px #00000040;flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.p-student-card__badge-select{width:100%;padding:10px;border-radius:10px;border:1px solid #8e8e93;background-color:#f2f2f7;font-size:20px;font-weight:700;color:#000;text-align:center;cursor:pointer}.p-badge-area{min-height:80px;margin:8px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:2px;transition:all .3s}.p-mini-badge{display:inline-flex;flex-direction:column;align-items:center;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;padding:4px;margin:2px;position:relative;cursor:pointer;width:80px}.p-mini-badge__visual{width:30px;height:30px;border-radius:50%;object-fit:cover}.p-mini-badge__icon{font-size:30px}.p-mini-badge__name{font-size:.5em;font-weight:700;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center}.p-mini-badge__count{position:absolute;top:-5px;right:-5px;background:#f5222d;color:#fff;border-radius:10px;padding:0 4px;font-size:.6em;font-weight:700;box-shadow:0 1px 2px #0003}.p-mini-badge__remove{position:absolute;top:-5px;left:-5px;background:#fff;border:1px solid #ff4d4f;color:#ff4d4f;border-radius:50%;width:12px;height:12px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700}.blue-background-class{background-color:#007aff1a!important;opacity:.8}.p-news-form__row{display:flex;gap:15px}.p-news-form__row>*{flex:1}.p-news-form__row--two-one>*:first-child{flex:2}.p-news-form__row--two-one>*:last-child{flex:1}.p-news-form__actions{text-align:right}.p-news-form__actions button{margin-left:10px}.p-news-item{border-bottom:3px solid #eee;padding:15px 0}.p-news-item:last-child{border-bottom:none}.p-news-item__header{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.p-news-item__meta{font-size:.9em;color:#8e8e93}.p-news-item__category{display:inline-block;padding:2px 8px;border-radius:12px;background:#e6f7ff;color:#007aff;font-size:.8em;margin-left:10px;font-weight:700}.p-news-item__content{white-space:pre-wrap;line-height:1.6;color:#1c1c1e}.p-news-item__actions{display:flex;gap:10px;margin-top:10px}.p-news__list{display:flex;flex-direction:column;gap:0}.news-card{background:#fff;border-radius:8px;padding:15px;margin-bottom:15px;box-shadow:0 2px 4px #0000000d;border:1px solid #eeeeee}.news-header{margin-bottom:10px;display:flex;align-items:center;gap:10px}.news-date{font-weight:700;font-size:1.1em}.news-category{display:inline-block;padding:2px 8px;border-radius:12px;background:#e6f7ff;color:#007aff;font-size:.8em}.news-category.important{background:#ffe4e6;color:#e60012}.news-content{white-space:pre-wrap;color:#1c1c1e;line-height:1.5}.p-student-dashboard{display:flex;flex-direction:column;align-items:center;width:100%;padding-bottom:60px}.p-student-dashboard__notification-area{padding:10px 15px;display:flex;flex-direction:column;gap:10px}.p-student-dashboard__header{background-color:#fff;border-bottom:5px solid #ff9f0a;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%;position:relative}.p-student-dashboard__header .p-student-dashboard__points-section{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}.p-student-dashboard__header .p-student-dashboard__points-section h2{font-size:14px;margin:0}.p-student-dashboard__header .p-student-dashboard__points-section .p-student-dashboard__points-display{gap:4px}.p-student-dashboard__header .p-student-dashboard__points-section .p-student-dashboard__points-display .number{font-size:28px}.p-student-dashboard__header .p-student-dashboard__points-section .p-student-dashboard__points-display .unit{font-size:16px}.p-student-dashboard__back-btn{background-color:#8b4513;color:#fff;font-size:16px;padding:10px 20px;border-radius:10px;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;transition:background-color .2s}.p-student-dashboard__back-btn:hover{opacity:.8}.p-student-dashboard__title{font-size:32px;font-weight:700;color:#000}.p-student-dashboard__user-info{display:flex;align-items:center;gap:16px;font-size:16px;color:#000}.p-student-dashboard__logout-btn{background-color:#f2f2f7;border-radius:10px;padding:10px;font-size:12px;font-weight:500;color:#000;box-shadow:0 4px 4px #00000040;cursor:pointer;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.p-student-dashboard__main{display:flex;flex-direction:column;gap:20px;align-items:center;width:100%;max-width:1280px}.p-student-dashboard__points-section{display:flex;flex-direction:column;gap:0px;align-items:center}.p-student-dashboard__points-section h2{font-size:36px;font-weight:700;margin:0}.p-student-dashboard__points-display{display:flex;align-items:center;gap:12px;font-weight:700}.p-student-dashboard__points-display .number{font-size:64px;color:#e60012}.p-student-dashboard__points-display .unit{font-size:40px;color:#000}.p-student-dashboard__badges-section{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;margin-top:20px}.p-student-dashboard__badges-section h2{font-size:26px;font-weight:700;text-align:center;margin:0}.p-student-dashboard__badge-list{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;width:100%}.p-student-dashboard__badge-item{background-color:#fff;border:3px solid #ff9f0a;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:12px;align-items:center;box-shadow:0 4px 4px #00000040;position:relative;width:150px;box-sizing:border-box}.p-student-dashboard__badge-item .icon{width:100%;aspect-ratio:1/1;background-color:#fffbe6;border-radius:10px;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:70px}.p-student-dashboard__badge-item .name{font-size:16px;font-weight:500;margin:0;text-align:center}.p-student-dashboard__badge-item .count{position:absolute;top:-10px;right:-10px;background:#f5222d;color:#fff;border-radius:12px;padding:4px 12px;font-size:1.2em;font-weight:700;box-shadow:0 2px 4px #0003}.p-student-dashboard__challenge-card{background-color:#fff;border:1px solid #000;border-radius:10px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:5px;box-shadow:0 4px 4px #00000040;width:100%;max-width:800px}.p-student-dashboard__challenge-card h2{font-size:26px;font-weight:700;margin:0}.p-student-dashboard__challenge-card p{font-size:14px;font-weight:500;text-align:center;margin:0;line-height:1.5}.p-student-dashboard__challenge-list{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.p-student-dashboard__challenge-btn{background-color:#34c759;color:#fff;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:5px;align-items:center;box-shadow:0 4px 4px #00000040;cursor:pointer;border:none;transition:transform .2s;min-width:100px}.p-student-dashboard__challenge-btn:hover{transform:translateY(-2px)}.p-student-dashboard__challenge-btn .name{font-size:32px;font-weight:700;margin:0}.p-student-dashboard__challenge-btn .points{font-size:24px;font-weight:700;margin:0}.p-student-dashboard__challenge-btn--done{background-color:#f5f5f5;color:#b8b8b8;border:1px solid #d9d9d9;cursor:not-allowed}.p-student-dashboard__challenge-btn--done:hover{transform:none}.p-student-dashboard__nav-links{display:grid;grid-template-columns:repeat(4,150px);gap:16px;justify-content:center;width:100%}.p-student-dashboard__nav-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;gap:10px;background-color:#fff;border:3px solid transparent;border-radius:10px;box-shadow:0 4px 4px #00000040;text-decoration:none;transition:transform .2s;width:150px;box-sizing:border-box}.p-student-dashboard__nav-btn:hover{transform:translateY(-2px)}.p-student-dashboard__nav-btn .icon{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.p-student-dashboard__nav-btn .icon img{width:100%;height:100%;object-fit:contain}.p-student-dashboard__nav-btn span{font-size:16px;font-weight:700;white-space:nowrap}.p-student-dashboard__nav-btn--pink{border-color:#ff748c}.p-student-dashboard__nav-btn--pink span{color:#ff748c}.p-student-dashboard__nav-btn--red{border-color:#e60012}.p-student-dashboard__nav-btn--red span{color:#e60012}.p-student-dashboard__nav-btn--green{border-color:#43b02a}.p-student-dashboard__nav-btn--green span{color:#43b02a}.p-student-dashboard__nav-btn--orange{border-color:#ff9f0a}.p-student-dashboard__nav-btn--orange span{color:#ff9f0a}.p-student-dashboard__nav-btn--gray{border-color:#8e8e93}.p-student-dashboard__nav-btn--gray span{color:#8e8e93}.p-student-dashboard__nav-btn--yellow{border-color:#fbd000}.p-student-dashboard__nav-btn--yellow span{color:#fbd000}.p-student-dashboard__nav-btn--blue{border-color:#007aff}.p-student-dashboard__nav-btn--blue span{color:#007aff}.p-student-dashboard__nav-btn--brown{border-color:#8b4513}.p-student-dashboard__nav-btn--brown span{color:#8b4513}.l-main--home{display:flex;justify-content:center;align-items:flex-start;min-height:calc(100vh - 300px);padding:20px;background-color:#f6f8fb}.p-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;width:100%}@media(max-width:768px){.p-home-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.p-home-grid{grid-template-columns:1fr}}.p-home-menu-card{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:10px;padding:16px;gap:10px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:3px solid transparent;box-shadow:0 4px 4px #00000040;flex-shrink:0}.p-home-menu-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #0003}.p-home-menu-card__icon{width:70px;height:70px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.p-home-menu-card__icon img{width:100%;height:100%;object-fit:contain;display:block}.p-home-menu-card__title,.p-home-menu-card__sub-title{font-family:Inter,Noto Sans JP,sans-serif;font-size:16px;font-weight:700;text-align:center;line-height:normal;white-space:nowrap;margin:0}.p-home-menu-card--black{border-color:#1c1c1e}.p-home-menu-card--black .p-home-menu-card__title,.p-home-menu-card--black .p-home-menu-card__sub-title{color:#1c1c1e}.p-home-menu-card--red{border-color:#e60012}.p-home-menu-card--red .p-home-menu-card__title,.p-home-menu-card--red .p-home-menu-card__sub-title{color:#e60012}.p-home-menu-card--pink{border-color:#ff748c}.p-home-menu-card--pink .p-home-menu-card__title,.p-home-menu-card--pink .p-home-menu-card__sub-title{color:#ff748c}.p-home-menu-card--green{border-color:#43b02a}.p-home-menu-card--green .p-home-menu-card__title,.p-home-menu-card--green .p-home-menu-card__sub-title{color:#43b02a}.p-home-menu-card--gold{border-color:#ff9f0a}.p-home-menu-card--gold .p-home-menu-card__title,.p-home-menu-card--gold .p-home-menu-card__sub-title{color:#ff9f0a}.p-home-menu-card--purple{border-color:#cb5ce7}.p-home-menu-card--purple .p-home-menu-card__title,.p-home-menu-card--purple .p-home-menu-card__sub-title{color:#cb5ce7}.p-home-menu-card--yellow{border-color:#fbd000}.p-home-menu-card--yellow .p-home-menu-card__title,.p-home-menu-card--yellow .p-home-menu-card__sub-title{color:#fbd000}.p-home-menu-card--blue{border-color:#5c94fc}.p-home-menu-card--blue .p-home-menu-card__title,.p-home-menu-card--blue .p-home-menu-card__sub-title{color:#5c94fc}.p-home-menu-card--gray{border-color:#8e8e93}.p-home-menu-card--gray .p-home-menu-card__title,.p-home-menu-card--gray .p-home-menu-card__sub-title{color:#8e8e93}.p-home-menu-card--brown{border-color:#8b4513}.p-home-menu-card--brown .p-home-menu-card__title,.p-home-menu-card--brown .p-home-menu-card__sub-title{color:#8b4513}.p-good-things__new-messages{border:2px solid #ff748c!important;background-color:#fff5f5!important}.p-good-things__send-form{background-color:#fffbe6!important;border:2px solid #FBD000!important}.p-good-things__section-title{font-size:1.8rem;margin-bottom:15px}.p-good-things__desc{font-size:1.2rem;color:#8e8e93;margin-bottom:20px}.p-good-things__message-box{max-height:400px;overflow-y:auto;background:#fff;border-radius:10px;border:1px solid #eeeeee;padding:20px}.p-good-things__approval{border-left:5px solid #ff9f0a;background:#fffbe6;margin-bottom:20px}.p-good-things__approval--urgent{border-left-color:#ff4d4f;background:#fff1f0}.p-good-things__approval--urgent h3{color:#cf1322}.p-good-things__approval h3{display:flex;align-items:center;gap:5px}.p-good-things__history-row{display:flex;gap:20px}@media screen and (max-width:768px){.p-good-things__history-row{flex-direction:column}}.p-good-things__history-row>*{flex:1}.p-good-things__history-list{background:#fafafa;padding:15px;border-radius:8px;min-height:200px;display:flex;flex-direction:column;gap:10px;border:1px solid #f0f0f0}.p-good-things__desc{font-size:.9em;color:#8e8e93;margin-bottom:12px}.p-good-things__list{display:flex;flex-direction:column;gap:10px}.p-good-things__history-title{margin-top:0;margin-bottom:8px}.p-good-things__history-title--sent{color:#007aff}.p-good-things__history-title--received{color:#34c759}.p-good-things__pending-item{background:#fff;border:1px solid #ffdbb7;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000000d}.p-good-things__pending-item--urgent{border-color:#ffccc7}.p-history-filter{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}@media screen and (max-width:768px){.p-history-filter{flex-direction:column;align-items:stretch}}.p-history-filter__item{flex:1;min-width:150px}.p-history-filter__item label{font-size:.8em;color:#8e8e93;display:block;margin-bottom:4px}.p-history-filter__actions{display:flex;gap:10px;align-items:center}@media screen and (max-width:768px){.p-history-filter__actions{width:100%;justify-content:space-between}.p-history-filter__actions>button{flex:1}}.p-history-item{border-bottom:3px solid #eee;padding:12px 0}.p-history-item:last-child{border-bottom:none}.p-history-item__header{display:flex;justify-content:space-between;font-size:.85em;color:#8e8e93;margin-bottom:5px}.p-history-item__body{display:flex;justify-content:space-between;align-items:center}.p-history-item__content{color:#1c1c1e}.p-history-item__point{font-weight:700;color:#ff9f0a}.p-history-item__point--positive{color:#34c759}.p-history-item__point--negative{color:#ff4d4f}.p-badge-form{display:flex;gap:10px;margin:20px 0;align-items:center}@media screen and (max-width:768px){.p-badge-form{flex-direction:column;align-items:stretch}}.p-badge-form__icon-input{width:60px;text-align:center;font-size:1.25em}@media screen and (max-width:768px){.p-badge-form__icon-input{width:100%}}.p-badge-form__file-label{background:#f0f0f0;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:.85em;border:1px solid #d9d9d9;color:#1c1c1e;text-align:center;display:inline-block}.p-badge-form__file-label:hover{background:#e4e4e4}.p-badge-form__grow{flex-grow:1}.p-badge-form__points{width:75px}@media screen and (max-width:768px){.p-badge-form__points{width:100%}}.p-badge-master-board{background:#fffbe6;border:1px dashed #007aff}.p-badge-master-board--edit{background:#fffbe6;border:2px solid #ffe58f}.p-badge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px;margin-top:15px}.p-badge-item{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:10px;text-align:center;position:relative;box-shadow:0 1px 3px #00000008}.p-badge-item__icon{font-size:2em;margin-bottom:5px;display:block;height:48px;display:flex;align-items:center;justify-content:center}.p-badge-item__icon img{max-width:100%;height:100%;object-fit:contain}.p-badge-item__name{font-weight:700;font-size:.9em;color:#1c1c1e;margin-bottom:2px}.p-badge-item__points{font-size:.8em;color:#ff9f0a;font-weight:700}.p-badge-item__actions{margin-top:8px;display:flex;gap:5px;justify-content:center}.p-market__form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media screen and (max-width:768px){.p-market__form-grid{grid-template-columns:1fr}}.p-market__form-grid>.p-market__span-all{grid-column:span 4}@media screen and (max-width:768px){.p-market__form-grid>.p-market__span-all{grid-column:span 1}}.p-market__dashboard{display:flex;gap:20px;align-items:flex-start}@media screen and (max-width:768px){.p-market__dashboard{flex-direction:column}}.p-market__sidebar{width:168px;flex-shrink:0;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#fff;border:1px solid #000}@media screen and (max-width:768px){.p-market__sidebar{width:100%;flex-direction:row;flex-wrap:wrap;border-radius:12px}}.p-market__tab-btn{appearance:none;border:none;background:#fff;font-weight:700;font-size:16px;padding:24px 20px;text-align:center;border-bottom:1px solid #000;cursor:pointer;transition:background-color .2s;line-height:1.4}.p-market__tab-btn:last-child{border-bottom:none}.p-market__tab-btn:hover{background:#fafafa}.p-market__tab-btn.is-active{background:#fffbe6}@media screen and (max-width:768px){.p-market__tab-btn{padding:12px;flex:1 1 45%;border-bottom:none;border-right:1px solid #000;border-bottom:1px solid #000;font-size:14px}}.p-market__content{flex-grow:1;background:#fffbe6;border-radius:20px;padding:24px 16px;min-width:0}.p-market__content-title{font-size:24px;font-weight:700;margin-bottom:24px;margin-top:0}.p-market__approval{border:2px solid #E60012!important;background-color:#ffe4e6!important}.p-market__approval h3{color:#cf1322;margin-top:0}.p-market__edit-area{background-color:#fffbe6!important;border:2px solid #ffe58f!important;margin-bottom:20px}.p-market__edit-area h3{color:#d4b106;margin-top:0}.p-market__simulator{background-color:#e6f7ff!important;border:2px solid #91d5ff!important}.p-market__simulator h3{color:#0050b3;margin-top:0}.p-market__cat-section{margin-bottom:25px}.p-market__cat-section-header{font-weight:700;font-size:1.1em;background:#f5f5f5;padding:8px 12px;border-radius:6px;margin-bottom:10px;color:#1c1c1e;border-left:4px solid #007aff}.p-market__item-row{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px;margin-bottom:10px;box-shadow:0 1px 3px #00000008;transition:box-shadow .2s}.p-market__item-row:hover{box-shadow:0 4px 8px #00000014}.p-market__item-row.item-container-highlight{border-color:#ffe58f;background-color:#fffbe6}.p-market__item-row-inner{display:flex;justify-content:space-between;align-items:center;gap:15px}@media screen and (max-width:768px){.p-market__item-row-inner{flex-direction:column;align-items:flex-start}}.p-market__item-info{display:flex;align-items:center;gap:12px;flex:1}.p-market__item-visual{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:8px;font-size:1.8em;object-fit:cover}.p-market__item-price{color:#f5222d;font-weight:700;margin-left:5px}.p-market__item-desc{font-size:1em;color:#1c1c1e;margin-top:4px}.p-market__holder-wrap{margin-top:6px;display:flex;flex-wrap:wrap;gap:5px;align-items:center}.p-market__holder-tag{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff;padding:2px 8px;border-radius:4px;font-size:1em}.p-market__request-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.p-market__request-card{flex-direction:column;gap:10px;align-items:flex-start}}.p-market__progress{background:#f0f0f0;border-radius:10px;height:10px;width:100%;overflow:hidden;margin-bottom:5px}.p-market__progress-bar{height:100%;background:#007aff;transition:width .3s ease}.p-market__progress-bar--achieved{background:#34c759}.p-market__tag{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff;padding:4px 12px;border-radius:4px;font-size:.9em;display:inline-flex;align-items:center;gap:6px}.p-market__tag-delete{color:#ff4d4f;cursor:pointer;font-weight:700;transition:opacity .2s;margin-left:4px}.p-market__tag-delete:hover{opacity:.7}.p-ranking__title{text-align:center;margin-bottom:20px}.p-ranking-list{display:flex;flex-direction:column;gap:12px;max-width:768px;margin:0 auto}.p-ranking-item{display:flex;align-items:center;padding:15px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000008;border:1px solid #f0f0f0;transition:transform .2s ease,box-shadow .2s ease}.p-ranking-item:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014}.p-ranking-item__medal{font-size:2em;margin-right:20px;width:40px;text-align:center}.p-ranking-item__info{flex-grow:1}.p-ranking-item__rank-text{font-size:.8em;color:#8e8e93}.p-ranking-item__name{font-size:1.25em;display:block;margin-top:2px}.p-ranking-item__points{font-weight:700;color:#e60012;font-size:1.5em}.p-ranking-item__points small{font-size:.6em;margin-left:2px}.p-settings__class-info{background-color:#e6f7ff!important;border:1px solid #91d5ff!important}.p-settings__class-info h3{color:#007aff;margin-top:0}.p-settings__class-code{font-size:1.5em;letter-spacing:2px;background:#fff;padding:5px 15px;border-radius:4px;border:1px dashed #007aff;display:inline-block;margin:5px 0}.p-settings__desc{font-size:.85em;color:#8e8e93;margin-bottom:0}.p-settings__desc--small{font-size:.8em;margin-bottom:15px}.p-settings__form{display:grid;grid-template-columns:1fr 2fr 2fr auto;gap:10px;margin-bottom:15px}@media screen and (max-width:768px){.p-settings__form{grid-template-columns:1fr}}.p-settings__student-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #f0f0f0;background:#fff;transition:background-color .2s}.p-settings__student-item:last-child{border-bottom:none}.p-settings__student-item:hover{background-color:#fafafa}.p-settings__student-number{color:#8e8e93;font-size:.85em;margin-right:12px;min-width:35px;display:inline-block}.p-settings__student-email{color:#999;font-size:.85em;margin-left:10px}@media screen and (max-width:768px){.p-settings__student-email{display:block;margin-left:0;margin-top:2px}}.p-settings__warning{border:1px solid #E60012!important;background-color:#ffe4e6!important}.p-settings__warning h3{color:#e60012;margin-top:0}.p-student-market__header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#fff;border-bottom:2px solid #FBD000}.p-student-market__header-title{font-size:1.2em;font-weight:700}.p-student-market__header-points{color:#e60012;font-size:1.2em;font-weight:700}.p-student-market__cf-area{background:#e6f7ff;border:2px solid #91d5ff;border-radius:12px;padding:20px;margin-bottom:30px}.p-student-market__cf-area h3{margin-top:0;color:#0055a2;text-align:center}.p-student-market__cf-list{display:flex;flex-direction:column;gap:15px}.p-student-market__cf-card{background:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d;display:flex;gap:15px;align-items:center}@media screen and (max-width:768px){.p-student-market__cf-card{flex-direction:column;align-items:flex-start}}.p-student-market__cf-card-visual{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0;align-self:center}.p-student-market__cf-card-icon{font-size:2.5em;align-self:center;margin-right:10px}.p-student-market__cf-card-body{flex-grow:1}.p-student-market__cf-card-title{font-weight:700;font-size:1.1em;margin-bottom:5px}.p-student-market__cf-card-desc{font-size:.85em;color:#8e8e93;margin-bottom:5px}.p-student-market__cf-card-achieved{color:#34c759;font-weight:700}.p-student-market__cf-card-donate{min-width:120px;text-align:center;display:flex;flex-direction:column;gap:5px;align-items:center}.p-student-market__category-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.p-student-market__category-btn{padding:8px 16px;border-radius:20px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;font-size:.9em;font-weight:700;transition:all .2s ease}.p-student-market__category-btn:hover{color:#007aff;border-color:#007aff}.p-student-market__category-btn.is-active{background:#007aff;color:#fff;border-color:#007aff}.p-student-market__item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.p-student-market__item-card{text-align:center;padding:20px;background:#fffbe6;border-radius:12px;border:2px solid #f0f0f0;position:relative;transition:box-shadow .2s}.p-student-market__item-card:hover{box-shadow:0 4px 12px #00000014}.p-student-market__item-card-visual img{width:80px;height:80px;border-radius:12px;object-fit:cover;margin-bottom:10px}.p-student-market__item-card-visual-icon{font-size:3em;margin-bottom:10px;display:block}.p-student-market__item-card-duration{font-size:.75em;color:#34c759;font-weight:700;margin-bottom:5px}.p-student-market__item-card-desc{font-size:.8em;color:#8e8e93;min-height:40px;margin-bottom:10px}.p-student-market__item-card-price{font-weight:700;font-size:1.2em;color:#e60012;margin-bottom:10px}.p-student-market__rights-area{margin-top:30px}.p-student-market__rights-list{display:flex;flex-wrap:wrap;gap:10px}.p-student-market__right-tag{background:#fff;border:2px solid #91d5ff;padding:8px 15px;border-radius:20px;font-size:.9em;display:inline-flex;flex-direction:column;align-items:center;gap:2px;box-shadow:0 2px 4px #0000000d}.p-student-market__right-tag-name{font-weight:700;display:flex;align-items:center}.p-student-market__right-tag-expiry{font-size:.75em;color:#8e8e93}.p-student-market__right-tag-expiry--urgent{color:#e60012;font-weight:700}.p-setup__container{max-width:500px;margin:50px auto;padding:30px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;text-align:center}.p-setup__title{color:#34c759;margin-bottom:10px}.p-setup__desc{color:#8e8e93;margin-bottom:30px;font-size:1.1em}.p-setup__input{width:100%;padding:15px;border:2px solid #cccccc;border-radius:8px;font-size:1.5em;text-align:center;letter-spacing:3px;box-sizing:border-box;margin-bottom:20px;transition:border-color .2s}.p-setup__input:focus{outline:none;border-color:#34c759}.p-setup__btn{width:100%;padding:15px;font-size:1.2em;background:#34c759;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background .2s}.p-setup__btn:hover{background:#fffbe6}.p-setup__error{color:#e60012;font-weight:700;margin-bottom:15px;display:none}.p-homework{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:20px}.p-homework__header{background-color:#fff;border-bottom:5px solid #CB5CE7;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%;margin-bottom:20px}.p-homework__title{font-size:24px;font-weight:700;color:#000;display:flex;align-items:center;justify-content:left;gap:10px}.p-homework__redo-area{background-color:#fff2e8;padding:20px;border-radius:12px;border:2px solid #ffd8bf}.p-homework__redo-area-review-list{display:flex;flex-direction:column;gap:10px}.p-homework__notice-area{width:100%;background-color:#fffbe6;border:2px solid #FBD000;border-radius:12px;padding:16px 24px;max-width:800px}.p-homework__notice-area h2{font-size:20px;color:#8b4513;display:flex;align-items:center;gap:10px;margin:0}.p-homework__notice-area.is-closed .p-homework__notice-content{max-height:0;opacity:0;overflow:hidden;margin-top:0}.p-homework__notice-content{max-height:2000px;opacity:1;transition:all .3s ease;margin-top:15px}.p-homework__accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.p-homework__accordion-header:hover{opacity:.8}.p-homework__accordion-header:after{content:"▼";font-size:26px;transition:transform .3s;color:#999}.p-homework .is-closed .p-homework__accordion-header:after{transform:rotate(-90deg)}.p-homework__notice-list{display:flex;flex-direction:column;gap:10px}.p-homework__notice-item{background:#fff;padding:15px;border-radius:8px;border-left:4px solid #ff9f0a;box-shadow:0 2px 4px #0000000d}.p-homework__notice-item-date{font-size:16px;color:#8e8e93;margin-bottom:5px}.p-homework__notice-item-content{font-size:16px;line-height:1.5}.p-homework__goal-area{width:100%;background-color:#fff;border:2px solid #0055A2;border-radius:12px;padding:10px 16px;box-shadow:0 4px 6px #0000000d;max-width:800px}.p-homework__goal-area h2{font-size:20px;color:#0055a2;margin-top:0}.p-homework__goal-area textarea{width:100%;min-height:80px;padding:15px;border:1px solid #ccc;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical}.p-homework__goal-area textarea:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 2px #007aff33}.p-homework__list-area{width:100%;background-color:#fff;padding:16px 20px;border-radius:12px;border:1px solid #ddd}.p-homework__list-area.is-closed .p-homework__accordion-content{max-height:0;opacity:0;overflow:hidden}.p-homework__accordion-content{max-height:2000px;opacity:1;transition:all .3s ease}.p-homework__list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.p-homework__list-header h2{font-size:24px;margin:0}.p-homework__add-original-btn{background-color:#43b02a;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #0003;transition:transform .2s}.p-homework__add-original-btn:hover{transform:translateY(-2px)}.p-homework__homework-items{display:flex;gap:15px;flex-wrap:wrap;padding:15px;background:#f8f9fa;border-radius:12px;min-height:120px;border:2px dashed #ccc}.p-homework__homework-items#schedule-pool{border-color:#8e8e93}.p-homework__homework-items .p-homework__card-range,.p-homework__homework-items .p-homework__card-points{display:none}.p-homework__card{background:#fff;border:2px solid #007aff;border-radius:8px;padding:10px;width:calc(20% - 12px);min-width:180px;cursor:grab;box-shadow:0 2px 4px #0000001a;position:relative;-webkit-user-select:none;user-select:none}.p-homework__card:active{cursor:grabbing;opacity:.8}.p-homework__card--original{border-color:#ff9f0a;border-style:dashed;background-color:#fffff9;position:relative}.p-homework__card--original:before{content:"👦 オリジナル";position:absolute;top:-10px;left:10px;background:#ff9f0a;color:#fff;font-size:10px;padding:2px 8px;border-radius:12px;font-weight:700;box-shadow:0 2px 4px #0000001a;z-index:2}.p-homework__card--schedule{border-color:#8e8e93}.p-homework__card--schedule .p-homework__card-category{background:#8e8e93}.p-homework__card--mandatory{border-width:3px;box-shadow:0 4px 8px #00000026;position:relative}.p-homework__card--mandatory:before{content:"📢 先生から";position:absolute;top:-12px;left:10px;background:#f5222d;color:#fff;font-size:11px;padding:3px 8px;border-radius:12px;font-weight:700;box-shadow:0 2px 4px #0000001a;z-index:2}.p-homework__card--kokugo{border-color:#ff4d4f}.p-homework__card--kokugo .p-homework__card-category{background-color:#ff4d4f;color:#fff}.p-homework__card--sansu{border-color:#1890ff}.p-homework__card--sansu .p-homework__card-category{background-color:#1890ff;color:#fff}.p-homework__card--rika{border-color:#52c41a}.p-homework__card--rika .p-homework__card-category{background-color:#52c41a;color:#fff}.p-homework__card--shakai{border-color:#fa8c16}.p-homework__card--shakai .p-homework__card-category{background-color:#fa8c16;color:#fff}.p-homework__card--eigo{border-color:#722ed1}.p-homework__card--eigo .p-homework__card-category{background-color:#722ed1;color:#fff}.p-homework__card--ongaku{border-color:#ff85c0}.p-homework__card--ongaku .p-homework__card-category{background-color:#ff85c0;color:#fff}.p-homework__card--taiiku{border-color:#13c2c2}.p-homework__card--taiiku .p-homework__card-category{background-color:#13c2c2;color:#fff}.p-homework__card--katei{border-color:#fadb14}.p-homework__card--katei .p-homework__card-category{background-color:#fadb14;color:#fff}.p-homework__card--seikatsu{border-color:#a0d911}.p-homework__card--seikatsu .p-homework__card-category{background-color:#a0d911;color:#fff}.p-homework__card--sogo{border-color:#eb2f96}.p-homework__card--sogo .p-homework__card-category{background-color:#eb2f96;color:#fff}.p-homework__card-category{font-size:12px;font-weight:700;color:#fff;background:#007aff;padding:3px 8px;border-radius:4px;display:inline-block;margin-bottom:8px}.p-homework__card--original .p-homework__card-category{background:#ff9f0a}.p-homework__card-title{font-size:14px;font-weight:700;margin-bottom:10px;line-height:1.4}.p-homework__card-range,.p-homework__card-points{margin-top:5px;margin-bottom:5px}.p-homework__card-range-input,.p-homework__card-points-input{width:100%;padding:4px 6px;border:1px solid #ccc;border-radius:4px;font-size:12px;box-sizing:border-box}.p-homework__card-range{margin-bottom:10px}.p-homework__card-actions{display:flex;gap:5px;margin-top:10px}.p-homework__card-btn{flex:1;padding:5px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:700}.p-homework__card-btn--info{background:#e6f7ff;color:#1890ff;border:1px solid #1890ff}.p-homework__card-btn--edit{background:#fffbe6;color:#fa8c16;border:1px solid #fa8c16}.p-homework__class-plan-area{background-color:#f0f5ff;padding:16px 20px;border-radius:12px;border:2px solid #adc6ff}.p-homework__week-area{width:100%;margin-bottom:10px}.p-homework__week-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.p-homework__week-header h2{font-size:24px;margin:0}.p-homework__tabs{display:flex;background:#f0f0f0;border-radius:8px;padding:4px;gap:4px}.p-homework__tab{border:none;background:transparent;padding:8px 16px;border-radius:6px;font-size:16px;font-weight:700;color:#666;cursor:pointer;transition:all .2s}.p-homework__tab.is-active{background:#fff;color:#007aff;box-shadow:0 2px 4px #0000001a}.p-homework__week-nav{display:flex;align-items:center;gap:15px;font-size:20px;font-weight:700}.p-homework__week-nav button{background:#fff;border:2px solid #ccc;border-radius:50%;width:40px;height:40px;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.p-homework__week-nav button:hover{background:#f0f0f0}.p-homework__calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}@media(max-width:1024px){.p-homework__calendar{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.p-homework__calendar{grid-template-columns:repeat(2,1fr)}}.p-homework__day{background:#fff;border-radius:12px;border:2px solid #e8e8e8;display:flex;flex-direction:column;min-height:300px;overflow:hidden}.p-homework__day.is-today{border-color:#ff748c;box-shadow:0 0 0 2px #ff748c33}.p-homework__day-header{padding:5px;text-align:center;font-weight:700;border-bottom:1px solid #e8e8e8;background:#fafafa}.p-homework__day-header .date{font-size:14px;color:#8e8e93}.p-homework__day-header .dow{font-size:16px}.p-homework__day-dropzone{flex:1;padding:10px;display:flex;flex-direction:column;gap:10px;background:#fcfcfc;min-height:200px}.p-homework__day-dropzone .p-homework__card{width:100%;min-width:0}.p-homework__day-dropzone .p-homework__card.is-completed:not(.is-redo){opacity:.6;background:#f5f5f5;border-color:#ccc;text-decoration:line-through}.p-homework__day-dropzone .p-homework__card.is-completed:not(.is-redo):after{content:"💮";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;opacity:.8;pointer-events:none}.p-homework-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;justify-content:center;align-items:center}.p-homework-modal.is-active{display:flex}.p-homework-modal__content{background:#fff;padding:30px;border-radius:16px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 25px #0003}.p-homework-modal__close{position:absolute;top:15px;right:20px;font-size:28px;cursor:pointer;color:#999;background:none;border:none}.p-homework-modal__close:hover{color:#333}.p-homework-modal h3{margin-top:0;font-size:24px;border-bottom:2px solid #007aff;padding-bottom:10px;margin-bottom:20px}
