.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)}@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 */