@charset "UTF-8";.introPage{max-width:980px;margin:0 auto;color:#fff;padding:0 100px;box-sizing:border-box;position:relative}.introPage .subContent_button{margin-top:20px;padding:10px 20px;border:1px solid hsla(0,0%,100%,.5);border-radius:999px;width:-moz-fit-content;width:fit-content;display:flex;gap:10px;cursor:pointer;text-decoration:none;color:#fff;transition:.3s}.introPage .subContent_button .arrow_black{display:none}.introPage .subContent_button .arrow_white{display:block}.introPage .subContent_button:hover{background:#fff;border-color:#fff;color:#111}.introPage .subContent_button:hover .arrow_black{display:block}.introPage .subContent_button:hover .arrow_white{display:none}.introPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:120px;position:relative}.introPage_Block:last-child{margin-bottom:0}.introPage_aboutDunamu{color:#111}.introPage_aboutDunamu .aboutDunamu_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_aboutDunamu .aboutDunamu_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_aboutDunamu .aboutDunamu_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:240px;display:flex;align-items:center}.introPage_aboutDunamu .aboutDunamu_logo_link{width:100%}.introPage_aboutDunamu .aboutDunamu_logo_link img{width:100%;max-width:201px}.introPage_aboutDunamu .aboutDunamu_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_aboutDunamu .aboutDunamu_button_link{background:#fff;display:inline-block;color:#fff;text-decoration:none;border-radius:60px;border:1px solid #777;transition:all .2s ease;padding:9px 50px;font-size:20px;font-weight:400;line-height:36px;color:#333;box-sizing:border-box;flex-shrink:0}.introPage_aboutDunamu .aboutDunamu_button_link:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go.f4300f27.svg) no-repeat 50%;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_aboutDunamu .aboutDunamu_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_aboutDunamu .aboutDunamu_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go_hover.fac29b68.svg) no-repeat 50%;background-size:cover}.introPage_Foundation{color:#111}.introPage_Foundation .Foundation_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_Foundation .Foundation_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_Foundation .Foundation_desc span{display:block}.introPage_Foundation .Foundation_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:240px;display:flex;align-items:center}.introPage_Foundation .Foundation_logo_link{width:100%}.introPage_Foundation .Foundation_logo_link img{width:100%;max-width:313px}.introPage_Foundation .Foundation_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_Foundation .Foundation_button_link{background:#fff;display:inline-block;color:#fff;text-decoration:none;border-radius:60px;border:1px solid #777;transition:all .2s ease;padding:9px 50px;font-size:20px;font-weight:400;line-height:36px;color:#333;box-sizing:border-box;flex-shrink:0}.introPage_Foundation .Foundation_button_link:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go.f4300f27.svg) no-repeat 50%;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_Foundation .Foundation_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_Foundation .Foundation_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go_hover.fac29b68.svg) no-repeat 50%;background-size:cover}.introPage_History{color:#111}.introPage_History .History_title{font-size:28px;font-weight:700;line-height:44.8px;padding-bottom:10px}.introPage_History .History_list{border-top:1px solid #111;margin-bottom:60px}.introPage_History .History_item{border-bottom:1px solid #111;padding:30px 0}.introPage_History .History_item:last-child{border-bottom:0}.introPage_History .History_item_title{font-size:20px;font-weight:600;line-height:36px;color:#000;margin-bottom:10px}.introPage_History .History_item_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left}.introPage_History .History_chart{background:#eef0f9;border-radius:30px;position:relative;height:auto}.introPage_History .History_chart .chart{padding:60px 40px;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.introPage_History .History_chart .chart_list{margin-bottom:270px}.introPage_History .History_chart .chart_item{font-size:18px;font-weight:400;line-height:32.4px;opacity:0;transition:all .6s ease;padding-left:16px}.introPage_History .History_chart .chart_item:first-child{transform:translateY(-10px)}.introPage_History .History_chart .chart_item:nth-child(2){transform:translateY(-20px)}.introPage_History .History_chart .chart_item:nth-child(3){transform:translateY(-30px)}.introPage_History .History_chart .chart_item:nth-child(4){transform:translateY(-40px)}.introPage_History .History_chart .chart_item .bold{font-weight:700}.introPage_History .History_chart .chart_item .blue{color:#343be7}.introPage_History .History_chart .chart_item:before{content:"・ ";position:absolute;top:0;left:0;line-height:32.4px}.introPage_History .History_chart .chart_item.active{transform:translateY(0);opacity:1}.introPage_History .History_chart .chart_graph{position:absolute;bottom:60px;right:40px}.introPage_History .History_chart .chart_graph .graph{display:flex;gap:30px;justify-content:center;position:absolute;bottom:0;right:0;left:auto}.introPage_History .History_chart .chart_graph .graph_item{display:flex;flex-direction:column;position:relative;justify-content:flex-end;align-items:center}.introPage_History .History_chart .chart_graph .graph_item_year{font-size:16px;font-weight:400;line-height:25.6px;text-align:center;word-break:keep-all}.introPage_History .History_chart .chart_graph .graph_item_bar{display:inline-block;border-radius:60px 60px 0 0;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;margin-bottom:0;width:60px}.introPage_History .History_chart .chart_graph .graph_item_bar .barInner{background-color:#ced2e3;width:100%;height:0;transition:all .4s ease}.introPage_History .History_chart .chart_graph .graph_item_counter{font-size:16px;font-weight:700;line-height:25.6px;text-align:center;word-break:keep-all;margin-top:auto}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_counter{color:#343be7}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_bar .barInner{background-color:#343be7!important}.introPage_History .History_chart .chart_graph .graph_item:first-child .graph_item_bar.active .barInner{height:44px}.introPage_History .History_chart .chart_graph .graph_item:nth-child(2) .graph_item_bar.active .barInner{height:105px}.introPage_History .History_chart .chart_graph .graph_item:nth-child(3) .graph_item_bar.active .barInner{height:186px}.introPage_History .History_chart .chart_graph .graph_item:nth-child(4) .graph_item_bar.active .barInner{height:241px}@media (max-width:1024px){.introPage{max-width:904px;margin:0 auto;color:#fff;padding:0 62px;box-sizing:border-box}.introPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:60px;position:relative}.introPage_Block:last-child{margin-bottom:0}.introPage_aboutDunamu{color:#111}.introPage_aboutDunamu .aboutDunamu_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_aboutDunamu .aboutDunamu_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_aboutDunamu .aboutDunamu_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:240px;display:flex;align-items:center}.introPage_aboutDunamu .aboutDunamu_logo_link{width:100%}.introPage_aboutDunamu .aboutDunamu_logo_link img{width:100%;max-width:201px}.introPage_aboutDunamu .aboutDunamu_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_aboutDunamu .aboutDunamu_button_link{background:#fff;display:inline-block;color:#fff;text-decoration:none;border-radius:60px;border:1px solid #777;transition:all .2s ease;padding:9px 50px;font-size:20px;font-weight:400;line-height:36px;color:#333;box-sizing:border-box;flex-shrink:0}.introPage_aboutDunamu .aboutDunamu_button_link:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go_hover.fac29b68.svg) no-repeat 50%;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_aboutDunamu .aboutDunamu_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_aboutDunamu .aboutDunamu_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_Foundation{color:#111}.introPage_Foundation .Foundation_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_Foundation .Foundation_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_Foundation .Foundation_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:240px;display:flex;align-items:center}.introPage_Foundation .Foundation_logo_link{width:100%}.introPage_Foundation .Foundation_logo_link img{width:100%;max-width:313px}.introPage_Foundation .Foundation_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_Foundation .Foundation_button_link{background:#fff;display:inline-block;color:#fff;text-decoration:none;border-radius:60px;border:1px solid #777;transition:all .2s ease;padding:9px 50px;font-size:20px;font-weight:400;line-height:36px;color:#333;box-sizing:border-box;flex-shrink:0}.introPage_Foundation .Foundation_button_link:after{content:"";display:inline-block;width:11px;height:11px;background:transparent url(/_next/static/media/ico_button_go_hover.fac29b68.svg) no-repeat 50%;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_Foundation .Foundation_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_Foundation .Foundation_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_History{color:#111}.introPage_History .History_title{font-size:28px;font-weight:700;line-height:44.8px;padding-bottom:10px}.introPage_History .History_list{border-top:1px solid #111;margin-bottom:60px}.introPage_History .History_item{border-bottom:1px solid #111;padding:30px 0}.introPage_History .History_item:last-child{border-bottom:0}.introPage_History .History_item_title{font-size:20px;font-weight:600;line-height:36px;color:#000;margin-bottom:10px}.introPage_History .History_item_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left}.introPage_History .History_chart{background:#eef0f9;border-radius:30px;position:relative}.introPage_History .History_chart .chart{padding:60px 40px}.introPage_History .History_chart .chart_list{margin-bottom:270px}.introPage_History .History_chart .chart_item{font-size:18px;font-weight:400;line-height:32.4px}.introPage_History .History_chart .chart_item .bold{font-weight:700}.introPage_History .History_chart .chart_item .blue{color:#343be7}.introPage_History .History_chart .chart_item:before{content:"・ "}.introPage_History .History_chart .chart_graph{position:absolute;bottom:60px;right:40px;height:auto}.introPage_History .History_chart .chart_graph .graph{display:flex;gap:30px;justify-content:center;position:absolute;bottom:0;right:0;left:auto}.introPage_History .History_chart .chart_graph .graph_item{display:flex;flex-direction:column;position:relative;justify-content:flex-end}.introPage_History .History_chart .chart_graph .graph_item_year{font-size:16px;font-weight:400;line-height:25.6px;text-align:center;word-break:keep-all}.introPage_History .History_chart .chart_graph .graph_item_bar{display:inline-block;border-radius:60px 60px 0 0;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;margin-bottom:0;width:60px}.introPage_History .History_chart .chart_graph .graph_item_bar .barInner{background-color:#ced2e3;width:100%;height:0;transition:all .4s ease}.introPage_History .History_chart .chart_graph .graph_item_counter{font-size:16px;font-weight:700;line-height:25.6px;text-align:center;word-break:keep-all;margin-top:auto;min-width:60px}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_counter{color:#343be7}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_bar .barInner{background-color:#343be7!important}.introPage_History .History_chart .chart_graph .graph_item:first-child .graph_item_bar.active .barInner{height:44px;animation-delay:.2s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(2) .graph_item_bar.active .barInner{height:105px;animation-delay:.4s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(3) .graph_item_bar.active .barInner{height:186px;animation-delay:.6s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(4) .graph_item_bar.active .barInner{height:241px;animation-delay:.8s}}@media (max-width:640px){.introPage{max-width:840px;margin:0 auto;color:#fff;padding:0 30px;box-sizing:border-box}.introPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:60px;position:relative}.introPage_Block:last-child{margin-bottom:0}.introPage_title_desc{font-size:18px;font-weight:400;line-height:32.4px}.introPage_aboutDunamu{color:#111}.introPage_aboutDunamu .aboutDunamu_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_aboutDunamu .aboutDunamu_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_aboutDunamu .aboutDunamu_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:auto;padding:30px;display:flex;align-items:center}.introPage_aboutDunamu .aboutDunamu_logo_link{width:100%}.introPage_aboutDunamu .aboutDunamu_logo_link img{width:100%;max-width:201px}.introPage_aboutDunamu .aboutDunamu_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_aboutDunamu .aboutDunamu_button_link{background:#343be7;display:inline-block;text-decoration:none;border-radius:60px;border:1px solid #343be7;transition:all .2s ease;padding:9px 20px;font-size:20px;font-weight:400;line-height:36px;color:#fff;box-sizing:border-box;flex-shrink:0}.introPage_aboutDunamu .aboutDunamu_button_link:before{content:"두나무 바로가기";display:inline-block}.introPage_aboutDunamu .aboutDunamu_button_link:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_aboutDunamu .aboutDunamu_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_aboutDunamu .aboutDunamu_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_aboutDunamu .aboutDunamu_button_text{display:none}.introPage_Foundation{color:#111}.introPage_Foundation .Foundation_title{font-size:28px;font-weight:700;line-height:44.8px;margin-bottom:10px}.introPage_Foundation .Foundation_desc{font-size:20px;font-weight:600;line-height:32px;text-align:left;margin-bottom:30px}.introPage_Foundation .Foundation_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:30px;box-sizing:border-box;margin-bottom:30px;height:auto;padding:30px;display:flex;align-items:center}.introPage_Foundation .Foundation_logo_link{width:100%}.introPage_Foundation .Foundation_logo_link img{width:100%;max-width:313px}.introPage_Foundation .Foundation_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:60px}.introPage_Foundation .Foundation_button_link{background:#343be7;display:inline-block;text-decoration:none;border-radius:60px;border:1px solid #343be7;transition:all .2s ease;padding:9px 20px;font-size:16px;font-weight:400;line-height:36px;color:#fff;box-sizing:border-box;flex-shrink:0}.introPage_Foundation .Foundation_button_link:before{content:"아이들과미래재단 바로가기";display:inline-block}.introPage_Foundation .Foundation_button_link:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_Foundation .Foundation_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_Foundation .Foundation_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_Foundation .Foundation_button_text{display:none}.introPage_History{color:#111}.introPage_History .History_title{font-size:28px;font-weight:700;line-height:44.8px;padding-bottom:10px}.introPage_History .History_list{border-top:1px solid #111;margin-bottom:60px}.introPage_History .History_item{border-bottom:1px solid #111;padding:30px 0}.introPage_History .History_item:last-child{border-bottom:0}.introPage_History .History_item_title{font-size:20px;font-weight:600;line-height:36px;color:#000;margin-bottom:10px}.introPage_History .History_item_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left}.introPage_History .History_chart{background:#eef0f9;border-radius:30px;position:relative}.introPage_History .History_chart .chart{padding:60px 40px}.introPage_History .History_chart .chart_wrap{display:flex;flex-direction:column-reverse}.introPage_History .History_chart .chart_list{margin-bottom:0;margin-top:40px}.introPage_History .History_chart .chart_item{font-size:18px;font-weight:400;line-height:32.4px;transition:all .6s ease;opacity:0}.introPage_History .History_chart .chart_item:first-child{transform:translateX(-10px)}.introPage_History .History_chart .chart_item:nth-child(2){transform:translateX(-20px)}.introPage_History .History_chart .chart_item:nth-child(3){transform:translateX(-30px)}.introPage_History .History_chart .chart_item:nth-child(4){transform:translateX(-40px)}.introPage_History .History_chart .chart_item .bold{font-weight:700}.introPage_History .History_chart .chart_item .blue{color:#343be7}.introPage_History .History_chart .chart_item:before{content:"・ "}.introPage_History .History_chart .chart_item.active{transform:translateX(0);opacity:1}.introPage_History .History_chart .chart_graph{position:relative;bottom:auto;right:auto;height:307px;padding-bottom:40px;border-bottom:1px solid #111}.introPage_History .History_chart .chart_graph .graph{display:flex;gap:20px;justify-content:center;position:absolute;bottom:40px;right:0;left:0}.introPage_History .History_chart .chart_graph .graph_item{display:flex;flex-direction:column;position:relative;justify-content:flex-end}.introPage_History .History_chart .chart_graph .graph_item_year{font-size:16px;font-weight:400;line-height:25.6px;text-align:center;word-break:keep-all}.introPage_History .History_chart .chart_graph .graph_item_bar{display:inline-block;border-radius:60px 60px 0 0;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;margin-bottom:0;width:50px}.introPage_History .History_chart .chart_graph .graph_item_bar .barInner{background-color:#ced2e3;width:100%;height:0;transition:all .4s ease}.introPage_History .History_chart .chart_graph .graph_item_counter{font-size:16px;font-weight:700;line-height:25.6px;text-align:center;word-break:keep-all;margin-top:auto;min-width:60px}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_counter{color:#343be7}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_bar .barInner{background-color:#343be7!important}.introPage_History .History_chart .chart_graph .graph_item:first-child .graph_item_bar.active .barInner{height:44px;animation-delay:.2s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(2) .graph_item_bar.active .barInner{height:105px;animation-delay:.4s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(3) .graph_item_bar.active .barInner{height:186px;animation-delay:.6s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(4) .graph_item_bar.active .barInner{height:241px;animation-delay:.8s}}@media (max-width:480px){.introPage{max-width:810px;margin:0 auto;color:#fff;padding:0 15px;box-sizing:border-box}.introPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:30px 20px;border-radius:30px;margin-bottom:30px;position:relative}.introPage_Block:last-child{margin-bottom:0}.introPage_aboutDunamu{color:#111}.introPage_aboutDunamu .aboutDunamu_title{font-size:24px;font-weight:800;line-height:38.4px;padding-bottom:10px}.introPage_aboutDunamu .aboutDunamu_desc{font-size:18px;font-weight:600;line-height:32.4px;text-align:left;margin-bottom:30px}.introPage_aboutDunamu .aboutDunamu_desc br{display:none}.introPage_aboutDunamu .aboutDunamu_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;margin-bottom:30px;height:auto;padding:30px;display:flex;align-items:center}.introPage_aboutDunamu .aboutDunamu_logo_link{width:100%}.introPage_aboutDunamu .aboutDunamu_logo_link img{width:100%;max-width:201px}.introPage_aboutDunamu .aboutDunamu_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:50px}.introPage_aboutDunamu .aboutDunamu_button_link{background:#343be7;display:inline-block;text-decoration:none;border-radius:30px;border:1px solid #343be7;transition:all 0s ease;padding:9px 20px;font-size:20px;font-weight:400;line-height:36px;color:#fff;box-sizing:border-box;flex-shrink:0}.introPage_aboutDunamu .aboutDunamu_button_link:before{content:--mbText;display:inline-block}.introPage_aboutDunamu .aboutDunamu_button_link:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_aboutDunamu .aboutDunamu_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_aboutDunamu .aboutDunamu_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_aboutDunamu .aboutDunamu_button_text{display:none}.introPage_Foundation{color:#111}.introPage_Foundation .Foundation_title{font-size:24px;font-weight:800;line-height:38.4px;padding-bottom:10px}.introPage_Foundation .Foundation_desc{font-size:18px;font-weight:600;line-height:32.4px;text-align:left;margin-bottom:30px}.introPage_Foundation .Foundation_logo{width:100%;text-align:center;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;margin-bottom:30px;height:auto;padding:30px;display:flex;align-items:center}.introPage_Foundation .Foundation_logo_link{width:100%}.introPage_Foundation .Foundation_logo_link img{width:100%;max-width:313px}.introPage_Foundation .Foundation_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;margin-bottom:50px}.introPage_Foundation .Foundation_button_link{background:#343be7;display:inline-block;text-decoration:none;border-radius:30px;border:1px solid #343be7;transition:all .2s ease;padding:9px 20px;font-size:20px;font-weight:400;line-height:36px;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#fff;box-sizing:border-box}.introPage_Foundation .Foundation_button_link:before{content:--mbText;display:inline-block}.introPage_Foundation .Foundation_button_link:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover;margin-left:10px;vertical-align:2px}.introPage_Foundation .Foundation_button_link:hover{background:#343be7;border:1px solid #343be7;color:#fff}.introPage_Foundation .Foundation_button_link:hover:after{content:"";display:inline-block;width:11px;height:11px;background-size:cover}.introPage_Foundation .Foundation_button_text{display:none}.introPage_History{color:#111}.introPage_History .History_title{font-size:24px;font-weight:800;line-height:38.4px;padding-bottom:10px}.introPage_History .History_list{border-top:1px solid #111;margin-bottom:30px}.introPage_History .History_item{border-bottom:1px solid #111;padding:30px 0}.introPage_History .History_item:last-child{border-bottom:0}.introPage_History .History_item_title{font-size:18px;font-weight:600;line-height:32.4px;color:#000;margin-bottom:10px}.introPage_History .History_item_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left}.introPage_History .History_chart{background:#eef0f9;border-radius:15px;position:relative}.introPage_History .History_chart .chart{padding:30px 20px}.introPage_History .History_chart .chart_wrap{display:flex;flex-direction:column-reverse}.introPage_History .History_chart .chart_list{margin-bottom:0;margin-top:30px}.introPage_History .History_chart .chart_item{font-size:16px;font-weight:400;line-height:28.8px;padding-left:16px}.introPage_History .History_chart .chart_item .bold{font-weight:700}.introPage_History .History_chart .chart_item .blue{color:#343be7}.introPage_History .History_chart .chart_item:before{content:"・ ";position:absolute;top:0;left:0;line-height:28.8px}.introPage_History .History_chart .chart_graph{position:relative;bottom:auto;right:auto;height:307px;padding-bottom:30px;border-bottom:1px solid #111}.introPage_History .History_chart .chart_graph .graph{display:flex;gap:0;justify-content:space-between;position:absolute;bottom:30px;right:0;left:0}.introPage_History .History_chart .chart_graph .graph_item{display:flex;flex-direction:column;position:relative;justify-content:flex-end}.introPage_History .History_chart .chart_graph .graph_item_year{font-size:12px;font-weight:400;line-height:19.2px;text-align:center;word-break:keep-all}.introPage_History .History_chart .chart_graph .graph_item_bar{display:inline-block;border-radius:60px 60px 0 0;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;margin-bottom:0;width:40px}.introPage_History .History_chart .chart_graph .graph_item_bar .barInner{background-color:#ced2e3;width:100%;height:0;transition:all .4s ease}.introPage_History .History_chart .chart_graph .graph_item_counter{font-size:16px;font-weight:700;line-height:25.6px;text-align:center;word-break:keep-all;margin-top:auto;min-width:60px}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_counter{color:#343be7}.introPage_History .History_chart .chart_graph .graph_item.active .graph_item_bar .barInner{background-color:#343be7!important}.introPage_History .History_chart .chart_graph .graph_item:first-child .graph_item_bar.active .barInner{height:44px;animation-delay:.2s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(2) .graph_item_bar.active .barInner{height:105px;animation-delay:.4s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(3) .graph_item_bar.active .barInner{height:186px;animation-delay:.6s}.introPage_History .History_chart .chart_graph .graph_item:nth-child(4) .graph_item_bar.active .barInner{height:241px;animation-delay:.8s}}@media (max-width:350px){.introPage_History .History_chart .chart_graph .graph_item_bar{display:inline-block;border-radius:15px 15px 0 0;overflow:hidden;isolation:isolate;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;margin-bottom:0;width:30px}.introPage_History .History_chart .chart_graph .graph_item_counter{font-size:14px;font-weight:700;line-height:25.6px;text-align:center;word-break:keep-all;margin-top:auto;min-width:40px}.introPage_History .History_chart .chart_graph .graph_item_year{font-size:10px;font-weight:400;line-height:19.2px;text-align:center;word-break:keep-all}}