﻿.staff-main{border-bottom:1px solid var(--color-border-01);padding-bottom:10rem;position:relative}@media screen and (max-width:767px){.staff-main{padding-bottom:6.4rem}}.staff-kv{background:#f0f2f6;padding:15rem 0 3.2rem;text-align:center}@media screen and (max-width:767px){.staff-kv{padding:8.6rem 0 3.6rem}}.staff-kv .ttl-wrap .en-ttl{color:var(--color-main-01);font-family:var(--font-en-02);font-size:1.8rem;font-weight:400;line-height:1.1}.staff-kv .ttl-wrap .jp-ttl{font-family:var(--font-ja-02);font-size:4.4rem;font-weight:600;line-height:1.5}@media screen and (max-width:767px){.staff-kv .ttl-wrap .jp-ttl{font-size:3rem}}.staff-list-sec{margin-top:8rem}@media screen and (max-width:767px){.staff-list-sec{margin-top:6rem}}.staff-list-sec+.staff-list-sec{margin-top:10rem}@media screen and (max-width:767px){.staff-list-sec+.staff-list-sec{margin-top:6.4rem}}.staff-list-sec .staff-ttl-wrap{position:relative}.staff-list-sec .staff-ttl-wrap .overseas-fellow-list{border:1px solid var(--color-key-01);border-radius:2rem;display:flex;align-items:center;font-weight:bold;padding:0 2.4rem;position:absolute;right:0;top:2.8rem;width:24rem;height:4rem}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-list-sec .staff-ttl-wrap .overseas-fellow-list:hover{background:var(--color-key-01);color:#fff}}@media screen and (max-width:767px){.staff-list-sec .staff-ttl-wrap .overseas-fellow-list{margin-left:auto;position:relative;top:0}}.staff-list-sec .staff-ttl-wrap .overseas-fellow-list .c-btn-01__arrow{right:0.9rem}@media screen and (max-width:767px){.staff-list-sec .staff-ttl-wrap{margin-bottom:3.2rem}.staff-list-sec .staff-ttl-wrap .c-ttl-h2-01{margin-bottom:1.6rem}}.staff-list-sec .p-staff-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:6.4rem 5.5rem}.staff-list-sec .p-staff-list+.p-staff-list{margin-top:6.4rem}@media screen and (max-width:767px){.staff-list-sec .p-staff-list{grid-template-columns:repeat(2, 1fr);gap:2.5rem}.staff-list-sec .p-staff-list+.p-staff-list{margin-top:2.5rem}}.staff-list-sec .p-staff-list .p-staff-list__item{display:block;width:100%}.staff-list-sec .p-staff-list__img{border-radius:6px;overflow:hidden}.staff-list-sec .p-staff-list__txt{margin-top:2rem}@media screen and (max-width:767px){.staff-list-sec .p-staff-list__txt{margin-top:1.6rem}}.staff-list-sec .p-staff-list__title{font-size:1.2rem;line-height:1.5}.staff-list-sec .p-staff-list__name{font-size:1.8rem;font-weight:600;line-height:1.3}.staff-list-sec .p-staff-list__data{color:var(--color-plain-03);font-size:1.2rem;line-height:1.6;margin-top:0.8rem}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-list-sec .p-staff-list a.p-staff-list__item:hover .p-staff-list__img img{transform:scale(1.1)}.staff-list-sec .p-staff-list a.p-staff-list__item:hover .p-staff-list__name{text-decoration:underline;text-underline-offset:6px}}.c-filter-btn{background:#fff;border:1px solid #c2c6cc;border-radius:50%;box-shadow:0.5rem 1rem 1rem rgba(40,44,51,.05);display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;position:fixed;right:2.4rem;bottom:2.4rem;z-index:10;transition:.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.c-filter-btn.is-end{position:absolute}.c-filter-btn__icon{display:block;width:3.2rem;height:3.2rem}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-filter-btn:hover{opacity:.75}}@media screen and (max-width:767px){.c-filter-btn{width:4rem;height:4rem;right:1rem;bottom:1.6rem}.c-filter-btn__icon{width:2.4rem;height:2.4rem}}.c-filter-modal__wrap{padding:10rem 0 5rem}.c-filter-modal__inner{background:#fff;border-radius:0.8rem;opacity:0;transform:translateY(20px);padding:4rem 5.6rem;position:relative}@media screen and (max-width:767px){.c-filter-modal__inner{padding:3.6rem 2.4rem 1.6rem}}.c-filter-modal.is-show .c-filter-modal__inner{opacity:1;transform:translateY(0);transition-duration:.5s;transition-delay:.3s}.c-filter-modal__close-btn{background:var(--color-key-01);border:1px solid var(--color-key-01);border-radius:50%;display:block;width:4rem;height:4rem;overflow:hidden;text-indent:-9999px;position:absolute;right:-1rem;top:-1rem;transition:.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.c-filter-modal__close-btn::after,.c-filter-modal__close-btn::before{background:#fff;content:"";display:block;width:16px;height:2px;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;transition:.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.c-filter-modal__close-btn::before{transform:rotate(45deg)}.c-filter-modal__close-btn::after{transform:rotate(-45deg)}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-filter-modal__close-btn:hover{background:#fff}.c-filter-modal__close-btn:hover::after,.c-filter-modal__close-btn:hover::before{background:var(--color-key-01)}}@media screen and (max-width:767px){.c-filter-modal__close-btn{width:3.2rem;height:3.2rem}}.c-filter-modal__ttl-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem}@media screen and (max-width:767px){.c-filter-modal__ttl-wrap{display:block;margin-bottom:2rem}}.c-filter-modal__ttl{font-size:3.2rem;font-weight:bold}@media screen and (max-width:767px){.c-filter-modal__ttl{font-size:2.2rem;margin-bottom:1.3rem}}.c-filter-modal .c-filter-all-link{display:inline-flex;align-items:center;gap:2rem;font-size:1.4rem}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-filter-modal .c-filter-all-link:hover{color:var(--color-key-01)}}.c-filter-modal__country{border-top:1px solid #e6e6e6;margin-top:4rem;padding-top:3rem}@media screen and (max-width:767px){.c-filter-modal__country{margin-top:3rem;padding-top:2.4rem}}.l-field-list{display:flex;flex-wrap:wrap;gap:0.5rem 1rem}@media screen and (max-width:767px){.l-field-list{flex-direction:column;gap:0.8rem}}.c-field-select-btn{border:1px solid var(--color-key-01);border-radius:2.2rem;display:inline-flex;align-items:center;font-size:1.4rem;font-weight:bold;height:4.4rem;padding:0 4rem 0 1.6rem;position:relative;transition:.3s cubic-bezier(0.215, 0.61, 0.355, 1)}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-field-select-btn:hover{background:var(--color-key-01);color:#fff}}@media screen and (max-width:767px){.c-field-select-btn{display:flex;width:100%}}.c-field-select-btn .c-btn-01__arrow{right:1.3rem;width:1.6rem;height:1.6rem;margin-top:-0.8rem}.c-field-select-btn .c-btn-01__arrow span{height:1rem}@media print,screen and (min-width:768px){.l-country-list{background:url(/jpn/assets/images/staff/staff_modal_img.png) no-repeat center center/contain;width:100%;height:38.8rem;position:relative}}@media screen and (max-width:767px){.l-country-list{display:flex;flex-direction:column;gap:0.8rem}}.c-country-select-btn{background:#fff;border-width:1px;border-style:solid;border-radius:2.2rem;display:inline-flex;align-items:center;font-size:1.4rem;font-weight:bold;height:4rem;padding:0 3.6rem 0 1.6rem;position:relative;transition:.3s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (max-width:767px){.c-country-select-btn{display:flex;width:100%}}.c-country-select-btn .c-btn-01__arrow{right:1.3rem;width:1.6rem;height:1.6rem;margin-top:-0.8rem}.c-country-select-btn .c-btn-01__arrow span{height:1rem}.c-country-select-btn--country-01{border-color:#3f7dbe}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-01:hover{background:#3f7dbe;color:#fff}}.c-country-select-btn--country-01 .c-ico-arrow-01::before{background-color:#3f7dbe}.c-country-select-btn--country-01 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%233F7DBE"/></svg>')}.c-country-select-btn--country-02{border-color:#3f7dbe}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-02:hover{background:#38a0eb;color:#fff}}.c-country-select-btn--country-02 .c-ico-arrow-01::before{background-color:#38a0eb}.c-country-select-btn--country-02 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%2338A0EB"/></svg>')}.c-country-select-btn--country-03{border-color:#84b039}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-03:hover{background:#84b039;color:#fff}}.c-country-select-btn--country-03 .c-ico-arrow-01::before{background-color:#84b039}.c-country-select-btn--country-03 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%2384B039"/></svg>')}.c-country-select-btn--country-04{border-color:#bc002c}.c-country-select-btn--country-04::after{background:url(/jpn/assets/images/staff/staff_modal_btn_04.svg) no-repeat center center/contain;content:"";display:block;width:1.7rem;height:0.6rem;position:absolute;right:100%;top:50%}@media screen and (max-width:767px){.c-country-select-btn--country-04::after{display:none}}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-04:hover{background:#bc002c;color:#fff}}.c-country-select-btn--country-04 .c-ico-arrow-01::before{background-color:#bc002c}.c-country-select-btn--country-04 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%23BC002C"/></svg>')}.c-country-select-btn--country-05{border-color:#d95e3f}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-05:hover{background:#d95e3f;color:#fff}}.c-country-select-btn--country-05 .c-ico-arrow-01::before{background-color:#d95e3f}.c-country-select-btn--country-05 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%23D95E3F"/></svg>')}.c-country-select-btn--country-06{border-color:#e1327d}.c-country-select-btn--country-06::after{background:url(/jpn/assets/images/staff/staff_modal_btn_06.svg) no-repeat center center/contain;content:"";display:block;width:3.7rem;height:7.7rem;position:absolute;right:100%;bottom:50%}@media screen and (max-width:767px){.c-country-select-btn--country-06::after{display:none}}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-06:hover{background:#e1327d;color:#fff}}.c-country-select-btn--country-06 .c-ico-arrow-01::before{background-color:#e1327d}.c-country-select-btn--country-06 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%23E1327D"/></svg>')}.c-country-select-btn--country-07{border-color:#793b17}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-07:hover{background:#793b17;color:#fff}}.c-country-select-btn--country-07 .c-ico-arrow-01::before{background-color:#793b17}.c-country-select-btn--country-07 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%23793B17"/></svg>')}.c-country-select-btn--country-08{border-color:#e69c37}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.c-country-select-btn--country-08:hover{background:#e69c37;color:#fff}}.c-country-select-btn--country-08 .c-ico-arrow-01::before{background-color:#e69c37}.c-country-select-btn--country-08 .c-ico-arrow-01 span::after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><rect width="12" height="12" fill="none"/><path d="M5.64,9.98c-.09-.09-.15-.22-.15-.35,0-.13.05-.26.15-.35l2.78-2.78H2.37c-.28,0-.5-.22-.5-.5s.22-.5.5-.5h6.05l-2.78-2.78c-.2-.2-.2-.51,0-.71.2-.2.51-.2.71,0,0,0,0,0,0,0l3.63,3.63c.2.2.2.51,0,.71l-3.63,3.63c-.09.1-.22.15-.35.15-.13,0-.26-.05-.35-.15Z" fill="%23E69C37"/></svg>')}@media print,screen and (min-width:768px){.c-country-select-btn{position:absolute}.c-country-select-btn--country-01{right:9.8rem;top:15.5rem}.c-country-select-btn--country-02{left:19rem;top:7rem}.c-country-select-btn--country-03{left:7.2rem;top:10.5rem}.c-country-select-btn--country-04{right:33rem;top:16.5rem}.c-country-select-btn--country-05{left:22.7rem;top:16.4rem}.c-country-select-btn--country-06{right:31rem;bottom:11.2rem}.c-country-select-btn--country-07{left:19.7rem;bottom:11.1rem}.c-country-select-btn--country-08{left:6rem;bottom:16.6rem}}.staff-detail-kv{background:#dbe3f2;padding:15.2rem 0 4rem}@media screen and (max-width:767px){.staff-detail-kv{padding:8.6rem 0 3.6rem}}.staff-detail-kv__inner{display:flex;align-items:center;gap:8rem}@media screen and (max-width:767px){.staff-detail-kv__inner{flex-direction:column;gap:2.4rem}}.staff-detail-kv__img{border-radius:6px;overflow:hidden;width:40rem}@media screen and (max-width:767px){.staff-detail-kv__img{width:100%}}.staff-detail-kv__txt{flex:1}.staff-detail-kv__title{color:var(--color-plain-03);font-size:1.6rem;font-weight:bold;line-height:1.6;margin-bottom:0.4rem}@media screen and (max-width:767px){.staff-detail-kv__title{font-size:1.4rem}}.staff-detail-kv__name{line-height:1.3;margin-bottom:1.6rem}.staff-detail-kv__name .name{display:inline-block;font-family:var(--font-ja-02);font-size:4rem;font-weight:600}@media screen and (max-width:767px){.staff-detail-kv__name .name{display:block;font-size:2.4rem}}.staff-detail-kv__name .kana{display:inline-block;font-size:1.6rem;margin-left:0.8rem}@media screen and (max-width:767px){.staff-detail-kv__name .kana{display:block;font-size:1.4rem;margin-left:0}}.staff-detail-kv__data{display:flex;align-items:center}@media screen and (max-width:767px){.staff-detail-kv__data{display:grid;grid-template-columns:auto 1fr}}.staff-detail-kv__data dt{background:#fff;color:var(--color-plain-03);border-radius:4px;display:flex;align-items:center;font-size:1.3rem;font-weight:bold;margin-right:0.8rem;padding:0 0.8rem}@media screen and (max-width:767px){.staff-detail-kv__data dt{justify-content:center}}.staff-detail-kv__data dd{font-size:1.6rem;margin-right:2.4rem}@media screen and (max-width:767px){.staff-detail-kv__data dd{margin-right:0}}.staff-detail-kv__info{border-top:1px solid #c2c6cc;display:flex;font-size:1.8rem;margin-top:3.5rem;padding-top:2.6rem}@media screen and (max-width:767px){.staff-detail-kv__info{font-size:1.6rem;margin-top:2.4rem;padding-top:1.6rem}}.staff-detail-kv__info dt{margin-right:0.4rem}.staff-detail-kv__info dd{flex:1}.staff-detail-kv__sns{display:flex;flex-wrap:wrap;gap:1rem 0.8rem;margin-top:2.8rem}@media screen and (max-width:767px){.staff-detail-kv__sns>li{width:100%}}.staff-detail-kv__sns a{border-width:1px;border-style:solid;border-radius:99.9rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:bold;line-height:1.3;min-width:13.5rem;height:3.2rem;padding:0.4rem 1rem;text-align:center}@media screen and (max-width:767px){.staff-detail-kv__sns a{width:100%;height:auto;min-height:3.2rem}}.staff-detail-kv__sns--reserchmap{background:#6792cf;border-color:#6792cf;color:#fff}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--reserchmap:hover{background:#fff;color:#6792cf}}.staff-detail-kv__sns--x{background:#332f2f;border-color:#332f2f;color:#fff}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--x:hover{background:#fff;color:#332f2f}}.staff-detail-kv__sns--facebook{background:#0766ff;border-color:#0766ff;color:#fff}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--facebook:hover{background:#fff;color:#0766ff}}.staff-detail-kv__sns--instagram{background:#d70059;border-color:#d70059;color:#fff}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--instagram:hover{background:#fff;color:#d70059}}.staff-detail-kv__sns--linkedin{background:#0b66c3;border-color:#0b66c3;color:#fff}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--linkedin:hover{background:#fff;color:#0b66c3}}.staff-detail-kv__sns--etc{background:#fff;border-color:var(--color-key-01);color:var(--color-plain-01)}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.staff-detail-kv__sns--etc:hover{background:var(--color-key-01);color:#fff}}.staff-detail-sec{font-size:1.6rem;padding:6.8rem 0 0}@media screen and (max-width:767px){.staff-detail-sec{font-size:1.4rem;padding:3.2rem 0 0}}.staff-detail-sec+.staff-publication-sec{margin-top:12rem}@media screen and (max-width:767px){.staff-detail-sec+.staff-publication-sec{margin-top:6.4rem}}.entry-body{line-height:1.8}.entry-body h2:not([class]){border-top:1px solid var(--color-border-01);font-family:var(--font-ja-02);font-size:3.2rem;font-weight:bold;line-height:1.5;margin-bottom:6.4rem;padding-top:3.2rem;position:relative}@media screen and (max-width:767px){.entry-body h2:not([class]){font-size:2.4rem;margin-bottom:3.2rem;padding-top:1.6rem}}.entry-body h2:not([class]):not(:first-child){margin-top:12rem}@media screen and (max-width:767px){.entry-body h2:not([class]):not(:first-child){margin-top:6.4rem}}.entry-body h2:not([class])::before{background:#1049b7;content:"";display:block;width:4rem;height:1px;position:absolute;left:0;top:-1px}.entry-body h3:not([class]){font-family:var(--font-ja-02);font-size:2.6rem;font-weight:700;line-height:1.5;margin-bottom:3.2rem;padding-left:2.1rem;position:relative}.entry-body h3:not([class]):not(:first-child){margin-top:6.4rem}.entry-body h3:not([class])::before{background:#3766c0;border-radius:2px;content:"";display:block;width:2px;height:1.5em;position:absolute;left:0;top:0}@media screen and (max-width:767px){.entry-body h3:not([class]){font-size:1.8rem;margin-bottom:2.4rem}.entry-body h3:not([class]):not(:first-child){margin-top:4rem}}.entry-body h4:not([class]){font-family:var(--font-ja-02);font-size:2rem;font-weight:700;line-height:1.5;margin-bottom:3rem}.entry-body h4:not([class]):not(:first-child){margin-top:3.2rem}@media screen and (max-width:767px){.entry-body h4:not([class]){font-size:1.6rem;margin-bottom:1.6rem}.entry-body h4:not([class]):not(:first-child){margin-top:2.4rem}}.entry-body ol:not([class]),.entry-body ul:not([class]),.entry-body p:not([class]){margin-bottom:1.6rem}@media screen and (max-width:767px){.entry-body ol:not([class]),.entry-body ul:not([class]),.entry-body p:not([class]){margin-bottom:1.4rem}}.entry-body ul:not([class])>li{margin-bottom:1.6rem;padding-left:1.4rem;text-indent:-1.4rem}@media screen and (max-width:767px){.entry-body ul:not([class])>li{margin-bottom:1.4rem}}.entry-body ul:not([class])>li>*{text-indent:0}.entry-body ul:not([class])>li::before{background:#a2a2a2;border-radius:50%;content:"";display:inline-block;margin-right:0.8rem;width:0.6rem;height:0.6rem;vertical-align:middle}.entry-body a:not([class]){color:var(--color-key-01);text-decoration:underline}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.entry-body a:not([class]):hover{text-decoration:none}}.entry-body a:not([class])[target=_blank]::after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path id="ico_external" d="M1.111,3.333H6.667V8.889H1.111ZM3.334,1.111H8.889V6.667H7.778V2.222H3.334ZM2.222,0V2.222H0V10H7.778V7.778H10V0Z" fill="%23016dd6"/></svg>') no-repeat center center/contain;content:"";display:inline-block;width:1rem;height:1rem;margin-left:1rem;vertical-align:middle}.staff-report-sec{background:var(--color-gray-02);margin-top:12rem;padding:12rem 0}@media screen and (max-width:767px){.staff-report-sec{margin-top:6.4rem;padding:6.4rem 0}}.staff-report-sec .staff-report-more__btn{margin-top:5.6rem}@media screen and (max-width:767px){.staff-report-sec .staff-report-more__btn{margin-top:3.2rem}}.staff-report-sec .staff-report-more__btn .c-btn-01__inner::before{content:"もっと見る"}.staff-report-sec .staff-report-more__btn.is-active .c-btn-01__inner::before{content:"閉じる"}.staff-report-sec+.staff-publication-sec{padding-top:0}.staff-media-sec{font-size:1.6rem;padding:12rem 0 10rem}@media screen and (max-width:767px){.staff-media-sec{padding:6.4rem 0}}.staff-media-sec .staff-event-more__btn,.staff-media-sec .staff-media-more__btn{margin-top:6.4rem}@media screen and (max-width:767px){.staff-media-sec .staff-event-more__btn,.staff-media-sec .staff-media-more__btn{margin-top:3.2rem}}.staff-media-sec .staff-event-more__btn .c-btn-01__inner::before,.staff-media-sec .staff-media-more__btn .c-btn-01__inner::before{content:"もっと見る"}.staff-media-sec .staff-event-more__btn.is-active .c-btn-01__inner::before,.staff-media-sec .staff-media-more__btn.is-active .c-btn-01__inner::before{content:"閉じる"}.staff-media-sec .staff-event-more__btn{margin-top:5rem}@media screen and (max-width:767px){.staff-media-sec .staff-event-more__btn{margin-top:3.2rem}}.p-staff-media-movie{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem}@media screen and (max-width:767px){.p-staff-media-movie{grid-template-columns:1fr;gap:1.6rem}}.p-staff-media-movie__item{border-radius:8px;display:block;overflow:hidden;position:relative}.p-staff-media-movie__item::before{content:"";display:block;background-color:#000;opacity:.35;position:absolute;inset:0;z-index:2}.p-staff-media-movie__item::after{content:"";display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;border-radius:50%;border:1px solid #fff;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 16"><path d="M14,8L0,16V0l14,8Z" fill="%23fff"/></svg>');background-repeat:no-repeat;background-position:center;background-size:1.6rem auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.p-staff-media-movie__item:hover img{transform:scale(1.05)}}.p-staff-event{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem}@media screen and (max-width:767px){.p-staff-event{grid-template-columns:1fr;gap:1.6rem}}.p-staff-event__item[hidden]{display:none}.p-staff-event__img{border-radius:8px;display:block;overflow:hidden}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.p-staff-event__img:hover img{transform:scale(1.05)}}.p-staff-event__body{margin-top:2.4rem}@media screen and (max-width:767px){.p-staff-event__body{margin-top:1.6rem}}.p-staff-event__tag{display:flex;flex-wrap:wrap;gap:0.8rem;margin-bottom:1rem}@media screen and (max-width:767px){.p-staff-event__tag{margin-bottom:0.8rem}}.p-staff-event__tag a:not([class]){color:var(--color-key-01);font-size:1.2rem;text-decoration:none}.p-staff-event__tag a:not([class]):hover{text-decoration:underline}@media screen and (max-width:767px){.p-staff-event__tag a:not([class]){font-size:1.1rem}}.p-staff-event__link{display:block}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.p-staff-event__link:hover .p-staff-event__ttl{text-decoration:underline}}.p-staff-event__ttl{font-size:1.8rem;font-weight:600;line-height:1.5}.p-staff-event__time{border-top:1px solid var(--color-border-01);display:block;font-family:var(--font-en-01);margin-top:2.4rem;padding-top:1.6rem}@media screen and (max-width:767px){.p-staff-event__time{margin-top:1.6rem;padding-top:1rem}}.staff-publication-sec{background:var(--color-gray-02);padding:12rem 0;text-align:left}@media screen and (max-width:767px){.staff-publication-sec{padding:6.4rem 0}}.p-staff-publication{display:grid;grid-template-columns:repeat(4, 1fr);gap:4rem}@media screen and (max-width:767px){.p-staff-publication{grid-template-columns:repeat(2, 1fr);gap:1.6rem 0.8rem}}.p-staff-publication__item{background:#fff;border-radius:8px;box-shadow:0 1rem 2rem rgba(0,45,135,.05);display:block;overflow:hidden;position:relative}.p-staff-publication__item::after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path id="ico_external" d="M1.111,3.333H6.667V8.889H1.111ZM3.334,1.111H8.889V6.667H7.778V2.222H3.334ZM2.222,0V2.222H0V10H7.778V7.778H10V0Z" fill="%23016dd6"/></svg>') no-repeat center center/contain;content:"";display:block;width:1rem;height:1rem;position:absolute;right:1.4rem;bottom:1.4rem}@media print and (hover: hover),screen and (min-width:768px)and (hover: hover){.p-staff-publication__item:hover .p-staff-publication__img img{transform:scale(1.05)}.p-staff-publication__item:hover .p-staff-publication__ttl{text-decoration:underline}}.p-staff-publication__img{overflow:hidden}.p-staff-publication__body{line-height:1.5;padding:2rem}.c-history-box{line-height:1.8}/*# sourceMappingURL=style.css.map */
