:root{--color-black:#000;--color-black-cover:rgba(0,0,0,.2);--color-white:#fff;--color-brand:#005b94;--color-brand-2:rgba(0,91,148,.2);--color-hover:#009dff;--color-light-blue:rgba(0,157,255,.1);--color-default:#222;--color-default-default:#1e1e1e;--color-secondary:#757575;--color-tertiary:#e3e3e3;--color-disable:#e6e6e6;--color-grey:#ccc;--color-dark-grey:grey;--color-666:#666;--color-999:#999;--color-303030:#303030;--color-E5F5FF:#e5f5ff;--color-e8f8ff:#e8f8ff;--color-D9D9D9:#d9d9d9;--color-F0F0F0:#f0f0f0;--color-f7f7f7:#f7f7f7;--color-c2daea:#c2daea;--color-orange:#e56000;--color-orange-light:#fdf2eb;--color-alert:red;--color-alert-alpha:rgba(255,0,0,.2);--color-light-blue:#f2faff;--color-light-blue-hover:rgba(242,250,255,.8);--font-family-sans:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--font-weight-400:400;--font-weight-500:500;--font-weight-700:700;--font-weight-900:900;--font-line-height-1:1;--font-line-height-12:1.2;--font-line-height-12-5:1.25;--font-line-height-13:1.3;--font-line-height-14:1.4;--font-line-height-15:1.5;--font-line-height-16:1.6;--font-line-height-17:1.7;--font-line-height-17-5:1.75;--font-line-height-18:1.8;--font-line-height-19:1.9;--font-line-height-2:2;--box-shadow:0px 2px 10px 0px rgba(0,0,0,.15);--box-shadow-l:0px 4px 20px 0px rgba(0,0,0,.15);--box-shadow-xl:0px 15px 40px 0px rgba(0,0,0,.15);--box-shadow-xxl:0px 0px 20px 0px rgba(0,0,0,.15);--box-shadow-cookie:0px 0px 10px 0px rgba(0,0,0,.15);--text-shadow:0px 0px 12px rgba(0,0,0,.6);--text-shadow-l:0px 0px 20px rgba(0,0,0,.6)}.list-consultant{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px;margin-top:60px}.list-consultant__item{width:calc(50% - 10px)}.list-consultant__item:nth-child(1n){margin-top:-20px}.list-consultant__item:nth-child(2n){margin-top:40px}@media screen and (min-width:1025px){.list-consultant{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 35px;margin-top:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-consultant__item{width:calc(20% - 28px)}.list-consultant__item:nth-child(1n),.list-consultant__item:nth-child(2n){margin-top:0}.list-consultant__item:nth-child(5n+2),.list-consultant__item:nth-child(5n+4){margin-top:60px}}.consultant__pic{-webkit-filter:drop-shadow(0 15px 40px rgba(0,0,0,.15));filter:drop-shadow(0 15px 40px rgba(0,0,0,.15));overflow:visible;position:relative}.consultant__pic img{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.consultant__ttl{line-height:var(--font-line-height-15);margin-top:16px}.consultant__name,.consultant__ttl{font-weight:var(--font-weight-700);text-align:center}.consultant__name{color:var(--color-brand);font-size:.75rem;margin-top:12px}.consultant__name,.consultant__position{line-height:var(--font-line-height-12-5)}.consultant__position{color:var(--color-dark-grey);font-size:.625rem;margin-top:6px;text-align:center}@media screen and (min-width:1025px){.consultant__pic img{height:240px}.consultant__name{font-size:.875rem}}.consultant-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px 0;margin-top:40px}.consultant-profile__pic{aspect-ratio:200/240;-webkit-filter:drop-shadow(0 15px 40px rgba(0,0,0,.15));filter:drop-shadow(0 15px 40px rgba(0,0,0,.15));margin:0 auto;overflow:visible;position:relative;width:59%}.consultant-profile__pic img{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.consultant-profile__txt{text-align:center}.consultant-profile__ttl{font-size:1.5rem;font-weight:var(--font-weight-700);line-height:var(--font-line-height-15)}.consultant-profile__name{font-size:1rem;font-weight:var(--font-weight-700);line-height:var(--font-line-height-17-5);margin-top:12px}.consultant-profile__position{color:--color-dark-grey;font-size:.625rem;line-height:var(--font-line-height-12-5);margin-top:6px}@media screen and (min-width:1025px){.consultant-profile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 20px;margin:60px auto 0;min-width:1140px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.consultant-profile__pic{height:360px;width:300px;-ms-flex-negative:0;flex-shrink:0;margin:0}.consultant-profile__txt{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.consultant-profile__ttl{font-size:2rem;line-height:var(--font-line-height-15)}.consultant-profile__name{font-size:1.25rem}.consultant-profile__position{font-size:.75rem;line-height:var(--font-line-height-12-5);text-align:center}}