body{color:#333;background-color:#fff;font-family:sans-serif;margin:0;padding:0}a{text-decoration:none;color:inherit}.login-page{padding-top:40px;display:flex;justify-content:center;box-sizing:border-box}.login-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:30px;width:250px;max-width:100%;box-sizing:border-box}.login-box form{display:flex;flex-direction:column}.login-box p{color:#333;font-weight:700;margin:0 0 12px}.login-input{display:block;width:100%;margin-top:6px;color:#000;font-size:20px;border:solid 3px #eea34a;border-radius:3px;box-sizing:border-box}.login-submit{align-self:center;width:100%;margin-top:10px;padding:15px 30px;border:solid 1px #ccc;border-radius:0;font-family:Arial,sans-serif;font-size:1.2em;font-weight:700;text-transform:uppercase;color:#fff;background-color:#046f43;cursor:pointer;transition:.3s;box-sizing:border-box}.login-submit:hover{color:#333;background-color:#ccc}#login-error{color:red;font-weight:700;margin:0 0 12px}#header{background-color:#046f43;color:#fff;height:50px;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}#header-brand{display:flex;align-items:center;gap:8px}#header img{height:40px}#header p{color:#fff;font-size:20px;margin:0}#menu-icon{position:absolute;right:0;top:0;width:50px;height:50px;background-color:#2f4f4f;border:none;color:#fff;font-size:26px;cursor:pointer}#menu-background{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#333;opacity:.5;border:none;padding:0;z-index:999;cursor:pointer}#ham-menu{position:fixed;top:0;right:0;width:250px;height:100%;background-color:#2f4f4f;padding:60px 0 0;z-index:1000;box-sizing:border-box;overflow-y:auto}#ham-menu ul{list-style:none;margin:0;padding:0}#ham-menu li{border-bottom:1px solid #84b2e0}#ham-menu button,#ham-menu a{display:block;width:100%;box-sizing:border-box;text-align:left;background:transparent;border:none;color:#fff;font-size:18px;padding:12px 20px;cursor:pointer}.main-card{width:400px;max-width:92vw;margin:30px auto;border-radius:10px;box-shadow:0 0 10px #046f43;padding:30px;background-color:#fff;box-sizing:border-box}h1{color:#666;font-size:1.3em;font-weight:700;border-left:10px solid #99cc99;border-bottom:2px solid #99cc99;padding-left:8px;margin:0 0 16px}.feature-tabs{display:flex;gap:8px;margin-bottom:16px}@media print{.no-print{display:none!important}.main-card{box-shadow:none;width:auto;max-width:none;margin:0}.print-sheet{break-after:page}}.feature-zaiko h2{font-size:1.1em;color:#666}.feature-zaiko label{font-weight:700;color:#333;display:block;margin-bottom:4px}.feature-zaiko select,.feature-zaiko input[type=text],.feature-zaiko input[type=number]{font-size:20px;padding:2px 4px}.feature-zaiko .accordion-toggle{background-color:#3cb371;width:100%;color:#fff;font-weight:700;font-size:16px;text-align:left;padding:10px;margin-bottom:10px;border:none;border-radius:5px;cursor:pointer}.feature-zaiko .accordion-panel{margin:-4px 0 16px}.feature-zaiko .add-circle-button{font-size:30px;color:#fff;width:50px;height:50px;border-radius:100px;background-color:#046f43;border:none;text-align:center;cursor:pointer;margin-bottom:8px}.feature-zaiko .add-circle-button:hover{background-color:#07bc71}.feature-zaiko table{margin-top:5px;width:100%;table-layout:fixed;border:1px solid #cccccc;border-collapse:collapse;margin-bottom:1em;text-align:left}.feature-zaiko td{font-size:16px;border:1px solid #cccccc;vertical-align:top;padding:4px 6px;text-align:left;word-break:break-word}.feature-zaiko th{border:1px solid #cccccc;color:#333;background-color:#f0f0f0;padding:5px}.feature-zaiko .item-info{display:block;margin-bottom:4px}.feature-zaiko .btn{display:inline-block;color:#fff;background-color:#649f63;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-zaiko .btn:hover{color:#00bfff}.feature-zaiko .btn-danger{display:inline-block;color:#fff;background-color:#f66;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-zaiko .btn-danger:hover{background-color:#e04c4c}.feature-zaiko .btn-primary{font-weight:700;padding:10px;min-width:100px;color:#fff;background-color:#046f43;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-zaiko .btn-primary:hover{background-color:#228b22}.feature-zaiko .message{font-weight:700;color:#dd5757}.feature-zaiko .item-form input[type=text],.feature-zaiko .item-form input[type=number]{display:block;width:100%;max-width:300px;margin-bottom:16px;border:none;border-bottom:1px solid #000000;background:transparent;box-sizing:border-box}.feature-zaiko .item-form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding-top:60px}.feature-zaiko .item-form-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:24px;width:320px;max-width:90vw}.feature-tools h2{font-size:1.1em;color:#666}.feature-tools label{font-weight:700;color:#333;display:block;margin-bottom:4px}.feature-tools select,.feature-tools input[type=text],.feature-tools input[type=number]{font-size:20px;padding:2px 4px}.feature-tools .accordion-toggle{background-color:#3cb371;width:100%;color:#fff;font-weight:700;font-size:16px;text-align:left;padding:10px;margin-bottom:10px;border:none;border-radius:5px;cursor:pointer}.feature-tools .accordion-panel{margin:-4px 0 16px}.feature-tools .add-circle-button{font-size:30px;color:#fff;width:50px;height:50px;border-radius:100px;background-color:#046f43;border:none;text-align:center;cursor:pointer;margin-bottom:8px}.feature-tools .add-circle-button:hover{background-color:#07bc71}.feature-tools table{margin-top:5px;width:100%;table-layout:fixed;border:1px solid #cccccc;border-collapse:collapse;margin-bottom:1em;text-align:left}.feature-tools td{font-size:16px;border:1px solid #cccccc;vertical-align:top;padding:4px 6px;text-align:left;word-break:break-word}.feature-tools th{border:1px solid #cccccc;color:#333;background-color:#f0f0f0;padding:5px}.feature-tools .item-info{display:block;margin-bottom:4px}.feature-tools .tool-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.feature-tools .tool-row-buttons{display:flex;flex-wrap:nowrap;gap:4px}.feature-tools .tool-row-buttons .btn,.feature-tools .tool-row-buttons .btn-danger{margin-right:0;white-space:nowrap}.feature-tools .btn{display:inline-block;color:#fff;background-color:#649f63;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-tools .btn-danger{display:inline-block;color:#fff;background-color:#f66;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-tools .btn-danger:hover{background-color:#e04c4c}.feature-tools .btn:hover{color:#00bfff}.feature-tools .btn-primary{font-weight:700;padding:10px;min-width:100px;color:#fff;background-color:#046f43;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-tools .btn-primary:hover{background-color:#228b22}.feature-tools .btn-secondary{font-weight:700;padding:10px;min-width:100px;color:#333;background-color:#d6e9ca;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-tools .btn-secondary:hover{background-color:#c3dcb4}.feature-tools .form-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.feature-tools .message{font-weight:700;color:#dd5757}.feature-tools .item-form input[type=text],.feature-tools .item-form input[type=number]{display:block;width:100%;max-width:300px;margin-bottom:16px;border:none;border-bottom:1px solid #000000;background:transparent;box-sizing:border-box}.feature-tools .item-form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding-top:60px}.feature-tools .item-form-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:24px;width:320px;max-width:90vw}.feature-settings h2{font-size:1.1em;color:#666}.feature-settings label{font-weight:700;color:#333;display:block;margin-bottom:4px}.feature-settings select,.feature-settings input[type=text],.feature-settings input[type=email],.feature-settings input[type=number]{display:block;font-size:20px;padding:2px 4px;margin-bottom:12px;box-sizing:border-box}.feature-settings .accordion-toggle{background-color:#3cb371;width:100%;color:#fff;font-weight:700;font-size:16px;text-align:left;padding:10px;margin-bottom:10px;border:none;border-radius:5px;cursor:pointer}.feature-settings .accordion-panel{margin:-4px 0 16px}.feature-settings .add-circle-button{font-size:30px;color:#fff;width:50px;height:50px;border-radius:100px;background-color:#046f43;border:none;text-align:center;cursor:pointer;margin-bottom:8px}.feature-settings .add-circle-button:hover{background-color:#07bc71}.feature-settings table{margin-top:5px;width:100%;table-layout:fixed;border:1px solid #cccccc;border-collapse:collapse;margin-bottom:1em;text-align:left}.feature-settings td{font-size:16px;border:1px solid #cccccc;vertical-align:top;padding:4px 6px;text-align:left;word-break:break-word}.feature-settings th{border:1px solid #cccccc;color:#333;background-color:#f0f0f0;padding:5px}.feature-settings .item-info{display:block;margin-bottom:4px}.feature-settings .btn{display:inline-block;color:#fff;background-color:#649f63;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-settings .btn-danger{display:inline-block;color:#fff;background-color:#f66;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-settings .btn-danger:hover{background-color:#e04c4c}.feature-settings .btn:hover{color:#00bfff}.feature-settings .btn-primary{font-weight:700;padding:10px;min-width:100px;color:#fff;background-color:#046f43;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-settings .btn-primary:hover{background-color:#228b22}.feature-settings .message{font-weight:700;color:#dd5757}.feature-settings .item-form input[type=text],.feature-settings .item-form input[type=number]{display:block;width:100%;max-width:300px;margin-bottom:16px;border:none;border-bottom:1px solid #000000;background:transparent;box-sizing:border-box}.feature-settings .item-form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding-top:60px}.feature-settings .item-form-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:24px;width:320px;max-width:90vw}.feature-portal .menu-grid{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.feature-portal .menu-item{display:flex;flex-direction:column;align-items:center;width:calc(50% - 6px);padding:4px 10px;border-radius:10px;cursor:pointer;box-sizing:border-box}.feature-portal .menu-item:hover{background-color:#f0f7f2}.feature-portal .menu-item img{width:130px;height:130px;object-fit:contain}.feature-portal .menu-item p{margin:0;font-size:13px;font-weight:700;color:#333;text-align:center;white-space:nowrap}.feature-portal .logout-link{display:block;text-align:center;margin-top:24px;font-size:14px;color:#666;text-decoration:underline;cursor:pointer;background:none;border:none}.feature-portal .sizechart-title{font-weight:700;margin:0 0 12px}.feature-portal .sizechart-section{margin-bottom:8px}.feature-portal .sizechart-panel{overflow-x:auto;margin-bottom:12px}.feature-portal .sizechart-page table{margin:0 auto 12px;border-collapse:collapse}.feature-portal .sizechart-page table,.feature-portal .sizechart-page td,.feature-portal .sizechart-page th{border:1px solid #000;text-align:center;padding:1px 4px;font-size:13px}.feature-portal .sizechart-page thead{background-color:#3f3f3f;color:#fff}.feature-portal .sizechart-page td{color:#696969}.feature-portal .sizechart-page td b{color:#000}.feature-portal .jacket-toggle{display:block;width:100%;font-size:18px;text-align:center;padding:10px;margin-bottom:8px;color:#000;background-color:#d6e9ca;border:none;border-radius:10px;cursor:pointer;box-sizing:border-box}.feature-portal .jacket-toggle.open{background-color:#00a381;color:#fff}.feature-portal .flange-tabs{display:flex;gap:4px;margin-bottom:12px}.feature-portal .flange-tab{flex:1;padding:10px 4px;font-size:14px;font-weight:700;color:#000;background-color:#d6e9ca;border:none;border-radius:5px;cursor:pointer}.feature-portal .flange-tab.active{background-color:#00a381;color:#fff}.feature-portal .flange-tab-content label{font-weight:400;margin:8px 0 2px}.feature-portal .flange-input{display:block;width:100%;height:40px;padding:8px;margin-bottom:4px;font-size:16px;color:#000;border:1px solid #aaaaff;border-radius:10px;box-sizing:border-box}.feature-portal .flange-calc-button{display:block;width:100%;height:50px;margin:12px 0;font-size:18px;font-weight:700;color:#fff;background-color:#00a381;border:none;border-radius:10px;cursor:pointer}.feature-portal .flange-calc-button:hover{background-color:#008371}.feature-portal .flange-result p{margin:4px 0}.feature-portal .oldpdf-page a{color:#00e}.feature-nippou h2{font-size:1.1em;color:#666}.feature-nippou label{font-weight:700;color:#333;display:block;margin-bottom:4px}.feature-nippou select,.feature-nippou input[type=text],.feature-nippou input[type=number]{font-size:20px;padding:2px 4px}.feature-nippou .month-input{display:block;font-size:18px;padding:10px 14px;margin:4px 0 16px;color:#333;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-nippou .month-range{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:4px 0 16px}.feature-nippou .site-admin-section{width:90%;padding:5%;margin:0 auto 16px;border-radius:30px;background-color:#66cdaa;box-sizing:border-box}.feature-nippou .site-admin-section input[type=text]{display:block;width:100%;height:40px;padding:10px;margin:4px 0 12px;font-size:16px;color:#000;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-nippou .site-admin-list{list-style:none;margin:0;padding:0}.feature-nippou .site-admin-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #fff}.feature-nippou .month-select{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 16px}.feature-nippou .month-select .btn,.feature-nippou .month-select .btn-primary{text-align:center;line-height:1.4}.feature-nippou .month-input-inline{font-size:16px;padding:6px 10px;color:#333;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-nippou .accordion-toggle{display:flex;align-items:center;justify-content:flex-start;background-color:#3cb371;width:100%;color:#fff;font-weight:700;font-size:16px;text-align:left;padding:10px;margin-bottom:10px;border:none;border-radius:5px;cursor:pointer;box-sizing:border-box}.feature-nippou .accordion-arrow{font-size:12px;margin-right:8px}.feature-nippou .accordion-panel{margin:-4px 0 16px}.feature-nippou .day-block{width:90%;margin:0 auto 16px;padding:5%;border-radius:30px;background-color:#8ad1aa;box-sizing:border-box;overflow:hidden}.feature-nippou .day-label{margin:0 auto 8px;width:50%;padding:5px;font-size:20px;text-align:center;color:#fff;background-color:#2e8b57;border-radius:10px;box-sizing:border-box}.feature-nippou .site-input{display:block;width:100%;height:40px;padding:20px;margin-bottom:12px;font-size:20px;color:#000;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-nippou .time-input{width:45%;height:40px;padding:10px;margin-bottom:12px;font-size:20px;color:#000;border:1px solid #8fbf8f;border-radius:10px;background-color:#fff;background-image:url(/arrow.png);background-repeat:no-repeat;background-size:20px 10px;background-position:right 10px center;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.feature-nippou .meal{margin-top:8px}.feature-nippou .second-site{margin-top:12px}.feature-nippou .add-circle-button{display:inline-flex;align-items:center;justify-content:center;font-size:30px;line-height:1;width:35px;height:35px;padding:0;border-radius:100px;background-color:#d6e9ca;color:#000;border:none;cursor:pointer;float:right;clear:both}.feature-nippou table{margin-top:5px;width:100%;table-layout:fixed;border:1px solid #cccccc;border-collapse:collapse;margin-bottom:1em;text-align:left}.feature-nippou td{font-size:16px;border:1px solid #cccccc;vertical-align:top;padding:4px 6px;text-align:left;word-break:break-word}.feature-nippou th{border:1px solid #cccccc;color:#333;background-color:#f0f0f0;padding:5px}.feature-nippou .btn{display:inline-block;color:#fff;background-color:#649f63;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-nippou .btn-danger{display:inline-block;color:#fff;background-color:#f66;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-nippou .btn-danger:hover{background-color:#e04c4c}.feature-nippou .btn:hover{color:#00bfff}.feature-nippou .btn-primary{font-weight:700;padding:10px;min-width:100px;color:#fff;background-color:#046f43;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-nippou .btn-primary:hover{background-color:#228b22}.feature-nippou .message{font-weight:700;color:#dd5757}.feature-nippou input[type=radio],.feature-nippou input[type=checkbox]{display:none}.feature-nippou input[type=radio]+label,.feature-nippou input[type=checkbox]+label{display:inline-block;width:48%;margin:4px 2px 4px 0;padding:1% 4px 10px 6px;font-size:20px;font-weight:700;text-align:center;white-space:nowrap;color:#000;background-color:#d6e9ca;border-radius:10px;cursor:pointer;box-sizing:border-box}.feature-nippou input[type=checkbox]+label{width:90%}.feature-nippou input[type=radio]:checked+label,.feature-nippou input[type=checkbox]:checked+label{background-color:#046f43;border:1px solid #046f43;color:#fff}.feature-nippou .item-form input[type=text],.feature-nippou .item-form input[type=number]{display:block;width:100%;max-width:300px;margin-bottom:16px;border:none;border-bottom:1px solid #000000;background:transparent;box-sizing:border-box}.feature-nippou .item-form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding-top:60px}.feature-nippou .item-form-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:24px;width:320px;max-width:90vw}.feature-nippou .print-page{max-width:900px;margin:0 auto;padding:16px;box-sizing:border-box}.feature-nippou .print-heading{font-weight:700;margin:20px 0 4px}.feature-nippou .print-table{width:100%;border-collapse:collapse;table-layout:auto;margin-bottom:8px}.feature-nippou .print-table th,.feature-nippou .print-table td{border:1px solid #000;padding:3px 4px;font-size:12px;text-align:center;white-space:nowrap}.feature-yoteihyou h2{font-size:1.1em;color:#666}.feature-yoteihyou label{font-weight:700;color:#333;display:block;margin-bottom:4px}.feature-yoteihyou select,.feature-yoteihyou input[type=text],.feature-yoteihyou input[type=number]{font-size:20px;padding:2px 4px}.feature-yoteihyou .month-input{display:block;font-size:18px;padding:10px 14px;margin:4px 0 16px;color:#333;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .month-range{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:4px 0 16px}.feature-yoteihyou .month-input-inline{font-size:16px;padding:6px 10px;color:#333;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .accordion-toggle{display:flex;align-items:center;justify-content:flex-start;background-color:#3cb371;width:100%;color:#fff;font-weight:700;font-size:16px;text-align:left;padding:10px;margin-bottom:10px;border:none;border-radius:5px;cursor:pointer;box-sizing:border-box}.feature-yoteihyou .accordion-arrow{font-size:12px;margin-right:8px}.feature-yoteihyou .accordion-panel{margin:-4px 0 16px}.feature-yoteihyou .day-block{width:90%;margin:0 auto 16px;padding:5%;border-radius:30px;background-color:#8ad1aa;box-sizing:border-box;overflow:hidden}.feature-yoteihyou .day-label{margin:0 auto 8px;width:50%;padding:5px;font-size:20px;text-align:center;color:#fff;background-color:#2e8b57;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .site-input{display:block;width:100%;height:40px;padding:20px;margin-bottom:12px;font-size:20px;color:#000;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .time-input{width:45%;height:40px;padding:10px;margin-bottom:12px;font-size:20px;color:#000;border:1px solid #8fbf8f;border-radius:10px;background-color:#fff;background-image:url(/arrow.png);background-repeat:no-repeat;background-size:20px 10px;background-position:right 10px center;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.feature-yoteihyou .meal{margin-top:8px}.feature-yoteihyou .second-site{margin-top:12px}.feature-yoteihyou .add-circle-button{display:inline-flex;align-items:center;justify-content:center;font-size:30px;line-height:1;width:35px;height:35px;padding:0;border-radius:100px;background-color:#d6e9ca;color:#000;border:none;cursor:pointer;float:right;clear:both}.feature-yoteihyou table{margin-top:5px;width:100%;table-layout:fixed;border:1px solid #cccccc;border-collapse:collapse;margin-bottom:1em;text-align:left}.feature-yoteihyou td{font-size:16px;border:1px solid #cccccc;vertical-align:top;padding:4px 6px;text-align:left;word-break:break-word}.feature-yoteihyou th{border:1px solid #cccccc;color:#333;background-color:#f0f0f0;padding:5px}.feature-yoteihyou .btn{display:inline-block;color:#fff;background-color:#649f63;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-yoteihyou .btn:hover{color:#00bfff}.feature-yoteihyou .btn-danger{display:inline-block;color:#fff;background-color:#f66;text-decoration:none;font-weight:700;padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:4px}.feature-yoteihyou .btn-danger:hover{background-color:#e04c4c}.feature-yoteihyou .btn-primary{font-weight:700;padding:10px;min-width:100px;color:#fff;background-color:#046f43;border:none;border-radius:5px;cursor:pointer;font-size:16px}.feature-yoteihyou .btn-primary:hover{background-color:#228b22}.feature-yoteihyou .message{font-weight:700;color:#dd5757}.feature-yoteihyou input[type=radio],.feature-yoteihyou input[type=checkbox]{display:none}.feature-yoteihyou input[type=radio]+label,.feature-yoteihyou input[type=checkbox]+label{display:inline-block;width:48%;margin:4px 2px 4px 0;padding:1% 4px 10px 6px;font-size:20px;font-weight:700;text-align:center;white-space:nowrap;color:#000;background-color:#d6e9ca;border-radius:10px;cursor:pointer;box-sizing:border-box}.feature-yoteihyou input[type=checkbox]+label{width:90%}.feature-yoteihyou input[type=radio]:checked+label,.feature-yoteihyou input[type=checkbox]:checked+label{background-color:#046f43;border:1px solid #046f43;color:#fff}.feature-yoteihyou .item-form input[type=text],.feature-yoteihyou .item-form input[type=number]{display:block;width:100%;max-width:300px;margin-bottom:16px;border:none;border-bottom:1px solid #000000;background:transparent;box-sizing:border-box}.feature-yoteihyou .item-form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding-top:60px}.feature-yoteihyou .item-form-box{background:#fff;border-radius:10px;box-shadow:0 0 10px #046f43;padding:24px;width:320px;max-width:90vw}.feature-yoteihyou .print-page{max-width:900px;margin:0 auto;padding:16px;box-sizing:border-box}.feature-yoteihyou .print-heading{font-weight:700;margin:20px 0 4px}.feature-yoteihyou .print-table{width:100%;border-collapse:collapse;table-layout:auto;margin-bottom:8px}.feature-yoteihyou .print-table th,.feature-yoteihyou .print-table td{border:1px solid #000;padding:3px 4px;font-size:12px;text-align:center;white-space:nowrap}.feature-yoteihyou .day-tabs{display:flex;gap:4px;margin:12px 0;flex-wrap:wrap}.feature-yoteihyou .day-tab{flex:1;min-width:40px;padding:8px;font-weight:700;background-color:#d6e9ca;color:#000;border:none;border-radius:5px;cursor:pointer}.feature-yoteihyou .day-tab.active{background-color:#046f43;color:#fff}.feature-yoteihyou .copy-monday-button{display:block;margin:0 0 12px}.feature-yoteihyou .back-button{display:block;margin:0 0 8px}.feature-yoteihyou .day-panel{overflow:hidden;margin-bottom:12px}.feature-yoteihyou .slot-controls{display:flex;justify-content:flex-end;gap:8px}.feature-yoteihyou .slot-controls .add-circle-button:disabled{background-color:#eee;color:#aaa;cursor:not-allowed}.feature-yoteihyou .site-slot{display:flex;gap:6px;margin-bottom:8px}.feature-yoteihyou .site-slot .site-input{flex:1;width:auto;min-width:0;height:auto;padding:8px;margin-bottom:0}.feature-yoteihyou .employees-input{flex:2;min-width:0;padding:8px;font-size:16px;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou textarea#naiyou{display:block;width:100%;min-height:80px;padding:10px;margin:4px 0 16px;font-size:16px;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .memo-textarea{display:block;width:100%;min-height:200px;padding:10px;margin:4px 0 16px;font-size:16px;border:1px solid #8fbf8f;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .week-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.feature-yoteihyou .week-row .btn,.feature-yoteihyou .week-row .btn-danger{margin-right:0}.feature-yoteihyou .week-view-day-label{display:inline-block;text-align:center;background-color:#8fbc8f;color:#fff;font-size:20px;font-weight:700;min-width:140px;padding:8px;border-radius:400px;margin:12px 0 8px;box-sizing:border-box}.feature-yoteihyou .week-view-yotei{background-color:#bc8f8f;padding:4%;margin:0 auto 12px;overflow:hidden;width:92%;border-radius:10px;box-sizing:border-box}.feature-yoteihyou .week-view-empty{color:#fff;font-size:14px}.feature-yoteihyou .week-view-site{display:inline-block;border:solid 2px #fff;font-size:16px;font-weight:700;background-color:#f08080;color:#fff;text-align:center;min-width:120px;padding:5px;margin-top:2px;border-radius:20px;float:left;clear:both;box-sizing:border-box}.feature-yoteihyou .week-view-employees{background-color:#fff;border-radius:5px;width:90%;min-height:20px;padding:8px;margin:4px 0 4px 4%;font-size:14px;clear:both;box-sizing:border-box}.feature-yoteihyou .week-view-naiyou{display:block;background-color:#fff;border:2px solid #aaa;font-size:16px;color:#000;width:92%;border-radius:20px;padding:10px;margin:0 auto 16px;box-sizing:border-box;white-space:pre-wrap}
