.custom-note{display:grid;grid-template-columns:80px 1fr;margin:10px 0}.custom-note dt,.custom-note dd{border-top:1px solid #ececec;padding:5px}.custom-note dt:last-of-type,.custom-note dd:last-of-type{border-bottom:1px solid #ececec}.custom-note dt:first-of-type{color:#2792c3}.custom-note dt:nth-of-type(2){color:#f08300}.custom-note dt:nth-of-type(3){color:#e83929}.custom-note dt:nth-of-type(4){color:#c9171e;font-weight:bold}.custom-note02{display:grid;grid-template-columns:210px 1fr;margin:10px 0}.custom-note02 dt,.custom-note02 dd{border-top:1px solid #ececec;padding:5px}.custom-note02 dt:last-of-type,.custom-note02 dd:last-of-type{border-bottom:1px solid #ececec}.custom-note02 dt{font-weight:bold}.custom-note02 dd{display:flex;align-items:center}.custom-note02 .attention{color:var(--main-color)}.custom-grid{min-width:600px;display:grid;grid-template-columns:120px repeat(4, 1fr);margin:10px 0}.custom-grid>div{padding:5px;position:relative;z-index:1;text-align:center;font-size:1.4rem}.custom-grid>div::before{content:"";background-color:var(--bg-color);width:calc(100% - 1px);height:calc(100% - 1px);position:absolute;top:1px;left:1px;z-index:-1;border-radius:6px}.custom-grid>div:nth-child(-n+5)::before{background-color:#ececec}.custom-grid>div:nth-child(5n+1)::before{background-color:#ececec}.yellow-box{display:inline-block;background-color:#ffea00;width:45px;height:16px;transform:translateY(3px);margin-right:3px}.lightBlue-box{display:inline-block;background-color:#c1e4e9;width:45px;height:16px;transform:translateY(3px);margin-right:3px}.custom-tabs{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:10px}.custom-tabs button{padding:4px 8px;border:1px solid #ececec;border-radius:4px;transition:.4s}.custom-tabs button:hover{opacity:.5}.custom-tabs button.active{background-color:var(--dark);color:#fff;border-color:var(--dark)}.custom-table table{width:100%;margin:10px 0 0}.custom-table table caption{caption-side:bottom;text-align:left;padding:5px 15px;font-size:1.4rem}.custom-table table th,.custom-table table td{position:relative;z-index:1;font-size:1.2rem;padding:5px;text-align:center}.custom-table table th::before,.custom-table table td::before{content:"";background-color:var(--bg-color);width:calc(100% - 1px);height:calc(100% - 1px);position:absolute;top:1px;left:1px;z-index:-1;border-radius:6px}.custom-table table th{font-weight:normal}.custom-table table th::before{background-color:#ececec}.custom-table table td{min-width:120px}.custom-table table td:first-of-type{min-width:180px}.custom-table table td:first-of-type::before{background-color:#ececec}.custom-table table td.lightBlue::before{background-color:#c1e4e9}.custom-table table td.yellow::before{background-color:#ffea00}.custom-table table td.lightYellow::before{background-color:rgba(254,242,99,.6)}.custom-table table td.green::before{background-color:#98d98e}.custom-table table td.orange::before{background-color:#f7b977}.custom-table02{width:100%;margin-top:var(--vw20)}.custom-table02 tr:nth-of-type(odd) td::before{background-color:#fdfdfd}.custom-table02 tr td{position:relative;z-index:1;text-align:left;padding:5px 5px 5px 35px}.custom-table02 tr td::before{content:"";background-color:var(--bg-color);width:calc(100% - 1px);height:calc(100% - 1px);position:absolute;top:1px;left:1px;z-index:-1;border-radius:6px}.custom-table02 tr td button{margin-left:-28px}.custom-table02 tr td strong{color:#000;transition:.4s}.custom-table02 tr td .active strong{color:rgba(0,0,0,.4)}.custom-table02 tr td .through{text-decoration:line-through}.custom-table02 tr td:first-of-type{text-align:left;padding:5px}.custom-table02 tr td.save{text-align:center;padding:5px}.custom-table02 tr td.save::before{background-color:#ececec}.custom-table02 tr td.day{width:60px;text-align:center;padding:5px}.custom-table02 tr td.day::before{background-color:#ececec}.custom-table02 tr td.day+td{padding:5px;width:80px;text-align:left}.red{color:red}.custom-btns button{text-decoration:underline;transition:.4s}.custom-btns button:hover{opacity:.5}@media screen and (max-width: 768px){.custom-note02{grid-template-columns:1fr}.custom-note02 dt{padding-bottom:0;font-weight:bold}.custom-note02 dt:last-of-type{border-bottom:none}.custom-note02 dd{border-top:none;padding-top:0}.custom-tabs{gap:4px 8px}.custom-tabs button{font-size:1.3rem}.custom-table table td{min-width:85px}.custom-table table td:first-of-type{min-width:125px}.custom-table02{width:calc(100% + 15px)}.custom-table02 tr td.day{width:55px}.custom-table02 tr td.day+td{width:70px}}/*# sourceMappingURL=style.min.css.map */