@charset "UTF-8";:root{--azure-53: #74879c;--azure-5335: #74879c59;--azure-21: #1e314c;--azure-72: #a9b8c8;--blue-47: #55659d;--grey-96: #f3f6f8}@keyframes showEl{0%{opacity:0}to{opacity:1}}@keyframes openEl{0%{transform:scaleX(0) translate(0)}to{transform:scaleX(1) translate(0)}}@keyframes closeEl{0%{transform:scaleX(1) translate(0)}to{transform:scaleX(1) translate(101%)}}*{margin:0;padding:0;outline:none;list-style:none;border:none;text-decoration:none;box-sizing:border-box}button{background-color:transparent}body{color:var(--azure-21);overflow-x:hidden}.plan{width:100%;height:max-content;background-color:#fff}.plan__point{width:100%;border-radius:8px;overflow:hidden}.plan__pointTitle{display:flex;align-items:center;gap:12px;height:41px;padding:6px 28px;font-size:16px;line-height:1.8;font-weight:700;color:#fff;background-color:var(--azure-21)}.plan__pointTitle img{width:24px;height:24px}.plan__pointContent{display:flex;flex-direction:column;gap:4px;padding:12px 28px;font-size:14px;line-height:1.8;font-weight:500;color:var(--azure-21);background-color:var(--grey-96)}.plan__pointContent--primary{background-color:#fff}.plan__pointContent ul li{display:flex;gap:9px;padding-left:9px}.plan__pointContent ul li span{transform:translateY(10px);display:block;min-width:3px;height:3px;background-color:var(--azure-21);border-radius:50%}.plan__pointCheck{display:flex;flex-direction:column;width:100%}.plan__pointCheckTitle{display:flex;align-items:center;gap:4px;width:100%}.plan__pointCheckTitle img{width:14px;height:14px}.plan__pointCheckTitle p{font-weight:700}.plan__pointCheckSubTitle{padding-left:18px}.plan__dataList{display:flex;flex-direction:column;gap:18px;width:100%;margin-bottom:30px}.plan__dataItem{display:grid;grid-template-columns:261fr 839fr;width:100%;min-height:61px;background-color:var(--blue-47);border:1px solid var(--blue-47);border-radius:8px;overflow:hidden}.plan__dataItemTitle{display:flex;justify-content:center;align-items:center;height:auto;padding:0 5px;font-size:16px;line-height:1.3;font-weight:700;color:#fff;text-align:center}.plan__dataItemContent{display:flex;align-items:center;height:auto;padding:8px 16px;font-size:16px;line-height:1.3;font-weight:500;color:var(--azure-21);background-color:#fff}.plan__title{width:100%;padding-bottom:15px;margin-bottom:28.9px;border-bottom:1px solid var(--azure-21)}.plan__title h3{font-size:20px;line-height:32px;font-weight:700;color:var(--azure-21)}.plan__subtitle{margin-bottom:30px;font-size:16px;line-height:28.8px;font-weight:500;color:var(--azure-21)}.plan__line{position:relative;display:flex;align-items:baseline;width:max-content;max-width:100%;overflow:hidden;opacity:0}.plan__line:before{content:"";position:absolute;top:0;left:0;transform:scaleX(0) translate(0);transform-origin:left;width:100%;height:100%;background-color:#fff}.plan__banner{position:relative;width:100%;padding:87px 0 99px;overflow:hidden}.plan__banner.show-content .plan__line{animation:.6s cubic-bezier(.165,.84,.44,1) .6s forwards showEl}.plan__banner.show-content .plan__line:before{animation:.8s cubic-bezier(.895,.03,.685,.22) alternate forwards openEl,.8s cubic-bezier(.165,.84,.44,1) .8s alternate forwards closeEl}.plan__banner.show-content .plan__bannerCaptionLine{animation-delay:.9s}.plan__banner.show-content .plan__bannerCaptionLine:before{animation-delay:.9s}.plan__banner.show-content .plan__bannerGoalLinePC{animation-delay:1.05s}.plan__banner.show-content .plan__bannerGoalLinePC:before{animation-delay:1.05s}.plan__banner.show-content .plan__bannerDescLinePC1{animation-delay:1.2s}.plan__banner.show-content .plan__bannerDescLinePC1:before{animation-delay:1.2s}.plan__banner.show-content .plan__bannerDescLinePC2{animation-delay:1.35s}.plan__banner.show-content .plan__bannerDescLinePC2:before{animation-delay:1.35s}.plan__bannerBg{position:absolute;top:0;right:0;z-index:0;width:100%;height:100%;object-fit:cover}.plan__bannerIcon{position:absolute;top:0;right:0;transform:translate(7.9%) translateY(-16.4%);z-index:0;width:36vw;max-width:545px;height:auto;aspect-ratio:545/646}.plan__bannerInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:90%;max-width:1100px;margin:0 auto}.plan__bannerTitle{font-size:28px;line-height:45px;font-weight:700;color:#fff}.plan__bannerStrategy{margin-bottom:64px;font-family:Figtree,Zen Kaku Gothic New,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif;font-size:19px;line-height:23px;font-weight:500;color:#fff}.plan__bannerStatement{margin-bottom:16px;font-size:28px;line-height:45px;font-weight:500;color:#fff;text-align:center}.plan__bannerStatement--mb{display:none;flex-direction:column;align-items:center}.plan__bannerCaption{margin-bottom:9px;font-size:28px;line-height:45px;font-weight:500;color:#fff}.plan__bannerGoal{display:flex;align-items:baseline;margin-bottom:15.6px;font-size:48px;line-height:77px;font-weight:700;color:#fff}.plan__bannerGoal--mb{display:none}.plan__bannerGoalText{position:relative}.plan__bannerGoalText:after{content:"";position:absolute;bottom:9px;left:0;z-index:-1;width:100%;height:24px;background-color:var(--blue-47)}.plan__bannerSuffix{font-size:28px;line-height:45px;font-weight:500;color:#fff}.plan__bannerDesc{display:flex;flex-direction:column;align-items:center;width:100%;max-width:749px;margin-bottom:73px;font-size:14px;line-height:22px;font-weight:500;color:#fff;text-align:center}.plan__bannerDesc--mb{display:none}.plan__bannerDownload{display:flex;align-items:center;gap:4px;padding:9px 23px;margin-bottom:73.13px;background-color:var(--blue-47);border:1px solid var(--blue-47);border-radius:5px;transition:ease-out .2s background-color}.plan__bannerDownload span{font-size:18px;line-height:1;font-weight:700;color:#fff;transition:ease-out .12s color}.plan__bannerDownload img{width:28px;height:24px}.plan__bannerDownload .plan__bannerDownloadImgHover{display:none}@media(min-width:768px){.plan__bannerDownload:hover{background-color:#fff}.plan__bannerDownload:hover span{color:var(--blue-47)}.plan__bannerDownload:hover .plan__bannerDownloadImgHover{display:block}.plan__bannerDownload:hover .plan__bannerDownloadImgNormal{display:none}}.plan__body{display:flex;flex-direction:column;align-items:center;gap:70px;padding:70px 0 96px;background-color:#fff}.plan__target{width:90%;max-width:1100px}.plan__target .plan__subtitle{margin-bottom:30.69px}.plan__targetItem{display:flex;flex-direction:column;width:100%;margin-bottom:45px}.plan__targetItem--primary{margin-bottom:0}.plan__targetItemInner{position:relative;width:100%;overflow:hidden}.plan__targetItemContent{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;gap:17px;width:43.64%;padding:12px 32px;background-color:var(--blue-47);border-radius:8px}.plan__targetItemContent--primary{width:48%}.plan__targetItemContent--secondary{width:41.23%}.plan__targetItemTitle{font-size:20px;line-height:1.3;font-weight:700;color:#fff;text-align:center}.plan__targetItemDesc{width:100%;font-size:16px;line-height:1.3;font-weight:500;color:#fff}.plan__targetItemImage{position:relative;z-index:0;display:flex;width:100%;height:max-content}.plan__targetItemImage img{width:100%;height:auto;aspect-ratio:1100/336}.plan__strategy{width:90%;max-width:1100px}.plan__strategy .plan__subtitle{margin-bottom:30.69px}.plan__strategyItem{display:flex;flex-direction:column;width:100%;margin-bottom:42px}.plan__strategyItem--primary{margin-bottom:0}.plan__strategyItemTitle{position:relative;width:max-content;margin-bottom:12px}.plan__strategyItemTitle:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:5px;background:var(--azure-72)}.plan__strategyItemTitle p{position:relative;z-index:1;font-size:24px;line-height:1;font-weight:700;color:var(--azure-21)}.plan__strategyItemTitle--primary{margin-bottom:16px}.plan__strategyItemTitle--primary:before{height:9px}.plan__strategyItemTitle--primary p{line-height:1.2}.plan__strategyItemSubtitle{margin-bottom:12.69px;font-size:16px;line-height:1.8;font-weight:700;color:#000}.plan__strategyItemSubtitle--primary{margin-bottom:12px}.plan__strategyFocus{display:flex;flex-direction:column;width:100%;border-radius:8px;overflow:hidden}.plan__strategyFocusTitle{display:flex;justify-content:center;align-items:center;width:100%;height:50px;font-size:18px;line-height:1;font-weight:700;color:#fff;background-color:var(--blue-47)}.plan__strategyFocusList{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;width:100%;padding:24px;background-color:var(--grey-96)}.plan__strategyFocusItem{width:100%;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.plan__strategyFocusItemTitle{display:flex;justify-content:center;align-items:center;gap:4.5px;height:72px;padding:13px 0;font-size:18px;line-height:1.3;font-weight:700;color:#fff;background-color:var(--azure-21)}.plan__strategyFocusItemTitle--primary{align-items:flex-start}.plan__strategyFocusItemContent{display:flex;flex-direction:column;gap:2px;flex-grow:1;padding:20px 24px;font-size:16px;line-height:1.3;font-weight:500;color:#000;background-color:#fff}.plan__strategyFocusItemContent li{display:flex;gap:4px}.plan__strategyBusiness{width:100%;padding:2px;margin-bottom:30px;border-radius:8px;background-color:#eef0f5}.plan__strategyBusiness--primary{margin:0;background-color:#dde0eb}.plan__strategyBusiness--secondary{margin:0;background-color:#99a3c4}.plan__strategyBusiness--main{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;gap:60px;padding:27px 45px;margin:0;background-color:#fff;border:3px solid #55659d}.plan__strategyBusiness--main img{width:100%;height:auto}.plan__strategyBusiness--main img:nth-child(1){aspect-ratio:203/54}.plan__strategyBusiness--main img:nth-child(2){aspect-ratio:203/67}.plan__strategyBusiness--main img:nth-child(3){aspect-ratio:203/66}.plan__strategyBusiness--main img:nth-child(4){aspect-ratio:203/68}.plan__alliance{display:flex;flex-direction:column;width:90%;max-width:1100px}.plan__allianceImage{width:100%;height:auto;margin-bottom:30px;aspect-ratio:1100/288}.plan__growth{display:flex;flex-direction:column;width:90%;max-width:1100px}.plan__growth .plan__pointContent{gap:8px}.plan__integration{display:flex;flex-direction:column;width:90%;max-width:1100px}.plan__integration .plan__pointContent{gap:8px}.plan__stock{display:none;flex-direction:column;width:100%;background-color:var(--azure-21)}.plan__stockTitle{display:flex;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 23px}.plan__stockTitle p{font-size:19px;line-height:19px;font-weight:700;color:#fff}.plan__stockTitle span{font-size:13px;line-height:45px;font-weight:500;color:#fff}.plan__stockInfo{display:flex;flex-direction:column;width:100%;padding:10px 23px 3px;background:var(--azure-5335)}.plan__stockInfoTime{font-size:10.8px;line-height:11px;font-weight:500;color:#fff}.plan__stockInfoMoney{display:flex;height:42px;border-bottom:1px solid var(--azure-53)}.plan__stockInfoMoney .moneyTitle{width:60px;height:max-content;margin-top:8px;font-family:Figtree,Zen Kaku Gothic New,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif;font-size:14px;line-height:25.2px;font-weight:700;color:#fff}.plan__stockInfoMoney .money{transform:translateY(-4px);height:max-content;margin-right:8px;font-family:Figtree,Zen Kaku Gothic New,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif;font-size:30px;line-height:45px;font-weight:300;color:#fff}.plan__stockInfoMoney .changeTitle{height:max-content;margin-top:5px;margin-right:4.8px;font-size:16px;line-height:28.8px;font-weight:700;color:#fff}.plan__stockInfoMoney .change{height:max-content;margin-top:3px;font-family:Figtree,Zen Kaku Gothic New,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif;font-size:18px;line-height:32.4px;font-weight:300;color:#fff}.plan__stockInfoQuantity{display:flex;align-items:center}.plan__stockInfoQuantity div{width:60px}.plan__stockInfoQuantity p{font-size:13px;line-height:23.4px;font-weight:500;color:#fff}.plan__stockInfoQuantity span{margin-right:5px;font-family:Figtree,Zen Kaku Gothic New,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif;font-size:18px;line-height:32.4px;font-weight:300;color:#fff}.plan__stockLink{display:flex;align-items:center;width:100%;height:45px;padding:0 23px}.plan__stockLink a{display:flex;align-items:center;gap:9.8px;font-size:16px;line-height:28.8px;font-weight:500;color:#fff}.plan__stockLink a p{text-decoration:underline}.plan__stockLink a img{width:15px;height:15px}.plan__link{display:none;flex-direction:column;gap:10px;width:100%;padding:15px 15px 25px}.plan__linkTitle{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid var(--azure-21)}.plan__linkTitle p{font-family:Zen Kaku Gothic New,sans-serif;font-size:20px;line-height:36px;font-weight:500;color:var(--azure-21)}.plan__linkTitle img{width:42px;height:14px;margin-bottom:4px}.plan__linkList{display:flex;flex-direction:column;width:100%;padding-bottom:7px}.plan__linkItem{display:flex;justify-content:space-between;align-items:center;width:100%;height:34px;padding-left:10px;font-size:14px;line-height:14px;font-weight:500;color:var(--azure-21)}.plan__linkItem--bold{font-weight:700}.plan__linkItem img{width:12px;height:12px}.plan__mail{display:flex;justify-content:center;align-items:center;gap:4.8px;width:100%;max-width:268px;height:45px;margin:0 auto;font-size:17px;line-height:30.6px;font-weight:700;color:#fff;background-color:var(--blue-47);border:1px solid var(--blue-47);border-radius:5px}.plan__mail img{width:25px;height:25px}.plan__contentMB{display:none}@media(max-width:1160px){.plan__bannerGoal{font-size:32px}.plan__bannerSuffix{font-size:15px}}@media(max-width:800px){.plan__targetItemContent{gap:10px;padding:10px 30px}}@media(max-width:767px){.plan .pages-hero,.plan__contentPC{display:none}.plan__contentMB{display:block}.plan__pointTitle{height:33px;padding:4px 20px;font-size:14px}.plan__pointTitle img{width:16px;height:16px}.plan__pointContent{padding:12px 20px}.plan__dataItem{display:grid;grid-template-columns:1fr;min-height:auto}.plan__dataItemTitle{padding:7px 0 8px;font-size:14px}.plan__dataItemContent{padding:8px 19px 7px;font-size:14px}.plan__title{margin-bottom:18.9px}.plan__title h3{font-size:16px;line-height:1.3}.plan__subtitle{font-size:14px;line-height:1.8}.plan__banner{padding:24.87px 0 32px}.plan__banner.show-content .plan__bannerStatementMB2{animation-delay:.9}.plan__banner.show-content .plan__bannerStatementMB2:before{animation-delay:.9s}.plan__banner.show-content .plan__bannerStatementMB3{animation-delay:1.05s}.plan__banner.show-content .plan__bannerStatementMB3:before{animation-delay:1.05s}.plan__banner.show-content .plan__bannerCaptionLine{animation-delay:1.2s}.plan__banner.show-content .plan__bannerCaptionLine:before{animation-delay:1.2s}.plan__banner.show-content .plan__bannerGoalLineMB1{animation-delay:1.35s}.plan__banner.show-content .plan__bannerGoalLineMB1:before{animation-delay:1.35s}.plan__banner.show-content .plan__bannerGoalLineMB2{animation-delay:1.5s}.plan__banner.show-content .plan__bannerGoalLineMB2:before{animation-delay:1.5s}.plan__banner.show-content .plan__bannerDescLineMB1{animation-delay:1.65s}.plan__banner.show-content .plan__bannerDescLineMB1:before{animation-delay:1.65s}.plan__banner.show-content .plan__bannerDescLineMB2{animation-delay:1.8s}.plan__banner.show-content .plan__bannerDescLineMB2:before{animation-delay:1.8s}.plan__banner.show-content .plan__bannerDescLineMB3{animation-delay:1.95s}.plan__banner.show-content .plan__bannerDescLineMB3:before{animation-delay:1.95s}.plan__banner.show-content .plan__bannerDescLineMB4{animation-delay:2.1s}.plan__banner.show-content .plan__bannerDescLineMB4:before{animation-delay:2.1s}.plan__banner.show-content .plan__bannerDescLineMB5{animation-delay:2.25s}.plan__banner.show-content .plan__bannerDescLineMB5:before{animation-delay:2.25s}.plan__bannerIcon{transform:translate(6.5%) translateY(-12.7%);width:53.33%;max-width:200px;aspect-ratio:200/237}.plan__bannerInner{width:100%;padding:0 15px}.plan__bannerTitle{margin-bottom:4px;font-size:20px;line-height:32px}.plan__bannerStrategy{margin-bottom:32.13px;font-size:16px;line-height:19px}.plan__bannerStatement{margin-bottom:0;font-size:16px;line-height:26px}.plan__bannerStatement--pc{display:none}.plan__bannerStatement--mb{display:flex}.plan__bannerCaption{margin-bottom:1px;font-size:16px;line-height:26px}.plan__bannerGoal{flex-direction:column;align-items:center;margin-bottom:14px;font-size:26px;line-height:42px;text-align:center}.plan__bannerGoal--pc{display:none}.plan__bannerGoal--mb{display:flex}.plan__bannerGoalText:after{bottom:4px;height:13px}.plan__bannerSuffix{font-size:16px;line-height:26px}.plan__bannerDesc{margin-bottom:28px;font-size:12.5px;line-height:20px}.plan__bannerDesc--pc{display:none}.plan__bannerDesc--mb{display:flex}.plan__bannerDownload{padding:9px 34px 9px 23px;margin-bottom:32px}.plan__bannerDownload span{font-size:16px;line-height:1.3;text-align:center}.plan__bannerDownload img{width:26px;height:24px}.plan__body{gap:50px;padding:50px 0 60px}.plan__target{width:100%;padding:0 15px}.plan__target .plan__subtitle{margin-bottom:30px}.plan__targetItem{gap:12px;margin-bottom:30px}.plan__targetItem--primary{margin-bottom:0}.plan__targetItemInner{display:flex;flex-direction:column;gap:6px}.plan__targetItemContent{position:relative;align-items:center;width:100%;gap:17px;padding:12px 20px}.plan__targetItemContent--primary,.plan__targetItemContent--secondary{width:100%}.plan__targetItemDesc{font-size:14px}.plan__targetItemImage{padding:0 10px;height:max-content}.plan__targetItemImage img{aspect-ratio:325/334}.plan__strategy{width:100%;padding:0 15px}.plan__strategy .plan__subtitle{margin-bottom:30px}.plan__strategy .plan__pointTitle{height:41px;padding:6px 28px;font-size:16px}.plan__strategy .plan__pointTitle img{width:24px;height:24px}.plan__strategy .plan__pointContent{padding:12px 28px}.plan__strategyItemTitle p{font-size:16px;line-height:1.3}.plan__strategyItemTitle--primary:before{height:6px}.plan__strategyItemSubtitle{font-size:14px}.plan__strategyFocusTitle{height:48px;font-size:16px}.plan__strategyFocusList{grid-template-columns:1fr;padding:20px}.plan__strategyFocusItemTitle{height:auto;padding:8px 0;font-size:16px}.plan__strategyFocusItemContent{padding:20px;font-size:14px}.plan__strategyBusiness--main{grid-template-columns:1fr 1fr;align-items:center;column-gap:29px;row-gap:12px;padding:17px}.plan__strategyBusiness--main img:nth-child(1){aspect-ratio:132/35}.plan__strategyBusiness--main img:nth-child(2){aspect-ratio:132/43}.plan__strategyBusiness--main img:nth-child(3){aspect-ratio:132/43}.plan__strategyBusiness--main img:nth-child(4){aspect-ratio:132/44}.plan__alliance{width:100%;padding:0 15px}.plan__allianceImage{aspect-ratio:345/314}.plan__growth,.plan__integration{width:100%;padding:0 15px}.plan__stock,.plan__link{display:flex}}
.plan .layout-row_aside{display: none;}
