.faf-wrapper{color:#001965}
.faf-wrapper .figures-box{display:flex;flex-wrap:wrap;justify-content:space-between}
.faf-wrapper .figures-box .block{flex-basis:calc(((100vw - 330px) / 24) * 6)}
.faf-wrapper .figures-box .block .h5-s{white-space:nowrap}
.faf-wrapper .figures-box .block:nth-child(1),.faf-wrapper .figures-box .block:nth-child(2){margin-bottom:52px}
.faf-wrapper .figures-box.one .block{flex-basis:100%;display:flex;justify-content:space-between;margin-bottom:52px}
.faf-wrapper .figures-box.one .block .h4{flex-basis:calc(((100vw - 330px) / 24) * 3);font-weight:bold}
.faf-wrapper .figures-box.one .block .info{flex-basis:calc(((100vw - 330px) / 24) * 11)}
.faf-wrapper .figures-box.one .block .paragraph-l{flex-basis:calc(((100vw - 330px) / 24) * 9)}
.faf-wrapper .figures-box.one .block:last-child{margin-bottom:0}
@media only screen and (max-width:1024px){.faf-wrapper .figures-box .block:nth-child(1n){flex-basis:calc(((100vw / 24)) * 6)}
.faf-wrapper .figures-box.one .block:nth-child(1n){flex-basis:calc(((100vw / 24)) * 14)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .h4{flex-basis:calc(((100vw / 24)) * 3)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .info{flex-basis:calc(((100vw / 24)) * 11)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .paragraph-l{flex-basis:calc(((100vw / 24)) * 9)}
}
@media only screen and (max-width:525px){.faf-wrapper .frame-padding{background-color:transparent !important;padding-top:0 !important;padding-bottom:0 !important}
.faf-wrapper .figures-box{margin-top:52px}
.faf-wrapper .figures-box .block:nth-child(1n){flex-basis:calc((calc(100vw / 24)) * 20);margin-bottom:28px;display:flex;justify-content:space-between}
.faf-wrapper .figures-box .block:nth-child(1n) .h4{flex-basis:calc((calc(100vw / 24)) * 3)}
.faf-wrapper .figures-box .block:nth-child(1n) .info{flex-basis:calc((calc(100vw / 24)) * 13)}
.faf-wrapper .figures-box .block:last-child{margin-bottom:0}
.faf-wrapper .figures-box.one .block:nth-child(1n){flex-basis:calc((calc(100vw / 24)) * 20)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .h4{flex-basis:calc((calc(100vw / 24)) * 4)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .h5-l{font-size:48px;line-height:52px}
.faf-wrapper .figures-box.one .block:nth-child(1n) .info{flex-basis:calc((calc(100vw / 24)) * 13)}
.faf-wrapper .figures-box.one .block:nth-child(1n) .paragraph-l{flex-basis:calc((calc(100vw / 24)) * 13)}
}