@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";*,*:after,*:before{box-sizing:border-box}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(h1){font-size:2em;margin-block:.67em}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media(forced-colors:active){mark{color:HighlightText;background-color:Highlight}}:where(del,ins,s):before,:where(del,ins,s):after{clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap;content:"test"}:where(s):before{content:"stricken text start "}:where(s):after{content:" stricken text end"}:where(del):before{content:"deletion start "}:where(del):after{content:" deletion end"}:where(ins):before{content:"insertion start "}:where(ins):after{content:" insertion end"}:where(audio,iframe,img,svg,video){max-block-size:100%;max-inline-size:100%}:where(fieldset){min-inline-size:0}:where(label):has(+:where(textarea,input,select)){display:block}:where(textarea:not([rows])){min-block-size:6em}:where(button,input,select,textarea){font-family:inherit;font-size:inherit}:where([type=search]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where([type=search]){border:1px solid -apple-system-secondary-label;background-color:canvas}}:where([type=tel],[type=url],[type=email],[type=number]):not(:-moz-placeholder){direction:ltr}:where([type=tel],[type=url],[type=email],[type=number]):not(:placeholder-shown){direction:ltr}:where(table){border-collapse:collapse;border:1px solid}:where(th,td){border:1px solid;padding:.25em .5em}:where(dialog)::backdrop{background:#0000004d}:where(dialog),:where(dialog)::backdrop{opacity:0;transition:opacity .3s ease-out,display .3s allow-discrete,overlay .3s allow-discrete}:where(dialog[open]),:where(dialog[open])::backdrop{opacity:1}@starting-style{:where(dialog[open]),:where(dialog[open])::backdrop{opacity:0}}[hidden]:not([hidden=until-found]){display:none!important}:root{--color-primary-pale: #dbeefd;--color-background-light: #f6f9ff;--color-background-dark: #384352;--color-button: var(--color-background-dark);--color-button-hover: color-mix(in srgb, var(--color-background-dark), var(--black) 70%);--color-text: #333333;--color-subtext: #666666;--color-darkarea-text: #ebf1ff;--pure-black: #000000;--black: #333333;--gray-warm: #c8c9ca;--gray-cool: #e7eaee;--white: #ffffff;--color-info: #3d74f5;--color-success: #54d5b5;--color-error: #f35e50;--color-warning: #ffd137;--color-rating-inactive: var(--gray-warm);--color-rating-active: #ebb728}:where(html){font-size:62.5%}:where(body){margin:0;block-size:100%;block-size:100dvb;background-color:var(--color-background-light);line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-weight:400;font-size:1.6em;font-style:normal;color:var(--color-text);overflow-wrap:anywhere;word-break:normal;line-break:strict}:where(textarea){resize:vertical;resize:block}:where(a){text-underline-offset:.3em}:focus-visible{outline-offset:2px;outline:4px solid var(--color-info)}ul[role=list],ol[role=list]{list-style:none}p,a,ul,ol,time,table,dl,button{line-height:1.7;font-size:1.6rem}p{margin:3.2rem 0}small{font-size:1.4rem}ul{padding-left:1.5em}ul li::marker,ol li::marker{font-weight:700;font-size:1.1em}label{font-weight:700}input{padding:10px 16px;border-radius:8px;border:solid 1px var(--gray-warm)}input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;cursor:pointer}.main-content{padding:32px;background-color:var(--white);border-radius:8px}.page-header{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}.page-header__title{margin:0;font-size:2.4rem}.page-header__bord{flex:1;padding:16px 24px;background-color:var(--color-background-light);border-radius:6px;font-size:1.3rem}.page-header__bord>p{margin:0;font-size:inherit}@media screen and (max-width:768px){.page-header{flex-direction:column;row-gap:24px}}.section__title{font-size:1.8rem}.search-section,.search-result-section{margin-top:40px}.search{max-width:768px;display:flex;flex-direction:column;row-gap:8px;font-size:1.6rem}.search__help{color:var(--color-subtext)}.search__input-block{width:100%;display:flex;-moz-column-gap:16px;column-gap:16px}.search__input-block>input{flex:1}.search__submit{width:13.6rem;padding:10px 16px;border-radius:8px;background-color:var(--color-button);font-weight:700;font-size:1.6rem;color:var(--white);transition:background-color .3s ease}.search__submit:hover{background-color:var(--color-button-hover)}@media screen and (max-width:768px){.search__input-block{flex-direction:column;row-gap:8px}.search__submit{width:100%}}.message-bord{margin-top:2.4rem;position:relative;padding:24px 24px 24px 40px;border:1px solid var(--gray-warm);border-radius:6px}.message-bord:before{content:"";width:8px;height:calc(100% + 2px);display:block;position:absolute;top:-1px;left:-1px;background-color:var(--color-info);border:1px solid var(--color-info);border-top-left-radius:6px;border-bottom-left-radius:6px}.message-bord__title{font-weight:700}.message-bord__body>*:first-child{margin-top:16px}.message-bord__body>*:last-child{margin-bottom:0}.message-bordDatalist{display:flex;flex-direction:column;row-gap:1em}.message-bordDatalist__item{display:flex;-moz-column-gap:24px;column-gap:24px}.message-bordDatalist dt{width:10rem}.message-bordDatalist dd{flex:1;margin:0}@media screen and (max-width:768px){.message-bord{padding:24px 24px 24px 32px}.message-bordDatalist__item{flex-direction:column}}.result-table{min-width:520px;margin:0 auto;border-collapse:separate;border-spacing:0;border:none}.result-table thead th{padding:10px 16px;background-color:var(--gray-cool);line-height:1;text-align:left;font-size:1.4rem;font-weight:400;border:none;border:1px solid var(--gray-warm)}.result-table thead th:not(:first-child){border-left:none}.result-table thead th:first-child{border-top-left-radius:6px}.result-table thead th:not(:last-child){border-right:none}.result-table thead th:last-child{border-top-right-radius:6px}.result-table tbody td{padding:10px 16px;border:none;border:1px solid var(--gray-warm);border-top:0}.result-table tbody td:not(:first-child){border-left:none}.result-table tbody tr:last-child td:first-child{border-bottom-left-radius:6px}.result-table tbody td:not(:last-child){border-right:none}.result-table tbody tr:last-child td:last-child{border-bottom-right-radius:6px}.star-rating{display:flex;gap:6px;align-items:center}.star--active svg path{fill:var(--color-rating-active)}.copy-tooltip{position:fixed;background-color:var(--color-text);color:var(--white);padding:8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10000;opacity:0;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.copy-tooltip.show{opacity:1;transform:translateY(0)}[data-copyable]:hover{text-decoration:underline}@media screen and (max-width:768px){.table-wrap{overflow-x:scroll}}
