@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");.Top_wrapper__5Iqs9{display:flex;position:relative;width:100%;margin:0;padding:0}.Top_img__hI_hA{width:100%;margin:0}.Top_inner___9CqE{position:absolute;width:100%;height:calc(100% - 16px);top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.Top_inner___9CqE span{font-family:"Noto Serif JP",serif;font-weight:700;line-height:300%;color:black;text-shadow:black 0 0 1px}@media screen and (max-width:480px){.Top_inner___9CqE span{font-size:16px}}@media screen and (min-width:480px) and (max-width:640px){.Top_inner___9CqE span{font-size:24px}}@media screen and (min-width:640px) and (max-width:960px){.Top_inner___9CqE span{font-size:32px}}@media screen and (min-width:960px) and (max-width:1280px){.Top_inner___9CqE span{font-size:48px}}@media screen and (min-width:1280px){.Top_inner___9CqE span{font-size:64px}}.BinderList_binderList__EwGKv{max-width:1280px;margin:16px auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:flex-start;gap:24px}.BinderList_binderCard__hyVs9{display:inline-block;color:var(--bold-text-color);text-decoration:none;width:400px;background:var(--light-color);border-radius:0 0 8px 8px}.BinderList_binderCard__hyVs9:hover{opacity:.8}.BinderList_binderCardHeading__DJ27D{background:var(--key-color);color:white;font-weight:700;padding:8px 16px;border-radius:8px 8px 0 0}.BinderList_binderCardBody__nl1Vx{padding:8px 16px}.BinderList_binderCardAuthor__M624G{padding:0 16px 8px}.Box_box__qYPgF{background:var(--light-color);margin:32px 0;padding:16px 32px;border-radius:4px}.Button_large__P9YO9{display:block;width:100%;text-decoration:none;line-height:64px;height:64px;border:4px solid var(--key-color);border-radius:2px;box-sizing:content-box;background:white;color:var(--key-color);font-weight:700;text-align:center;cursor:pointer;margin:32px 0;padding:0}.Button_large__P9YO9:hover{background-color:var(--key-color);color:white}.Heading_h1__vmJCJ{font-size:24px;font-weight:900;margin:64px 0 32px;padding:8px 0 8px 8px;border-left:16px solid var(--key-color);color:var(--bold-text-color)}.Layout_maxWidth1280__J2lvS{max-width:1280px;margin:0 auto;padding:0 16px}.Layout_maxWidth720__TJB_c{max-width:720px;margin:0 auto;padding:0 16px}.Loader_background__dKzlA{position:fixed;top:0;left:0;width:100vw;height:100vh;background:white;z-index:50;display:flex;justify-content:center;align-items:center}.Loader_loader__bRzeH{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:var(--key-color);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:Loader_l3__atdzy 1s linear infinite}@keyframes Loader_l3__atdzy{to{transform:rotate(1turn)}}.PageList_pageList__PHiow{max-width:1280px;margin:16px auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:flex-start;gap:24px}.PageList_pageCard__Im5Jo{display:inline-block;color:var(--bold-text-color);text-decoration:none;width:400px;background:var(--light-color);border-radius:0 0 8px 8px;cursor:pointer}.PageList_pageCard__Im5Jo:hover{opacity:.8}.PageList_pageCardHeader__C66qA{color:white;text-shadow:1px 1px 0 gray,-1px -1px 0 gray,-1px 1px 0 gray,1px -1px 0 gray,0 1px 0 gray,0-1px 0 gray,-1px 0 0 gray,1px 0 0 gray;font-size:24px;font-weight:700;padding:8px 16px;border-radius:8px 8px 0 0;height:128px;display:flex;justify-content:center;align-items:center;text-align:center}.PageList_pageCardBody__kLfAZ{padding:8px 16px}.PageList_pageCardFooter__Zhyul{padding:0 16px 8px;line-height:14px}.PageList_pageCardTypeTag___U1Z_{background:var(--key-color)}.PageList_pageCardSubjectTag__jwC6i,.PageList_pageCardTypeTag___U1Z_{color:white;padding:2px 8px;border-radius:4px;margin-right:8px;font-size:14px}.PageList_pageCardSubjectTag__jwC6i{background:#666}.PageList_pageCardUnitTag___ZbKp{background:#888;color:white;padding:2px 8px;border-radius:4px;margin-right:8px;font-size:14px}.PageList_searcher__jAJ9Y{display:flex;flex-direction:column;gap:16px;background:var(--light-color);padding:32px;border-radius:4px;margin-bottom:24px}.PageList_searcherRow__zDjTE{display:flex;flex-direction:row;gap:16px}.PageList_searcherLabelCell__qC4lo{width:160px}.PageList_searcherInputCell__DD_rH{flex:1}.PageList_searcherCheckItem___Sze8{width:fit-content;margin-right:24px;display:inline-flex;align-items:center;gap:4px;line-height:100%}.PageList_searcherCheckItem___Sze8 input{appearance:none;position:relative;width:24px;height:24px;border:1px solid #666;border-radius:2px;cursor:pointer;background:white}.PageList_searcherCheckItem___Sze8 input:checked{background:#666}.PageList_searcherCheckItem___Sze8 input:checked:after{content:"";position:absolute;top:5px;left:4px;width:12px;height:6px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}