@charset "UTF-8";.technical-board-page{width:100%;-webkit-animation:fadeInPage 1s ease-out 0s forwards;animation:fadeInPage 1s ease-out 0s forwards}.technical-board-page>section{padding:3rem 12.5%}.technical-board-page>section:nth-child(odd){background-color:#f5f5f5}.technical-board-page-chair{display:grid;padding:3rem 12.5%;grid-template-columns:repeat(2,1fr);gap:3rem}.technical-board-page-chair-item{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem}.technical-board-page-chair-item-tag{font-size:2rem;font-weight:700;line-height:2.4rem;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;padding:0;gap:2rem;-ms-flex-item-align:stretch;align-self:stretch}.technical-board-page-chair-item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.technical-board-page-chair-item-body-avatar{width:17.64%;aspect-ratio:120/153;border:1px solid #dadada}.technical-board-page-chair-item-body-content{padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.technical-board-page-chair-item-body-content .name{font-size:1.8rem;font-weight:700;line-height:2.1rem;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d}.technical-board-page-chair-item-body-content .info{font-size:1.6rem;font-weight:400;line-height:2.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d}.technical-board-page-detail-title{font-size:2rem;font-weight:700;line-height:2.4rem;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;margin-bottom:2rem}.technical-board-page-detail-content{width:100%;max-width:100%;overflow:auto;font-size:1.6rem}.technical-board-page-members{padding:3rem 12.5%}.technical-board-page-members-title{font-size:2rem;font-weight:700;line-height:2.4rem;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;margin-bottom:2rem}.technical-board-page-members-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.technical-board-page-members-content .committee-members-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.technical-board-page-members-content .committee-members-item-icon{width:3.2rem}.technical-board-page-members-content .committee-members-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}.technical-board-page-members-content .committee-members-item-right .committee-members-item-name{line-height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;font-weight:700;font-size:1.6rem}.technical-board-page-members-content .committee-members-item-right .committee-members-item-org{line-height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;font-weight:400;font-size:1.6rem}