*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;overflow-wrap:anywhere}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}#root,#__next{isolation:isolate}*{padding:0}:where(li){list-style:none}:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary){cursor:pointer}:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary){cursor:pointer}:where(button,input,select){-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(input,button){border:0;background:transparent}:focus:not(:focus-visible){outline:none}:where(p,h1,h2,h3,h4,h5,h6){font-size:100%}:root{--color-pure-black-100: rgb(0 0 0 / 1);--color-pure-black-70: rgb(0 0 0 / 0.7);--color-pure-black-50: rgb(0 0 0 / 0.5);--color-pure-black-0: rgb(0 0 0 / 0);--color-black-100: #232323;--color-gray-100: #434343;--color-gray-90: #6a6a6a;--color-gray-80: #767676;--color-gray-70: #868686;--color-gray-60: #b7b7b7;--color-gray-50: #d9d9d9;--color-gray-40: #ebebeb;--color-gray-20: #f4f4f4;--color-blue-100: #0d5dd6;--color-blue-20: #e5f1fe;--color-blue-10: #fafbfc;--color-red-100: #cc313b;--color-red-20: #ffebeb;--color-yellow-100: #ffaa00;--color-yellow-20: #fff5e0;--color-white-100: #ffffff;--color-white-0: rgb(255 255 255/ 0);--color-green-100: #34b906;--color-green-20: #e7fdef;--color-special-blue-20: #e7f5ff;--color-special-blue-40: #b6e1fe;--color-special-blue-60: #86cdfe;--color-special-blue-80: #55b9fd;--color-special-blue-100: #0c9bfb;--color-special-violet-20: #ecf1fd;--color-special-violet-40: #c6d4f8;--color-special-violet-60: #9fb7f4;--color-special-violet-80: #789aef;--color-special-violet-100: #3e6ee7;--color-special-purple-20: #f7f1ff;--color-special-purple-40: #e8d5ff;--color-special-purple-60: #d9b9fe;--color-special-purple-80: #c99dfd;--color-special-purple-100: #b272fc;--color-special-pink-20: #feecec;--color-special-pink-40: #fcd7d7;--color-special-pink-60: #fabcbc;--color-special-pink-80: #f8a1a1;--color-special-pink-100: #f47878;--color-special-red-100: #fb1b65;--color-special-orange-20: #fff1e1;--color-special-orange-40: #ffe1bc;--color-special-orange-60: #ffcd8f;--color-special-orange-80: #ffb963;--color-special-orange-100: #ff9b1f;--color-special-yellow-100: #ffd226;--color-special-lime-100: #98d462;--color-special-green-20: #e9f9f6;--color-special-green-40: #beece4;--color-special-green-60: #93dfd1;--color-special-green-80: #68d2be;--color-special-green-100: #27bea2;--color-special-turquoise-100: #3aabc6;--color-special-gray-20: #f4f4f4;--color-special-gray-40: #ebebeb;--color-special-gray-50: #d9d9d9;--color-special-gray-60: #b7b7b7;--color-special-gray-80: #767676;--color-special-gray-100: #434343;--color-brand-primary: var(--color-special-blue-100);--color-brand-secondary: var(--color-special-purple-100)}:root{--font-family-default: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--font-family-mono: "Roboto Mono", Menlo, Monaco, "Courier New", monospace}body{color:var(--color-gray-100);font-family:var(--font-family-default);font-size:14px;line-height:1.5}:root{--common-header-height: 56px}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:calc(var(--common-header-height) + 20px)}a{color:var(--color-blue-100);text-decoration:inherit}@media(hover: hover){a:hover{opacity:.9}}main{max-width:800px;margin:0 auto}.commonHeader__header{display:flex;position:sticky;top:0;z-index:3;height:var(--common-header-height);padding:0 20px;align-items:center;justify-content:space-between;background-color:var(--color-white-100)}@media screen and (min-width: 1024px){.commonHeader__header{border-bottom:1px solid var(--color-gray-40)}}.commonHeader__logo{width:169px;height:auto}@media screen and (max-width: 1023px){.commonHeader__logo{width:110px}}.commonHeader__right{display:flex;align-items:center;gap:12px}.commonHeader__help,.commonHeader__logout,.commonHeader__error{font-size:12px}@media screen and (max-width: 1023px){.commonHeader__help,.commonHeader__logout{display:none}}.commonHeader__login{display:inline-flex;height:36px;padding:0 16px 0 14px;font-weight:bold;font-size:14px;border-radius:8px;align-items:center;justify-content:center;gap:8px;color:var(--color-white-100);background:var(--color-blue-100);transition:all .2s}@media screen and (max-width: 1023px){.commonHeader__login{height:auto;padding:0;color:var(--color-blue-100);background-color:rgba(0,0,0,0);min-width:auto;font-size:12px}}.commonHeader__error{color:var(--color-red-100);text-align:right}@media screen and (min-width: 1024px){.commonHeader__br{display:none}}@media screen and (min-width: 1024px){.commonHeader__loading{width:150px}}@media screen and (max-width: 1023px){.commonHeader__loading{width:100px}}.commonHeader__my{display:flex;width:24px;height:24px;border:1px solid var(--gray-80, #767676);color:var(--color-gray-80);border-radius:55px;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.commonHeader__my{display:none}}.commonHeader__id{font-size:12px}@media screen and (max-width: 1023px){.commonHeader__id{clip:rect(1px, 1px, 1px, 1px);position:absolute;z-index:-1000;width:1px;height:1px;overflow:hidden;white-space:nowrap;-webkit-user-select:none}}@media screen and (max-width: 1023px){.commonHeader__hidden{display:none}}.commonFooter__footer{display:flex;width:100%;padding:40px 10px;font-size:12px;background:var(--color-blue-10);align-items:center;flex-direction:column;gap:14px}.commonFooter__serviceName{font-size:14px}.commonFooter__list{display:flex;gap:4px}.commonFooter__item{display:flex;align-items:center}.commonFooter__item:not(:last-child)::after{content:"-";margin-left:4px}.historyBackButton{display:inline-block;color:var(--color-gray-80)}.archive{display:flex;padding:24px 0 40px;flex-direction:column;gap:20px}@media screen and (max-width: 1023px){.archive{padding:24px 24px 40px}}.archive__head{display:flex;flex-direction:column;gap:20px}.archive__title{margin-bottom:8px;font-size:20px}.archive__time{display:inline-block;color:var(--color-gray-80)}.archive__entry{padding-bottom:20px}.archive__entry *{font-size:16px}.archive__entry h2{padding-bottom:4px;margin-bottom:12px;font-weight:bold;font-size:20px;border-bottom:1px solid var(--color-gray-40)}.archive__entry h3{padding:4px 0 4px 12px;margin-bottom:8px;font-weight:bold;font-size:16px;border-left:3px solid var(--color-gray-40)}.archive__entry h4{margin-bottom:8px;font-weight:bold;font-size:14px}.archive__entry p{margin-bottom:20px}.archive__entry ul{margin-left:20px}.archive__entry li{list-style-type:disc}.archive__entry img{max-width:100%;height:auto;margin:0 auto 16px}.archive__entry table{margin-bottom:16px;border-color:var(--color-gray-40)}.archive__entry table th{padding:12px;font-size:14px;font-weight:bold;background-color:var(--color-gray-20)}.archive__entry table td{padding:12px;font-size:14px}.archive__entry table caption{margin-top:12px;font-size:14px;color:var(--color-gray-80);caption-side:bottom}.archive__back{display:inline-flex;height:44px;padding:0 16px 0 14px;font-weight:bold;align-items:center;border-radius:8px;border:1px solid var(--color-gray-50);background:var(--color-white-100);gap:8px;transition:all .2s}@media(hover: hover){.archive__back:hover{border:1px solid var(--color-gray-100)}}.archive__arrow{rotate:270deg}