.researcher_words{align-items:center;display:flex;margin-top:1.5rem;width:100%}.researcher_words legend{flex-shrink:0;margin-right:16px;white-space:nowrap}.researcher_words button{background-color:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;overflow:hidden;white-space:nowrap;width:3rem}.researcher_words button::before{background-image:url(/assets/img/ico_head_search.svg);background-position:center center;background-repeat:no-repeat;background-size:2rem 2rem;content:"";display:inline-block;filter:saturate(0%) brightness(50%);height:1.5rem;min-height:3rem;transition:all .3s;width:3rem}.researcher_words button:hover::before{filter:saturate(100%) brightness(100%)}.researcher_words_input{flex:1 1 auto;position:relative}.researcher_words_tooltip{background-color:#f4f5f5;border-radius:0.375rem 0.375rem 0 0;bottom:calc(100% + 1px);box-sizing:border-box;left:6.5em;max-height:0;max-width:calc(100% - 0.5rem - 6.5em);overflow:hidden;padding:0 1.5rem;position:absolute;transition:all .3s;z-index:0}.researcher_words_tooltip:has(+input:focus){max-height:3rem;padding:0.5rem 1.5rem}@media(min-width: 769px){.researcher_words_tooltip{left:0.5rem}}@media(max-width: 768px){.researcher_words{flex-wrap:wrap}.researcher_words legend{margin-bottom:calc(0.5rem - .4em);width:100%}.researcher_words_input{width:calc(100% - 3rem)}}.researcher_search{width:100%}.researcher_search_wrapper{display:flex;gap:0 24px;margin-top:1.5rem}.researcher_search_button{align-items:center;background-color:#f4f5f5;border:1px solid #0d8538;border-radius:0.375rem;box-sizing:border-box;color:#0b7c33;cursor:pointer;display:flex;flex-shrink:1;min-height:3.5rem;outline-offset:0.125rem;padding:0.5rem 1rem;transition:all .3s;width:100%}.researcher_search_button::after{background-image:linear-gradient(transparent 7px, #0d8538 7px, #0d8538 9px, transparent 9px),linear-gradient(90deg, transparent 7px, #0d8538 7px, #0d8538 9px, transparent 9px);content:"";display:block;flex-shrink:0;height:16px;margin-left:auto;width:16px}.researcher_search_button:hover{background-color:#0d8538;color:#fff}.researcher_search_button:hover::after{filter:invert(1) brightness(2)}.researcher_search_button:focus-visible{outline:2px solid #027dbb}.researcher_search_item{background-color:#f4f5f5;border-radius:0 0 0.375rem 0.375rem;display:flex;flex-wrap:wrap;gap:1rem 16px;margin:0;overflow:hidden;padding:1.5rem;transition:opacity .3s,padding .3s}.researcher_search_item details{min-width:calc(50% - 8px)}.researcher_search_item[aria-hidden=false]{-webkit-animation:accordion_move .3s ease-in normal;animation:accordion_move .3s ease-in normal;max-height:auto;opacity:1}.researcher_search_item[aria-hidden=true]{animation:accordion_move .3s ease-out reverse;max-height:0vh;opacity:0;padding:1.5rem}.researcher_search_item>*:first-child{margin-top:0}.researcher_search_item summary{cursor:pointer;display:flex;outline-color:#027dbb;padding:.5em 0;transition:all .3s}.researcher_search_item summary::before{content:"";display:block;height:12px;background-image:linear-gradient(transparent 5px, #333 5px, #333 7px, transparent 7px),linear-gradient(90deg, transparent 5px, #333 5px, #333 7px, transparent 7px);flex-shrink:0;margin:calc(.5em - 6px) 8px 0 0;transition:all .3s;width:12px}.researcher_search_item summary:hover{color:#027dbb}.researcher_search_item summary:hover::before{background-image:linear-gradient(transparent 5px, #027dbb 5px, #027dbb 7px, transparent 7px),linear-gradient(90deg, transparent 5px, #027dbb 5px, #027dbb 7px, transparent 7px)}.researcher_search_item details{position:relative;z-index:1}.researcher_search_item details[open]{z-index:1}.researcher_search_item details[open] summary{font-weight:bold}.researcher_search_item details[open] summary::before{background-image:linear-gradient(transparent 5px, #333 5px, #333 7px, transparent 7px),linear-gradient(transparent 5px, #333 5px, #333 7px, transparent 7px)}.researcher_search_item details[open] summary:hover::before{background-image:linear-gradient(transparent 5px, #027dbb 5px, #027dbb 7px, transparent 7px),linear-gradient(transparent 5px, #027dbb 5px, #027dbb 7px, transparent 7px)}.researcher_search_item details input{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;z-index:-1}.researcher_search_item details label{display:inline-block;border-radius:0.5rem;cursor:pointer;padding:0 16px;transition:all .3s}.researcher_search_item details label:hover{color:#027dbb}.researcher_search_item details label:has(input:focus-visible){outline:2px solid #027dbb;outline-offset:2px}.researcher_search_item details label:has(input:checked){background-color:#0d8538;color:#fff}.researcher_search_item details label:has(input:checked):hover{background-color:#027dbb}.researcher_search_item details ul{margin-top:0.25rem}.researcher_search_item details li{margin-top:0.25rem;padding-left:4px}.researcher_search[open] .researcher_search_button{background-color:#0d8538;border-radius:0.375rem 0.375rem 0 0;color:#fff}.researcher_search[open] .researcher_search_button::after{background-image:linear-gradient(transparent 7px, #0d8538 7px, #0d8538 9px, transparent 9px),linear-gradient(360deg, transparent 7px, #0d8538 7px, #0d8538 9px, transparent 9px);filter:invert(1) brightness(2)}.researcher_search[open] .researcher_search_button:hover{background-color:#f4f5f5;color:#0b7c33}.researcher_search[open] .researcher_search_button:hover::after{filter:none}@media(max-width: 768px){.researcher_search_wrapper{flex-direction:column}}@media(min-width: 769px){.researcher_search{flex-shrink:0;width:calc(50% - 12px)}.researcher_search_wrapper{justify-content:space-between}.researcher_search_item{width:calc(200% - 24px)}.researcher_search+.researcher_search .researcher_search_item{margin-left:calc(-100% - 24px)}.researcher_search[open] .researcher_search_button{margin-top:-0.5rem;min-height:4.5rem}}.researcher_summary{margin:3rem 0 -1rem;font-size:0.875rem;display:flex;flex-wrap:wrap;gap:calc(0.5rem - .8em) 8px}.researcher_summary dt{width:100%}.researcher_summary dd::before{border:0.125rem solid #333;border-radius:0.125rem;content:"";display:inline-block;height:0;margin:calc(.9em - 0.125rem) 4px 0 0;vertical-align:top;width:0}.researcher_list tr{position:relative;transition:all .3s}.researcher_list tr:has(a):hover{color:#027dbb}.researcher_list a{color:inherit;background-image:none;text-decoration:none}.researcher_list a::before{box-sizing:border-box;content:"";display:block;left:0;height:100%;position:absolute;top:0;width:100%}.researcher_list a:focus-visible{outline:none}.researcher_list a:focus-visible::before{border:2px solid #027dbb}.researcher_head{display:flex;width:100%}.researcher_head h1{margin:-0.4em 0}.researcher_head p{margin:calc(1rem - .4em) 0 0}@media(max-width: 479px){.researcher_head{flex-direction:column}}@media(min-width: 480px){.researcher_head{justify-content:space-between}.researcher_head header *:last-child{margin-bottom:3rem}.researcher_head figure{margin:0 0 0 24px}.researcher_head+*{margin-top:0}}.researcher_sub{font-size:0.875rem}.researcher_keywords .wm-ul-disc,.researcher_fields .wm-ul-disc{display:flex;flex-wrap:wrap;gap:1rem 16px}.researcher_keywords .wm-ul-disc li,.researcher_fields .wm-ul-disc li{margin:0}.researcher_awards .researcher_sub,.researcher_seminar .researcher_main+.researcher_sub,.researcher_paper .researcher_main+.researcher_sub,.researcher_topics .researcher_sub+.researcher_sub{color:#666}.researcher_seminar .researcher_sub,.researcher_paper .researcher_sub,.researcher_topics .researcher_sub{border-color:#cbcdcd;border-style:solid;border-width:0 1px;padding:0 1rem}.researcher_seminar .researcher_main+.researcher_sub,.researcher_paper .researcher_main+.researcher_sub,.researcher_topics .researcher_main+.researcher_sub{border-top-width:1px;margin-top:calc(0.5rem - .4em);padding-top:calc(1rem - .4em)}.researcher_seminar div:last-child,.researcher_paper div:last-child,.researcher_topics div:last-child{border-bottom-width:1px;padding-bottom:calc(1rem - .4em)}.researcher_seminar .wm-ul-disc>li+li,.researcher_paper .wm-ul-disc>li+li,.researcher_topics .wm-ul-disc>li+li{margin-top:1rem}section~.wm-icon{margin-top:4rem}*[aria-hidden=true]{display:none}