﻿.red{color:#e60033}.green{color:#00947a}.yellow{color:#e5a323}.blue{color:#4496d3}.custom-note{display:grid;grid-template-columns:100px 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-note02{display:grid;grid-template-columns:160px 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 .attention{color:var(--main-color)}.custom-note03>div{padding:5px;position:relative;z-index:1}.custom-note03>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-note03>div:nth-last-of-type(odd)::before{background-color:#fdfdfd}.custom-note03>div.end{text-align:center}.custom-note03>div.end::before{background-color:#ececec}.custom-note03 dt{font-weight:bold}.custom-note03 dd{padding-left:10px}.custom-note03+p{margin-top:var(--vw30)}.custom-table02{width:100%;margin-top:10px;position:relative;z-index:1}.custom-table02 thead{position:sticky;top:5px;left:0;z-index:2}.custom-table02 thead::before{content:"";background-color:#c8c8c8;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;border-radius:4px}.custom-table02 thead th{padding:10px 0}.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 5px;text-align:center;overflow:hidden}.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 figure{width:80px;height:80px;position:relative;z-index:1;overflow:hidden;border-radius:6px;background-color:#ececec}.custom-table02 tr td figure::before{font-weight:bold;background-color:#fff;border-radius:3px;position:absolute;top:2px;right:2px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border:1px solid var(--dark)}.custom-table02 tr td figure.story::before{content:"話";font-size:1.4rem}.custom-table02 tr td figure.em::before{content:"実";font-size:1.4rem;color:#4496d3;border-color:#4496d3}.custom-table02 tr td figure.tel::before{content:"tel";font-size:1.4rem;color:var(--dark);border-color:var(--dark)}.custom-table02 tr td figure.empty::before{content:"空";font-size:1.4rem;color:var(--dark);border-color:var(--dark)}.custom-table02 tr td figure.ev::before{content:"Ev";font-size:1.2rem;color:#e60033;border-color:#e60033}.custom-table02 tr td figure.ev01::before{content:"Ev1"}.custom-table02 tr td figure.ev02::before{content:"Ev2"}.custom-table02 tr td figure.ev03::before{content:"Ev3"}.custom-table02 tr td figure.ev04::before{content:"Ev4"}.custom-table02 tr td figure.ev05::before{content:"Ev5"}.custom-table02 tr td figure.ev06::before{content:"Ev6"}.custom-table02 tr td figure.ev07::before{content:"Ev7"}.custom-table02 tr td figure img{width:100%;height:100%;object-fit:cover}.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.save{text-align:center;padding:5px}.custom-table02 tr td.save::before{background-color:#ececec}.custom-table02 tr td.select{text-align:left}.custom-table02 tr td.select button{padding-left:35px;margin-top:5px}.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.parameter{width:calc(100% - 215px)}.custom-table02 tr td .status{border-radius:20px;color:#fff;padding:0 8px;display:inline-block;margin-bottom:2px}.custom-table02 tr td .status[data-vitality]{background-color:#e60033}.custom-table02 tr td .status[data-techniques]{background-color:#00947a}.custom-table02 tr td .status[data-likability-ren],.custom-table02 tr td .status[data-likability-ako],.custom-table02 tr td .status[data-likability-reimi],.custom-table02 tr td .status[data-likability-hikaru],.custom-table02 tr td .status[data-likability-makoto]{background-color:#e5a323}.custom-table02 tr td .root-check{text-align:left}.tab-area{margin-top:var(--vw20);display:flex;flex-wrap:wrap;gap:8px 10px}.tab-area label{display:flex;justify-content:center;align-items:center;min-width:66px;padding:4px 8px;border:1px solid #ececec;border-radius:4px;transition:.4s}.tab-area label:hover{opacity:.5}.tab-area .custom-note02{width:100%;display:none}.tab-area input[type=radio]{display:none}.tab-area input[type=radio]#tab-ren01:checked+label,.tab-area input[type=radio]#tab-ako01:checked+label,.tab-area input[type=radio]#tab-hikaru01:checked+label,.tab-area input[type=radio]#tab-remi01:checked+label,.tab-area input[type=radio]#tab-makoto01:checked+label{background-color:var(--dark);color:#fff;border-color:var(--dark)}.tab-area input[type=radio]#tab-ren01:checked~.tab-ren01{display:grid}.tab-area input[type=radio]#tab-ako01:checked~.tab-ako01{display:grid}.tab-area input[type=radio]#tab-hikaru01:checked~.tab-hikaru01{display:grid}.tab-area input[type=radio]#tab-remi01:checked~.tab-remi01{display:grid}.tab-area input[type=radio]#tab-makoto01:checked~.tab-makoto01{display:grid}@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}}/*# sourceMappingURL=style.min.css.map */