@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box}input[type="color"]::-webkit-color-swatch{border:none}input[type="color"]::-webkit-color-swatch-wrapper{padding:0}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;background:transparent;font-size:100%;font-weight:inherit;vertical-align:baseline}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;background:transparent;font-size:100%;vertical-align:baseline}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}input,select{vertical-align:middle}input:focus{outline:none}ul,ol{list-style-type:none}main{display:block}html{-webkit-text-size-adjust:100%}@-webkit-keyframes slideInBottom{from{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideInBottom{from{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translateX(-25%);transform:translateX(-25%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{-webkit-transform:translateX(-25%);transform:translateX(-25%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slideInRight{from{-webkit-transform:translateX(25%);transform:translateX(25%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideInRight{from{-webkit-transform:translateX(25%);transform:translateX(25%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}html{font-size:16px}body{font-family:"Noto Sans JP", "-Hiragino", "Meiryo", sans-serif}a{color:#000000;text-decoration:none}a:visited{color:#000000;text-decoration:none}a:focus,a:hover,a:active{color:#000000;text-decoration:none}img{vertical-align:top}em{font-style:normal;font-weight:bold}.ly_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-0.75rem !important;margin-right:-0.75rem;margin-left:-0.75rem}.ly_grid_item{margin-top:0.75rem;padding-right:0.75rem;padding-left:0.75rem}.ly_grid__noGutter{margin-right:0;margin-left:0}.ly_grid__noGutter .ly_grid_item{padding-right:0;padding-left:0}.ly_grid_item__1{width:8.3333%}.ly_grid_item__2{width:16.6666%}.ly_grid_item__3{width:25%}.ly_grid_item__4{width:33.3333%}.ly_grid_item__5{width:41.6666%}.ly_grid_item__6{width:50%}.ly_grid_item__7{width:58.3333%}.ly_grid_item__8{width:66.6666%}.ly_grid_item__9{width:75%}.ly_grid_item__10{width:83.3333%}.ly_grid_item__11{width:91.6666%}.ly_grid_item__12{width:100%}.ly_cont_wrapper{position:relative}.ly_cont>*:first-child{margin-top:0}.ly_cont_inner{border-bottom:1px solid #eeeeee}.bl_headerUtilsNav{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_headerSearch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;background:#eeeeee}.bl_headerSearch>form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.bl_headerNav{border-top:1px solid #eeeeee}.bl_headerNav_item.bl_headerNav_item__bdt{border-top:1px solid #eeeeee}.bl_headerNav_item:last-child{margin-bottom:0}.bl_headerNav_link{display:block;color:#000000;font-weight:500;text-decoration:none}.bl_headerNav_link:visited{color:#000000;text-decoration:none}.bl_headerNav_link.is_current,.bl_headerNav_link:focus,.bl_headerNav_link:hover,.bl_headerNav_link:active{color:#000000;text-decoration:none}.bl_headerNav_icon{position:relative}.bl_headerNav_icon::after{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-position:center center;background-repeat:no-repeat;content:''}.bl_headerNav_icon.bl_headerNav_icon__caretRight::after{background-image:url(/assets2020/img/icon_caret_right.svg)}.bl_headerIconNav{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #eeeeee}.bl_headerIconNav_item{padding-right:0.5rem;padding-left:0.5rem}.bl_backToTop{position:fixed;background-position:center center;background-repeat:no-repeat;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.bl_backToTop.is_hidden{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;opacity:0}.bl_postsHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.bl_vertPosts{line-height:1.25}.bl_vertPosts>*:first-child{border-width:1px}.bl_vertPosts_item{padding:0.875rem 1rem;border-width:0 1px 1px 1px;border-style:solid;border-color:#eeeeee}.bl_vertPosts_header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin-right:-0.25rem;margin-bottom:0.125rem;margin-left:-0.25rem}.bl_vertPosts_header>span{padding-right:0.25rem;padding-left:0.25rem}.bl_vertPosts_date{color:#999999;font-size:75%}.bl_vertPosts_category{color:#999999;font-size:75%}.bl_vertPosts_new{display:none;font-size:75%;font-weight:bold}.bl_vertPosts_ttl{color:#000000;font-size:87.5%;text-decoration:none}.bl_vertPosts_ttl:visited{color:#000000;text-decoration:none}.bl_vertPosts_ttl:focus,.bl_vertPosts_ttl:hover,.bl_vertPosts_ttl:active{color:#000000;text-decoration:none}.bl_vertPosts__urgent{background:#cc3300}.bl_vertPosts__urgent .bl_vertPosts_item{margin-top:1rem;padding:0;border:0}.bl_vertPosts__urgent .bl_vertPosts_ttl{margin:0;color:#ffffff;text-decoration:none}.bl_vertPosts__urgent .bl_vertPosts_ttl:visited{color:#ffffff;text-decoration:none}.bl_vertPosts__urgent .bl_vertPosts_ttl:focus,.bl_vertPosts__urgent .bl_vertPosts_ttl:hover,.bl_vertPosts__urgent .bl_vertPosts_ttl:active{color:#ffffff;text-decoration:none}.bl_vertPosts__urgent>*:first-child{margin-top:0}.bl_vertPosts__event{background:#f7f7f7}.bl_vertPosts__important{background:#fff2ee}.bl_vertPosts__important .bl_vertPosts_item{border-color:#cc3300}.bl_vertPosts__important .bl_vertPosts_date,.bl_vertPosts__important .bl_vertPosts_category,.bl_vertPosts__important .bl_vertPosts_new{color:#ee7755}.bl_vertPosts__important .bl_vertPosts_ttl{color:#cc3300}.bl_vertPosts__important .bl_vertPosts_ttl:visited{color:#cc3300}.bl_vertPosts__important .bl_vertPosts_ttl:focus,.bl_vertPosts__important .bl_vertPosts_ttl:hover,.bl_vertPosts__important .bl_vertPosts_ttl:active{color:#cc3300}.bl_institute{color:#000000;text-decoration:none}.bl_institute:visited{color:#000000;text-decoration:none}.bl_institute:focus,.bl_institute:hover,.bl_institute:active{color:#000000;text-decoration:none}.bl_institute>*:last-child{margin-bottom:0}.bl_institute .bl_institute_logo{width:100%;padding:1vw;background:#ffffff;opacity:0;-webkit-transition:.25s;transition:.25s}.bl_institute:focus .bl_institute_logo,.bl_institute:hover .bl_institute_logo,.bl_institute:active .bl_institute_logo{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease;animation-timing-function:ease;opacity:1}.bl_institute_imgWrapper{background-position:center center;background-repeat:no-repeat;background-size:cover}.bl_institute_txt{max-width:100%;margin-top:0.5vw;line-height:1.25}.bl_instituteUnit{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bl_instituteUnit>.bl_institute{padding-right:0.75vw;padding-left:0.75vw}.bl_instituteUnit.bl_instituteUnit__col2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading>h1{font-weight:bold;line-height:1.25}.bl_instituteUnit.bl_instituteUnit__col8>.bl_institute{margin-top:1.5vw}.bl_cardUnit{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-1.5vw;margin-right:-0.75vw;margin-left:-0.75vw}.bl_cardUnit .bl_card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:100%;height:100%}.bl_cardUnit.bl_cardUnit__col4 .bl_card_wrapper{margin-top:1.5vw;padding-right:0.75vw;padding-left:0.75vw}.bl_card{word-wrap:break-word;display:block;background:#222222;color:#ffffff;text-decoration:none}.bl_card:visited{color:#ffffff;text-decoration:none}.bl_card:focus,.bl_card:hover,.bl_card:active{color:#ffffff;text-decoration:none}.bl_card_body{padding:1rem}.bl_card_body>*:last-child{margin-bottom:0}.bl_card_date{display:block;margin-bottom:0.5rem;color:#999999;font-size:87.5%;line-height:1.25}.bl_card_txt{display:block;margin-bottom:0.5rem;font-size:87.5%;line-height:1.25}.bl_card_imgWrapper{border-width:1px 1px 0 1px;border-style:solid;border-color:#999999;background:#ffffff}.bl_card_imgWrapper>img{width:100%}.bl_card2Unit{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-1.5vw;margin-right:-0.75vw;margin-left:-0.75vw}.bl_card2Unit .bl_card2{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:100%;height:100%}.bl_card2Unit.bl_card2Unit__col4 .bl_card2_wrapper{margin-top:1.5vw;padding-right:0.75vw;padding-left:0.75vw}.bl_card2{word-wrap:break-word;display:block}.bl_card2_body{padding-top:0.5rem}.bl_card2_body>*:last-child{margin-bottom:0}.bl_card2_txt{display:block;margin-bottom:0.5rem;font-size:87.5%;line-height:1.25}.bl_card2_imgWrapper{border:1px solid #999999}.bl_card2_imgWrapper>img{width:100%}.bl_megaMenu{position:sticky;top:0;height:100vh;min-height:100vh;overflow-y:auto}.bl_megaMenu_ttl{padding:1rem 0;border-width:1px 0;border-style:solid;border-color:#eeeeee}.bl_megaMenu_ttl_link{font-weight:bold}.bl_megaMenu_list_item>a{font-weight:bold;line-height:1.5}.bl_megaMenu_childList{font-weight:normal}.bl_megaMenu_childList>*:first-child{margin-top:0}.bl_megaMenu_ttl_link,.bl_megaMenu_list_link,.bl_megaMenu_childList_link{display:inline-block;position:relative;line-height:1.5}.bl_megaMenu_ttl_link::before,.bl_megaMenu_list_link::before,.bl_megaMenu_childList_link::before{display:inline-block;position:absolute;left:0;background-image:url(/assets2020/img/icon_chevron_right.svg);background-position:center center;background-repeat:no-repeat;content:''}.bl_megaMenu_btn{display:block;position:absolute;border:0;background-color:transparent;background-image:url(/assets2020/img/icon_close.svg);background-position:center center;background-repeat:no-repeat;cursor:pointer}.el_beforeIcon::before{display:inline-block;background-position:center center;background-repeat:no-repeat;content:''}.el_beforeIcon.el_beforeIcon__access::before{background-image:url(/assets2020/img/icon_access.svg)}.el_beforeIcon.el_beforeIcon__alert::before{background-image:url(/assets2020/img/icon_alert.svg)}.el_beforeIcon.el_beforeIcon__list::before{background-image:url(/assets2020/img/icon_list.svg)}.el_lv2Heading{font-size:125%;font-weight:bold;line-height:1.25}.el_lv2Heading.el_lv2Heading__border{position:relative}.el_lv2Heading.el_lv2Heading__border::after{position:absolute;bottom:0;left:0;background:#cccccc;content:''}.el_lv2Heading.el_lv2Heading__border.el_lv2Heading__borderRed::after{background:#cc3300}.el_footerDList{color:#999999;font-size:87.5%;line-height:1.5}.el_footerCopyright{color:#999999;font-size:75%}.el_headerSearchInputText{width:100% !important;padding:0 !important;border:none !important;background:#eeeeee !important;background:none !important;text-indent:0 !important}.el_headerSearchInputText::-webkit-input-placeholder{color:#eeeeee !important}.el_headerSearchInputText::-moz-placeholder{color:#eeeeee !important}.el_headerSearchInputText:-ms-input-placeholder{color:#eeeeee !important}.el_headerSearchInputText::-ms-input-placeholder{color:#eeeeee !important}.el_headerSearchInputText::placeholder{color:#eeeeee !important}.el_headerSearchInputText:focus{background:#eeeeee !important}.hp_visuallyHidden{clip:rect(0 0 0 0) !important;position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;border:0 !important;white-space:nowrap !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important}.hp_tal{text-align:left !important}.hp_tac{text-align:center !important}.hp_tar{text-align:right !important}.hp_taj{text-align:justify !important}.hp_vat{vertical-align:top !important}.hp_vam{vertical-align:middle !important}.hp_vab{vertical-align:bottom !important}.hp_fwb{font-weight:bold !important}.hp_fwn{font-weight:normal !important}.hp_w0p{width:0 !important}.hp_w5p{width:5% !important}.hp_w10p{width:10% !important}.hp_w15p{width:15% !important}.hp_w20p{width:20% !important}.hp_w25p{width:25% !important}.hp_w30p{width:30% !important}.hp_w35p{width:35% !important}.hp_w40p{width:40% !important}.hp_w45p{width:45% !important}.hp_w50p{width:50% !important}.hp_w55p{width:55% !important}.hp_w60p{width:60% !important}.hp_w65p{width:65% !important}.hp_w70p{width:70% !important}.hp_w75p{width:75% !important}.hp_w80p{width:80% !important}.hp_w85p{width:85% !important}.hp_w90p{width:90% !important}.hp_w95p{width:95% !important}.hp_w100p{width:100% !important}.hp_ti1em{text-indent:1em !important}.hp_bd_none{border:none !important}.hp_pb_0{padding-bottom:0 !important}.gsc-control-cse{border:none !important;background:none !important}@media only screen and (max-width: 559px){/*! Small only */body{font-size:1rem}/*! Small only */.bl_institute_txt{font-size:75%}.bl_instituteUnit>.bl_institute{width:100%}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading{width:100%;margin-bottom:1rem}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute{width:100%}.bl_instituteUnit.bl_instituteUnit__col8>.bl_institute{width:25%}}@media only screen and (min-width: 560px) and (max-width: 1023px){/*! Medium only *//*! Medium only */.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading{width:50%}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute{width:50%}.bl_instituteUnit.bl_instituteUnit__col8>.bl_institute{width:20%}}@media only screen and (min-width: 560px){/*! over Medium *//*! over Medium */}@media only screen and (max-width: 1023px){/*! Medium and Small */.ly_lg_grid>*:first-child{margin-top:0 !important}.ly_lg_grid_item{margin-top:2rem}.ly_header{z-index:1;position:fixed;top:0;right:0;width:100%}.ly_cont{margin-top:4.5rem}.ly_cont_inner{margin:0 1rem 2rem 1rem;padding-bottom:2rem}.ly_footer_inner{margin:0 1rem 4rem 1rem}.ly_megaMenu{display:none}.ly_megaMenu.is_open{display:block;display:block;z-index:2;position:fixed;top:0;bottom:0;width:100%;min-height:100vh;overflow-y:auto;background:#eeeeee;-webkit-animation-name:slideInRight;animation-name:slideInRight;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease;animation-timing-function:ease}/*! Medium and Small */.bl_headerUtils{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#ffffff}.bl_headerUtils_logo>img{height:4.5rem;padding:1rem}.bl_headerUtilsNav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.5rem;margin-right:4.5rem;margin-left:1rem}.bl_headerUtilsNav>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.bl_headerSearch{height:3rem;margin:0 1rem 1rem 1rem;padding:0.5rem;border-radius:1.5rem}.bl_headerSearch>form{margin-left:0.75rem}.bl_hamburger{display:block;z-index:3;position:fixed;top:0;right:0}.bl_hamburger_switch{display:block;width:4.5rem;height:4.5rem;border:0;background-color:transparent;background-image:url(/assets2020/img/icon_hamburger.svg);background-position:center center;background-repeat:no-repeat;background-size:1.5rem 1.5rem;cursor:pointer}.bl_hamburger_switch.is_open{background-image:url(/assets2020/img/icon_close.svg)}.bl_headerNav_wrapper{display:none}.bl_headerNav_wrapper.is_open{display:block;z-index:2;position:fixed;top:0;bottom:0;width:100%;height:100vh !important;overflow-y:auto;background:#f7f7f7;-webkit-animation-name:slideInBottom;animation-name:slideInBottom;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.bl_headerNav{margin:0.5rem 1rem 0 1rem;padding-top:0.5rem}.bl_headerNav_item.bl_headerNav_item__bdt{margin-top:0.5rem;padding-top:0.5rem}.bl_headerNav_link{padding:0.5rem 0;font-size:112.5%}.bl_headerNav_icon::after{width:1rem;height:1rem;background-size:1rem 0.75rem}.bl_headerIconNav{margin-top:0.5rem;margin-right:0.5rem;margin-left:0.5rem;padding:1rem 0}.bl_headerIconNav_icon{width:2.25rem;height:2.25rem}.bl_backToTop{right:0;bottom:1rem;width:3rem;height:3rem;background-color:rgba(0,0,0,0.75);background-image:url(/assets2020/img/icon_arrow_up_white.svg);background-size:auto 1.5rem}.bl_postsHead{margin-bottom:2rem}.bl_postsHead_btn{margin-left:2rem}.bl_vertPosts__urgent{margin:0 -1rem;padding:1rem}.bl_institute_txt{font-size:75%}.bl_instituteUnit{margin-right:-0.75vw;margin-left:-0.75vw}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading>h1{font-size:125%}.bl_cardUnit.bl_cardUnit__col4 .bl_card_wrapper{width:50%}.bl_card2Unit.bl_card2Unit__col4 .bl_card2_wrapper{width:50%}.bl_megaMenu{padding:4.5rem 1rem}.bl_megaMenu_list_item{margin-top:2rem}.bl_megaMenu_childList{display:block;margin-left:1rem}.bl_megaMenu_childList_item{margin-top:0}.bl_megaMenu_ttl_link,.bl_megaMenu_list_link,.bl_megaMenu_childList_link{padding-left:1.25rem}.bl_megaMenu_ttl_link::before,.bl_megaMenu_list_link::before,.bl_megaMenu_childList_link::before{width:1.25rem;height:1.5rem;margin-right:.25rem;background-size:1.25rem 1.25rem}.bl_megaMenu_ttl_link::before{height:1.75rem}.bl_megaMenu_childList{margin-top:.25rem}.bl_megaMenu_childList_link{margin-top:.25rem}.bl_megaMenu_btn{top:0;right:0;width:4.5rem;height:4.5rem;background-size:1.5rem 1.5rem}.el_beforeIcon::before{width:1.25rem;height:1.25rem;margin-right:.25rem;background-size:1.25rem 1.25rem;vertical-align:-.25rem}.el_lv2Heading.el_lv2Heading__border{padding-bottom:1rem}.el_lv2Heading.el_lv2Heading__border::after{width:2rem;height:0.25rem}.el_footerDList{margin-bottom:2rem}.el_footerDList_ttl{margin-bottom:1rem}.el_footerDList_desc{margin-bottom:1rem}.el_footerLogo>img{display:block;height:2.5rem;margin-bottom:1rem}.el_headerSearchIcon{width:2rem;height:2rem}.el_headerSearchInputText{height:2rem !important;font-size:100%}.hp_d_lg_block{display:none !important}.dummy_wrapper .dummy{padding:4em 1em}.dummy{padding:1em;border:1px solid}}@media print, screen and (min-width: 1024px){/*! Large only */.ly_lg_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-0.75vw !important;margin-right:-0.75vw;margin-left:-0.75vw}.ly_lg_grid_item{margin-top:0.75vw;padding-right:0.75vw;padding-left:0.75vw}.ly_lg_grid__noGutter{margin-right:0;margin-left:0}.ly_lg_grid__noGutter .ly_lg_grid_item{padding-right:0;padding-left:0}.ly_lg_grid_item__1{width:8.3333%}.ly_lg_grid_item__2{width:16.6666%}.ly_lg_grid_item__3{width:25%}.ly_lg_grid_item__4{width:33.3333%}.ly_lg_grid_item__5{width:41.6666%}.ly_lg_grid_item__6{width:50%}.ly_lg_grid_item__7{width:58.3333%}.ly_lg_grid_item__8{width:66.6666%}.ly_lg_grid_item__9{width:75%}.ly_lg_grid_item__10{width:83.3333%}.ly_lg_grid_item__11{width:91.6666%}.ly_lg_grid_item__12{width:100%}.ly_cont_wrapper{display:-ms-grid;display:grid;-ms-grid-columns:18.75vw 1fr;grid-template-columns:18.75vw 1fr;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;min-height:100vh;margin:0 5vw}.ly_header{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / 3;padding-right:3.75vw}.ly_header_inner{position:sticky;top:0}.ly_cont{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1 / 2}.ly_cont_inner{margin-bottom:2vw;padding-bottom:2vw}.ly_footer{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2 / 3}.ly_footer_inner{margin-bottom:4vw}.ly_megaMenu{display:none;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / 3;background:#f7f7f7}.ly_megaMenu.is_open{display:block;z-index:1}/*! Large only */.bl_headerUtils{padding:1.375vw 0 1.375vw 0;border-bottom:1px solid #eeeeee}.bl_headerUtils_logo>img{width:100%}.bl_headerUtils_txt{margin-top:1.375vw;font-size:75%;font-weight:bold;line-height:1.25}.bl_headerUtilsNav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.375vw 0 1vw 0}.bl_headerUtilsNav_link{font-size:75%;font-weight:bold}.bl_headerSearch{height:2vw;padding:0.25vw;border-radius:1vw}.bl_headerSearch>form{margin-left:0.75vw}.bl_hamburger{display:none}.bl_headerNav{margin-top:1.375vw;padding-top:1vw}.bl_headerNav_item.bl_headerNav_item__bdt{margin-top:1vw;padding-top:1vw}.bl_headerNav_link{padding:0.5vw 0;font-size:100%}.bl_headerNav_icon::after{width:1vw;height:1vw;background-size:1vw 0.75vw}.bl_headerIconNav{margin-top:1vw;margin-right:-0.5rem;margin-left:-0.5rem;padding:1vw 0}.bl_headerIconNav_icon{width:2.25rem;height:2.25rem}.bl_backToTop{right:1vw;bottom:3vw;width:3vw;height:3vw;background-image:url(/assets2020/img/icon_arrow_up.svg);background-size:auto 3vw}.bl_footerUtils{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bl_postsHead{margin-bottom:2vw}.bl_postsHead_btn{margin-left:2vw}.bl_vertPosts__urgent{padding:1rem}.bl_vertPosts__important .bl_vertPosts_item{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_vertPosts__important .bl_vertPosts_header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:7em}.bl_vertPosts__important .bl_vertPosts_ttl{-webkit-box-flex:1;-ms-flex:1;flex:1}.bl_institute_txt{font-size:87.5%}.bl_instituteUnit{margin-right:1.25vw;margin-left:1.25vw}.bl_instituteUnit.bl_instituteUnit__col2{margin-top:2vw}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading{width:50%;padding-right:0.75vw;padding-left:0.75vw}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading>h1{font-size:150%}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute{width:50%}.bl_instituteUnit.bl_instituteUnit__col8>.bl_institute{width:20%}.bl_cardUnit.bl_cardUnit__col4 .bl_card_wrapper{width:25%}.bl_card2Unit.bl_card2Unit__col4 .bl_card2_wrapper{width:25%}.bl_megaMenu{padding:7.5vw 3.75vw}.bl_megaMenu_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.bl_megaMenu_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%;margin-top:3rem;padding-right:1rem;padding-left:1rem;font-size:87.5%}.bl_megaMenu_list_item>*{-ms-flex-item-align:start;align-self:flex-start;width:50%}.bl_megaMenu_childList_item{margin-top:0.5vw}.bl_megaMenu_ttl_link,.bl_megaMenu_list_link,.bl_megaMenu_childList_link{padding-left:1.25vw}.bl_megaMenu_ttl_link::before,.bl_megaMenu_list_link::before,.bl_megaMenu_childList_link::before{width:1.25vw;height:1.5vw;margin-right:.25vw;background-size:1.25vw 1.25vw}.bl_megaMenu_ttl_link::before{height:1.75vw}.bl_megaMenu_btn{top:1.875vw;right:1.875vw;width:1.5vw;height:1.5vw;background-size:1.5vw 1.5vw}.el_beforeIcon::before{width:1vw;height:1vw;margin-right:.25vw;background-size:1vw 1vw;vertical-align:-.125vw}.el_lv2Heading.el_lv2Heading__border{padding-bottom:1vw}.el_lv2Heading.el_lv2Heading__border::after{width:2vw;height:0.25vw}.el_footerDList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4vw;margin-left:-6vw}.el_footerDList_ttl{width:100%;margin-bottom:1.5vw;margin-left:6vw}.el_footerDList_desc{margin-left:6vw}.el_footerLogo>img{height:2vw}.el_headerSearchIcon{width:1.5vw;height:1.5vw}.el_headerSearchInputText{height:1.5vw !important;font-size:75%}.hp_d_lg_block{display:block !important}.dummy_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50vh}.dummy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5vw;border:1px solid}}@media only screen and (min-width: 1440px){/*! over XLarge */body{font-size:1.11111vw}/*! over Large only */.bl_headerNav_link{padding:0.375vw 0;font-size:93.75%}.bl_headerIconNav{margin-right:-0.5vw;margin-left:-0.5vw}.bl_headerIconNav_item{padding-right:0.5vw;padding-left:0.5vw}.bl_headerIconNav_icon{width:1.5vw;height:1.5vw}.bl_institute_txt{font-size:75%}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute_lv1Heading{width:62.5%}.bl_instituteUnit.bl_instituteUnit__col2>.bl_institute{width:37.5%}.bl_instituteUnit.bl_instituteUnit__col8>.bl_institute{width:12.5%}}@media only screen and (min-width: 3600px){/*! over XXLarge */body{font-size:2.5rem}}@media print{body{font-family:"Noto Sans JP", "-Hiragino", "Meiryo", sans-serif}.bl_backToTop{display:none}}