@charset "UTF-8";:root{--headerH:6vw;--contentW:28vw}@media screen and (max-width:1024px) and (orientation:portrait){:root{--headerH:80px;--contentW:12vw}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){:root{--headerH:80px;--contentW:16vw}}.fcat .mainvisual .page-lead{width:fit-content}.bold-lead{color:#fff;font-size:clamp(1.56rem,1.53vw,2.93rem);font-weight:600;line-height:1.8;text-align:start;margin-bottom:2vw}.fcat-anim-img{position:relative;width:70%;margin-inline:auto}.fcat-anim-img .fcat-img{width:100%}.fcat-anim-img .fcat-img img{display:block;width:100%;height:100%}.fcat-anim-img .fcat-img:nth-child(2),.fcat-anim-img .fcat-img:nth-child(3),.fcat-anim-img .fcat-img:nth-child(4){position:absolute;left:0;top:0;opacity:0;transform:translateY(2%)}.fcat-anim-img.is-show .fcat-img:nth-child(2){animation:fade_in .8s ease both,pop 5s ease .8s infinite}.fcat-anim-img.is-show .fcat-img:nth-child(3){animation:fade_in .8s ease .2s both,pop 5s ease 1s infinite}.fcat-anim-img.is-show .fcat-img:nth-child(4){animation:fade_in .8s ease .4s both,pop 5s ease 1.2s infinite}@keyframes pop{0%{transform:translateY(2%)}25%{transform:translateY(-2%)}50%{transform:translateY(2%)}75%{transform:translateY(-2%)}100%{transform:translateY(2%)}}.fcat-graph-list{display:flex;flex-direction:column;align-items:end;width:100%}.fcat-graph-list .fcat-graph-wrap{display:flex;justify-content:center;align-items:stretch;width:100%}.fcat-graph-list .fcat-graph-wrap .fcat-graph{flex:0 0 calc(33.333% - 2vw);max-width:calc(33.333% - 2vw);padding:0 2vw;display:flex;align-items:center;justify-content:center}.fcat-graph-list .fcat-graph-wrap .fcat-graph:not(:last-child){border-right:1.5px solid #fff}.fcat-graph-list .fcat-graph-wrap .fcat-graph img{width:100%;height:auto;display:block}.fcat-graph-list .fcat-graph-wrap .fcat-graph:nth-child(2),.fcat-graph-list .fcat-graph-wrap .fcat-graph:nth-child(3){margin-inline:0}.fcat-graph-list .fcat-cloud-text{position:relative;display:flex;justify-content:center;align-items:center;color:#00146e;font-size:clamp(1.1rem,.97vw,1.87rem);font-weight:600;line-height:1.8;padding:8vw;margin-top:5vw;z-index:1;transform:translateY(2%)}.fcat-graph-list .fcat-cloud-text::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(../images/fcat/fcat-cloud.svg) no-repeat center/contain;width:100%;height:100%;z-index:-1}.fcat-graph-list.is-show .fcat-graph-wrap .fcat-graph:nth-child(1){animation:fade_in .7s ease both}.fcat-graph-list.is-show .fcat-graph-wrap .fcat-graph:nth-child(2){animation:fade_in .7s ease .2s both}.fcat-graph-list.is-show .fcat-graph-wrap .fcat-graph:nth-child(3){animation:fade_in .7s ease .4s both}.fcat-graph-list.is-show .fcat-cloud-text{animation:fade_in .8s ease .6s both,pop 5s ease 1.4s infinite}.fcat-flow-wrap{position:relative;width:100%;aspect-ratio:973/223}.fcat-flow-bg{display:block;width:100%;height:100%;object-fit:fill}.fcat-flow-tab{position:absolute;inset:0;display:grid;grid-template-columns:13.3% 14.67% 14.67% 14.67% 14.67% 14.67% 13.32%;width:100%;height:100%}.fcat-flow-tab li{position:relative;min-width:0}.fcat-flow-tab .edge .label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#000;font-size:clamp(1.1rem,1.04vw,2rem);font-weight:600;line-height:1.4;text-align:center;white-space:nowrap}.fcat-flow-tab .entry .label{position:relative;display:flex;flex-flow:column;align-items:center;padding-right:10%}.fcat-flow-tab .result .label{padding-left:18%}.fcat-flow-tab .main{cursor:pointer}.fcat-flow-tab .main .main-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:2vw 4% 2vw 12%;box-sizing:border-box;text-align:center}.fcat-flow-tab .main .main-head{display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,.6vw,1.2rem);margin-bottom:clamp(.8rem,1vw,1.6rem)}.fcat-flow-tab .main .main-head .label{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:clamp(3rem,3vw,5rem);height:clamp(3rem,3vw,5rem);background:#000;color:#fff;font-size:clamp(1.1rem,.97vw,1.87rem);font-weight:500;line-height:1;border-radius:50%}.fcat-flow-tab .main .head-icon{width:clamp(2.8rem,2.8vw,4.8rem);height:clamp(2.8rem,2.8vw,4.8rem)}.fcat-flow-tab .main .head-icon img{display:block;width:100%;height:100%;object-fit:contain}.fcat-flow-tab .main .fcat-flow-title{min-height:5em;margin:0;color:#000;font-size:clamp(1.1rem,1.04vw,2rem);font-weight:600;line-height:1.5;letter-spacing:normal}.fcat-flow-tab .main .fcat-flow-title::after{content:"＋";display:block;margin-top:clamp(.8rem,1vw,1.6rem);color:#666;font-size:clamp(1.42rem,1.39vw,2.67rem);font-weight:300;line-height:1}.fcat-flow-content-wrap{position:fixed;z-index:50;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .6s ease;visibility:hidden;opacity:0;pointer-events:none}.fcat-flow-content-wrap.is-show{visibility:visible;opacity:1;pointer-events:auto}.fcat-flow-content-wrap .fcat-flow-list-content{position:absolute;width:calc(100% - 35vw);min-width:750px;height:auto;background:#fff;visibility:hidden;opacity:0;pointer-events:none;z-index:-10}.fcat-flow-content-wrap .fcat-flow-list-content.active{animation:popup .6s cubic-bezier(.22,1,.36,1) forwards;visibility:visible;opacity:1;pointer-events:auto;z-index:2}.fcat-flow-content-wrap .fcat-flow-list-content .cross{position:absolute;right:-4vw;top:0;width:4vw;height:4vw;z-index:3;cursor:pointer}.fcat-flow-content-wrap .fcat-flow-list-content .cross span{display:block;width:100%;height:100%;background:#e5507d;position:relative}.fcat-flow-content-wrap .fcat-flow-list-content .cross span::after,.fcat-flow-content-wrap .fcat-flow-list-content .cross span::before{content:"";position:absolute;background:#fff;width:80%;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s}.fcat-flow-content-wrap .fcat-flow-list-content .cross span::before{transform:translate(-50%,-50%) rotate(-45deg)}.fcat-flow-content-wrap .fcat-flow-list-content .cross span::after{transform:translate(-50%,-50%) rotate(45deg)}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper{overflow-y:scroll;min-height:40vh;max-height:70vh}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title{display:flex;align-items:center;background:#71d1d1;margin-bottom:0}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title span{display:block}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title .label{display:flex;justify-content:center;align-items:center;background:#000;color:#fff;font-size:clamp(1.14rem,1.11vw,2.13rem);font-weight:500;width:4vw;height:4vw}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title .main{display:flex;align-items:center;height:4vw;font-size:clamp(1.42rem,1.39vw,2.67rem);font-weight:600;padding-inline:2vw 0}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner{padding:3vw}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner p.paragraph{margin-bottom:1vw}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner p.paragraph.narrow{letter-spacing:.05em}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1vw;row-gap:2vw}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li h4.flow02-title{color:#00146e;font-size:clamp(1.42rem,1.39vw,2.67rem);font-weight:500;letter-spacing:.05em}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li h4.flow02-title span{font-size:.8em;font-weight:inherit}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li .flow02-text{font-weight:500;line-height:1.8}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li .flow02-img img{width:100%}@keyframes popup{0%{transform:translateY(40px) scale(.8);opacity:0}100%{transform:translateY(3vw) scale(1)}100%,80%{opacity:1}}.fcat-schedule-container{display:flex;align-items:flex-end;gap:2vw;width:100%}.fcat-schedule-container .fcat-schedule-label{background:#fff;font-size:clamp(1.71rem,1.67vw,3.2rem);font-weight:700;border-radius:20px;padding:2vw 1.5vw;width:15%;text-align:center;flex-shrink:0}.fcat-schedule-container .fcat-schedule-content{display:flex;flex-direction:column;flex-grow:1}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-header{display:flex;list-style:none;margin-bottom:.8vw;padding:0}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-header li{flex:1;text-align:center;color:#fff;font-size:clamp(1.28rem,1.25vw,2.4rem);font-weight:600}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-header li:not(:first-child){margin-left:-2vw}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body{display:flex;margin:0;padding:0}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item{position:relative;flex:1;display:flex}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item:not(:first-child){margin-left:-25px}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item .step-box{width:100%;display:flex;justify-content:center;align-items:center;padding:2vw;text-align:center;font-size:clamp(1.1rem,.97vw,1.87rem);font-weight:700;line-height:1.5;letter-spacing:.02em}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item:nth-child(odd) .step-box{background-color:#6ff}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item:nth-child(even) .step-box{background-color:#c8fcfb}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item:not(:first-child) .step-box{clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%,25px 50%);padding-left:35px}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item:first-child .step-box{border-top-left-radius:20px;border-bottom-left-radius:20px;clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%)}.fcat-schedule-container .fcat-schedule-content .fcat-schedule-body .step-item .icon-plane{position:absolute;right:-.8vw;top:50%;transform:translateY(-50%);width:30px;height:30px;background:url(../images/fcat/fcat-flow-icon.svg) no-repeat center/contain;z-index:10;pointer-events:none}.fcat-schedule-container.is-disabled{filter:grayscale(40%) brightness(.65) contrast(.9)}.scroll-res{margin-bottom:2vw}.scroll-res-nav{display:none}@media screen and (max-width:1024px) and (orientation:portrait){.fcat-anim-img{width:100%}.fcat-graph-list{grid-template-columns:repeat(1,1fr)}.fcat-graph-list .fcat-graph{width:100%}.fcat-graph-list .fcat-graph:nth-child(2){order:3}.fcat-graph-list .fcat-graph:nth-child(3){order:2}.fcat-graph-list .fcat-cloud-text{order:4;font-size:clamp(1.2rem,3.2vw,1.38rem);letter-spacing:normal;padding:5rem}.fcat-flow-content-wrap .fcat-flow-list-content{width:80%;min-width:unset}.fcat-flow-content-wrap .fcat-flow-list-content .cross{right:0;width:4rem;height:4rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title .label{font-size:clamp(1.3rem,3.47vw,1.49rem);width:4rem;height:4rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper h3.fcat-flow-modal-title .main{height:4rem;font-size:clamp(1.35rem,3.6vw,1.55rem);padding-inline:2rem 0}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner{padding:2rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner p.paragraph{margin-bottom:2rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list{grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:2rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li h4.flow02-title{font-size:clamp(1.3rem,3.47vw,1.49rem);line-height:1.2;margin-bottom:1rem}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper .fcat-flow-inner ul.fcat-flow02-list li .flow02-text{font-size:1.2rem;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.fcat-graph-list{grid-template-columns:repeat(2,1fr)}.fcat-graph-list .fcat-cloud-text{font-size:clamp(1.2rem,1.56vw,1.6rem);padding:5rem 3rem}.fcat-graph-list .fcat-cloud-text::after{width:120%}.fcat-flow-content-wrap .fcat-flow-list-content{width:65%}.fcat-flow-content-wrap .fcat-flow-list-content .fcat-flow-wrapper{min-height:20vh;max-height:50vh}}