:root{--color-text-main:#333;--color-text-sub:#999;--color-bg-main:#fff;--color-bg-sub:#f3f3f3;--color-bg-code:#fafafa;--color-border-dark:#ccc;--color-border:#ddd;--color-border-light:#f3f3f3;--color-current:#eee;--border-radius:4px}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{max-width:100vw}body{font-family:Noto Sans JP,sans-serif}code{font-family:menlo,inconsolata,monospace}a{color:inherit}a,a:hover{text-decoration:none}ol,ul{list-style:none}.contactButton{overflow:hidden;position:relative;z-index:1}.contactButton:after{background:#ff7bac;position:absolute;top:0;left:0;content:"";width:100%;height:100%;transform:scaleX(0);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.contactButton:hover{color:#fff;font-weight:700}.contactButton:hover:after{transform:scale(1)}.articleTitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.toc-h3{margin-left:16px}.marker{background:linear-gradient(transparent,#febdd6 0);border-radius:12px}.callout-caution,.callout-memo,.lead{display:block;padding:16px;border-radius:8px}.callout-memo{background-color:#e8f3d6}.callout-caution:before{content:url(https://www.assets.peach-web.co.jp/information.svg)}.callout-caution{background-color:#f3d6d6}.callout-caution:before{display:block;content:url(https://www.assets.peach-web.co.jp/caution.svg);width:30px;height:30px;margin-bottom:10px}.lead{background-color:#f3f2ed}.ScrollToTopButton_button__Z3h3h{box-shadow:3px 3px 16px rgba(0,0,0,.08);border:1px solid #eeeeee}