@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap);
@charset "UTF-8";:root{--txt-primary:#333;--color-white:#fff;--color-navy:#011893;--color-blue:#deebf7;--color-yellow:#fabf00;--bg-blue:#f5f9fc;--border-gray:#c7cbce;--color-danger:#db0000}html{font-size:62.5%}*{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,BIZ UDPGothic,Meiryo,游ゴシック体,YuGothic,Yu Gothic Medium,sans-serif}html{scroll-behavior:smooth}body{font-size:1.8rem;line-height:1.4;color:var(--txt-primary)}@media screen and (max-width:1024px){body{font-size:1.6rem}}img{max-width:100%;height:auto}main a,main h1,main h2,main h3,main h4,main h5,main h6,main li,main p{line-height:1.6}a:hover{text-decoration:none}address{font-style:normal}strong{font-weight:700}input[type=radio]{margin:0 7px 0 0}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,select:focus,textarea{font-size:16px}p{color:var(--txt-primary)}fieldset{border:none;margin:0;padding:0}.ly_sect{max-width:980px;width:90%;margin:120px auto}@media screen and (max-width:1024px){.ly_sect{margin:100px auto}}@media screen and (max-width:768px){.ly_sect{margin:80px auto}}.ly_sectBg{display:flex;background-color:var(--bg-blue)}.ly_sectBlock{margin-top:72px}.ly_sectBlockIndex{margin-top:50px}.ly_sectBlockWrap~.ly_sectBlockWrap{margin-top:40px}.ly_sectBlockNews{margin-top:30px;text-align:center}.ly_sectBlockNews p{text-align:left}@media screen and (max-width:768px){.ly_sectBlockNews{margin-top:40px}}.bl_header{padding:20px 56px;background-color:hsla(0,0%,100%,.5);border-radius:40px;position:absolute;top:40px;right:40px;z-index:1000}@media screen and (max-width:1024px){.bl_header{display:flex;justify-content:center;align-items:center;width:68px;height:68px;padding:0;border-radius:6px}}@media screen and (max-width:768px){.bl_header{top:3%;right:5%;width:58px;height:58px}}@media screen and (max-width:425px){.bl_header{top:1.5%;width:50px;height:50px}}@media screen and (max-width:1024px){.bl_headerNav{display:none}}.bl_headerNavList{display:flex;gap:40px}.bl_headerNavListItem{position:relative;padding-bottom:6px}.bl_headerNavListItem:after{content:"";width:100%;height:1px;position:absolute;bottom:-1px;left:0;background:var(--color-yellow);transform:scaleX(0);transform-origin:left top;transition:transform .3s}.bl_headerNavListItem:hover:after{transform:scale(1)}.bl_headerNavListItem.is_active{color:var(--color-yellow);border-bottom:1px solid var(--color-yellow)}.bl_headerNavSP{font-size:2rem;position:fixed;z-index:10000;top:0;right:0;background-color:var(--color-navy);max-width:480px;width:100%;height:100%;transform:translateX(100%);transition:all .7s;display:flex;justify-content:center;align-items:center;gap:50px}.bl_headerNavSP a{color:var(--color-white)}.bl_headerNavSP.active{transform:translateX(0)}.bl_headerNavListSP{display:flex;gap:16px;flex-direction:column;justify-content:space-between}.bl_headerNavListSP i{width:40px;text-align:center}.bl_headerNavListSPItem:hover{-webkit-text-decoration:underline 1px;text-decoration:underline 1px}.hamburger{position:relative;width:50%;height:28px;cursor:pointer;text-align:center;z-index:12000}@media screen and (max-width:768px){.hamburger{width:33px;height:26px}}@media screen and (max-width:425px){.hamburger{width:28px;height:21px}}@media screen and (min-width:1025px){.hamburger{display:none}}.hamburger span{position:absolute;left:0;width:100%;height:2px;background-color:var(--txt-primary);border-radius:4px}@media screen and (max-width:768px){.hamburger span{height:2px}}@media screen and (max-width:425px){.hamburger span{height:1px}}.hamburger,.hamburger span{transition:all .5s;box-sizing:border-box}.hamburger span:first-of-type{top:0}.hamburger span:nth-of-type(2){top:13px}@media screen and (max-width:768px){.hamburger span:nth-of-type(2){top:12px}}@media screen and (max-width:425px){.hamburger span:nth-of-type(2){top:10px}}.hamburger span:nth-of-type(3){bottom:0}.hamburger.active span:first-of-type{transform:translateY(13px) rotate(-45deg)}@media screen and (max-width:768px){.hamburger.active span:first-of-type{transform:translateY(12px) rotate(-45deg);background-color:var(--color-white)}}@media screen and (max-width:425px){.hamburger.active span:first-of-type{transform:translateY(10px) rotate(-45deg)}}.hamburger.active span:nth-of-type(2){opacity:0}.hamburger.active span:nth-of-type(3){transform:translateY(-13px) rotate(45deg)}@media screen and (max-width:768px){.hamburger.active span:nth-of-type(3){transform:translateY(-12px) rotate(45deg);background-color:var(--color-white)}}@media screen and (max-width:425px){.hamburger.active span:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}}.bl_footer{padding-top:32px;padding-bottom:16px;background-color:var(--color-blue)}.bl_footerInner{max-width:980px;width:90%;margin:auto}.bl_footerNav{display:flex;justify-content:space-between}.bl_footerNavList{font-size:1.6rem}.bl_footerNavList li:hover{text-decoration:underline}.bl_footerNavList li~li{margin-top:4px}.bl_footerBanner:hover{opacity:.8}@media screen and (max-width:768px){.bl_footerBanner{max-width:37%;text-align:right}}.copyright{font-size:1.2rem;text-align:center;margin-top:16px}.bl_cover{padding:40px 40px 10%;background-color:var(--color-blue);position:relative}@media screen and (max-width:1024px){.bl_cover{padding-bottom:50px}}@media screen and (max-width:768px){.bl_cover{padding:3% 5% 5%}}.bl_coverFlex{display:flex;gap:0 40px}@media screen and (max-width:768px){.bl_coverFlex{display:block}}.bl_coverTtl{font-size:4.17vw;font-weight:700;color:var(--color-navy);margin-top:95px;z-index:999;line-height:1.4}@media screen and (max-width:1024px){.bl_coverTtl{margin-top:0}}@media screen and (max-width:768px){.bl_coverTtl{font-size:5vw}}@media screen and (max-width:425px){.bl_coverTtl{font-size:5.5vw}}.bl_coverTtlSpan{font-size:1.98vw;font-weight:400}@media screen and (max-width:425px){.bl_coverTtlSpan{font-size:3.3vw}}.bl_coverTtlBr{display:none}@media screen and (max-width:768px){.bl_coverTtlBr{display:block}}.bl_coverLogo{max-width:360px;width:22%;height:22%}@media screen and (max-width:768px){.bl_coverLogo{width:26%;height:26%}}@media screen and (max-width:425px){.bl_coverLogo{width:40%;height:40%}}.bl_coverImg{max-width:710px;width:38%;position:absolute;right:0;top:56%}@media screen and (max-width:768px){.bl_coverImg{width:55%}}@media screen and (max-width:425px){.bl_coverImg{top:65%;width:50%}}.bl_coverLow{padding-left:40px;padding-bottom:20px;background-color:var(--color-blue)}@media screen and (max-width:768px){.bl_coverLow{padding-left:5%}}.bl_coverLowLogo{max-width:128px}@media screen and (max-width:425px){.bl_coverLowLogo{max-width:110px}}.bl_coverBr{display:none}@media screen and (max-width:1024px){.bl_coverBr{display:block}}.bl_news{max-width:736px}.bl_newsArea{margin:auto;padding:64px 104px;background-color:rgba(246,244,241,.94)}.bl_newsContents{display:flex}.bl_newsContents~.bl_newsContents{margin-top:32px}.bl_newsContents .date{width:140px}.bl_newsContents .ttl{flex:1 1}.bl_newsContents .ttl a{text-decoration:underline}.bl_newsContents .ttl a:hover{text-decoration:none!important}@media screen and (max-width:768px){.bl_newsContents{flex-direction:column;gap:8px}}.bl_newsLink{font-size:1.6rem;margin-top:40px;display:inline-block}.bl_newsLink i{font-size:1.4rem;margin-right:8px}.bl_newsLink:hover{color:var(--color-navy)}.bl_aboutTab{display:flex;justify-content:space-around;gap:8px}.bl_aboutTab a:hover{background-color:var(--color-navy);color:#fff}.bl_aboutTab .el_btn{text-align:left;width:335px}@media screen and (max-width:1024px){.bl_aboutTab .el_btn{width:305px}}@media screen and (max-width:375px){.bl_aboutTab .el_btn{width:275px}}.bl_aboutTab .bl_aboutBtn{width:280px}@media screen and (max-width:768px){.bl_aboutTab .bl_aboutBtn{width:305px}}@media screen and (max-width:375px){.bl_aboutTab .bl_aboutBtn{width:275px}}@media screen and (max-width:1024px){.bl_aboutTab{flex-wrap:wrap;gap:20px;justify-content:center}}@media screen and (max-width:375px){.bl_aboutTab{font-size:14px}}.bl_aboutTtl{font-size:4rem;font-weight:700;color:var(--color-navy)}.bl_aboutTtl span{font-size:2rem}@media screen and (max-width:1024px){.bl_aboutTtl{font-size:3.4rem}}@media screen and (max-width:768px){.bl_aboutTtl{font-size:2.8rem}.bl_aboutTtl span{font-size:1.8rem}}.bl_aboutList li{margin-top:16px}.bl_aboutCaption{max-width:600px;margin-top:6px;margin-left:24px}.bl_aboutPagetop{display:flex;flex-flow:column;justify-content:center;align-items:center;position:fixed;right:50px;bottom:50px;width:60px;height:60px;background-color:var(--color-navy);color:var(--color-white);font-size:30px;cursor:pointer;z-index:5;opacity:0;visibility:hidden;transform:translateY(50px);transition:opacity 1s,visibility 1s,transform 1s}@media screen and (max-width:768px){.bl_aboutPagetop{right:10px;bottom:30px;width:45px;height:45px}}.bl_aboutPagetop.show{opacity:1;visibility:visible;transform:translateY(0)}.bl_aboutSubtil{text-align:center}.bl_aboutSubtil h3{background-color:var(--color-navy);color:#fff;font-weight:700;font-size:22px;border-radius:50px;padding:20px 48px;margin:0 auto 40px;display:inline-block}@media screen and (max-width:768px){.bl_aboutSubtil h3{font-size:18px;padding:14px 55px}}@media screen and (max-width:425px){.bl_aboutSubtil h3{font-size:16px;padding:14px 28px}}.bl_aboutBr{display:none}@media screen and (max-width:768px){.bl_aboutBr{display:block}}.bl_aboutImg{text-align:center}.bl_aboutImg02{width:20%;margin:0 0 0 auto}@media screen and (max-width:425px){.bl_aboutImg02{width:30%}}.bl_aboutTable{margin-bottom:50px}.bl_aboutTable table{border-collapse:collapse;table-layout:fixed;width:100%}.bl_aboutTable table td,.bl_aboutTable table th{border:2px solid var(--color-blue);padding:1em}@media screen and (max-width:768px){.bl_aboutTable table td,.bl_aboutTable table th{display:block;border:0}}.bl_aboutTable table td{vertical-align:middle!important}@media screen and (max-width:768px){.bl_aboutTable table td{border-right:2px solid var(--color-blue);border-left:2px solid var(--color-blue)}.bl_aboutTable table td:last-of-type{border-bottom:2px solid var(--color-blue)}}@media screen and (max-width:768px){.bl_aboutTable table thead{display:none}}.bl_aboutTable table thead th{background-color:var(--color-navy);border:2px solid var(--color-navy);color:#fff;border-right:2px solid #fff;border-bottom:2px solid #fff;text-align:center}.bl_aboutTable table thead th:last-of-type{border-right:2px solid var(--color-navy)}.bl_aboutTable table tbody th{vertical-align:middle;background-color:var(--bg-blue)}@media screen and (max-width:768px){.bl_aboutTable table tbody th{background:var(--color-blue)}}.el_link:hover,.el_link_line{text-decoration:underline}.el_link_line:hover{text-decoration:none}.el_link_color{color:#1a0dab}.el_caption{font-size:1.4rem;font-weight:400}.el_ttl{font-size:2rem;font-weight:700;margin-bottom:32px}@media screen and (max-width:768px){.el_ttl{font-size:1.8rem}}.el_ttl__deco{font-size:2rem;font-weight:700;margin-bottom:32px;padding-left:8px;border-left:5px solid var(--color-yellow)}@media screen and (max-width:768px){.el_ttl__deco{font-size:1.8rem}}.el_ttlLow{font-size:5rem;font-weight:700;color:var(--color-navy);margin-bottom:72px}@media screen and (max-width:768px){.el_ttlLow{font-size:4rem}}@media screen and (max-width:425px){.el_ttlLow{font-size:3rem}}.el_ttlBr{display:none}@media screen and (max-width:425px){.el_ttlBr{display:block}}.el_ttlLowH2{font-size:3rem;font-weight:700;color:var(--color-navy);margin-bottom:0}@media screen and (max-width:768px){.el_ttlLowH2{font-size:2.5rem}}.el_btn{line-height:normal;display:inline-block;align-items:center;padding:12px 22px;background-color:var(--color-blue);border-radius:40px;transition:.3s}.el_btn i{font-size:1.4rem;margin-right:8px}.el_btn:hover{transition:.3s}.hp_fwBold{font-weight:700!important}.hp_fs80per{font-size:.8em!important}.hp_fs90per{font-size:.9em!important}.hp_fs120per{font-size:1.2em!important}.hp_colorMain{color:var(--color-primary)!important}.hp_colorDanger{color:var(--color-danger)!important}.hp_txtCenter{text-align:center!important}.hp_txtLeft{text-align:left!important}.hp_txtRight{text-align:right!important}.hp_txtJust{text-align:justify!important}.hp_txtDomain:before{content:"@"}.hp_mt0p{margin-top:0!important}.hp_mt5p{margin-top:5px!important}.hp_mt10p{margin-top:10px!important}.hp_mt15p{margin-top:15px!important}.hp_mt20p{margin-top:20px!important}.hp_mt25p{margin-top:25px!important}.hp_mt30p{margin-top:30px!important}.hp_mt35p{margin-top:35px!important}.hp_mt40p{margin-top:40px!important}.hp_mt45p{margin-top:45px!important}.hp_mt50p{margin-top:50px!important}.hp_mt55p{margin-top:55px!important}.hp_mt60p{margin-top:60px!important}.hp_mt65p{margin-top:65px!important}.hp_mt70p{margin-top:70px!important}.hp_mt100p{margin-top:100px!important}.hp_mr0p{margin-right:0!important}.hp_mr5p{margin-right:5px!important}.hp_mr10p{margin-right:10px!important}.hp_mr15p{margin-right:15px!important}.hp_mr20p{margin-right:20px!important}.hp_mr25p{margin-right:25px!important}.hp_mr30p{margin-right:30px!important}.hp_mr35p{margin-right:35px!important}.hp_mr40p{margin-right:40px!important}.hp_mr45p{margin-right:45px!important}.hp_mr50p{margin-right:50px!important}.hp_mr55p{margin-right:55px!important}.hp_mr60p{margin-right:60px!important}.hp_mr65p{margin-right:65px!important}.hp_mr70p{margin-right:70px!important}.hp_mb0p{margin-bottom:0!important}.hp_mb5p{margin-bottom:5px!important}.hp_mb10p{margin-bottom:10px!important}.hp_mb15p{margin-bottom:15px!important}.hp_mb20p{margin-bottom:20px!important}.hp_mb25p{margin-bottom:25px!important}.hp_mb30p{margin-bottom:30px!important}.hp_mb35p{margin-bottom:35px!important}.hp_mb40p{margin-bottom:40px!important}.hp_mb45p{margin-bottom:45px!important}.hp_mb50p{margin-bottom:50px!important}.hp_mb55p{margin-bottom:55px!important}.hp_mb60p{margin-bottom:60px!important}.hp_mb65p{margin-bottom:65px!important}.hp_mb70p{margin-bottom:70px!important}.hp_ml0p{margin-left:0!important}.hp_ml5p{margin-left:5px!important}.hp_ml10p{margin-left:10px!important}.hp_ml15p{margin-left:15px!important}.hp_ml20p{margin-left:20px!important}.hp_ml25p{margin-left:25px!important}.hp_ml30p{margin-left:30px!important}.hp_ml35p{margin-left:35px!important}.hp_ml40p{margin-left:40px!important}.hp_ml45p{margin-left:45px!important}.hp_ml50p{margin-left:50px!important}.hp_ml55p{margin-left:55px!important}.hp_ml60p{margin-left:60px!important}.hp_ml65p{margin-left:65px!important}.hp_ml70p{margin-left:70px!important}.hp_pt0p{padding-top:0!important}.hp_pt5p{padding-top:5px!important}.hp_pt10p{padding-top:10px!important}.hp_pt15p{padding-top:15px!important}.hp_pt20p{padding-top:20px!important}.hp_pt25p{padding-top:25px!important}.hp_pt30p{padding-top:30px!important}.hp_pt35p{padding-top:35px!important}.hp_pt40p{padding-top:40px!important}.hp_pt45p{padding-top:45px!important}.hp_pt50p{padding-top:50px!important}.hp_pt55p{padding-top:55px!important}.hp_pt60p{padding-top:60px!important}.hp_pt65p{padding-top:65px!important}.hp_pt70p{padding-top:70px!important}.hp_pr0p{padding-right:0!important}.hp_pr5p{padding-right:5px!important}.hp_pr10p{padding-right:10px!important}.hp_pr15p{padding-right:15px!important}.hp_pr20p{padding-right:20px!important}.hp_pr25p{padding-right:25px!important}.hp_pr30p{padding-right:30px!important}.hp_pr35p{padding-right:35px!important}.hp_pr40p{padding-right:40px!important}.hp_pr45p{padding-right:45px!important}.hp_pr50p{padding-right:50px!important}.hp_pr55p{padding-right:55px!important}.hp_pr60p{padding-right:60px!important}.hp_pr65p{padding-right:65px!important}.hp_pr70p{padding-right:70px!important}.hp_pb0p{padding-bottom:0!important}.hp_pb5p{padding-bottom:5px!important}.hp_pb10p{padding-bottom:10px!important}.hp_pb15p{padding-bottom:15px!important}.hp_pb20p{padding-bottom:20px!important}.hp_pb25p{padding-bottom:25px!important}.hp_pb30p{padding-bottom:30px!important}.hp_pb35p{padding-bottom:35px!important}.hp_pb40p{padding-bottom:40px!important}.hp_pb45p{padding-bottom:45px!important}.hp_pb50p{padding-bottom:50px!important}.hp_pb55p{padding-bottom:55px!important}.hp_pb60p{padding-bottom:60px!important}.hp_pb65p{padding-bottom:65px!important}.hp_pb70p{padding-bottom:70px!important}.hp_pl0p{padding-left:0!important}.hp_pl5p{padding-left:5px!important}.hp_pl10p{padding-left:10px!important}.hp_pl15p{padding-left:15px!important}.hp_pl20p{padding-left:20px!important}.hp_pl25p{padding-left:25px!important}.hp_pl30p{padding-left:30px!important}.hp_pl35p{padding-left:35px!important}.hp_pl40p{padding-left:40px!important}.hp_pl45p{padding-left:45px!important}.hp_pl50p{padding-left:50px!important}.hp_pl55p{padding-left:55px!important}.hp_pl60p{padding-left:60px!important}.hp_pl65p{padding-left:65px!important}.hp_pl70p{padding-left:70px!important}.un_soshikiName{font-weight:700;margin-bottom:8px}.un_soshikiName span{font-weight:400;margin-left:16px}.un_groupList{margin-top:24px}.un_purposeOl{margin-top:20px}.un_purposeOl li{margin-left:2em;text-indent:-2em;padding:10px 0}.un_overviewUl li{margin-left:15px;text-indent:-15px;padding-left:15px}@media screen and (max-width:768px){.un_overviewUl li{padding:5px 0 5px 15px}}.un_overviewUl02{background-color:var(--color-navy);color:#fff;border-radius:10px;padding:10px 20px}.un_overviewUl02 li{margin-left:16px;text-indent:-16px}.un_researchBtn{width:100%!important}@media screen and (max-width:768px){.un_researchBtn{width:320px!important}}@media screen and (max-width:375px){.un_researchBtn{width:305px!important}}.un_nftDl dd{margin-left:36px;margin-bottom:40px}.un_Table_3column{margin-bottom:50px}.un_Table_3column table{border-collapse:collapse;table-layout:fixed;width:100%}.un_Table_3column table td,.un_Table_3column table th{padding:1em;vertical-align:middle!important}.un_Table_3column table td{border:2px solid var(--color-blue);background-color:#fff}@media screen and (max-width:768px){.un_Table_3column table td{padding:6px}}.un_Table_3column table thead th{background-color:var(--color-navy);border:2px solid var(--color-navy);color:#fff;border-right:2px solid #fff;border-bottom:2px solid #fff;text-align:center}.un_Table_3column table thead th:first-child{width:15%}@media screen and (max-width:768px){.un_Table_3column table thead th:first-child{width:80px}}.un_Table_3column table thead th:nth-child(2){width:25%}@media screen and (max-width:768px){.un_Table_3column table thead th:nth-child(2){width:90px}}.un_Table_3column table thead th:nth-child(3){width:60%}@media screen and (max-width:768px){.un_Table_3column table thead th:nth-child(3){width:auto;border-bottom:none}}.un_Table_3column table thead th:last-of-type{border-right:2px solid var(--color-navy)}.un_Table_3column table tbody th{vertical-align:middle;background-color:var(--bg-blue)}.un_download p:not(:first-child){margin-top:8px}
