@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");:root{--primary:#0065a4;--darkPrimary:#00568b;--secondary:#54bceb;--tertiary:#003b5e;--txtColor:#333;--borderColor:#0065a4;--borderColorSecond:#bfd8e8;--bgColor:#fff;--bgColorSecond:#f2f5f7;--white:#fff;--black:#000;--red:#9e313a;--fontFamily:"Noto Sans JP","ヒラギノ角 Pro W3","Hiragino Kaku Pro W3","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;--fontFamilyEn:"Lato",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,Helvetica,sans-serif;--txtSizeSp:1.4rem;--txtSizePc:1.6rem;--lineHeight:1.75;--lineHeightTitle:1.5;--letterSpacing:0;--fixedWidth:1140px;--zIndexLv0:0;--zIndexLv1:1;--zIndexLv2:10;--zIndexLv3:100;--zIndexLv4:1000;--zIndexLv5:10000;--breakTabLength:768;--breakPcLength:1025;--breakLargePcLength:1240;--breakLarge2PcLength:1366}[data-fixed]{padding-inline:27px}@media (width >=calc(768 * 1px)),print{[data-fixed]{box-sizing:content-box;max-width:var(--fixedWidth);padding-inline:48px;margin-inline:auto}}[data-gs]{display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;width:100%}@media (width >=calc(768 * 1px)),print{[data-gs]{-moz-column-gap:48px;column-gap:48px}}[data-gs][data-gs=col1]>[data-gs-col],[data-gs][data-gs=col2]>[data-gs-col],[data-gs][data-gs=col]>[data-gs-col]{width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col2]>[data-gs-col]{width:calc(50% - 24px)}}[data-gs][data-gs=col3]>[data-gs-col]{width:100%}@media (calc(768 * 1px) <=width) and (width < calc(1025 * 1px)){[data-gs][data-gs=col3]>[data-gs-col]{width:calc(50% - 24px)}}@media (width >=calc(1025 * 1px)),print{[data-gs][data-gs=col3]>[data-gs-col]{width:calc(33.33333% - 32px)}}[data-gs][data-gs=col4]>[data-gs-col]{width:calc(50% - 8px)}@media (calc(768 * 1px) <=width) and (width < calc(1025 * 1px)){[data-gs][data-gs=col4]>[data-gs-col]{width:calc(33.33333% - 32px)}}@media (width >=calc(1025 * 1px)),print{[data-gs][data-gs=col4]>[data-gs-col]{width:calc(25% - 36px)}}[data-gs][data-gs=col2_1]>[data-gs-col]:first-child{width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col2_1]>[data-gs-col]:first-child{width:calc(66.66667% - 16px)}}[data-gs][data-gs=col2_1]>[data-gs-col]:nth-child(2){width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col2_1]>[data-gs-col]:nth-child(2){width:calc(33.33333% - 32px)}}[data-gs][data-gs=col1_2]>[data-gs-col]:first-child{width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col1_2]>[data-gs-col]:first-child{width:calc(33.33333% - 32px)}}[data-gs][data-gs=col1_2]>[data-gs-col]:nth-child(2){width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col1_2]>[data-gs-col]:nth-child(2){width:calc(66.66667% - 16px)}}[data-gs][data-gs=col1_1_1]>[data-gs-col]{width:100%}@media (width >=calc(768 * 1px)),print{[data-gs][data-gs=col1_1_1]>[data-gs-col]{width:calc(33.33333% - 32px)}}[data-show-more-item].is-hidden{display:none}.p-officer-tabhead{position:relative}.p-officer-tabhead:after{position:absolute;right:0;bottom:0;display:block;width:-webkit-fill-available;width:-moz-available;width:stretch;height:1px;margin:auto;content:"";background-color:var(--borderColor)}.p-officer-tabhead__list{display:flex;gap:4px}@media (width >=calc(768 * 1px)),print{.p-officer-tabhead__list{gap:8px}}.p-officer-tabhead__item{display:flex;flex:1}.p-officer-tabhead__link{position:relative;display:flex;align-items:center;justify-content:center;width:-webkit-fill-available;width:-moz-available;width:stretch;min-height:52px;padding:8px;margin-top:4px;overflow:hidden;font-size:1.2rem;font-weight:700;line-height:var(--lineHeightTitle);text-align:center;background-color:var(--bgColorSecond);border:1px solid var(--borderColor);transition:background-color .3s ease-out}.p-officer-tabhead__link:before{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;height:100%;margin:auto;content:"";background-color:var(--white);transition:transform .3s ease-out;transform:translateX(-100%)}.p-officer-tabhead__link.is-active{z-index:10;min-height:57px;margin-top:0;background-color:var(--bgColor);border:1px solid var(--borderColor);border-bottom:none}@media (width >=calc(768 * 1px)),print{.p-officer-tabhead__link{font-size:1.4rem}}.p-officer-tabhead__link:focus-visible:before{transform:translateX(0)}@media (hover:hover) and (pointer:fine){.p-officer-tabhead__link:hover:before{transform:translateX(0)}}.p-officer-modal-item{position:relative;transition:.3s ease-out}@media (width >=calc(768 * 1px)),print{.p-officer-modal-item:before{bottom:16px}}.p-officer-modal-item:focus-visible .p-officer-modal__btn .p-officer-modal__ttl{color:var(--primary)}.p-officer-modal-item:focus-visible .p-officer-modal__btn .p-officer-modal__desc{color:var(--primary)}.p-officer-modal-item:focus-visible:before{background-color:var(--primary)}.p-officer-modal-item:focus-visible .p-officer-modal__img{transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.p-officer-modal-item:hover .p-officer-modal__btn .p-officer-modal__desc,.p-officer-modal-item:hover .p-officer-modal__btn .p-officer-modal__ttl{color:var(--primary)}.p-officer-modal-item:hover:before{background-color:var(--primary)}.p-officer-modal-item:hover .p-officer-modal__img{transform:scale(1.2)}}.p-officer-modal__btn{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:100%}.p-officer-modal__btn:before{bottom:12px;width:16px;height:16px;background-color:var(--secondary);-webkit-mask-image:url(/assets/images/corporate/officer/i_arrow.svg);mask-image:url(/assets/images/corporate/officer/i_arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto}.p-officer-modal__btn:after,.p-officer-modal__btn:before{position:absolute;display:block;margin:auto;content:"";transition:.3s ease-out}.p-officer-modal__btn:after{right:0;bottom:0;width:100%;height:0;border-bottom:1px solid var(--primary)}.p-officer-modal__btn:focus-visible:after{animation:linkBar .6s ease-out}@media (hover:hover) and (pointer:fine){.p-officer-modal__btn:hover:after{animation:linkBar .6s ease-out}}.p-officer-modal__wrap{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:100%}.p-officer-modal__wrap:after{position:absolute;right:0;bottom:0;display:block;width:100%;height:0;margin:auto;content:"";border-bottom:1px solid var(--primary);transition:.3s ease-out}.p-officer-modal__wrap .p-officer-modal__inner{padding-bottom:12px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__wrap .p-officer-modal__inner{padding-bottom:16px}}.p-officer-modal__figure{display:block;width:100%;overflow:hidden}.p-officer-modal__img{width:100%;transition:.3s ease-out}.p-officer-tabhead__link__inner{z-index:10}.p-officer-modal__list{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__list{grid-template-columns:repeat(4,1fr);gap:32px 48px}}.p-officer-modal__inner{display:inline-block;width:100%;padding-bottom:40px;margin-top:12px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__inner{padding-bottom:47px;margin-top:16px}}.p-officer-modal__ttl{display:block;font-size:1.8rem;font-weight:700;line-height:var(--lineHeightTitle)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__ttl{font-size:2.4rem}}.p-officer-modal__desc{font-size:1.4rem;font-weight:700;line-height:var(--lineHeight)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__desc{font-size:1.6rem}}.p-officer-modal__post{display:block;margin-top:4px;font-size:1.4rem;line-height:var(--lineHeight)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__post{margin-top:8px;font-size:1.6rem}}.p-officer-modal__src{display:block;padding-block:12px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__src{padding-block:16px}}dialog::backdrop{display:none}.p-officer-modal__content{width:100%;max-width:100%;height:100%;max-height:100%;padding:0;margin:0;overflow:hidden;background-color:#003b5ebf;animation:fadein .3s forwards}@keyframes fadein{0%{opacity:0}to{opacity:1}}.p-officer-modal__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:24px 27px}@media (width >=calc(1025 * 1px)),print{.p-officer-modal__content-wrapper{padding:80px 113px}}.p-officer-modal__content-inner{width:100%;max-height:calc(100% - 80px);padding:24px 8px 24px 24px;background-color:var(--bgColor)}@media (calc(768 * 1px) <=width) and (width < calc(1025 * 1px)){.p-officer-modal__content-inner{max-height:calc(100% - 96px);padding:24px 24px 24px 48px}}@media (width >=calc(1025 * 1px)),print{.p-officer-modal__content-inner{max-height:calc(100% - 96px);padding:48px 24px 48px 48px}}.p-officer-modal__content-scroll{max-height:100%;overflow:auto}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-scroll{height:auto}}.p-officer-modal__content-scroll::-webkit-scrollbar{width:2px;height:80px;background-color:var(--borderColorSecond);border-radius:1.5px}.p-officer-modal__content-scroll::-webkit-scrollbar-track{background:transparent;box-shadow:none}.p-officer-modal__content-scroll::-webkit-scrollbar-thumb{background:var(--borderColor);border-radius:1.5px}.p-officer-modal__content-scroll-inner{padding-right:14px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-scroll-inner{display:flex;gap:48px;padding-right:24px}.p-officer-modal__content-img{width:calc(33.33333% - 32px)}}.p-officer-modal__content-src{display:inline-block;width:100%}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-box{width:calc(66.66667% - 16px)}}.p-officer-modal__content-head{padding-bottom:12px;margin-top:24px;border-bottom:1px solid var(--borderColor)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-head{padding-bottom:16px;margin-top:0}}.p-officer-modal__content-ttl{font-size:1.8rem;font-weight:700;line-height:var(--lineHeightTitle)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-ttl{font-size:2.4rem}}.p-officer-modal__content-desc{font-size:1.4rem;font-weight:700;line-height:var(--lineHeight)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-desc{font-size:1.6rem}}.p-officer-modal__content-post{margin-top:12px;line-height:var(--lineHeight)}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-post{margin-top:16px}}.p-officer-modal__content-body{margin-top:16px;line-height:var(--lineHeight)}.p-officer-modal__content-body>:first-child{margin-top:0!important}.p-officer-modal__content-body>:first-child.m-box-section{padding-top:0}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>.position-left:first-child+*,.p-officer-modal__content-body>.position-right:first-child+*{margin-top:0!important}}.p-officer-modal__content-body>[data-gs=col1]:first-child>[data-gs-col]:first-child>:first-child,.p-officer-modal__content-body>[data-gs=col]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col2]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col2]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col3]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col3]:first-child>[data-gs-col]:nth-child(-n+3)>:first-child{margin-top:0!important}}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col4]:first-child>[data-gs-col]:nth-child(-n+2)>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col4]:first-child>[data-gs-col]:nth-child(-n+4)>:first-child{margin-top:0!important}}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col2_1]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col2_1]:first-child>[data-gs-col]>:first-child{margin-top:0!important}}.p-officer-modal__content-body>[data-gs=col1_2]:first-child{margin-top:0}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col1_2]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col1_2]:first-child>[data-gs-col]>:first-child{margin-top:0!important}}@media (width < calc(768 * 1px)){.p-officer-modal__content-body>[data-gs=col1_1_1]:first-child>[data-gs-col]:first-child>:first-child{margin-top:0!important}}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-body>[data-gs=col1_1_1]:first-child>[data-gs-col]>:first-child{margin-top:0!important}.p-officer-modal__content-body{margin-top:24px}}.p-officer-modal__content-close{display:flex;justify-content:center;width:100%;padding-inline:27px;margin-top:32px}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-close{max-width:1140px;padding-inline:48px;margin-top:40px}}.p-officer-modal__content-close-btn{position:relative;display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center;justify-content:space-between;width:250px;min-height:48px;padding:8px 24px;overflow:hidden;font-weight:700;line-height:var(--lineHeightTitle);background-color:var(--bgColor);border:1px solid var(--borderColor);border-radius:24px;transition:background-color .3s ease-out}@media (width >=calc(768 * 1px)),print{.p-officer-modal__content-close-btn{min-height:56px;padding:12px 28px;border-radius:32px}}.p-officer-modal__content-close-btn:before{position:absolute;top:0;bottom:0;left:-100%;display:block;width:100%;height:100%;margin:auto;content:"";background-color:var(--bgColorSecond);transition:.3s ease-out}.p-officer-modal__content-close-btn:after{display:inline-block;flex-shrink:0;width:16px;height:16px;content:"";background-color:var(--secondary);-webkit-mask-image:url(/assets/images/corporate/officer/i_close.svg);mask-image:url(/assets/images/corporate/officer/i_close.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;transition:.3s ease-out}.p-officer-modal__content-close-btn .p-officer-modal__content-close-wrapper{position:relative}.p-officer-modal__content-close-btn:focus-visible{color:var(--primary)}.p-officer-modal__content-close-btn:focus-visible:before{left:0}.p-officer-modal__content-close-btn:focus-visible:after{background-color:var(--primary)}@media (hover:hover) and (pointer:fine){.p-officer-modal__content-close-btn:hover{color:var(--primary)}.p-officer-modal__content-close-btn:hover:before{left:0}.p-officer-modal__content-close-btn:hover:after{background-color:var(--primary)}}.p-title{margin-top:24px}@media (width >=calc(768 * 1px)),print{.p-title{margin-top:80px}}.p-title-info{margin-top:68px}@media (width >=calc(768 * 1px)),print{.p-title-info{margin-top:80px}}.p-officer-txt{margin-top:24px;font-size:1.4rem;line-height:var(--lineHeight);text-align:right}