.simple-calendar{max-width:650px;width:100%;margin:0 auto;background:#fff;overflow:hidden;font-family:"shippori mincho",serif}.simple-calendar__today-status{padding:8px 24px;text-align:center;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);font-family:"Noto Sans JP",sans-serif}.simple-calendar__today-status--open{background:linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);border-left:4px solid #4caf50;font-family:"Noto Sans JP",sans-serif}.simple-calendar__today-status--closed{background:linear-gradient(135deg, #ffe8e8 0%, #fff0f0 100%);border-left:4px solid #f44336}.simple-calendar__today-status--holiday{background:linear-gradient(135deg, #ffe8e8 0%, #fff0f0 100%);border-left:4px solid #ff9800}.simple-calendar__today-status--special{background:linear-gradient(135deg, #e8f0ff 0%, #f0f8ff 100%);border-left:4px solid #2196f3}.simple-calendar__today-status--lunch-only{background:linear-gradient(135deg, #fff8e8 0%, #fffcf0 100%);border-left:4px solid #ff9800}.simple-calendar__today-date{font-size:14px;font-weight:700;color:#666;margin-bottom:4px}.simple-calendar__today-text{font-size:16px;font-weight:600;color:#333}.simple-calendar__status-highlight{padding:2px 8px;font-weight:700}.simple-calendar__today-status--open .simple-calendar__status-highlight{background-color:#4caf50;color:#fff}.simple-calendar__today-status--closed .simple-calendar__status-highlight{background-color:#f44336;color:#fff}.simple-calendar__today-status--holiday .simple-calendar__status-highlight{background-color:#ff9800;color:#fff}.simple-calendar__today-status--special .simple-calendar__status-highlight{background-color:#2196f3;color:#fff}.simple-calendar__today-status--lunch-only .simple-calendar__status-highlight{background-color:#ff9800;color:#fff}.simple-calendar__header{display:flex;align-items:center;justify-content:space-between;padding:10px 30px;background:#fff;border-bottom:1px solid #e5e5e5}.simple-calendar__month-display{text-align:center;flex:1}.simple-calendar__month-display .simple-calendar__year{font-size:14px;color:#6c757d;line-height:1}.simple-calendar__month-display .simple-calendar__month-number{font-size:24px;font-weight:bold;color:#495057}.simple-calendar__nav{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;color:#666;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.simple-calendar__nav:hover{background-color:#f8f9fa;color:#333;transform:scale(1.1)}.simple-calendar__nav:active{transform:scale(0.95)}.simple-calendar__nav--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.simple-calendar__nav--disabled:hover{background-color:rgba(0,0,0,0);transform:none}.simple-calendar__nav svg{width:20px;height:20px}.simple-calendar__table{width:100%;border-collapse:collapse;font-family:inherit;table-layout:fixed}.simple-calendar__weekday{background:#f8f9fa;color:#495057;font-weight:600;text-align:center;padding:12px 8px;border-bottom:1px solid #dee2e6;font-size:12px;text-transform:uppercase;letter-spacing:.5px;width:14.285%}.simple-calendar__weekday--sunday{color:#dc3545}.simple-calendar__weekday--saturday{color:#007bff}.simple-calendar__day{text-align:center;padding:8px 4px;border:1px solid #e9ecef;height:70px;vertical-align:top;position:relative;transition:background-color .2s ease;font-family:"Noto Sans JP",sans-serif;width:14.285%;word-wrap:break-word;overflow:hidden}.simple-calendar__day:hover:not(.simple-calendar__day--today){background-color:#f8f9fa}.simple-calendar__day-number{display:block;font-size:14px;font-weight:500;margin-bottom:2px;color:#495057}.simple-calendar__day-status{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.2px;color:#6c757d;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-calendar__day--prev-month,.simple-calendar__day--next-month{color:#adb5bd;background-color:#f8f9fa}.simple-calendar__day--prev-month .simple-calendar__day-number,.simple-calendar__day--next-month .simple-calendar__day-number{color:#adb5bd}.simple-calendar__day--prev-month .simple-calendar__day-status,.simple-calendar__day--next-month .simple-calendar__day-status{color:#adb5bd}.simple-calendar__day--sunday .simple-calendar__day-number{color:#dc3545}.simple-calendar__day--saturday .simple-calendar__day-number{color:#007bff}.simple-calendar__day--closed{background-color:#f8d7da}.simple-calendar__day--closed .simple-calendar__day-number{color:#721c24}.simple-calendar__day--closed .simple-calendar__day-status{color:#721c24}.simple-calendar__day--holiday{background-color:#fff3cd}.simple-calendar__day--holiday .simple-calendar__day-number{color:#856404}.simple-calendar__day--holiday .simple-calendar__day-status{color:#856404}.simple-calendar__day--special{background-color:#d1ecf1}.simple-calendar__day--special .simple-calendar__day-number{color:#0c5460}.simple-calendar__day--special .simple-calendar__day-status{color:#0c5460}.simple-calendar__day--lunch-only{background-color:#ffe4b5}.simple-calendar__day--lunch-only .simple-calendar__day-number{color:#452903}.simple-calendar__day--lunch-only .simple-calendar__day-status{color:#3a3a3a}.simple-calendar__footer{background:#f8f9fa;border-top:1px solid #e5e5e5;text-align:center}@media(max-width: 768px){.simple-calendar{max-width:100%;margin:0;border-radius:0}.simple-calendar__header{padding:15px 20px}.simple-calendar__month-display .simple-calendar__year{font-size:12px}.simple-calendar__month-display .simple-calendar__month-number{font-size:20px}.simple-calendar__nav{width:35px;height:35px;padding:6px}.simple-calendar__nav svg{width:16px;height:16px}.simple-calendar__weekday{padding:8px 4px;font-size:11px}.simple-calendar__day{height:60px;padding:6px 2px}.simple-calendar__day-number{font-size:12px}.simple-calendar__day-status{font-size:9px}}@media(max-width: 480px){.simple-calendar__header{padding:10px 15px}.simple-calendar__month-display .simple-calendar__year{font-size:11px}.simple-calendar__month-display .simple-calendar__month-number{font-size:18px}.simple-calendar__nav{width:30px;height:30px}.simple-calendar__nav svg{width:14px;height:14px}.simple-calendar__weekday{padding:6px 2px;font-size:10px}.simple-calendar__day{height:50px;padding:4px 1px}.simple-calendar__day-number{font-size:11px;margin-bottom:1px}.simple-calendar__day-status{font-size:8px}}:35px;padding:6px}.simple-calendar__nav svg{width:16px;height:16px}.simple-calendar__weekday{padding:8px 4px;font-size:11px}.simple-calendar__day{height:60px;padding:6px 2px}.simple-calendar__day-number{font-size:12px}.simple-calendar__day-status{font-size:9px}}@media(max-width: 480px){.simple-calendar__header{padding:10px 15px}.simple-calendar__month-display .simple-calendar__year{font-size:11px}.simple-calendar__month-display .simple-calendar__month-number{font-size:18px}.simple-calendar__nav{width:30px;height:30px}.simple-calendar__nav svg{width:14px;height:14px}.simple-calendar__weekday{padding:6px 2px;font-size:10px}.simple-calendar__day{height:50px;padding:4px 1px}.simple-calendar__day-number{font-size:11px;margin-bottom:1px}.simple-calendar__day-status{font-size:8px}}