.researcher{max-width:1080px;margin:auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.researcher{padding:100px 0}}@media screen and (min-width:1025px){.researcher{padding:150px 0}}.researcher__header{display:flex;align-items:center;width:100%}@media screen and (max-width:1024px){.researcher__header{flex-direction:column;gap:2rem}}@media screen and (min-width:1025px){.researcher__header{gap:60px}}.researcher__image{aspect-ratio:4/3;object-fit:cover;flex-shrink:0}@media screen and (max-width:1024px){.researcher__image{width:100%;height:auto}}@media screen and (min-width:1025px){.researcher__image{width:50%}}.researcher__info{display:flex;flex-direction:column;gap:10px 0}@media screen and (max-width:1024px){.researcher__info{padding-top:2rem;margin:0 auto;align-items:center;width:100%}}@media screen and (min-width:1025px){.researcher__info{width:50%}}.researcher__info .researcher__position{border:1px solid #e1e2e3;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:5px 15px;margin-bottom:10px}@media screen and (max-width:1024px){.researcher__info .researcher__position{font-size:1.3rem}}@media screen and (min-width:1025px){.researcher__info .researcher__position{font-size:1.5rem}}.researcher__info .researcher__nameEn{line-height:1em;font-weight:500}@media screen and (max-width:1024px){.researcher__info .researcher__nameEn{font-size:2.5rem}}@media screen and (min-width:1025px){.researcher__info .researcher__nameEn{font-size:3.5rem}}.researcher__info .researcher__nameJa{line-height:1em;font-weight:500}@media screen and (max-width:1024px){.researcher__info .researcher__nameJa{font-size:2rem}}@media screen and (min-width:1025px){.researcher__info .researcher__nameJa{font-size:2.5rem}}.researcher__info .researcher__laboratory{opacity:.5;margin-top:10px}@media screen and (max-width:1024px){.researcher__info .researcher__laboratory{font-size:1.4rem;text-align:center}}@media screen and (min-width:1025px){.researcher__info .researcher__laboratory{font-size:1.8rem}}.researcher__details{display:flex;flex-direction:column;align-items:flex-start;width:100%}.researcher__details>div{margin-top:0!important}@media screen and (max-width:1024px){.researcher__details div h3{margin-bottom:30px}}@media screen and (min-width:1025px){.researcher__details div h3{margin-bottom:50px}}.researcher ol{counter-reset:num;position:relative}.researcher ol li{counter-increment:num;display:block;gap:20px;position:relative;padding-left:50px}.researcher ol li:before{position:absolute;content:counter(num);background-color:#f4f4f4;color:#22367f;border-radius:35px;width:35px;height:35px;text-align:center;flex-shrink:0;font-size:1.7rem;display:flex;align-items:center;justify-content:center;padding-top:2px;margin-top:-5px;left:0}.researcher__publication_item{list-style:none;border-bottom:1px solid #e1e2e3;display:flex;align-items:flex-start}@media screen and (max-width:1024px){.researcher__publication_item{padding-bottom:30px;line-height:2em;font-size:1.4rem}}@media screen and (min-width:1025px){.researcher__publication_item{padding-bottom:50px}}@media screen and (max-width:1024px){.researcher__publication_item+*{margin-top:30px}}@media screen and (min-width:1025px){.researcher__publication_item+*{margin-top:50px}}