@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Jura:wght@300;400&display=swap";@import"https://use.fontawesome.com/releases/v5.15.3/css/all.css";*{box-sizing:border-box;margin:0;padding:0}.fas{font-family:"Font Awesome 5 Free";font-weight:900}.fa-bars,.fa-times{font-size:1.5rem}.header{font-family:Jura,sans-serif;max-width:1170px;padding:20px 15px 18px;min-height:46px;margin:auto;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.header__normal{height:98px}.header__wrapper{width:100%;box-shadow:0 1px 3px #0000001a}.header__logo{max-height:50px;width:auto}.header__lab-logo{max-height:50px;height:50px;width:auto;display:block;transition:opacity .2s ease}.header__lab-logo:hover{opacity:.7}.header__items{display:flex;justify-content:flex-end;align-items:center;height:100%;width:100%}.header__items__vertical{flex-direction:column;align-items:flex-start;gap:15px}.header__lab{display:flex;align-items:center;margin-left:20px}.header__item{padding:10px 15px;color:#464646;line-height:23.1px;text-decoration:none;font-size:14px}.header__item__active{border-bottom:1px solid #337ab7}.footer{border-top:3px solid #337ab7;text-align:center;background-color:#f8f9fa;font-family:メイリオ,Meiryo,ＭＳ Ｐゴシック,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,sans-serif;padding:32px 0;font-size:12px}#networkCanvas{position:absolute;top:0;left:0;z-index:-1;width:100%}.home__background{display:flex;flex-flow:column;justify-content:center;align-items:center;font-family:Jura,sans-serif;height:100%;position:relative;width:100%;aspect-ratio:2.5/1}.home__background__kg-name{font-size:36px;font-weight:700}.home__background__kg-description{margin-top:22px;font-size:18px;font-weight:400}.home__background__text-container{width:100%;max-width:1170px;padding:20px 15px 18px;position:relative}.home__joinus{width:100%;max-width:1170px;padding:0 15px 56px;margin:auto}.home__joinus__item{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border:1px solid #ccc;border-radius:12px;text-decoration:none;cursor:pointer}.home__joinus__item:hover{background-color:#cdcdcd0f}.home__joinus__label{font-size:16px;color:#333}.home__joinus__arrow{position:relative;font-size:24px;top:-2px;color:#999;line-height:1}.home__about{width:100%;max-width:1170px;padding:56px 15px 0;min-height:46px;font-family:メイリオ,Meiryo,ＭＳ Ｐゴシック,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,sans-serif;margin:auto}.home__about h3{font-size:24px;padding-bottom:8px;margin:1.5em 0 1.2em;font-family:Jura,sans-serif;border-bottom:1px solid #ccc;box-shadow:0 1px 2px #ffffffe6}.home__about__description-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;padding-bottom:16px}@media screen and (max-width:700px){.home__about__description-container{grid-template-columns:repeat(1,1fr)}}
