:root{--Gray-100:#f6f3f0;--Gray-200:#e4e0de;--Gray-300:#cbc8c6;--Gray-400:#b2afac;--Gray-500:#969391;--Gray-600:#716e6b;--Gray-700:#605d5b;--Gray-800:#4e4b49;--Gray-900:#2d2b29;--Gray-1000:#171413;--Pink-100:#fef1f5;--Pink-200:#fbd8e2;--Pink-300:#f7b5c8;--Pink-400:#f189aa;--Pink-500:#e9588e;--Pink-600:#cb006b;--Pink-700:#ac0058;--Pink-800:#8b0647;--Pink-900:#57002a;--Pink-1000:#280010;--Red-100:#fff1f1;--Red-200:#ffd8d7;--Red-300:#fdb4b4;--Red-400:#fb888b;--Red-500:#f5505f;--Red-600:#d40038;--Red-700:#ac1731;--Red-800:#920625;--Red-900:#5c0415;--Red-1000:#2f0107;--Orange-100:#fef2ed;--Orange-200:#ffdacd;--Orange-300:#ffb59c;--Orange-400:#f88d68;--Orange-500:#f25915;--Orange-600:#c04101;--Orange-700:#934225;--Orange-800:#79371f;--Orange-900:#4f1f0d;--Orange-1000:#260c04;--Lime-100:#f2f9e2;--Lime-200:#dfebbf;--Lime-300:#c1d293;--Lime-400:#a2bb4b;--Lime-500:#869f16;--Lime-600:#687c0b;--Lime-700:#566606;--Lime-800:#465408;--Lime-900:#2c3505;--Lime-1000:#121700;--Green-100:#ecfaec;--Green-200:#cdf0cc;--Green-300:#a8daa8;--Green-400:#66c56c;--Green-500:#28af3d;--Green-600:#2b8735;--Green-700:#276d2e;--Green-800:#1b5a22;--Green-900:#0f3a14;--Green-1000:#021b04;--Aqua-100:#e3fafe;--Aqua-200:#b7f0fa;--Aqua-300:#7edae9;--Aqua-400:#12c0d6;--Aqua-500:#1aa4b6;--Aqua-600:#2b7e8a;--Aqua-700:#176774;--Aqua-800:#0f5760;--Aqua-900:#05373f;--Aqua-1000:#00191d;--Blue-100:#f2f5fc;--Blue-200:#dae3f7;--Blue-300:#b0c7f9;--Blue-400:#8aaaf6;--Blue-500:#648cf4;--Blue-600:#3a63e0;--Blue-700:#2045da;--Blue-800:#142ec5;--Blue-900:#08118c;--Blue-1000:#020448;--Violet-100:#f4f5fa;--Violet-200:#dfe1f6;--Violet-300:#bec2f8;--Violet-400:#9fa3f4;--Violet-500:#8382f3;--Violet-600:#6258dd;--Violet-700:#5336d8;--Violet-800:#451dc3;--Violet-900:#290083;--Violet-1000:#110044;--Purple-100:#f9f3f9;--Purple-200:#eedced;--Purple-300:#e2b7e1;--Purple-400:#d392d2;--Purple-500:#c46bc4;--Purple-600:#a247a2;--Purple-700:#950c98;--Purple-800:#7d0c7f;--Purple-900:#4f0050;--Purple-1000:#260027;--Yellow-100:#fffaec;--Yellow-200:#feeec1;--Yellow-300:#fee195;--Yellow-400:#f7ce5a;--Yellow-500:#f4c200;--Yellow-600:#d4a800;--Yellow-700:#b18c00;--Yellow-800:#896c00;--Yellow-900:#5f4a00;--Yellow-1000:#1f1600}.font-xxs{font-size:1rem}.font-xs{font-size:1.2rem}.font-s{font-size:1.4rem}.font-base{font-size:1.6rem}.font-m{font-size:1.8rem}.font-l{font-size:2rem}.font-2l{font-size:2.4rem}.font-3l{font-size:2.8rem}.font-4l{font-size:3.2rem}.font-5l{font-size:4rem}.font-6l{font-size:4.8rem}.guide-page{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.guide-page img{max-width:100%;height:auto}.guide-section{padding:50px 40px}@media screen and (max-width:767px){.guide-section{padding:32px 16px}}.guide-btn-add{display:block;text-align:center;padding:16px 8px;border-radius:4px;background-color:#f25915;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-transition:.2s all ease 0s;transition:.2s all ease 0s}.guide-btn-add:hover{color:#f25915;background-color:#fff}.guide-index{padding:24px 8px;background-color:#f25915;color:#fff;text-align:center}.guide-index-title{margin-bottom:8px;font-size:2.4rem}.guide-screen{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media screen and (max-width:767px){.guide-screen{display:block}}.guide-screen h3{margin-bottom:20px;font-size:2.4rem}.guide-screen h3 span{color:#f25915}.guide-screen p{font-size:1.8rem}@media screen and (max-width:767px){.guide-screen p{font-size:1.6rem}}.guide-screen img{display:block;width:300px;height:auto}@media screen and (max-width:767px){.guide-screen img{margin:16px auto 0}}.guide-feature{background-color:#fff7f5}.guide-feature-title{margin-bottom:8px;text-align:center;font-size:2rem}.guide-feature-title span{font-size:2.4rem;color:#f25915}.guide-feature-lead{margin-bottom:40px;text-align:center}@media screen and (max-width:767px){.guide-feature-lead{margin-bottom:20px}}.guide-feature-area{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px}@media screen and (max-width:767px){.guide-feature-area{gap:10px}}.guide-feature-list{padding:24px;background-color:#fff;border-radius:6px}@media screen and (max-width:767px){.guide-feature-list{padding:12px}}.guide-feature-list img{margin-bottom:20px;text-align:center}.guide-feature-name{width:90px;padding:4px 8px;margin:0 auto 16px;text-align:center;border-radius:24px;background-color:#f25915;color:#fff}.guide-feature-text{font-size:1.8rem}@media screen and (max-width:767px){.guide-feature-text{font-size:1.6rem}}.guide-feature-fig{width:320px;margin:24px auto 16px}.guide-feature-notes{margin-bottom:40px;text-align:center;font-size:1rem}.guide-feature-notes.left{text-align:left}.guide-use{padding:50px 0 0}@media screen and (max-width:767px){.guide-use{padding:32px 0}}.guide-use-title{text-align:center;font-size:2.4rem}.guide-use-list{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:48px 40px}@media screen and (max-width:767px){.guide-use-list{display:block;padding:24px 16px}}.guide-use-img{width:240px}@media screen and (max-width:767px){.guide-use-img{display:block;margin:0 auto}}.guide-use-arrow{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;background-color:#fff7f5}.guide-use-arrow:before{content:"";position:absolute;top:0;left:50%;margin-left:-45px;border-style:solid;border-width:30px 45px 0;border-color:#fff transparent transparent transparent}@media screen and (max-width:767px){.guide-use-arrow:before{-webkit-transform-origin:50% top;transform-origin:50% top;-webkit-transform:scale(.6);transform:scale(.6)}}.guide-use-arrow-white{position:relative}.guide-use-arrow-white:before{content:"";position:absolute;top:0;left:50%;margin-left:-45px;border-style:solid;border-width:30px 45px 0;border-color:#fff7f5 transparent transparent transparent}@media screen and (max-width:767px){.guide-use-arrow-white:before{-webkit-transform-origin:50% top;transform-origin:50% top;-webkit-transform:scale(.6);transform:scale(.6)}}.guide-step{-webkit-box-flex:1;flex:1 1}.guide-step-number{margin-bottom:8px;color:#f25915;font-size:1.4rem}@media screen and (max-width:767px){.guide-step-number{margin-bottom:2px}}.guide-step-number span{margin-left:2px;font-size:1.8rem}.guide-step-title{margin-bottom:24px;font-size:2.2rem}@media screen and (max-width:767px){.guide-step-title{margin-bottom:8px}}.guide-step-text{line-height:1.8}.guide-branch{padding:50px 40px;background:#f25915}@media screen and (max-width:767px){.guide-branch{padding:32px 16px}}.guide-branch-title{margin-bottom:40px;font-size:2.4rem;color:#fff;text-align:center}@media screen and (max-width:767px){.guide-branch-title{margin-bottom:20px}}.guide-branch-area{margin-bottom:20px}@media screen and (max-width:767px){.guide-branch-area{gap:10px}}.guide-branch-list{padding:24px;background-color:#fff;border-radius:4px;overflow:hidden}@media screen and (max-width:767px){.guide-branch-list{padding:16px 8px}}.guide-branch-img{margin-bottom:24px;text-align:center}.guide-branch-numner{width:90px;padding:4px 8px;margin:0 auto 16px;text-align:center;border-radius:24px;background-color:#f25915;color:#fff}.guide-branch-name{margin-bottom:20px;text-align:center;font-size:1.8rem}.guide-branch-name span{font-size:2rem;color:#f25915}.guide-branch-text{line-height:1.8}.guide-branch-text strong{font-weight:400;color:#f25915}@media screen and (max-width:767px){.guide-branch-text{font-size:1.6rem}}.guide-branch-notes{font-size:1.2rem;color:#fff}.guide-qa{background-color:#fff7f5}.guide-qa-title{margin-bottom:40px;text-align:center;font-size:2.4rem}@media screen and (max-width:767px){.guide-qa-title{margin-bottom:20px}}.guide-qa-item{padding:24px;margin-bottom:16px;border-radius:6px;background-color:#fff}@media screen and (max-width:767px){.guide-qa-item{padding:16px}}.guide-qa-item a{text-decoration:underline}.guide-qa-q{position:relative;padding-left:40px;margin-bottom:16px;font-size:1.8rem}@media screen and (max-width:767px){.guide-qa-q{margin-bottom:8px}}.guide-qa-q:before{content:"Q";position:absolute;top:-2px;left:0;padding:2px 7px;background-color:#f25915;color:#fff;border-radius:100px}.guide-qa-a{padding-left:40px;line-height:1.8}@media print,screen and (min-width:768px){.fst_ttl{padding:25px 0 0;text-align:center}.fst_obj{position:relative;padding:20px;margin:30px -25px 20px;background-color:#fc6300}.fst_obj figure{position:absolute;top:-10px;height:135px}.fst_obj figure img{height:135px;width:auto}.fst_obj h3{line-height:0}.fst_obj.fst_obj__1 h3,.fst_obj.fst_obj__3 h3{padding-left:50%;text-align:left}.fst_obj.fst_obj__1 h3 img{height:75px;margin-left:5px}.fst_obj.fst_obj__1 figure,.fst_obj.fst_obj__3 figure{left:50%;margin-left:-145px}.fst_obj.fst_obj__2{text-align:right}.fst_obj.fst_obj__2 h3{padding-right:50%;text-align:right}.fst_obj.fst_obj__2 h3 img{margin-right:20px;height:72px}.fst_obj.fst_obj__2 figure{left:50%;margin-left:5px}.fst_obj.fst_obj__3 h3 img{margin-left:7px;height:73px}.fst_txt{margin-bottom:.2em}.fst_txt strong{display:block;font-size:1.8rem;text-align:center}}@media screen and (max-width:767px){.fst_ttl{padding:25px 0 0;text-align:center}.fst_obj{position:relative;padding:20px;margin:30px -15px 20px;background-color:#fc6300}.fst_obj figure{position:absolute;top:-10px;height:135px}.fst_obj figure img{height:135px;width:auto}.fst_obj h3{line-height:0}.fst_obj.fst_obj__1 h3,.fst_obj.fst_obj__3 h3{padding-left:50%;text-align:left}.fst_obj.fst_obj__1 h3 img{height:75px;margin-left:5px}.fst_obj.fst_obj__1 figure,.fst_obj.fst_obj__3 figure{left:50%;margin-left:-145px}.fst_obj.fst_obj__2{text-align:right}.fst_obj.fst_obj__2 h3{padding-right:50%;text-align:right}.fst_obj.fst_obj__2 h3 img{margin-right:20px;height:72px}.fst_obj.fst_obj__2 figure{left:50%;margin-left:5px}.fst_obj.fst_obj__3 h3 img{margin-left:7px;height:73px}.fst_txt{margin-bottom:.2em}.fst_txt strong{display:block;font-size:1.8rem;text-align:center}}