@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans+JP:wght@300;400;500;700;900&family=Oswald:wght@200;300;400;500;600;700&family=Public+Sans:wght@300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");@-webkit-keyframes link-lineloop{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:top right;transform-origin:top right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top right;transform-origin:top right}32%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:top left;transform-origin:top left}}@keyframes link-lineloop{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:top right;transform-origin:top right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top right;transform-origin:top right}32%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:top left;transform-origin:top left}}@-webkit-keyframes link-lineloop-vertical{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}30%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}32%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top left;transform-origin:top left}}@keyframes link-lineloop-vertical{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}30%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}32%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top left;transform-origin:top left}}@keyframes shake-loop{0%{transform:translateX(-5px);-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);-o-transform:translateX(-5px)}100%{transform:translateX(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px)}}@keyframes shake-loop-vertical{0%{transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}100%{transform:translateY(-5px);-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px)}}@-webkit-keyframes click_effect{50%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:0}99%{-webkit-transform:scale(0.001, 0.001);transform:scale(0.001, 0.001);opacity:0}100%{-webkit-transform:scale(0.001, 0.001);transform:scale(0.001, 0.001);opacity:1}}@keyframes click_effect{50%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:0}99%{-webkit-transform:scale(0.001, 0.001);transform:scale(0.001, 0.001);opacity:0}100%{-webkit-transform:scale(0.001, 0.001);transform:scale(0.001, 0.001);opacity:1}}@keyframes bounce-right{0%,100%{transform:translateX(0)}30%{transform:translateX(15px)}}@keyframes nav-item-fade-in{100%{opacity:1;transform:translateX(0px)}}@keyframes left-to-right{0%,100%{transform:translateX(0px)}50%{transform:translateX(100%)}51%{transform:translateX(-101%)}}@keyframes nav-item-fade-in{100%{opacity:1;transform:translateX(0px)}}@keyframes taglineClipPath{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0);opacity:1}}@keyframes bake-pie{from{transform:rotate(0deg) translate3d(0, 0, 0)}}@keyframes lefttoright{0%{transform:translateX(0)}49%{transform:translateX(110%);opacity:0}50%{transform:translateX(-110%);opacity:0}51%{transform:translateX(-110%);opacity:1}100%{transform:translateX(0%)}}@keyframes widthanimation{0%{width:0}100%{width:100%}}@keyframes downtoup1{0%{transform:translateY(0)}100%{transform:translateY(calc(-100%))}}@keyframes downtoup2{0%{transform:translateY(calc(100%))}100%{transform:translateY(0)}}@keyframes uptodown1{0%{transform:translateY(calc(-100%))}100%{transform:translateY(0)}}@keyframes uptodown2{0%{transform:translateY(0)}100%{transform:translateY(calc(100%))}}@keyframes lefttoright1{0%{transform:translateX(0)}100%{transform:translateX(calc(-100%))}}@keyframes lefttoright2{0%{transform:translateX(calc(100%))}100%{transform:translateX(0)}}@keyframes circle{0%{opacity:1}40%{opacity:1}100%{width:200%;height:200%;opacity:0}}@-webkit-keyframes uk-rotate{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes uk-rotate{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.custom-btn{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:0.8rem 1.2rem;font-family:"M PLUS Rounded 1c", sans-serif;font-weight:700;font-size:1.6rem;line-height:100%;letter-spacing:0.2em;color:#ffffff;text-align:center;text-decoration:none;outline:none;transition:all 0.6s cubic-bezier(0.8, 0, 0.2, 1);border-radius:2.5rem;cursor:pointer;z-index:0}.custom-btn::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;border-radius:inherit;border:2px solid #3b8e65;z-index:2}.custom-btn::before{content:"";position:absolute;top:0;left:0;display:block;background:#ffffff;width:100%;height:100%;transition:transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);transform-origin:right top;transform:scale(0, 1);z-index:1}.custom-btn:hover{opacity:1;color:#3b8e65}.custom-btn:hover::before{transform-origin:left top;transform:scale(1, 1)}.custom-btn span{position:relative;color:inherit;font-weight:inherit;text-decoration:none;z-index:3}.custom-btn.btn-yellow{background:#ffc520;color:#fff;border-radius:5px}.custom-btn.btn-yellow::after{border:unset}.custom-btn.btn-yellow::before{background:green}@media only screen and (max-width:768px){.custom-btn{padding:1.3rem 6rem 1.3rem 3.2rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:0.1em;border-radius:2.5rem}.custom-btn::after{border-width:2px}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:1rem;font-size:clamp(6px, 0.75758vw, 10px);margin:0 !important;scroll-behavior:smooth}@media only screen and (max-width:768px){html{font-size:1rem;font-size:clamp(8px, 2.6666666667vw, 16px) !important;margin:0 !important}}body{margin:0;padding:0;border:0}body *{font-family:"Noto Sans JP", sans-serif;font-weight:300;font-size:1.6rem;line-height:1.8;letter-spacing:0.05em;color:#000;word-break:break-all}@media only screen and (max-width:768px){body *{font-size:1.5rem}}div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2{line-height:1.4;margin:0}h3,h4{line-height:1.5;margin:0}h5,h6{line-height:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}b,strong{font-weight:bolder}table{border-collapse:collapse;border-spacing:0}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}a{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}[role="button"]{cursor:pointer}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button{outline:none;border:none;cursor:pointer}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:none}fieldset{min-width:0;padding:0;margin:0;border:0}[hidden]{display:none !important}*:focus{outline:none}.clearfix::after{content:"";visibility:hidden;height:0;display:block;font-size:0;clear:both}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}.pc{display:block !important}.sp{display:none !important}@media only screen and (max-width:768px){.pc{display:none !important}.sp{display:block !important}}@media only screen and (min-width:769px){.pc-hide{display:none !important}}@media only screen and (max-width:768px){.sp-hide{display:none !important}}[data-aos="fade-up"]{transform:translate3d(0, 60px, 0)}#wrapper{position:relative;width:100%}main{position:relative;display:block;width:100%;background-color:#F5F5F3;padding-bottom:8.6rem}@media only screen and (max-width:768px){main{padding-bottom:5.2rem}}main.main-common{overflow:hidden;width:100%}@media only screen and (max-width:768px){main.main-common{transform:translateY(0);margin-bottom:0}}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],select,textarea{position:relative;background-color:#F5F5F3 !important;border:transparent;border-radius:3px;box-sizing:border-box;padding:0.2rem 1.6rem;width:100%;text-align:left}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],select{height:3.2rem}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="password"]:focus,select:focus,textarea:focus{border-color:#888888}input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="tel"]::placeholder,input[type="number"]::placeholder,input[type="password"]::placeholder,select::placeholder,textarea::placeholder{color:#888888}select{position:relative;appearance:none;background-image:url(../img/select-down.svg);background-position:calc(100% - 0.8rem) 50%;background-size:1.6rem 1.6rem;background-repeat:no-repeat;z-index:0}.checkbox{display:block;position:relative;padding-left:3.2rem;cursor:pointer;font-weight:400;font-size:1.8rem;line-height:3rem;text-align:left;color:#000000;user-select:none}@media only screen and (max-width:768px){.checkbox{font-size:1.6rem;line-height:2.8rem;padding-left:3rem}}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox .checkmark{position:absolute;top:0.3rem;left:0;height:2.4rem;width:2.4rem;background-color:#ffffff;border-radius:0.4rem;border:2px solid #1b1b1f}@media only screen and (max-width:768px){.checkbox .checkmark{top:0.4rem;width:2rem;height:2rem;border-radius:0.4rem}}.checkbox input:focus~.checkmark{outline:0.3rem solid #7ebf41}.checkbox input:checked~.checkmark{background-color:#3b8e65;border-color:#3b8e65;outline:none}.checkbox .checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:0.5rem;top:0;width:0.9rem;height:1.5rem;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media only screen and (max-width:768px){.checkbox .checkmark:after{left:0.4rem;top:0;width:0.8rem;height:1.2rem}}picture,figure,.image_wrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:hidden}picture img,figure img,.image_wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.scroll{position:relative;max-width:100%;width:100%;overflow:auto}@media only screen and (max-width:768px){.scroll{padding-bottom:1.2rem}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.1);background-color:#f5f5f5;border-radius:0.6rem}.scroll::-webkit-scrollbar{height:0.6rem;background-color:#f5f5f5}.scroll::-webkit-scrollbar-thumb{border-radius:0.6rem;background-color:yellow}}.mt-0{margin-top:0 !important}.mt-1{margin-top:0.1rem !important}.mt-2{margin-top:0.2rem !important}.mt-3{margin-top:0.3rem !important}.mt-4{margin-top:0.4rem !important}.mt-5{margin-top:0.5rem !important}.mt-6{margin-top:0.6rem !important}.mt-8{margin-top:0.8rem !important}.mt-10{margin-top:1rem !important}.mt-12{margin-top:1.2rem !important}.mt-14{margin-top:1.4rem !important}.mt-15{margin-top:1.5rem !important}.mt-16{margin-top:1.6rem !important}.mt-18{margin-top:1.8rem !important}.mt-20{margin-top:2rem !important}.mt-22{margin-top:2.2rem !important}.mt-24{margin-top:2.4rem !important}.mt-25{margin-top:2.5rem !important}.mt-26{margin-top:2.6rem !important}.mt-28{margin-top:2.8rem !important}.mt-30{margin-top:3rem !important}.mt-32{margin-top:3.2rem !important}.mt-35{margin-top:3.5rem !important}.mt-36{margin-top:3.6rem !important}.mt-38{margin-top:3.8rem !important}.mt-40{margin-top:4rem !important}.mt-42{margin-top:4.2rem !important}.mt-45{margin-top:4.5rem !important}.mt-48{margin-top:4.8rem !important}.mt-50{margin-top:5rem !important}.mt-60{margin-top:6rem !important}.mt-70{margin-top:7rem !important}.mt-80{margin-top:8rem !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:0.1rem !important}.mb-2{margin-bottom:0.2rem !important}.mb-3{margin-bottom:0.3rem !important}.mb-4{margin-bottom:0.4rem !important}.mb-5{margin-bottom:0.5rem !important}.mb-6{margin-bottom:0.6rem !important}.mb-8{margin-bottom:0.8rem !important}.mb-10{margin-bottom:1rem !important}.mb-12{margin-bottom:1.2rem !important}.mb-14{margin-bottom:1.4rem !important}.mb-15{margin-bottom:1.5rem !important}.mb-16{margin-bottom:1.6rem !important}.mb-18{margin-bottom:1.8rem !important}.mb-20{margin-bottom:2rem !important}.mb-22{margin-bottom:2.2rem !important}.mb-24{margin-bottom:2.4rem !important}.mb-25{margin-bottom:2.5rem !important}.mb-26{margin-bottom:2.6rem !important}.mb-28{margin-bottom:2.8rem !important}.mb-30{margin-bottom:3rem !important}.mb-32{margin-bottom:3.2rem !important}.mb-35{margin-bottom:3.5rem !important}.mb-36{margin-bottom:3.6rem !important}.mb-38{margin-bottom:3.8rem !important}.mb-40{margin-bottom:4rem !important}.mb-42{margin-bottom:4.2rem !important}.mb-45{margin-bottom:4.5rem !important}.mb-48{margin-bottom:4.8rem !important}.mb-50{margin-bottom:5rem !important}.mb-60{margin-bottom:6rem !important}.mb-70{margin-bottom:7rem !important}.mb-80{margin-bottom:8rem !important}.mb-90{margin-bottom:9rem !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:0.1rem !important}.ml-2{margin-left:0.2rem !important}.ml-3{margin-left:0.3rem !important}.ml-4{margin-left:0.4rem !important}.ml-5{margin-left:0.5rem !important}.ml-6{margin-left:0.6rem !important}.ml-8{margin-left:0.8rem !important}.ml-10{margin-left:1rem !important}.ml-12{margin-left:1.2rem !important}.ml-14{margin-left:1.4rem !important}.ml-15{margin-left:1.5rem !important}.ml-16{margin-left:1.6rem !important}.ml-18{margin-left:1.8rem !important}.ml-20{margin-left:2rem !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:0.1rem !important}.mr-2{margin-right:0.2rem !important}.mr-3{margin-right:0.3rem !important}.mr-4{margin-right:0.4rem !important}.mr-5{margin-right:0.5rem !important}.mr-6{margin-right:0.6rem !important}.mr-8{margin-right:0.8rem !important}.mr-10{margin-right:1rem !important}.mr-12{margin-right:1.2rem !important}.mr-14{margin-right:1.4rem !important}.mr-15{margin-right:1.5rem !important}.mr-16{margin-right:1.6rem !important}.mr-18{margin-right:1.8rem !important}.mr-20{margin-right:2rem !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mx-1{margin-left:0.1rem !important;margin-right:0.1rem !important}.mx-2{margin-left:0.2rem !important;margin-right:0.2rem !important}.mx-3{margin-left:0.3rem !important;margin-right:0.3rem !important}.mx-4{margin-left:0.4rem !important;margin-right:0.4rem !important}.mx-5{margin-left:0.5rem !important;margin-right:0.5rem !important}.mx-6{margin-left:0.6rem !important;margin-right:0.6rem !important}.mx-8{margin-left:0.8rem !important;margin-right:0.8rem !important}.mx-10{margin-left:1rem !important;margin-right:1rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:0.1rem !important}.pt-2{padding-top:0.2rem !important}.pt-3{padding-top:0.3rem !important}.pt-4{padding-top:0.4rem !important}.pt-5{padding-top:0.5rem !important}.pt-6{padding-top:0.6rem !important}.pt-8{padding-top:0.8rem !important}.pt-10{padding-top:1rem !important}.pt-12{padding-top:1.2rem !important}.pt-14{padding-top:1.4rem !important}.pt-15{padding-top:1.5rem !important}.pt-16{padding-top:1.6rem !important}.pt-18{padding-top:1.8rem !important}.pt-20{padding-top:2rem !important}.pt-22{padding-top:2.2rem !important}.pt-24{padding-top:2.4rem !important}.pt-25{padding-top:2.5rem !important}.pt-26{padding-top:2.6rem !important}.pt-28{padding-top:2.8rem !important}.pt-30{padding-top:3rem !important}.pt-32{padding-top:3.2rem !important}.pt-35{padding-top:3.5rem !important}.pt-36{padding-top:3.6rem !important}.pt-38{padding-top:3.8rem !important}.pt-40{padding-top:4rem !important}.pt-42{padding-top:4.2rem !important}.pt-45{padding-top:4.5rem !important}.pt-48{padding-top:4.8rem !important}.pt-50{padding-top:5rem !important}.pt-60{padding-top:6rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:0.1rem !important}.pb-2{padding-bottom:0.2rem !important}.pb-3{padding-bottom:0.3rem !important}.pb-4{padding-bottom:0.4rem !important}.pb-5{padding-bottom:0.5rem !important}.pb-6{padding-bottom:0.6rem !important}.pb-8{padding-bottom:0.8rem !important}.pb-10{padding-bottom:1rem !important}.pb-12{padding-bottom:1.2rem !important}.pb-14{padding-bottom:1.4rem !important}.pb-15{padding-bottom:1.5rem !important}.pb-16{padding-bottom:1.6rem !important}.pb-18{padding-bottom:1.8rem !important}.pb-20{padding-bottom:2rem !important}.pb-22{padding-bottom:2.2rem !important}.pb-24{padding-bottom:2.4rem !important}.pb-25{padding-bottom:2.5rem !important}.pb-26{padding-bottom:2.6rem !important}.pb-28{padding-bottom:2.8rem !important}.pb-30{padding-bottom:3rem !important}.pb-32{padding-bottom:3.2rem !important}.pb-35{padding-bottom:3.5rem !important}.pb-36{padding-bottom:3.6rem !important}.pb-38{padding-bottom:3.8rem !important}.pb-40{padding-bottom:4rem !important}.pb-42{padding-bottom:4.2rem !important}.pb-45{padding-bottom:4.5rem !important}.pb-48{padding-bottom:4.8rem !important}.pb-50{padding-bottom:5rem !important}.pb-60{padding-bottom:6rem !important}.pb-70{padding-bottom:7rem !important}.pb-80{padding-bottom:8rem !important}.pb-90{padding-bottom:9rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:0.1rem !important}.pl-2{padding-left:0.2rem !important}.pl-3{padding-left:0.3rem !important}.pl-4{padding-left:0.4rem !important}.pl-5{padding-left:0.5rem !important}.pl-6{padding-left:0.6rem !important}.pl-8{padding-left:0.8rem !important}.pl-10{padding-left:1rem !important}.pl-12{padding-left:1.2rem !important}.pl-14{padding-left:1.4rem !important}.pl-15{padding-left:1.5rem !important}.pl-16{padding-left:1.6rem !important}.pl-18{padding-left:1.8rem !important}.pl-20{padding-left:2rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:0.1rem !important}.pr-2{padding-right:0.2rem !important}.pr-3{padding-right:0.3rem !important}.pr-4{padding-right:0.4rem !important}.pr-5{padding-right:0.5rem !important}.pr-6{padding-right:0.6rem !important}.pr-8{padding-right:0.8rem !important}.pr-10{padding-right:1rem !important}.pr-12{padding-right:1.2rem !important}.pr-14{padding-right:1.4rem !important}.pr-15{padding-right:1.5rem !important}.pr-16{padding-right:1.6rem !important}.pr-18{padding-right:1.8rem !important}.pr-20{padding-right:2rem !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}@media only screen and (max-width:768px){.mt-sp-0{margin-top:0 !important}.mt-sp-1{margin-top:0.1rem !important}.mt-sp-2{margin-top:0.2rem !important}.mt-sp-3{margin-top:0.3rem !important}.mt-sp-4{margin-top:0.4rem !important}.mt-sp-5{margin-top:0.5rem !important}.mt-sp-6{margin-top:0.6rem !important}.mt-sp-8{margin-top:0.8rem !important}.mt-sp-10{margin-top:1rem !important}.mt-sp-12{margin-top:1.2rem !important}.mt-sp-14{margin-top:1.4rem !important}.mt-sp-15{margin-top:1.5rem !important}.mt-sp-16{margin-top:1.6rem !important}.mt-sp-18{margin-top:1.8rem !important}.mt-sp-20{margin-top:2rem !important}.mt-sp-22{margin-top:2.2rem !important}.mt-sp-24{margin-top:2.4rem !important}.mt-sp-25{margin-top:2.5rem !important}.mt-sp-26{margin-top:2.6rem !important}.mt-sp-28{margin-top:2.8rem !important}.mt-sp-30{margin-top:3rem !important}.mt-sp-32{margin-top:3.2rem !important}.mt-sp-35{margin-top:3.5rem !important}.mt-sp-36{margin-top:3.6rem !important}.mt-sp-38{margin-top:3.8rem !important}.mt-sp-40{margin-top:4rem !important}.mt-sp-42{margin-top:4.2rem !important}.mt-sp-45{margin-top:4.5rem !important}.mt-sp-48{margin-top:4.8rem !important}.mt-sp-50{margin-top:5rem !important}.mt-sp-60{margin-top:6rem !important}.mb-sp-0{margin-bottom:0 !important}.mb-sp-1{margin-bottom:0.1rem !important}.mb-sp-2{margin-bottom:0.2rem !important}.mb-sp-3{margin-bottom:0.3rem !important}.mb-sp-4{margin-bottom:0.4rem !important}.mb-sp-5{margin-bottom:0.5rem !important}.mb-sp-6{margin-bottom:0.6rem !important}.mb-sp-8{margin-bottom:0.8rem !important}.mb-sp-10{margin-bottom:1rem !important}.mb-sp-12{margin-bottom:1.2rem !important}.mb-sp-14{margin-bottom:1.4rem !important}.mb-sp-15{margin-bottom:1.5rem !important}.mb-sp-16{margin-bottom:1.6rem !important}.mb-sp-18{margin-bottom:1.8rem !important}.mb-sp-20{margin-bottom:2rem !important}.mb-sp-22{margin-bottom:2.2rem !important}.mb-sp-24{margin-bottom:2.4rem !important}.mb-sp-25{margin-bottom:2.5rem !important}.mb-sp-26{margin-bottom:2.6rem !important}.mb-sp-28{margin-bottom:2.8rem !important}.mb-sp-30{margin-bottom:3rem !important}.mb-sp-32{margin-bottom:3.2rem !important}.mb-sp-35{margin-bottom:3.5rem !important}.mb-sp-36{margin-bottom:3.6rem !important}.mb-sp-38{margin-bottom:3.8rem !important}.mb-sp-40{margin-bottom:4rem !important}.mb-sp-42{margin-bottom:4.2rem !important}.mb-sp-45{margin-bottom:4.5rem !important}.mb-sp-48{margin-bottom:4.8rem !important}.mb-sp-50{margin-bottom:5rem !important}.mb-sp-60{margin-bottom:6rem !important}.mb-sp-70{margin-bottom:7rem !important}.mb-sp-80{margin-bottom:8rem !important}.mb-sp-90{margin-bottom:9rem !important}.ml-sp-0{margin-left:0 !important}.ml-sp-1{margin-left:0.1rem !important}.ml-sp-2{margin-left:0.2rem !important}.ml-sp-3{margin-left:0.3rem !important}.ml-sp-4{margin-left:0.4rem !important}.ml-sp-5{margin-left:0.5rem !important}.ml-sp-6{margin-left:0.6rem !important}.ml-sp-8{margin-left:0.8rem !important}.ml-sp-10{margin-left:1rem !important}.ml-sp-12{margin-left:1.2rem !important}.ml-sp-14{margin-left:1.4rem !important}.ml-sp-15{margin-left:1.5rem !important}.ml-sp-16{margin-left:1.6rem !important}.ml-sp-18{margin-left:1.8rem !important}.ml-sp-20{margin-left:2rem !important}.mr-sp-0{margin-right:0 !important}.mr-sp-1{margin-right:0.1rem !important}.mr-sp-2{margin-right:0.2rem !important}.mr-sp-3{margin-right:0.3rem !important}.mr-sp-4{margin-right:0.4rem !important}.mr-sp-5{margin-right:0.5rem !important}.mr-sp-6{margin-right:0.6rem !important}.mr-sp-8{margin-right:0.8rem !important}.mr-sp-10{margin-right:1rem !important}.mr-sp-12{margin-right:1.2rem !important}.mr-sp-14{margin-right:1.4rem !important}.mr-sp-15{margin-right:1.5rem !important}.mr-sp-16{margin-right:1.6rem !important}.mr-sp-18{margin-right:1.8rem !important}.mr-sp-20{margin-right:2rem !important}.mx-sp-auto{margin-left:auto !important;margin-right:auto !important}.mx-sp-0{margin-left:0 !important;margin-right:0 !important}.mx-sp-1{margin-left:0.1rem !important;margin-right:0.1rem !important}.mx-sp-2{margin-left:0.2rem !important;margin-right:0.2rem !important}.mx-sp-3{margin-left:0.3rem !important;margin-right:0.3rem !important}.mx-sp-4{margin-left:0.4rem !important;margin-right:0.4rem !important}.mx-sp-5{margin-left:0.5rem !important;margin-right:0.5rem !important}.mx-sp-6{margin-left:0.6rem !important;margin-right:0.6rem !important}.mx-sp-8{margin-left:0.8rem !important;margin-right:0.8rem !important}.mx-sp-10{margin-left:1rem !important;margin-right:1rem !important}.pt-sp-0{padding-top:0 !important}.pt-sp-1{padding-top:0.1rem !important}.pt-sp-2{padding-top:0.2rem !important}.pt-sp-3{padding-top:0.3rem !important}.pt-sp-4{padding-top:0.4rem !important}.pt-sp-5{padding-top:0.5rem !important}.pt-sp-6{padding-top:0.6rem !important}.pt-sp-8{padding-top:0.8rem !important}.pt-sp-10{padding-top:1rem !important}.pt-sp-12{padding-top:1.2rem !important}.pt-sp-14{padding-top:1.4rem !important}.pt-sp-15{padding-top:1.5rem !important}.pt-sp-16{padding-top:1.6rem !important}.pt-sp-18{padding-top:1.8rem !important}.pt-sp-20{padding-top:2rem !important}.pt-sp-22{padding-top:2.2rem !important}.pt-sp-24{padding-top:2.4rem !important}.pt-sp-25{padding-top:2.5rem !important}.pt-sp-26{padding-top:2.6rem !important}.pt-sp-28{padding-top:2.8rem !important}.pt-sp-30{padding-top:3rem !important}.pt-sp-32{padding-top:3.2rem !important}.pt-sp-35{padding-top:3.5rem !important}.pt-sp-36{padding-top:3.6rem !important}.pt-sp-38{padding-top:3.8rem !important}.pt-sp-40{padding-top:4rem !important}.pt-sp-42{padding-top:4.2rem !important}.pt-sp-45{padding-top:4.5rem !important}.pt-sp-48{padding-top:4.8rem !important}.pt-sp-50{padding-top:5rem !important}.pt-sp-60{padding-top:6rem !important}.pb-sp-0{padding-bottom:0 !important}.pb-sp-1{padding-bottom:0.1rem !important}.pb-sp-2{padding-bottom:0.2rem !important}.pb-sp-3{padding-bottom:0.3rem !important}.pb-sp-4{padding-bottom:0.4rem !important}.pb-sp-5{padding-bottom:0.5rem !important}.pb-sp-6{padding-bottom:0.6rem !important}.pb-sp-8{padding-bottom:0.8rem !important}.pb-sp-10{padding-bottom:1rem !important}.pb-sp-12{padding-bottom:1.2rem !important}.pb-sp-14{padding-bottom:1.4rem !important}.pb-sp-15{padding-bottom:1.5rem !important}.pb-sp-16{padding-bottom:1.6rem !important}.pb-sp-18{padding-bottom:1.8rem !important}.pb-sp-20{padding-bottom:2rem !important}.pb-sp-22{padding-bottom:2.2rem !important}.pb-sp-24{padding-bottom:2.4rem !important}.pb-sp-25{padding-bottom:2.5rem !important}.pb-sp-26{padding-bottom:2.6rem !important}.pb-sp-28{padding-bottom:2.8rem !important}.pb-sp-30{padding-bottom:3rem !important}.pb-sp-32{padding-bottom:3.2rem !important}.pb-sp-35{padding-bottom:3.5rem !important}.pb-sp-36{padding-bottom:3.6rem !important}.pb-sp-38{padding-bottom:3.8rem !important}.pb-sp-40{padding-bottom:4rem !important}.pb-sp-42{padding-bottom:4.2rem !important}.pb-sp-45{padding-bottom:4.5rem !important}.pb-sp-48{padding-bottom:4.8rem !important}.pb-sp-50{padding-bottom:5rem !important}.pb-sp-60{padding-bottom:6rem !important}.pb-sp-70{padding-bottom:7rem !important}.pb-sp-80{padding-bottom:8rem !important}.pb-sp-90{padding-bottom:9rem !important}.pl-sp-0{padding-left:0 !important}.pl-sp-1{padding-left:0.1rem !important}.pl-sp-2{padding-left:0.2rem !important}.pl-sp-3{padding-left:0.3rem !important}.pl-sp-4{padding-left:0.4rem !important}.pl-sp-5{padding-left:0.5rem !important}.pl-sp-6{padding-left:0.6rem !important}.pl-sp-8{padding-left:0.8rem !important}.pl-sp-10{padding-left:1rem !important}.pl-sp-12{padding-left:1.2rem !important}.pl-sp-14{padding-left:1.4rem !important}.pl-sp-15{padding-left:1.5rem !important}.pl-sp-16{padding-left:1.6rem !important}.pl-sp-18{padding-left:1.8rem !important}.pl-sp-20{padding-left:2rem !important}.pr-sp-0{padding-right:0 !important}.pr-sp-1{padding-right:0.1rem !important}.pr-sp-2{padding-right:0.2rem !important}.pr-sp-3{padding-right:0.3rem !important}.pr-sp-4{padding-right:0.4rem !important}.pr-sp-5{padding-right:0.5rem !important}.pr-sp-6{padding-right:0.6rem !important}.pr-sp-8{padding-right:0.8rem !important}.pr-sp-10{padding-right:1rem !important}.pr-sp-12{padding-right:1.2rem !important}.pr-sp-14{padding-right:1.4rem !important}.pr-sp-15{padding-right:1.5rem !important}.pr-sp-16{padding-right:1.6rem !important}.pr-sp-18{padding-right:1.8rem !important}.pr-sp-20{padding-right:2rem !important}.px-sp-0{padding-left:0 !important;padding-right:0 !important}.py-sp-0{padding-top:0 !important;padding-bottom:0 !important}}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:92%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media only screen and (max-width:768px){.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:1.6rem;padding-left:1.6rem}}.container{max-width:120rem}@media only screen and (max-width:768px){.container{max-width:100%}}.content-in{position:relative;max-width:108rem;width:100%;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.content-in{max-width:33.5rem}}[class*="col-"]{position:relative;width:100%;padding-right:1.5rem;padding-left:1.5rem}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media only screen and (max-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}.row{display:flex;flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem}.sm-row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.sm-row>[class*="col-"]{padding-right:1rem;padding-left:1rem}.lg-row{display:flex;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}.lg-row>[class*="col-"]{padding-right:2rem;padding-left:2rem}.xl-row{display:flex;flex-wrap:wrap;margin-right:-3rem;margin-left:-3rem}.xl-row>[class*="col-"]{padding-right:3rem;padding-left:3rem}.fs-10{font-size:1rem !important}.fs-12{font-size:1.2rem !important}.fs-13{font-size:1.3rem !important}.fs-14{font-size:1.4rem !important}.fs-15{font-size:1.5rem !important}.fs-16{font-size:1.6rem !important}.fs-17{font-size:1.7rem !important}.fs-18{font-size:1.8rem !important}.fs-19{font-size:1.9rem !important}.fs-20{font-size:2rem !important}.fs-21{font-size:2.1rem !important}.fs-22{font-size:2.2rem !important}.fs-24{font-size:2.4rem !important}.fs-26{font-size:2.6rem !important}.fs-27{font-size:2.7rem !important}.fs-28{font-size:2.8rem !important}.fs-30{font-size:3rem !important}.fs-32{font-size:3.2rem !important}.fs-33{font-size:3.3rem !important}.fs-35{font-size:3.5rem !important}.fs-36{font-size:3.6rem !important}.fs-36{font-size:3.6rem !important}.fs-38{font-size:3.8rem !important}.fs-40{font-size:4rem !important}.fs-42{font-size:4.2rem !important}.fs-45{font-size:4.5rem !important}.fs-48{font-size:4.8rem !important}.fs-50{font-size:5rem !important}@media only screen and (max-width:768px){.fs-sp-8{font-size:0.8rem !important}.fs-sp-9{font-size:0.9rem !important}.fs-sp-10{font-size:1rem !important}.fs-sp-11{font-size:1.1rem !important}.fs-sp-12{font-size:1.2rem !important}.fs-sp-13{font-size:1.3rem !important}.fs-sp-14{font-size:1.4rem !important}.fs-sp-15{font-size:1.5rem !important}.fs-sp-16{font-size:1.6rem !important}.fs-sp-17{font-size:1.7rem !important}.fs-sp-18{font-size:1.8rem !important}.fs-sp-20{font-size:2rem !important}.fs-sp-21{font-size:2.1rem !important}.fs-sp-22{font-size:2.2rem !important}.fs-sp-24{font-size:2.4rem !important}.fs-sp-26{font-size:2.6rem !important}.fs-sp-27{font-size:2.7rem !important}.fs-sp-28{font-size:2.8rem !important}.fs-sp-30{font-size:3rem !important}.fs-sp-32{font-size:3.2rem !important}.fs-sp-33{font-size:3.3rem !important}.fs-sp-35{font-size:3.5rem !important}.fs-sp-36{font-size:3.6rem !important}.fs-sp-36{font-size:3.6rem !important}.fs-sp-37{font-size:3.7rem !important}.fs-sp-38{font-size:3.8rem !important}.fs-sp-40{font-size:4rem !important}.fs-sp-42{font-size:4.2rem !important}.fs-sp-45{font-size:4.5rem !important}.fs-sp-48{font-size:4.8rem !important}.fs-sp-50{font-size:5rem !important}}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-normal{font-weight:normal !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-bold{font-weight:bold !important}.bold{font-weight:bold !important}.fw-800{font-weight:800 !important}.fw-900{font-weight:900 !important}@media only screen and (max-width:768px){.fw-sp-300{font-weight:300 !important}.fw-sp-400{font-weight:400 !important}.fw-sp-normal{font-weight:normal !important}.fw-sp-500{font-weight:500 !important}.fw-sp-600{font-weight:600 !important}.fw-sp-700{font-weight:700 !important}.fw-sp-bold{font-weight:bold !important}.fw-sp-800{font-weight:800 !important}.fw-sp-900{font-weight:900 !important}}.lh-1{line-height:1 !important}.lh-2{line-height:2 !important}@media only screen and (max-width:768px){.lh-sp-1{line-height:1 !important}.lh-sp-2{line-height:2 !important}}.ls-0{letter-spacing:0 !important}.ls-1{letter-spacing:0.01em !important}.ls-2{letter-spacing:0.02em !important}.ls-3{letter-spacing:0.03em !important}.ls-4{letter-spacing:0.04em !important}.ls-5{letter-spacing:0.05em !important}.ls-6{letter-spacing:0.06em !important}.ls-8{letter-spacing:0.08em !important}.ls-10{letter-spacing:0.1em !important}.ls-15{letter-spacing:0.15em !important}.ls-20{letter-spacing:0.2em !important}@media only screen and (max-width:768px){.ls-sp-0{letter-spacing:0 !important}.ls-sp-1{letter-spacing:0.01em !important}.ls-sp-2{letter-spacing:0.02em !important}.ls-sp-3{letter-spacing:0.03em !important}.ls-sp-4{letter-spacing:0.04em !important}.ls-sp-5{letter-spacing:0.05em !important}.ls-sp-6{letter-spacing:0.06em !important}.ls-sp-8{letter-spacing:0.08em !important}.ls-sp-10{letter-spacing:0.1em !important}.ls-sp-15{letter-spacing:0.15em !important}.ls-sp-20{letter-spacing:0.2em !important}}.color-black{color:#000000 !important}.color-blue{color:#004097 !important}.color-green{color:#169e49 !important}.color-red{color:#e60012 !important}.color-brown{color:#754c24 !important}.color-white{color:#ffffff !important}.color-yellow{color:#fed517 !important}.color-gray{color:#898987 !important}.color-purple{color:#b16e9e !important}.color-peach{color:#e6b289 !important}.color-olive{color:#c3be71 !important}.color-orange{color:#ff7100 !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media only screen and (max-width:768px){.text-sp-left{text-align:left !important}.text-sp-right{text-align:right !important}.text-sp-center{text-align:center !important}}.bg-white{background-color:#ffffff !important}.bg-wheat{background-color:#f3f3f3 !important}.bg-gray{background-color:#ededed !important}.bg-green{background-color:#009245 !important}.bg-brown{background-color:#754c24 !important}.bg-orange{background-color:#f15a24 !important}.bg-pink{background-color:#ff3985 !important}.bg-red{background-color:#ff0000 !important}.bg-blue{background-color:#004097 !important}.bg-black{background-color:#000000 !important}.bg-yellow{background-color:#fff8d6 !important}.vertical-baseline{vertical-align:baseline !important}.vertical-middle{vertical-align:middle !important}.vertical-bottom{vertical-align:bottom !important}.underline{text-decoration:underline !important}.r-3{border-radius:0.3rem !important}.r-5{border-radius:0.5rem !important}.r-6{border-radius:0.6rem !important}.r-8{border-radius:0.8rem !important}.r-10{border-radius:1rem !important}.r-12{border-radius:1.2rem !important}.r-15{border-radius:1.5rem !important}.r-16{border-radius:1.6rem !important}.r-18{border-radius:1.8rem !important}.r-20{border-radius:2rem !important}.d-inline{display:inline !important}.d-block{display:block !important}.d-flex{display:flex !important}.flex-reverse{flex-direction:row-reverse !important}.justify-center{justify-content:center !important}.justify-between{justify-content:space-between !important}.scrolled .header{background:#fff}.header{display:flex;column-gap:2.4rem;align-items:center;position:fixed;top:0;left:0;width:100%;height:8.8rem;transition:all 0.4s ease-in-out;padding:2rem 3vw;background-color:#FFF;z-index:996}@media only screen and (max-width:768px){.header{height:5.6rem;padding:1.6rem}}.header .header-wrapper{position:relative;display:flex;align-items:center;width:100%;height:fit-content;justify-content:space-between;column-gap:4.8rem;transition:all 0.4s}@media only screen and (max-width:768px){.header .header-wrapper{height:6rem}}.header .header-logo{position:relative;width:17.6rem;padding:0;transition:all 0.2s ease;flex-shrink:0}@media only screen and (max-width:768px){.header .header-logo{width:12.8rem}}.header .header-logo a{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.header .header-logo a img{display:block;width:100%}.header .nav-contact{display:flex;column-gap:5.6rem;align-items:center}@media only screen and (max-width:768px){.header .nav-contact{display:none}}.header .header-nav{position:relative;padding:0}@media only screen and (max-width:768px){.header .header-nav{display:none}}.header .header-nav .nav-menu{position:relative;list-style:none;display:flex;align-items:center;justify-content:center;column-gap:4rem;line-height:100%;margin-right:auto;color:#fff}.header .header-nav .nav-menu>li{position:relative;padding:0}.header .header-nav .nav-menu>li .menu-link{position:relative;display:flex;flex-direction:column;row-gap:1.2rem;align-items:center;justify-content:center;width:fit-content;margin:0;white-space:nowrap;text-decoration:none;cursor:pointer;z-index:0}.header .header-nav .nav-menu>li .menu-link .jp,.header .header-nav .nav-menu>li .menu-link .en{line-height:100%;letter-spacing:0}.header .header-nav .nav-menu>li .menu-link .jp{color:#373F41}.header .header-nav .nav-menu>li.dropdown{display:flex;column-gap:0.8rem;align-items:center}.header .header-nav .nav-menu>li.dropdown:after{content:"";display:block;position:relative;width:1.2rem;aspect-ratio:2.0402684564;background-image:url(../img/downarrow.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;transition:0.2s}.header .header-nav .nav-menu>li.dropdown .dropdown-menu{position:absolute;top:100%;left:-0.8rem;display:none;min-width:160px;padding:1rem;background-color:#ffffffb8;border-radius:0 0 0.7rem 0.7rem;z-index:1000}.header .header-nav .nav-menu>li.dropdown .dropdown-menu li a{display:block;padding:1.2rem 1.2rem;text-decoration:none;white-space:nowrap}.header .header-nav .nav-menu>li.dropdown .dropdown-menu li a:hover{opacity:1;background-color:rgba(255, 255, 255, 0.23)}.header .header-nav .nav-menu>li.dropdown .dropdown-menu li:not(:last-child){border-bottom:1px dashed #7A7979}.header .header-nav .nav-menu>li.dropdown:hover:after{transform:rotate(180deg)}.header .contact-btns{position:relative;display:flex;align-items:center;column-gap:4.4rem}.header .contact-btns .tel-address .btn-tel{display:block;position:relative;color:#CC0000;line-height:100%;margin-bottom:1.2rem}.header .contact-btns .tel-address .address-text{line-height:100%}.header .contact-btns .btn-contact{width:14.8rem;height:4.9rem;background-color:#000;color:#FFF;border-radius:90rem}.mobile-nav-toggle{width:7rem;aspect-ratio:1;padding:0;background:#CC0000;display:flex;flex-direction:column;row-gap:1rem;align-items:center;justify-content:center;outline:none;cursor:pointer;z-index:3000;margin:0;transition:all 0.4s ease-in-out;flex-shrink:0}@media only screen and (max-width:768px){.mobile-nav-toggle{position:fixed;top:0;right:1rem;width:5.6rem !important;height:5.6rem !important;aspect-ratio:1;background-color:transparent}}.mobile-nav-toggle .btn-text{color:#fff;line-height:100%}@media only screen and (max-width:768px){.mobile-nav-toggle .btn-text{display:none}}.mobile-nav-toggle .toggle-icon{position:relative;display:block;width:3rem;height:2.4rem;margin:0}@media only screen and (max-width:768px){.mobile-nav-toggle .toggle-icon{width:3.8rem;height:1rem}}.mobile-nav-toggle .toggle-icon span{display:inline-block;position:absolute;left:0;width:100%;height:0.2rem;border-radius:1rem;background:#FFF;transition:all 0.4s ease-in-out;transform-origin:center center}@media only screen and (max-width:768px){.mobile-nav-toggle .toggle-icon span{background:#000}}.mobile-nav-toggle .toggle-icon span:nth-child(1){top:0}.mobile-nav-toggle .toggle-icon span:nth-child(2){top:1.1rem}@media only screen and (max-width:768px){.mobile-nav-toggle .toggle-icon span:nth-child(2){display:none}}.mobile-nav-toggle .toggle-icon span:nth-child(3){bottom:0}@media only screen and (max-width:768px){.mobile-nav-toggle .toggle-icon span:nth-child(3){width:66%;left:unset;right:0}}@media only screen and (max-width:768px){.mobile-nav-toggle .menu-label{color:white}}.mobile-nav-toggle.toggle-active .toggle-icon span{background-color:#FFF}@media only screen and (max-width:768px){.mobile-nav-toggle.toggle-active .toggle-icon span{background-color:#CC0000}}.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(1){transform:translateY(1.1rem) rotate(45deg)}.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(2){opacity:0;transform:translateY(1.1rem) rotate(-45deg);visibility:hidden}.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(3){transform:translateY(-1.1rem) rotate(-45deg)}@media only screen and (max-width:768px){.mobile-nav-toggle.toggle-active .menu-label{display:none;color:black}}#mobile-nav{position:fixed;display:flex;top:0;z-index:5000;right:-100%;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;transition:all 0.4s ease-in-out}@media only screen and (max-width:768px){#mobile-nav{padding:3rem 3.2rem 5rem 3.2rem;flex-direction:column;height:100%;overflow-y:auto;background-color:#FFF}}#mobile-nav .btn-close{display:block;position:absolute;top:4rem;right:4rem;width:2.4rem}@media only screen and (max-width:768px){#mobile-nav .btn-close{width:2.4rem;height:2.4rem;top:3.2rem;right:2rem}}#mobile-nav .btn-close .btn-icon{display:block;position:relative;width:100%}#mobile-nav .mobile-toggle{position:absolute;top:2rem;right:1.8rem;display:none;width:2.4rem;height:1.7rem;padding:0;background:none;display:none;border:none;outline:none;cursor:pointer;z-index:9}@media only screen and (max-width:768px){#mobile-nav .mobile-toggle{display:block}}#mobile-nav .mobile-toggle span{display:block;position:absolute;left:0;width:100%;height:1px;background:#ffffff;transition:all 0.4s ease-in-out;transform-origin:center center}#mobile-nav .mobile-toggle span:nth-child(1){top:0}#mobile-nav .mobile-toggle span:nth-child(2){top:0.8rem}#mobile-nav .mobile-toggle span:nth-child(3){bottom:0}#mobile-nav .mobile-toggle.toggle-active span:nth-child(1){transform:translateY(0.8rem) rotate(-45deg)}#mobile-nav .mobile-toggle.toggle-active span:nth-child(2){opacity:0;transform:translateX(2rem);visibility:hidden}#mobile-nav .mobile-toggle.toggle-active span:nth-child(3){transform:translateY(-0.8rem) rotate(45deg)}#mobile-nav .header-part{position:relative;width:50%;flex-shrink:0;background:#ffffffb5;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){#mobile-nav .header-part{justify-content:flex-start;width:100%;margin-bottom:5.2rem}}#mobile-nav .header-part .menu-img{position:absolute;top:50%;left:50%;width:22rem;transform:translate(-50%, -50%)}@media only screen and (max-width:768px){#mobile-nav .header-part .menu-img{display:block;position:relative;width:12rem;top:unset;left:unset;transform:unset}}#mobile-nav .mobile-nav-container{width:100%;height:100%;min-height:100%;overflow-y:auto;background:#FFF;position:relative;padding:4% 6% 3.6% 6%;align-content:center}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container{display:block;position:relative;padding:0;height:fit-content;min-height:fit-content;overflow-y:unset}}#mobile-nav .mobile-nav-container .mobile-nav-wrapper{display:block;height:fit-content;position:relative}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-wrapper{padding-bottom:5rem}}#mobile-nav .mobile-nav-container .btn-logo{display:block;position:relative;width:24rem;margin-bottom:3.6rem;z-index:1000}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .btn-logo{display:none}}#mobile-nav .mobile-nav-container .btn-logo .logo-img{display:block;position:relative;width:100%}#mobile-nav .mobile-nav-container .title-under{margin-bottom:3.6rem}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .title-under{display:none}}#mobile-nav .mobile-nav-container .nav-menus{position:relative;width:fit-content;display:flex;justify-content:center;flex-wrap:wrap;column-gap:15%;width:100%;max-width:120rem;padding-bottom:6.4rem;margin-bottom:4.4rem;border-bottom:1px solid #00000032}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .nav-menus{flex-direction:column;width:100%;row-gap:0;padding-bottom:0;width:100%;row-gap:0;padding-bottom:5.2rem;max-width:30rem;margin:0 auto 3.8rem auto}}#mobile-nav .mobile-nav-container .nav-menus .left-part .mobile-nav-menu:first-child{margin-bottom:7.2rem}#mobile-nav .mobile-nav-container .mobile-nav-menu{position:relative;list-style:none;width:fit-content;display:flex;flex-direction:column}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu{row-gap:0}}#mobile-nav .mobile-nav-container .mobile-nav-menu>li{position:relative;display:block;opacity:0;transform:translateX(7.2rem);transition:all 0.05s ease-in-out;animation-delay:1.2s;animation-fill-mode:forwards !important}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu>li{width:100%;position:relative;padding:1rem 0}#mobile-nav .mobile-nav-container .mobile-nav-menu>li:after{display:block;position:absolute;content:"";top:50%;right:0.8rem;transform:translateY(-50%);width:0.9rem;height:auto;aspect-ratio:0.5;background-position:center center;background-repeat:no-repeat;background-size:cover}}#mobile-nav .mobile-nav-container .mobile-nav-menu>li:not(:last-child){margin-bottom:3.2rem}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu>li:not(:last-child){margin-bottom:0}}#mobile-nav .mobile-nav-container .mobile-nav-menu .menu-link{width:fit-content;position:relative;display:flex;flex-direction:column;text-align:left;text-decoration:none;outline:none;transition:all 0.2s ease;white-space:nowrap}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu .menu-link span{font-size:1.6rem}}#mobile-nav .mobile-nav-container .mobile-nav-menu .menu-link:hover{opacity:0.7}#mobile-nav .mobile-nav-container .mobile-nav-menu .sub-menu{padding-top:1.4rem;padding-left:1.6rem;display:flex;flex-direction:column;row-gap:1.2rem}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu .sub-menu{padding-top:1.6rem;padding-left:2.2rem;row-gap:1.4rem}}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .mobile-nav-menu .sub-menu a span{font-size:1.4rem}}#mobile-nav .mobile-nav-container .mobile-nav-menu a{transition:all 0.3s ease-in-out}#mobile-nav .mobile-nav-container .mobile-nav-menu a:hover{opacity:0.7}#mobile-nav .mobile-nav-container .address-btns{display:block}#mobile-nav .mobile-nav-container .address-btns .btn-tel{display:flex;width:fit-content;position:relative;align-items:center;column-gap:0.6rem;margin:0 auto 1.2rem auto}#mobile-nav .mobile-nav-container .address-btns .btn-tel .btn-text{line-height:100%;color:#CC0000}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .address-btns .btn-tel .btn-text{font-size:2.8rem}}#mobile-nav .mobile-nav-container .address-btns .btn-tel .btn-icon{width:2.1rem;margin-top:0.3rem}#mobile-nav .mobile-nav-container .address-btns .address-text{text-align:center;margin-bottom:3.6rem}#mobile-nav .mobile-nav-container .address-btns .btn-contact{position:relative;display:flex;align-items:center;justify-content:center;border-radius:90rem;background-color:#000;width:30.4rem;height:4.6rem;column-gap:1.2rem;margin:0 auto}#mobile-nav .mobile-nav-container .address-btns .btn-contact .btn-icon{margin-top:0;width:2.6rem}#mobile-nav .mobile-nav-container .address-btns .btn-contact .btn-text{color:#FFF;line-height:100%;margin-bottom:0.3rem}@media only screen and (max-width:768px){#mobile-nav .mobile-nav-container .address-btns .btn-contact .btn-text{font-size:1.2rem}}@media only screen and (max-width:768px){body.mobile-nav-active{overflow:hidden}}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li{animation:nav-item-fade-in 0.4s ease-in-out}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(1){animation-delay:0.06s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(2){animation-delay:0.12s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(3){animation-delay:0.18s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(4){animation-delay:0.24s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(5){animation-delay:0.3s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(6){animation-delay:0.36s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(7){animation-delay:0.42s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(8){animation-delay:0.48s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(9){animation-delay:0.54s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(10){animation-delay:0.6s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(11){animation-delay:0.66s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(12){animation-delay:0.72s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(13){animation-delay:0.78s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(14){animation-delay:0.84s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(15){animation-delay:0.9s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(16){animation-delay:0.96s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(17){animation-delay:1.02s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(18){animation-delay:1.08s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(19){animation-delay:1.14s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(20){animation-delay:1.2s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(21){animation-delay:1.26s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(22){animation-delay:1.32s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(23){animation-delay:1.38s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(24){animation-delay:1.44s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(25){animation-delay:1.5s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(26){animation-delay:1.56s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(27){animation-delay:1.62s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(28){animation-delay:1.68s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(29){animation-delay:1.74s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(30){animation-delay:1.8s !important}body.mobile-nav-active .global-btns .btn-line{border:1px solid #F5F5F3}.mobile-nav-overly{position:fixed;top:0;left:0;width:100%;height:100%;z-index:997;background:rgba(0, 0, 0, 0.5);display:none;overflow:hidden;transition:all 0.2s ease-in-out}@media only screen and (max-width:768px){body.mobile-nav-active{overflow:hidden}}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li{animation:nav-item-fade-in 0.4s ease-in-out}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(1){animation-delay:0.06s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(2){animation-delay:0.12s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(3){animation-delay:0.18s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(4){animation-delay:0.24s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(5){animation-delay:0.3s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(6){animation-delay:0.36s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(7){animation-delay:0.42s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(8){animation-delay:0.48s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(9){animation-delay:0.54s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(10){animation-delay:0.6s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(11){animation-delay:0.66s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(12){animation-delay:0.72s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(13){animation-delay:0.78s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(14){animation-delay:0.84s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(15){animation-delay:0.9s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(16){animation-delay:0.96s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(17){animation-delay:1.02s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(18){animation-delay:1.08s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(19){animation-delay:1.14s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(20){animation-delay:1.2s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(21){animation-delay:1.26s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(22){animation-delay:1.32s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(23){animation-delay:1.38s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(24){animation-delay:1.44s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(25){animation-delay:1.5s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(26){animation-delay:1.56s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(27){animation-delay:1.62s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(28){animation-delay:1.68s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(29){animation-delay:1.74s !important}body.mobile-nav-active #mobile-nav .mobile-nav-container .mobile-nav-menu>li:nth-child(30){animation-delay:1.8s !important}body.mobile-nav-active #mobile-nav{right:0}.global-btns{position:fixed;display:flex;flex-direction:column;position:fixed;top:50%;right:0;transform:translateY(-50%);width:7rem;height:fit-content;z-index:4000}@media only screen and (max-width:768px){.global-btns{position:fixed;top:unset;bottom:0;left:0;width:100vw;height:4.8rem;display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));transform:unset}}.global-btns *{color:#FFF;line-height:100%;letter-spacing:0.05em}@media only screen and (max-width:768px){.global-btns *{height:4.8rem}}.global-btns a{width:100%;height:auto;aspect-ratio:1;display:flex;flex-direction:column;row-gap:0.6rem;align-items:center;justify-content:center;flex-direction:column;line-height:100%}@media only screen and (max-width:768px){.global-btns a{line-height:100%;width:100%;height:4.8rem;flex-direction:column;row-gap:0.6rem}}.global-btns a:hover{opacity:0.7}.global-btns a img{display:block;position:relative;width:2.9rem;aspect-ratio:1;height:auto}@media only screen and (max-width:768px){.global-btns a img{width:2rem}}.global-btns a span{color:#fff}@media only screen and (max-width:768px){.global-btns a span{font-size:0.8rem;line-height:100%;height:fit-content}}.global-btns a.btn-mail{background:#000}@media only screen and (max-width:768px){.global-btns a.btn-mail{column-gap:0.8rem;background-color:#CC0000}}.global-btns a.btn-tel{background:#F5F5F3}@media only screen and (max-width:768px){.global-btns a.btn-tel{column-gap:0.6rem;background-color:#000}}.global-btns a.btn-line{background:#fff;border:unset;transition:all 0.3s}.global-btns a.btn-line span{color:#000}@media only screen and (max-width:768px){.global-btns a.btn-line{column-gap:0.6rem;background-color:#FFF}}.contact-section{padding-top:0;background-color:#CC0000}@media only screen and (max-width:768px){.contact-section{padding-bottom:0}}.contact-section .container{padding-top:8.6rem}@media only screen and (max-width:768px){.contact-section .container{padding:7.6rem 4.6rem}}.contact-section .section-title{position:absolute;left:0;top:0;transform:translateY(-55%);width:fit-content}@media only screen and (max-width:768px){.contact-section .section-title{left:50%;transform:translate(-50%, -55%)}}.contact-section .section-title .en-title{width:fit-content;column-gap:1.6rem;color:#000;margin-bottom:-0.8rem;font-size:8.4rem;font-weight:700;z-index:1}@media only screen and (max-width:768px){.contact-section .section-title .en-title{font-size:4.8rem;white-space:nowrap}}.contact-section .section-title .en-title:before{width:2rem;background-color:#000}@media only screen and (max-width:768px){.contact-section .section-title .en-title:before{width:1.6rem}}.contact-section .section-title .jp-title{text-align:left;line-height:1.3}.contact-section .left-right{column-gap:12.5rem;justify-content:space-between}@media only screen and (max-width:768px){.contact-section .left-right{flex-direction:column-reverse;row-gap:3.6rem}}.contact-section .right-part{width:30rem;flex-shrink:0}@media only screen and (max-width:768px){.contact-section .right-part{width:20.9rem;margin:0 auto}}.contact-section .desc1,.contact-section .desc2{color:#FFF;line-height:1.8}.contact-section .desc1{margin-bottom:0.8rem}.contact-section .btns{display:flex;column-gap:4.2rem;margin:8rem 0 0 0}@media only screen and (max-width:768px){.contact-section .btns{flex-direction:column;row-gap:3.6rem;margin-top:5.4rem}}.contact-section .btns .btn-item{display:flex;column-gap:1.2rem;justify-content:center;align-items:center;border-radius:90rem;padding:1.6rem 3.2rem}@media only screen and (max-width:768px){.contact-section .btns .btn-item{width:100%;height:7.3rem}}.contact-section .btns .btn-item .btn-icon{width:3.2rem}.contact-section .btns .btn-phone{border:1px solid #FFF;box-shadow:2px 2px 3px #ffffff87}.contact-section .btns .btn-phone *{display:block;position:relative;color:#FFF;line-height:100%;text-align:center}.contact-section .btns .btn-phone .btn-icon{padding-top:0.8rem}.contact-section .btns .btn-phone .phone-number{line-height:100%;margin-bottom:0.8rem}@media only screen and (max-width:768px){.contact-section .btns .btn-phone .phone-number{font-size:2.2rem}}.contact-section .btns .btn-mail{background-color:#FFF;box-shadow:2px 2px #ffffff87}.contact-section .btns .btn-mail .btn-text{color:#CC0000}@media only screen and (max-width:768px){.contact-section .btns .btn-mail .btn-text{font-size:1.6rem}}.footer{position:relative;width:100%;padding:10.5rem 0 8rem 0;background-color:#000}@media only screen and (max-width:768px){.footer{padding-top:7.8rem;padding-bottom:8.2rem}}@media only screen and (max-width:768px){.footer .container{max-width:29.6rem}}.footer .left-right{column-gap:0}@media only screen and (max-width:768px){.footer .left-right{row-gap:5rem}}.footer .left-part{width:44%;flex-shrink:0}@media only screen and (max-width:768px){.footer .left-part{width:100%}}.footer .right-part{width:100%}.footer .footer-logo{width:20.6rem;margin-bottom:2.9rem}@media only screen and (max-width:768px){.footer .footer-logo{width:18rem}}.footer .address-text{margin-bottom:3.6rem;color:#FFF;line-height:1.7}@media only screen and (max-width:768px){.footer .address-text{white-space:nowrap;margin-bottom:2.4rem}}.footer .social-btns{display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));column-gap:2.5rem;width:fit-content}.footer .social-btns .btn-item{display:block;position:relative;width:fit-content;height:fit-content}.footer .social-btns .btn-item .btn-icon{display:block;position:relative;width:2.4rem;aspect-ratio:1}.footer .copyright-text{color:#FFF;margin-top:2.7rem}@media only screen and (max-width:768px){.footer .copyright-text{margin-top:4.7rem;color:0.8rem;text-align:center}}.footer .nav-menus{position:relative;width:fit-content;display:flex;justify-content:center;flex-wrap:wrap;column-gap:15%;width:100%;max-width:120rem;border-left:1px solid #FFF}@media only screen and (max-width:768px){.footer .nav-menus{width:100%;justify-content:flex-start;row-gap:0;padding-top:3.8rem;padding-bottom:0;max-width:30rem;border-top:1px solid #FFF;border-left:unset}}.footer .nav-menus .left-part .mobile-nav-menu:first-child{margin-bottom:7.2rem}.footer .mobile-nav-menu{position:relative;list-style:none;width:fit-content;display:flex;flex-direction:column}@media only screen and (max-width:768px){.footer .mobile-nav-menu{row-gap:0.6rem}}.footer .mobile-nav-menu>li{position:relative;display:block}@media only screen and (max-width:768px){.footer .mobile-nav-menu>li{width:100%;position:relative;padding:1rem 0}.footer .mobile-nav-menu>li:after{display:block;position:absolute;content:"";top:50%;right:0.8rem;transform:translateY(-50%);width:0.9rem;height:auto;aspect-ratio:0.5;background-position:center center;background-repeat:no-repeat;background-size:cover}}.footer .mobile-nav-menu>li:not(:last-child){margin-bottom:3.2rem}@media only screen and (max-width:768px){.footer .mobile-nav-menu>li:not(:last-child){margin-bottom:0}}.footer .mobile-nav-menu .menu-link{width:fit-content;position:relative;display:flex;flex-direction:column;text-align:left;text-decoration:none;outline:none;transition:all 0.2s ease;white-space:nowrap}.footer .mobile-nav-menu .menu-link span{color:#FFF}@media only screen and (max-width:768px){.footer .mobile-nav-menu .menu-link span{font-size:1.6rem}}.footer .mobile-nav-menu .menu-link:hover{opacity:0.7}.footer .mobile-nav-menu .sub-menu{padding-top:1.4rem;padding-left:1.6rem;display:flex;flex-direction:column;row-gap:1.2rem}@media only screen and (max-width:768px){.footer .mobile-nav-menu .sub-menu{padding-top:1.6rem;padding-left:2.2rem;row-gap:1.4rem}}.footer .mobile-nav-menu .sub-menu a span{color:#FFF}@media only screen and (max-width:768px){.footer .mobile-nav-menu .sub-menu a span{font-size:1.4rem}}.footer .mobile-nav-menu a{transition:all 0.3s ease-in-out}.footer .mobile-nav-menu a:hover{opacity:0.7}.font-en{font-family:"Roboto", sans-serif !important}.main-color{color:#CC0000}.font-8-500{font-family:"Noto Sans JP", sans-serif;font-size:0.8rem;font-weight:500}.font-10-400{font-family:"Noto Sans JP", sans-serif;font-size:1rem;font-weight:400}.font-10-600{font-family:"Noto Sans JP", sans-serif;font-size:1rem;font-weight:600}.font-10-700{font-family:"Noto Sans JP", sans-serif;font-size:1rem;font-weight:700}.font-11-400{font-family:"Noto Sans JP", sans-serif;font-size:1.1rem;font-weight:400}.font-11-700{font-family:"Noto Sans JP", sans-serif;font-size:1.1rem;font-weight:700}.font-12-300{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:300}.font-12-400{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:400}.font-12-500{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:500}.font-12-700{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:700}.font-13-300{font-family:"Noto Sans JP", sans-serif;font-size:1.3rem;font-weight:300}.font-13-500{font-family:"Noto Sans JP", sans-serif;font-size:1.3rem;font-weight:500}.font-13-600{font-family:"Noto Sans JP", sans-serif;font-size:1.3rem;font-weight:600}.font-14-300{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:300}@media only screen and (max-width:768px){.font-14-300{font-size:1.2rem}}.font-14-400{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:400}@media only screen and (max-width:768px){.font-14-400{font-size:1.2rem}}.font-14-500{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:500}@media only screen and (max-width:768px){.font-14-500{font-size:1.2rem}}.font-14-600{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:600}@media only screen and (max-width:768px){.font-14-600{font-size:1.2rem}}.font-14-700{font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:700}@media only screen and (max-width:768px){.font-14-700{font-size:1.2rem}}.font-15-300{font-family:"Noto Sans JP", sans-serif;font-size:1.5rem;font-weight:300}@media only screen and (max-width:768px){.font-15-300{font-size:1.3rem}}.font-15-400{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:400}.font-15-500{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:500}.font-15-700{font-family:"Noto Sans JP", sans-serif;font-size:1.2rem;font-weight:700}.font-16-300{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:300}@media only screen and (max-width:768px){.font-16-300{font-size:1.2rem}}.font-16-400{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:400}@media only screen and (max-width:768px){.font-16-400{font-size:1.2rem}}.font-16-500{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:500}@media only screen and (max-width:768px){.font-16-500{font-size:1.2rem}}.font-16-600{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:600}@media only screen and (max-width:768px){.font-16-600{font-size:1.2rem}}.font-16-700{font-family:"Noto Sans JP", sans-serif;font-size:1.6rem;font-weight:700}@media only screen and (max-width:768px){.font-16-700{font-size:1.2rem}}.font-17-300{font-family:"Noto Sans JP", sans-serif;font-size:1.7rem;font-weight:300}@media only screen and (max-width:768px){.font-17-300{font-size:1.3rem}}.font-17-400{font-family:"Noto Sans JP", sans-serif;font-size:1.7rem;font-weight:400}@media only screen and (max-width:768px){.font-17-400{font-size:1.3rem}}.font-18-300{font-family:"Noto Sans JP", sans-serif;font-size:1.8rem;font-weight:300}@media only screen and (max-width:768px){.font-18-300{font-size:1.4rem}}.font-18-400{font-family:"Noto Sans JP", sans-serif;font-size:1.8rem;font-weight:400}@media only screen and (max-width:768px){.font-18-400{font-size:1.4rem}}.font-18-500{font-family:"Noto Sans JP", sans-serif;font-size:1.8rem;font-weight:500}@media only screen and (max-width:768px){.font-18-500{font-size:1.4rem}}.font-18-600{font-family:"Noto Sans JP", sans-serif;font-size:1.8rem;font-weight:600}@media only screen and (max-width:768px){.font-18-600{font-size:1.4rem}}.font-18-700{font-family:"Noto Sans JP", sans-serif;font-size:1.8rem;font-weight:700}@media only screen and (max-width:768px){.font-18-700{font-size:1.4rem}}.font-20-300{font-family:"Noto Sans JP", sans-serif;font-size:2rem;font-weight:300}@media only screen and (max-width:768px){.font-20-300{font-size:1.5rem}}.font-20-400{font-family:"Noto Sans JP", sans-serif;font-size:2rem;font-weight:400}@media only screen and (max-width:768px){.font-20-400{font-size:1.5rem}}.font-20-500{font-family:"Noto Sans JP", sans-serif;font-size:2rem;font-weight:500}@media only screen and (max-width:768px){.font-20-500{font-size:1.5rem}}.font-20-700{font-family:"Noto Sans JP", sans-serif;font-size:2rem;font-weight:700}@media only screen and (max-width:768px){.font-20-700{font-size:1.5rem}}.font-20-600{font-family:"Noto Sans JP", sans-serif;font-size:2rem;font-weight:600}@media only screen and (max-width:768px){.font-20-600{font-size:1.5rem}}.font-22-400{font-family:"Noto Sans JP", sans-serif;font-size:2.2rem;font-weight:400}@media only screen and (max-width:768px){.font-22-400{font-size:1.6rem}}.font-22-400{font-family:"Noto Sans JP", sans-serif;font-size:2.2rem;font-weight:400}@media only screen and (max-width:768px){.font-22-400{font-size:1.6rem}}.font-22-700{font-family:"Noto Sans JP", sans-serif;font-size:2.2rem;font-weight:700}@media only screen and (max-width:768px){.font-22-700{font-size:1.6rem}}.font-23-300{font-family:"Noto Sans JP", sans-serif;font-size:2.3rem;font-weight:300}@media only screen and (max-width:768px){.font-23-300{font-size:1.7rem}}.font-23-600{font-family:"Noto Sans JP", sans-serif;font-size:2.3rem;font-weight:600}@media only screen and (max-width:768px){.font-23-600{font-size:1.7rem}}.font-23-700{font-family:"Noto Sans JP", sans-serif;font-size:2.3rem;font-weight:700}@media only screen and (max-width:768px){.font-23-700{font-size:1.7rem}}.font-24-400{font-family:"Noto Sans JP", sans-serif;font-size:2.4rem;font-weight:400}@media only screen and (max-width:768px){.font-24-400{font-size:1.8rem}}.font-24-500{font-family:"Noto Sans JP", sans-serif;font-size:2.4rem;font-weight:400}@media only screen and (max-width:768px){.font-24-500{font-size:1.8rem}}.font-24-700{font-family:"Noto Sans JP", sans-serif;font-size:2.4rem;font-weight:700}@media only screen and (max-width:768px){.font-24-700{font-size:1.8rem}}.font-25-500{font-family:"Noto Sans JP", sans-serif;font-size:2.5rem;font-weight:500}.font-25-600{font-family:"Noto Sans JP", sans-serif;font-size:2.5rem;font-weight:600}.font-26-400{font-family:"Noto Sans JP", sans-serif;font-size:2.6rem;font-weight:400}.font-27-600{font-family:"Noto Sans JP", sans-serif;font-size:2.7rem;font-weight:600}.font-27-700{font-family:"Noto Sans JP", sans-serif;font-size:2.7rem;font-weight:700}.font-28-400{font-family:"Noto Sans JP", sans-serif;font-size:2.8rem;font-weight:400}@media only screen and (max-width:768px){.font-28-400{font-size:2.1rem}}.font-28-500{font-family:"Noto Sans JP", sans-serif;font-size:2.8rem;font-weight:500}@media only screen and (max-width:768px){.font-28-500{font-size:2.1rem}}.font-28-600{font-family:"Noto Sans JP", sans-serif;font-size:2.8rem;font-weight:600}@media only screen and (max-width:768px){.font-28-600{font-size:2.1rem}}.font-28-700{font-family:"Noto Sans JP", sans-serif;font-size:2.8rem;font-weight:700}@media only screen and (max-width:768px){.font-28-700{font-size:2.1rem}}.font-29-500{font-family:"Noto Sans JP", sans-serif;font-size:2.9rem;font-weight:500}@media only screen and (max-width:768px){.font-29-500{font-size:2.1rem}}.font-30-500{font-family:"Noto Sans JP", sans-serif;font-size:3rem;font-weight:500}@media only screen and (max-width:768px){.font-30-500{font-size:2.2rem}}.font-30-700{font-family:"Noto Sans JP", sans-serif;font-size:3rem;font-weight:700}@media only screen and (max-width:768px){.font-30-700{font-size:2.2rem}}.font-32-400{font-family:"Noto Sans JP", sans-serif;font-size:3.2rem;font-weight:400}@media only screen and (max-width:768px){.font-32-400{font-size:2.3rem}}.font-32-700{font-family:"Noto Sans JP", sans-serif;font-size:3.2rem;font-weight:700}@media only screen and (max-width:768px){.font-32-700{font-size:2.3rem}}.font-35-700{font-family:"Noto Sans JP", sans-serif;font-size:3.5rem;font-weight:700}@media only screen and (max-width:768px){.font-35-700{font-size:2.4rem}}.font-35-600{font-family:"Noto Sans JP", sans-serif;font-size:3.5rem;font-weight:600}@media only screen and (max-width:768px){.font-35-600{font-size:2.4rem}}.font-36-400{font-family:"Noto Sans JP", sans-serif;font-size:3.6rem;font-weight:400}@media only screen and (max-width:768px){.font-36-400{font-size:2.4rem}}.font-36-500{font-family:"Noto Sans JP", sans-serif;font-size:3.6rem;font-weight:500}@media only screen and (max-width:768px){.font-36-500{font-size:2.4rem}}.font-36-700{font-family:"Noto Sans JP", sans-serif;font-size:3.6rem;font-weight:700}@media only screen and (max-width:768px){.font-36-700{font-size:2.4rem}}.font-38-500{font-family:"Noto Sans JP", sans-serif;font-size:3.8rem;font-weight:500}@media only screen and (max-width:768px){.font-38-500{font-size:2.4rem}}.font-40-400{font-family:"Noto Sans JP", sans-serif;font-size:4rem;font-weight:400}@media only screen and (max-width:768px){.font-40-400{font-size:2.4rem}}.font-40-600{font-family:"Noto Sans JP", sans-serif;font-size:4rem;font-weight:600}@media only screen and (max-width:768px){.font-40-600{font-size:2.4rem}}.font-40-700{font-family:"Noto Sans JP", sans-serif;font-size:4rem;font-weight:700}@media only screen and (max-width:768px){.font-40-700{font-size:2.4rem}}.font-45-700{font-family:"Noto Sans JP", sans-serif;font-size:4.5rem;font-weight:700}@media only screen and (max-width:768px){.font-45-700{font-size:2.6rem}}.font-47-700{font-family:"Noto Sans JP", sans-serif;font-size:4.7rem;font-weight:700}@media only screen and (max-width:768px){.font-47-700{font-size:2.6rem}}.font-48-500{font-family:"Noto Sans JP", sans-serif;font-size:4.8rem;font-weight:500}@media only screen and (max-width:768px){.font-48-500{font-size:2.8rem}}.font-48-600{font-family:"Noto Sans JP", sans-serif;font-size:4.8rem;font-weight:600}@media only screen and (max-width:768px){.font-48-600{font-size:2.8rem}}.font-50-500{font-family:"Noto Sans JP", sans-serif;font-size:5rem;font-weight:500}@media only screen and (max-width:768px){.font-50-500{font-size:2.4rem}}.font-50-700{font-family:"Noto Sans JP", sans-serif;font-size:5rem;font-weight:700}@media only screen and (max-width:768px){.font-50-700{font-size:2.4rem}}.font-53-700{font-family:"Noto Sans JP", sans-serif;font-size:5.3rem;font-weight:700}@media only screen and (max-width:768px){.font-53-700{font-size:2.4rem}}.font-55-500{font-family:"Noto Sans JP", sans-serif;font-size:5.5rem;font-weight:500}@media only screen and (max-width:768px){.font-55-500{font-size:2.6rem}}.font-64-600{font-family:"Noto Sans JP", sans-serif;font-size:6.4rem;font-weight:600}@media only screen and (max-width:768px){.font-64-600{font-size:2.6rem}}.font-80-400{font-family:"Noto Sans JP", sans-serif;font-size:8rem;font-weight:400}a{transition:all 0.1s ease-in;cursor:pointer}a:hover{opacity:0.8}.left-right{position:relative;display:flex;column-gap:7.6rem}.left-right .right-part{display:block;position:relative}.left-right .left-part{display:block;position:relative}@media only screen and (max-width:768px){.left-right{flex-direction:column;row-gap:4rem}}.left-right.reverse{flex-direction:row-reverse}@media only screen and (max-width:768px){.left-right.reverse{flex-direction:column-reverse}}.btn-rightarrow{position:relative;display:flex;align-items:center;justify-content:center;column-gap:1rem;width:fit-content;height:3.8rem;padding:1rem 1.6rem;white-space:nowrap;text-decoration:none;cursor:pointer;background:#fff;border-radius:90rem;z-index:0}@media only screen and (max-width:768px){.btn-rightarrow{width:100%;max-width:28.4rem;height:5.2rem}}.btn-rightarrow .btn-text{color:#CC0000;line-height:100%;letter-spacing:0.07em}@media only screen and (max-width:768px){.btn-rightarrow .btn-text{font-size:1rem}}.btn-rightarrow .arrow-in-circle{display:flex;position:relative;align-items:center;justify-content:center;width:1.6rem;aspect-ratio:1;border-radius:90%;background-color:#CC0000;flex-shrink:0}.btn-rightarrow .btn-icon{display:block;width:0.36rem}@media only screen and (max-width:768px){.btn-rightarrow{column-gap:1.6rem;margin-top:1.2rem;margin-left:0}}.btn-rightarrow:hover{opacity:1}.btn-rightarrow:hover .btn-icon{animation:bounce-right 0.8s infinite}@keyframes bounce-right{0%,100%{transform:translateX(0)}30%{transform:translateX(15px)}}section{display:block;position:relative;width:100%;padding-top:8.6rem;padding-bottom:8.6rem}@media only screen and (max-width:768px){section{padding:5.2rem 0}}.thumb-wrapper{display:block;position:relative;width:100%;height:fit-content}.thumb-wrapper .thumb-img{display:block;position:relative;width:100%;height:auto;object-fit:cover}.section-title{display:flex;flex-direction:column;row-gap:1.6rem;position:relative;width:fit-content;margin:0 auto 5.2rem auto}@media only screen and (max-width:768px){.section-title{margin-bottom:3.6rem;row-gap:1rem}}.section-title .jp-title{line-height:100%;text-align:center}@media only screen and (max-width:768px){.section-title .jp-title{font-size:1.8rem}}.section-title .en-title{display:flex;column-gap:0.6rem;align-items:center;color:#CC0000;justify-content:center;line-height:100%;letter-spacing:2px}@media only screen and (max-width:768px){.section-title .en-title{font-size:0.8rem}}.section-title .en-title:before{display:block;position:relative;content:"";width:1rem;aspect-ratio:1;border-radius:90%;background-color:#CC0000;flex-shrink:0}@media only screen and (max-width:768px){.section-title .en-title:before{width:0.6rem}}.section-title .header-text{text-align:center}.btn-more{display:flex;align-items:center;justify-content:center;column-gap:3.8rem;width:fit-content;height:5.6rem;background-color:#F1F1F1;border-radius:90rem;padding:0.8rem 3.2rem;margin:8rem auto 0 auto}@media only screen and (max-width:768px){.btn-more{column-gap:3rem;height:4.2rem;margin-top:4rem}}.btn-more:hover{opacity:1}.btn-more:hover .circle-arrow .arrow-icon{right:-1.3rem}.btn-more .btn-text{letter-spacing:0.07em}.btn-more .circle-arrow{display:block;position:relative;width:fit-content;height:fit-content}.btn-more .circle-arrow .circle{display:block;position:relative;width:4rem;aspect-ratio:1;background-color:#FFF;border-radius:100%}@media only screen and (max-width:768px){.btn-more .circle-arrow .circle{width:2.5rem}}.btn-more .circle-arrow .arrow-icon{display:block;position:absolute;width:4rem;right:1.3rem;top:1.4rem;transition:all 0.2s ease-in-out}@media only screen and (max-width:768px){.btn-more .circle-arrow .arrow-icon{width:3rem;right:1.1rem;top:0.8rem}}.sub-mainview{position:relative;width:100%}.sub-mainview .bg-img{position:relative;width:100%;aspect-ratio:3.6666666667;object-fit:cover;display:block}@media only screen and (max-width:769px){.sub-mainview .bg-img{aspect-ratio:1}}.sub-mainview .page-title{position:absolute;top:59.6%;left:50%;transform:translate(-50%, -50%);width:fit-content;text-align:center;color:#FFF;z-index:1}.sub-mainview .page-title *{text-align:center}.sub-mainview .page-title .en-title-wrapper{width:fit-content;position:relative;text-align:center;margin:0 auto 1.6rem auto}.sub-mainview .page-title .jp-title-wrapper{width:fit-content;position:relative;text-align:center;margin:0 auto}.sub-mainview .page-title .en-title{margin-bottom:0.8rem}.sub-mainview .page-title .jp-title{margin:0 auto}.sub-mainview .page-title .title-bg{position:absolute;top:-15.4%;left:-23.8%;width:146.2%;height:140%;border-radius:1rem;background:rgba(0, 0, 0, 0.4901960784);z-index:1;opacity:0}.sub-mainview .page-title .title-bg.visible{clip-path:inset(0 100% 0 0);animation:taglineClipPath forwards 0.5s ease-out 0.1s 1 normal}.sub-mainview .page-title .title-text{width:fit-content;position:relative;white-space:nowrap;line-height:100%;z-index:2;color:#FFF;opacity:0}.sub-mainview .page-title .title-text.visible{clip-path:inset(0 100% 0 0);animation:taglineClipPath forwards 0.8s ease-out 0.3s 1 normal}.visible{clip-path:inset(0 100% 0 0);animation:taglineClipPath forwards 0.8s ease-out 0.3s 1 normal}main#main{width:100%}.thumb-effect{display:block;position:relative;overflow:hidden}.thumb-effect:before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255, 255, 255, 0.2);border-radius:100%;transform:translate(-50%, -50%);opacity:0}.thumb-effect:hover:before{animation:circle 0.75s}.thumb-effect:hover .thumb-img{transform:scale(1.2)}.thumb-effect .thumb-img{transform:scale(1);transition:0.3s ease-in-out}.href-anchor{scroll-margin-top:7.2rem;scroll-margin-block-start:7.2rem;scroll-margin-inline-start:7.2rem;-ms-scroll-margin-top:7.2rem;scroll-margin:7.2rem}.effectFadeIn{animation:fadeIn 0.4s infinite;-webkit-animation:fadeIn 0.4s infinite}.href-btn{position:relative;display:flex;align-items:center;justify-content:center;background-color:#FFF;border:1px solid #CC0000;width:fit-content;height:7.2rem;padding:0.6rem 8.4rem;margin:6.4rem auto 0 auto}@media only screen and (max-width:768px){.href-btn{width:100%;height:6rem;padding:0.6rem 6.4rem;margin-top:4rem}}.href-btn .btn-icon{display:block;position:absolute;width:1.8rem;top:50%;right:3rem;transform:translateY(-50%)}.href-btn .btn-text{white-space:nowrap}.main-form{display:block;position:relative;width:100%;background-color:#F5F5F3}.main-form .container{max-width:80rem}.main-form .form-container{border-radius:0.8rem;padding:6.4rem 4.8rem;background-color:#FFF}@media only screen and (max-width:768px){.main-form .form-container{border-radius:0.5rem;padding:4.8rem 1.6rem}}.main-form .form-wrapper{display:flex;flex-direction:column;row-gap:1.8rem}@media only screen and (max-width:768px){.main-form .form-wrapper{row-gap:1.6rem}}.main-form .form-wrapper .form-row{display:flex;column-gap:0.8rem;position:relative;width:100%}@media only screen and (max-width:768px){.main-form .form-wrapper .form-row{flex-direction:column;row-gap:0.6rem}}.main-form .form-wrapper .form-row .label{display:block;position:relative;width:16rem;flex-shrink:0;height:fit-content;margin-top:0.4rem}@media only screen and (max-width:768px){.main-form .form-wrapper .form-row .label{margin-top:0.3rem}}.main-form .form-wrapper .form-row .label.required{position:relative;display:flex;align-items:center;column-gap:1rem}@media only screen and (max-width:768px){.main-form .form-wrapper .form-row .label.required{column-gap:0.8rem}}.main-form .form-wrapper .form-row .label.required::after{width:fit-content;content:"※";color:#EE5521;line-height:100%}.main-form .form-wrapper .form-row .width1{max-width:24rem}.main-form .form-wrapper .form-row input,.main-form .form-wrapper .form-row textarea{font-size:1.4rem !important}.main-form .form-wrapper .vertical-wrapper{display:flex;flex-direction:column;row-gap:0.8rem;width:100%}.main-form .form-wrapper .error-msg{display:none;color:#EE5521}.main-form .form-wrapper .error-msg.show{display:block}.main-form .btns{width:fit-content;display:flex;position:relative;column-gap:1.6rem;margin:4.8rem auto 0 auto}@media only screen and (max-width:768px){.main-form .btns{column-gap:0.8rem;margin:3.6rem auto 0 auto}}.main-form .btns .btn-item{display:flex;align-items:center;justify-content:center;width:fit-content;height:5.6rem;width:fit-content;padding:0.2rem 6.4rem}@media only screen and (max-width:768px){.main-form .btns .btn-item{height:4.8rem;padding:0.2rem 4.8rem}}.main-form .btns .btn-item.btn-back,.main-form .btns .btn-item.btn-submit{width:24rem}.main-form .btns .btn-item.btn-back{background-color:transparent;border:1px solid #CC0000;border-radius:90rem}.main-form .btns .btn-item.btn-back .btn-text{color:#CC0000;white-space:nowrap}.breadcrumb{background-color:#F5F5F3 !important}.breadcrumb .container{padding:1.6rem 0 !important;font-family:"Noto Sans JP", sans-serif;font-size:1.4rem;font-weight:400}@media only screen and (max-width:768px){.breadcrumb .container{padding:1.4rem 1.6rem !important}}.block-type1{display:flex;flex-direction:column;row-gap:8.2rem}@media only screen and (max-width:768px){.block-type1{row-gap:8rem}}.block-type1 .list-item{display:block;position:relative;padding-bottom:5.2rem}@media only screen and (max-width:768px){.block-type1 .list-item{padding-bottom:0}}.block-type1 .list-item:before{content:"";position:absolute;width:62%;height:76%;top:11.1rem;right:0;background-color:#EDEDED;border-radius:0 0 0 0.8rem}@media only screen and (max-width:768px){.block-type1 .list-item:before{display:none}}.block-type1 .list-item.reverse:before{right:unset;left:0;border-radius:0 0.8rem 0.8rem 0}.block-type1 .list-item.reverse .left-right{flex-direction:row-reverse}@media only screen and (max-width:768px){.block-type1 .list-item.reverse .left-right{flex-direction:column}}.block-type1 .list-item .left-right{column-gap:4rem}@media only screen and (max-width:768px){.block-type1 .list-item .left-right{row-gap:1rem}}.block-type1 .list-item .left-part{width:50%;flex-shrink:0;border-radius:0.8rem;overflow:hidden}@media only screen and (max-width:768px){.block-type1 .list-item .left-part{width:100%}}.block-type1 .list-item .right-part{position:relative}.block-type1 .item-title{display:flex;align-items:flex-end;column-gap:3.2rem;margin-bottom:2.4rem}@media only screen and (max-width:768px){.block-type1 .item-title{margin-bottom:1.4rem}}.block-type1 .item-title .title-part *{line-height:100%}.block-type1 .item-title .title-part .label-number{display:flex;column-gap:0.4rem;align-items:flex-end;margin-bottom:1.6rem}@media only screen and (max-width:768px){.block-type1 .item-title .title-part .label-number{margin-bottom:0.6rem}}.block-type1 .item-title .title-part .label-number .strength-text{color:#CC0000;margin-bottom:1rem}@media only screen and (max-width:768px){.block-type1 .item-title .title-part .label-number .strength-text{font-size:1rem}}.block-type1 .item-title .title-part .label-number .number-text{color:#CC0000;font-size:8rem;font-weight:700}@media only screen and (max-width:768px){.block-type1 .item-title .title-part .label-number .number-text{font-size:4rem}}.block-type1 .item-title .title-part .part-title{white-space:nowrap;color:#000}.block-type1 .item-title .part-img{display:block;position:relative;width:14rem;padding-bottom:0.9rem}@media only screen and (max-width:768px){.block-type1 .item-title .part-img{position:absolute;width:9.6rem;bottom:0;right:0;transform:translateY(72%)}}@media only screen and (max-width:768px){.block-type1 .desc{padding:2.4rem 1.4rem;border-radius:0.8rem;background-color:#EDEDED}}.block-type2{background-color:#CC0000;overflow:hidden}.block-type2 .section-img{width:62.5rem;position:absolute;bottom:12.8rem;left:-6.4rem;mix-blend-mode:screen;opacity:0.3;z-index:1}@media only screen and (max-width:768px){.block-type2 .section-img{display:none}}.block-type2 .section-title-wrapper{max-width:55.8rem;margin:0 auto 7.2rem auto}@media only screen and (max-width:768px){.block-type2 .section-title-wrapper{margin:0 auto 2.8rem auto}}.block-type2 .section-title-wrapper .section-title{text-align:center;color:#fff}@media only screen and (max-width:768px){.block-type2 .section-title-wrapper .section-title span{font-size:1.7rem}}.block-type2 .section-title-wrapper .title-under{column-gap:3.2rem}@media only screen and (max-width:768px){.block-type2 .section-title-wrapper .title-under{column-gap:1.8rem}}.block-type2 .section-title-wrapper .title-under .horizontal-line{background-color:#fff}.block-type2 .section-title-wrapper .title-under .en-title{color:#fff;letter-spacing:0.1em}.block-type2 .part-title{text-align:center;margin-bottom:6.4rem;color:#FFF}@media only screen and (max-width:768px){.block-type2 .part-title{margin-bottom:4.8rem}}.block-type2 *{color:#FFF}.block-type2 .container{max-width:100rem}.block-type2 .works-list{display:grid;grid-template-columns:repeat(1, minmax(0px, 1fr))}.block-type2 .works-list .list-item{display:flex;column-gap:5.6rem;align-items:center;padding:3rem 0;border-bottom:1px solid #FFF}@media only screen and (max-width:768px){.block-type2 .works-list .list-item{flex-direction:column;row-gap:1.6rem;padding:1.6rem 0}}.block-type2 .works-list .list-item:first-child{border-top:1px solid #FFF}.block-type2 .works-list .list-item .thumb-wrapper{flex-shrink:0;width:18.8rem;margin-left:auto;margin-right:auto}.block-type2 .works-list .list-item .thumb-wrapper .thumb-img{width:100%;aspect-ratio:1;border-radius:90%;overflow:hidden}.block-type2 .works-list .list-item .item-content{width:100%}.block-type2 .works-list .list-item .item-content .label-title{position:relative;display:flex;column-gap:2.2rem;align-items:flex-start;margin-bottom:2rem}.block-type2 .works-list .list-item .item-content .label-title .item-label{color:#191A1A;line-height:3.2rem;flex-shrink:0}.block-type2 .works-list .list-item .item-content .label-title .item-title{color:#fff}@media only screen and (max-width:768px){.block-type2 .works-list .list-item .item-content .label-title .item-title{line-height:1.7}}.block-type2 .works-list .list-item .item-content .desc{margin-top:1.6rem}.block-type2 .btn-white{margin:6.4rem auto 0 auto}@media only screen and (max-width:768px){.block-type2 .btn-white{margin-top:4rem}}.block-type3{display:flex;flex-direction:column;row-gap:9.6rem}@media only screen and (max-width:768px){.block-type3{row-gap:5.6rem}}.block-type3 .list-item{display:block;position:relative;width:100%}.block-type3 .list-item .left-right{column-gap:0}.block-type3 .list-item .left-right .left-part{width:48%;flex-shrink:0;border-radius:0.8rem;box-shadow:3px 3px 22px rgba(200, 200, 200, 0.56);overflow:hidden;z-index:1}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .left-part{width:100%}}.block-type3 .list-item .left-right .right-part{width:calc(52% + 5.6rem);transform:translate(-5.6rem, 4.8rem);display:flex;align-items:flex-end;flex-shrink:0}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .right-part{width:100%;transform:unset}}.block-type3 .list-item .left-right .right-part .part-inner{position:relative;background-color:#FFF;padding:5.6rem 5.6rem 5.6rem 9.6rem;box-shadow:2px 2px 9px #c5c5c58f;border-radius:4rem 0 4rem 0}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .right-part .part-inner{padding:4rem 1.6rem 2.4rem 1.6rem}}@media only screen and (max-width:768px){.block-type3 .list-item .left-right.reverse{flex-direction:column;row-gap:2rem}}.block-type3 .list-item .left-right.reverse .right-part{transform:translate(5.6rem, 4.8rem)}@media only screen and (max-width:768px){.block-type3 .list-item .left-right.reverse .right-part{transform:unset}}.block-type3 .list-item .left-right.reverse .part-inner{padding:5.6rem 9.6rem 5.6rem 5.6rem;box-shadow:2px 2px 9px #c5c5c58f;border-radius:0 4rem 0 4rem}@media only screen and (max-width:768px){.block-type3 .list-item .left-right.reverse .part-inner{padding:4rem 1.6rem 2.4rem 1.6rem;border-radius:4rem 0 4rem 0}}.block-type3 .list-item .left-right.reverse .label-part{right:unset;left:0}@media only screen and (max-width:768px){.block-type3 .list-item .left-right.reverse .label-part{right:0;left:unset}}.block-type3 .list-item .left-right .thumb-img{aspect-ratio:1.5078534031}.block-type3 .list-item .left-right .label-part{display:flex;align-items:flex-end;column-gap:0.2rem;position:absolute;top:-6.4rem;right:0}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .label-part{top:-3.8rem;z-index:2}}.block-type3 .list-item .left-right .label-part *{line-height:100%;font-weight:700}.block-type3 .list-item .left-right .label-part .point-label{padding-bottom:0.8rem}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .label-part .point-label{font-size:2rem}}.block-type3 .list-item .left-right .label-part .number-label{font-size:8.6rem}@media only screen and (max-width:768px){.block-type3 .list-item .left-right .label-part .number-label{font-size:5.6rem}}.block-type3 .list-item .left-right .part-title{margin-bottom:1.6rem}.block-type4{display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));column-gap:6rem}@media only screen and (max-width:768px){.block-type4{grid-template-columns:repeat(1, minmax(0px, 1fr));row-gap:5.2rem}}.block-type4 .block-item{display:block;position:relative}.block-type4 .block-item .thumb-wrapper{margin-bottom:2rem}.block-type4 .block-item .thumb-wrapper .thumb-img img{aspect-ratio:1.5058823529;object-fit:contain}.block-type4 .block-item .cat-province{display:flex;column-gap:1.1rem;align-items:center;margin-bottom:1.2rem}@media only screen and (max-width:768px){.block-type4 .block-item .cat-province{margin-bottom:1rem;column-gap:0.9rem}}.block-type4 .block-item .cat-province .category{display:flex;flex-wrap:wrap}.block-type4 .block-item .cat-province .category-name{display:flex;align-items:center;justify-content:center;padding:0.2rem 1.6rem;width:fit-content;height:2.4rem;border:1px solid #000;margin-right:10px;margin-bottom:2px}.block-type4 .block-item .title{margin-bottom:1rem}.flow-steps{display:block;position:relative}.flow-steps .each-step{display:block;position:relative}.flow-steps .each-step:nth-child(even) .step-number{background-color:#191A1A}.flow-steps .each-step:not(:last-child){padding-bottom:4.4rem}@media only screen and (max-width:768px){.flow-steps .each-step:not(:last-child){padding-bottom:3.2rem}}.flow-steps .each-step::before{position:absolute;content:"";width:2px;height:calc(100% - 3.2rem);left:3.2rem;top:3.2rem;background-color:#CC0000}@media only screen and (max-width:768px){.flow-steps .each-step::before{height:calc(100% - 2.8rem);left:2.8rem;top:2.8rem}}.flow-steps .step-wrapper{display:flex;position:relative}@media only screen and (max-width:768px){.flow-steps .step-wrapper{width:100%}}.flow-steps .step-wrapper .step-number{aspect-ratio:1;display:flex;position:relative;align-items:center;justify-content:center;flex-direction:column;margin-right:3.2rem;width:6.4rem;height:6.4rem;background-color:#CC0000;border-radius:50px}@media only screen and (max-width:768px){.flow-steps .step-wrapper .step-number{margin-right:1.6rem;width:5.2rem;height:5.2rem}}.flow-steps .step-wrapper .step-number .label{color:#FFF}@media only screen and (max-width:768px){.flow-steps .step-wrapper .step-number .label{font-size:1rem}}.flow-steps .step-wrapper .step-number .num{color:#FFF;line-height:100%}@media only screen and (max-width:768px){.flow-steps .step-wrapper .step-number .num{font-size:2.4rem}}.flow-steps .step-wrapper .step-number .clock-label{color:#FFF}.flow-steps .step-wrapper .for-responsive{display:flex;width:100%;justify-content:space-between}@media only screen and (max-width:768px){.flow-steps .step-wrapper .for-responsive{flex-direction:column}}@media only screen and (max-width:768px){.flow-steps .step-wrapper .step-content{margin-right:0;width:100%}}.flow-steps .step-wrapper .step-content .step-title{margin-bottom:2.4rem;color:#000}@media only screen and (max-width:768px){.flow-steps .step-wrapper .step-content .step-title{margin-top:0;margin-bottom:1.6rem}}.flow-steps .step-wrapper .step-content .step-title .child-title{padding-left:2rem}.btn-black-round{display:flex;align-items:center;justify-content:center;background-color:#000;width:fit-content;height:5rem;padding:0.4rem 5.6rem;border-radius:90rem}.btn-black-round *{color:#FFF;white-space:nowrap}.service-menu .services-list{width:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:2.4rem;row-gap:2.4rem}@media only screen and (max-width:768px){.service-menu .services-list{grid-template-columns:repeat(2, minmax(0px, 1fr));column-gap:1.2rem;row-gap:1.2rem}}.service-menu .services-list .list-item{width:36rem;position:relative;display:block}@media only screen and (max-width:768px){.service-menu .services-list .list-item{width:16rem}}.service-menu .services-list .list-item .thumb-wrapper .thumb-img{aspect-ratio:1.25}.service-menu .services-list .list-item .thumb-wrapper .item-title{display:block;position:absolute;width:fit-content;height:fit-content;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.1rem 0.8rem 0.3rem 0.8rem;border-radius:0.4rem;background:#00000073;color:#FFF;white-space:nowrap}@media only screen and (max-width:768px){.service-menu .services-list .list-item .thumb-wrapper .item-title{font-size:1.1rem}}.service-menu .services-list .list-item .thumb-wrapper::after{content:"";display:block;position:absolute;width:calc(100% - 1.2rem);height:calc(100% - 1.2rem);left:0.6rem;top:0.6rem;border:1px solid #ffffffbd}.message-section{background-color:#FFF}@media only screen and (max-width:768px){.message-section{padding-top:2rem}}.message-section .section-title{margin-left:0;margin-bottom:3.2rem;column-gap:0.8rem}.message-section .section-title .en-title{color:#000;justify-content:flex-start;column-gap:1.6rem}@media only screen and (max-width:768px){.message-section .section-title .en-title{font-size:1.6rem;column-gap:0.8rem}}.message-section .section-title .en-title:before{width:2rem}@media only screen and (max-width:768px){.message-section .section-title .en-title:before{width:1.5rem}}@media only screen and (max-width:768px){.message-section .section-title .jp-title{font-size:2.4rem}}.message-section .part-title{margin-bottom:2.4rem}.message-section .message-name{margin-top:3.2rem;text-align:right}@media only screen and (max-width:768px){.message-section .message-name{font-size:1.8rem}}.message-section .right-part{width:31%;flex-shrink:0}.message-section .message-img{display:block;position:relative;width:100%}@media only screen and (max-width:768px){.message-section .message-img{margin-bottom:3.2rem}}#top-page .mainview{position:relative;display:block;width:100%;height:100vh;background-color:#fff}@media only screen and (max-width:1200px){#top-page .mainview{height:82vh}}@media only screen and (max-width:1024px){#top-page .mainview{height:70vh}}@media only screen and (max-width:768px){#top-page .mainview{height:65vh}}@media only screen and (max-width:640px){#top-page .mainview{height:44vh}}#top-page .mainview .mainview-img{display:block;position:relative;width:100%;height:100%}#top-page .mainview .main-pc{object-fit:cover}@media only screen and (max-width:1400px){#top-page .mainview .main-pc{display:none}}#top-page .mainview .main-sm{object-fit:contain}@media only screen and (min-width:1401px){#top-page .mainview .main-sm{display:none}}#top-page .mainview .text-container{display:block;position:absolute;left:0;bottom:14vh;z-index:2}@media only screen and (max-width:1024px){#top-page .mainview .text-container{bottom:0vh}}@media only screen and (max-width:640px){#top-page .mainview .text-container{bottom:-1vh}}#top-page .mainview .mainview-title{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;height:7.5rem;padding:2rem 3.2rem;background-color:#FFF}@media only screen and (max-width:768px){#top-page .mainview .mainview-title{height:4.1rem;padding:1rem 1.6rem}}#top-page .mainview .mainview-title1{margin-bottom:1.6rem;letter-spacing:0}@media only screen and (max-width:768px){#top-page .mainview .mainview-title1{font-size:1.6rem;margin-bottom:0.8rem}}@media only screen and (max-width:768px){#top-page .mainview .mainview-title2{font-size:2rem}}#top-page .mainview .mainview-title2 .text1{color:#CC0000;letter-spacing:0.07em}@media only screen and (max-width:768px){#top-page .mainview .mainview-title2 .text1{font-size:2.9rem}}#top-page .mainview .mainview-title2 .text2{padding-top:0.6rem;letter-spacing:0.07em}#top-page .news-section{background-color:#FFF}#top-page .news-section .container{max-width:91.2rem}#top-page .news-section .section-title{margin-bottom:0}#top-page .news-section .section-title .en-title{justify-content:flex-start}#top-page .news-section .news-container{padding:4rem 8rem;border-bottom:1px solid #C2C2C2;border-top:1px solid #C2C2C2}@media only screen and (max-width:768px){#top-page .news-section .news-container{padding:1.6rem 2.4rem}}#top-page .news-section .news-container.left-right{column-gap:7.2rem;align-items:center}@media only screen and (max-width:768px){#top-page .news-section .news-container.left-right{flex-direction:row;column-gap:3.2rem}}#top-page .news-section .news-container .left-part{flex-shrink:0}#top-page .news-section .news-list{display:block;position:relative;width:100%}#top-page .news-section .news-list .news-item .date{display:block;position:relative;line-height:100%;color:#7E7E7E;margin-bottom:1.2rem}@media only screen and (max-width:768px){#top-page .news-section .news-list .news-item .date{font-size:0.8rem;margin-bottom:0.8rem}}#top-page .news-section .news-list .news-item .news-title{line-height:1.5}@media only screen and (max-width:768px){#top-page .news-section .news-list .news-item .news-title{font-size:1.2rem}}#top-page .service-section{background-color:#F5F5F3}#top-page .service-section .row-2{display:grid;grid-template-columns:repeat(2, minmax(0px, 1fr));column-gap:0.4rem;row-gap:0.4rem;margin-bottom:0.4rem}@media only screen and (max-width:768px){#top-page .service-section .row-2{grid-template-columns:repeat(1, minmax(0px, 1fr))}}#top-page .service-section .row-3{display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));column-gap:0.4rem;row-gap:0.4rem}@media only screen and (max-width:768px){#top-page .service-section .row-3{grid-template-columns:repeat(1, minmax(0px, 1fr))}}#top-page .service-section .row-3 .row-item{padding:5.6rem 4.8rem}#top-page .service-section .row-item{display:block;position:relative;width:100%;padding:5.6rem 10.8rem 10.8rem 10.8rem;background-color:#CC0000;overflow:hidden}@media only screen and (max-width:768px){#top-page .service-section .row-item{padding:5.6rem 3.2rem 8.6rem 3.2rem}}#top-page .service-section .row-item::after{display:block;position:absolute;content:"";width:9.4rem;aspect-ratio:1;bottom:-4.7rem;right:-4.7rem;background-color:#000;border-radius:100%}@media only screen and (max-width:768px){#top-page .service-section .row-item::after{width:8rem;bottom:-4rem;right:-4rem}}#top-page .service-section .row-item *{color:#FFF}#top-page .service-section .row-item .row-img{display:block;position:relative;width:12rem;margin:0 auto 2.4rem auto}@media only screen and (max-width:768px){#top-page .service-section .row-item .row-img{width:9rem;margin-bottom:1.6rem}}@media only screen and (max-width:768px){#top-page .service-section .row-item .desc{font-size:1.2rem}}#top-page .service-section .row-item .item-title{margin-bottom:3.2rem}@media only screen and (max-width:768px){#top-page .service-section .row-item .item-title{margin-bottom:2rem}}#top-page .service-section .row-item .item-title *{line-height:100%;text-align:center}#top-page .service-section .row-item .item-title .jp-title{margin-bottom:1.2rem}@media only screen and (max-width:768px){#top-page .service-section .row-item .item-title .jp-title{font-size:1.6rem}}#top-page .service-section .row-item .item-title .en-title{line-height:100%;color:#000}@media only screen and (max-width:768px){#top-page .service-section .row-item .item-title .en-title{font-size:0.8rem}}#top-page .service-section .row-item:hover .btn-right .btn-icon{transform:translateX(1.2rem)}#top-page .service-section .btn-right{display:block;position:absolute;width:fit-content;bottom:1.8rem;right:1.8rem;z-index:1}@media only screen and (max-width:768px){#top-page .service-section .btn-right{bottom:1.7rem;right:1.5rem}}#top-page .service-section .btn-right .btn-text{display:block;position:relative;line-height:100%;color:#000}@media only screen and (max-width:768px){#top-page .service-section .btn-right .btn-text{font-size:0.8rem}}#top-page .service-section .btn-right .btn-icon{display:block;position:relative;width:10rem;transition:all 0.2s ease-in-out}@media only screen and (max-width:768px){#top-page .service-section .btn-right .btn-icon{width:8.2rem}}#top-page .strength-section{background-color:#FFF}@media only screen and (max-width:768px){#top-page .strength-section .btn-more{margin-top:8rem}}#top-page .voice-section{background-color:#FFF}#top-page .voice-section .container{max-width:78.8rem}@media only screen and (max-width:768px){#top-page .voice-section .container{padding:0 3.6rem}}@media only screen and (max-width:768px){#top-page .voice-section .section-title .header-text{letter-spacing:0.03em}}#top-page .voice-section .youtubu-list{display:grid;grid-template-columns:repeat(2, minmax(0px, 1fr));column-gap:4rem}@media only screen and (max-width:768px){#top-page .voice-section .youtubu-list{grid-template-columns:repeat(1, minmax(0px, 1fr));row-gap:4rem}}#top-page .voice-section .youtubu-list .list-item{display:block;position:relative;width:100%}#top-page .voice-section .youtubu-list .list-item img{display:block;position:relative;width:100%;height:auto;aspect-ratio:1.5916666667;object-fit:cover;margin-bottom:2.4rem}@media only screen and (max-width:768px){#top-page .voice-section .youtubu-list .list-item img{aspect-ratio:1.5706806283}}#top-page .voice-section .youtubu-list .list-item .item-link{display:block;position:relative;width:100%;padding:2.2rem 3.2rem;border-radius:0 1.6rem 1.6rem 1.6rem;border:1px solid #C2C2C2}@media only screen and (max-width:768px){#top-page .voice-section .youtubu-list .list-item .item-link{padding:1.6rem 3.2rem}}#top-page .voice-section .youtubu-list .list-item .item-link:after{content:"";position:absolute;width:1.8rem;aspect-ratio:1;bottom:1rem;right:1rem;background-image:url(../img/linkiconred.svg);background-position:center center;background-repeat:no-repeat;background-size:100%}#top-page .voice-section .youtubu-list .list-item .item-link .company-name{line-height:100%;display:flex;align-items:center;column-gap:1rem;margin-bottom:1rem}#top-page .voice-section .youtubu-list .list-item .item-link .company-name:before{content:"";border-radius:100%;background-color:#CC0000;width:1rem;aspect-ratio:1}#top-page .columns-section{background-color:#FFF;background-image:url(../img/rectbg.svg);background-position:center center}@media only screen and (max-width:768px){#top-page .columns-section .container{padding:0 2.6rem}}#top-page .columns-section .section-title .header-text{margin-bottom:-0.8rem}#top-page .columns-section .columns-list .left-right{column-gap:4rem}#top-page .columns-section .columns-list .left-part{width:calc(50% - 2rem);flex-shrink:0}#top-page .columns-section .columns-list .left-part .list-item{flex-direction:column;row-gap:2.4rem}#top-page .columns-section .columns-list .left-part .list-item .thumb-wrapper{width:100%}#top-page .columns-section .columns-list .left-part .list-item .thumb-wrapper .thumb-img img{width:100%;height:auto;aspect-ratio:1.6188925081}#top-page .columns-section .columns-list .left-part .list-item .item-content .date-cat{margin-bottom:2.1rem}#top-page .columns-section .columns-list .left-part .list-item .item-content .date-cat .category{padding:0.2rem 1.6rem;height:2.3rem}#top-page .columns-section .columns-list .left-part .list-item .item-content .item-title{margin-bottom:1.2rem}#top-page .columns-section .columns-list .left-part .list-item .item-content .desc{line-height:1.7;-webkit-line-clamp:unset;text-overflow:unset}#top-page .columns-section .columns-list .right-part{display:flex;flex-direction:column;row-gap:3.2rem}#top-page .columns-section .columns-list .right-part .list-item:first-child{display:none}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .right-part .list-item:first-child{display:block}}#top-page .columns-section .columns-list .list-item{display:flex;align-items:center;column-gap:3.2rem}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .list-item{flex-direction:column;row-gap:0}}#top-page .columns-section .columns-list .list-item .thumb-wrapper{display:block;position:relative;width:20rem;flex-shrink:0}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .list-item .thumb-wrapper{width:100%;margin-bottom:1.6rem}}#top-page .columns-section .columns-list .list-item .thumb-wrapper .thumb-img img{width:100%;height:auto;aspect-ratio:1.4598540146}#top-page .columns-section .columns-list .list-item .item-content .date-cat{display:flex;column-gap:1.2rem;align-items:center;margin-bottom:0.8rem}#top-page .columns-section .columns-list .list-item .item-content .date-text{line-height:100%;color:#7E7E7E;letter-spacing:0.2em}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .list-item .item-content .date-text{font-size:0.8rem}}#top-page .columns-section .columns-list .list-item .item-content .categories{display:flex;flex-wrap:wrap;column-gap:0.8rem}#top-page .columns-section .columns-list .list-item .item-content .category{display:flex;width:fit-content;height:1.8rem;line-height:100%;align-items:center;padding:0.2rem 0.8rem;border-radius:0.6rem;color:#FFF;background-color:#CC0000}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .list-item .item-content .category{font-size:0.8rem}}#top-page .columns-section .columns-list .list-item .item-content .item-title{margin-bottom:0.8rem;line-height:1.3}@media only screen and (max-width:768px){#top-page .columns-section .columns-list .list-item .item-content .item-title{font-size:1.6rem}}#top-page .columns-section .columns-list .list-item .item-content .desc{line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:768px){#top-page .columns-section .column-sp-slider{margin-top:3rem}}@media only screen and (max-width:768px){#top-page .columns-section .column-sp-slider .list-item{margin:0 1rem}}#top-page .columns-section .column-sp-slider .slick-arrow{top:-2.4rem;width:2rem;height:2rem;border-radius:100%;border:1px solid #CC0000}#top-page .columns-section .column-sp-slider .slick-arrow:before{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:0.6rem;height:1rem;content:"";background-image:url(../img/nextarrowredicon.svg);background-position:center center;background-repeat:no-repeat;background-size:100%}#top-page .columns-section .column-sp-slider .slick-arrow.slick-next{right:2rem}#top-page .columns-section .column-sp-slider .slick-arrow.slick-prev{left:unset;right:7.4rem}#top-page .columns-section .column-sp-slider .slick-arrow.slick-prev:before{background-image:url(../img/prevarrowredicon.svg)}#top-page .youtubu-section{background-color:#FFF;padding-top:0}#top-page .youtubu-section:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:50%;background-image:url(../img/rectbg.svg);background-position:center center}#top-page .youtubu-section .container{max-width:82.4rem}#top-page .youtubu-section .section-title{position:absolute;top:0;left:6.4rem;transform:translateY(-50%);width:fit-content}@media only screen and (max-width:768px){#top-page .youtubu-section .section-title{left:5.6rem}}#top-page .youtubu-section .section-title .en-title{column-gap:1.6rem;color:#000;z-index:1}@media only screen and (max-width:768px){#top-page .youtubu-section .section-title .en-title{font-size:2.4rem;column-gap:0.8rem}}#top-page .youtubu-section .section-title .en-title:before{width:2rem;background-color:#F1F1F1}@media only screen and (max-width:768px){#top-page .youtubu-section .section-title .en-title:before{width:1.5rem}}#top-page .youtubu-section .section-container{padding:5.2rem 16rem 5.2rem 6.4rem;background-color:#CC0000}@media only screen and (max-width:768px){#top-page .youtubu-section .section-container{padding:6.4rem 4.8rem 4.8rem 4.8rem}}#top-page .youtubu-section .section-container .left-right{column-gap:4rem}#top-page .youtubu-section .section-container .thumb-wrapper{width:14.2rem;flex-shrink:0}@media only screen and (max-width:768px){#top-page .youtubu-section .section-container .thumb-wrapper{width:10.2rem;margin:0 auto}}#top-page .youtubu-section .section-container .thumb-wrapper .thumb-img{border-radius:90%}#top-page .youtubu-section .section-container .part-title{color:#FFF;margin-bottom:1.6rem}@media only screen and (max-width:768px){#top-page .youtubu-section .section-container .part-title{font-size:1.6rem;text-align:center}}#top-page .youtubu-section .section-container .desc{color:#FFF}@media only screen and (max-width:768px){#top-page .youtubu-section .section-container .desc{font-size:1.4rem}}#top-page .youtubu-section .section-container .btn-rightarrow{margin:1.6rem 0 0 auto}@media only screen and (max-width:768px){#top-page .youtubu-section .section-container .btn-rightarrow{margin:2.4rem auto 0 auto}}#top-page .youtubu-section .section-character{display:block;position:absolute;bottom:-0.8rem;right:-3.2rem;z-index:1}@media only screen and (max-width:1200px){#top-page .youtubu-section .section-character{right:-10.2rem}}@media only screen and (max-width:900px){#top-page .youtubu-section .section-character{right:-17.2rem}}@media only screen and (max-width:768px){#top-page .youtubu-section .section-character{top:-3.2rem;right:2rem;width:11.6rem}}#top-page .instagram-section{background-color:#FFF;width:100%}@media only screen and (max-width:768px){#top-page .instagram-section{padding-top:1rem}}#top-page .instagram-section:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:30%;background-color:#F5F5F3;z-index:0}@media only screen and (max-width:768px){#top-page .instagram-section:before{height:22%}}@media only screen and (max-width:768px){#top-page .instagram-section .section-title{margin:0 auto 3.2rem 3.2rem}}#top-page .instagram-section .section-title .en-title{column-gap:1.6rem;color:#000;z-index:1}@media only screen and (max-width:768px){#top-page .instagram-section .section-title .en-title{column-gap:0.8rem;font-size:2.4rem}}#top-page .instagram-section .section-title .en-title:before{width:2rem;background-color:#CC0000}@media only screen and (max-width:768px){#top-page .instagram-section .section-title .en-title:before{width:1.5rem}}#top-page .instagram-section .instagram-container{position:relative;overflow-x:auto;padding-bottom:2rem;z-index:1}@media only screen and (max-width:768px){#top-page .instagram-section .instagram-container{padding-bottom:1rem;padding-bottom:0;overflow-x:unset}}#top-page .instagram-section .instagram-list{width:fit-content;display:flex;column-gap:2rem;flex-wrap:nowrap;margin:0 auto}@media only screen and (max-width:768px){#top-page .instagram-section .instagram-list{display:block;width:100%}}#top-page .instagram-section .instagram-list .list-item{width:24rem}@media only screen and (max-width:768px){#top-page .instagram-section .instagram-list .list-item{width:unset;margin:0 1rem}}#top-page .instagram-section .instagram-list .list-item .item-img{width:100%;aspect-ratio:1;object-fit:cover}#top-page .instagram-section .instagram-list .slick-dots li button:before{font-size:1rem}#top-page .joinus-section{background-color:#F5F5F3;padding-bottom:0}#top-page .joinus-section .section-title{margin-left:0}#top-page .joinus-section .section-title .en-title{column-gap:1.6rem;color:#000;z-index:1;justify-content:flex-start}@media only screen and (max-width:768px){#top-page .joinus-section .section-title .en-title{column-gap:0.8rem;font-size:2.4rem}}#top-page .joinus-section .section-title .en-title:before{width:2rem;background-color:#CC0000}@media only screen and (max-width:768px){#top-page .joinus-section .section-title .en-title:before{width:1.5rem}}#top-page .joinus-section .section-title .jp-title{text-align:left;line-height:1.3}#top-page .joinus-section .joinus-container{padding:7.8rem 6.4rem;background-color:#FFF;border-radius:0.8rem}@media only screen and (max-width:768px){#top-page .joinus-section .joinus-container{padding:4.4rem 2rem}}#top-page .joinus-section .joinus-container .left-right{column-gap:5.6rem}#top-page .joinus-section .joinus-container .right-part{width:51%;flex-shrink:0}@media only screen and (max-width:768px){#top-page .joinus-section .joinus-container .thumb-wrapper{width:100%;margin-bottom:1.6rem}}#top-page .joinus-section .btn-more{margin-right:0;margin-top:4.3rem}#top-page .joinus-section .section-character{display:block;position:absolute;bottom:-2.5rem;right:-3.6rem;z-index:1}@media only screen and (max-width:768px){#top-page .joinus-section .section-character{top:-4.4rem;right:2.4rem;width:10.2rem}}#top-page .joinus-section .btn-more{margin-left:0}@media only screen and (max-width:768px){#top-page .joinus-section .btn-more{margin-left:auto;margin-right:auto}}#top-page .staff-section{background-color:#F5F5F3}#top-page .staff-section .staffs-list{display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));column-gap:5.6rem}@media only screen and (max-width:768px){#top-page .staff-section .staffs-list{grid-template-columns:repeat(1, minmax(0px, 1fr));row-gap:3.2rem}}#top-page .staff-section .staffs-list .list-item{display:block;position:relative;width:100%}#top-page .staff-section .staffs-list .list-item .thumb-wrapper{margin-bottom:1.6rem}#top-page .staff-section .staffs-list .list-item .thumb-wrapper .thumb-img{aspect-ratio:0.8226744186;object-fit:cover}#top-page .staff-section .staffs-list .list-item .name-label{line-height:100%;margin-bottom:1.6rem;letter-spacing:0.06em}@media only screen and (max-width:768px){#top-page .staff-section .staffs-list .list-item .name-label{margin-bottom:1rem}}#top-page .staff-section .staffs-list .list-item .name-wrapper{display:flex;align-items:center;column-gap:0.8rem}#top-page .staff-section .staffs-list .list-item .name-wrapper *{line-height:100%}@media only screen and (max-width:768px){#top-page .staff-section .staffs-list .list-item .name-wrapper .name1{font-size:1.6rem}}@media only screen and (max-width:768px){#top-page .staff-section .staffs-list .list-item .name-wrapper .name2{font-size:1rem}}#top-page .staff-section .flex{display:flex;justify-content:center}@media only screen and (max-width:768px){#top-page .staff-section .flex{display:block}}#top-page .staff-section .flex .btn-more{margin:8rem 20px}@media only screen and (max-width:768px){#top-page .staff-section .flex .btn-more{margin:4rem auto 0}}@media only screen and (max-width:768px){#top-page .staff-section .flex a:nth-child(2){margin:2rem auto 4rem}}#strengths-page .strength-section{background-color:#FFF}@media only screen and (max-width:768px){#recruit-page .sub-mainview .page-title{top:32.6%}}#recruit-page .sub-mainview .recruit-banner{width:100%;max-width:70rem;height:auto;display:block;position:absolute;bottom:0;left:0}@media only screen and (max-width:768px){#recruit-page .sub-mainview .recruit-banner{position:relative;bottom:unset;left:unset}}#recruit-page .sub-mainview .recruit-banner:before{content:"";display:block;position:absolute;background-image:url(../img/recttopborder.svg);background-position:center center;background-size:100%;background-repeat:no-repeat;width:88%;height:1.6rem;left:0;top:-1.2rem;z-index:0}@media only screen and (max-width:768px){#recruit-page .sub-mainview .recruit-banner:before{display:none}}#recruit-page .sub-mainview .recruit-banner .banner-inner{display:block;position:relative;width:100%;height:100%;background-color:#FFF;padding:3rem 5rem;border-radius:0 10rem 0 0;z-index:1}@media only screen and (max-width:768px){#recruit-page .sub-mainview .recruit-banner .banner-inner{padding:3rem 2rem;border-radius:0}}@media only screen and (min-width:768px) and (max-width:1700px){#recruit-page .sub-mainview .page-title{left:unset;right:0;top:38%;transform:unset;padding:2.4rem 6.4rem;background-color:#FFF;border-radius:1.6rem 0 0 1.6rem}#recruit-page .sub-mainview .page-title .jp-title-wrapper .title-bg{display:none}#recruit-page .sub-mainview .page-title *{color:#000}}#recruit-page .sub-mainview .main-title{color:#CC0000;margin-bottom:1.4rem}#recruit-page .sub-mainview .main-desc{line-height:1.5}#recruit-page .sub-mainview .btn-recruit{display:flex;width:fit-content;position:relative;align-items:center;justify-content:center;border-radius:90rem;border:1px solid #000;height:5.2rem;padding:0.8rem 6.4rem;margin:1rem 0 0 auto}@media only screen and (max-width:768px){#recruit-page .sub-mainview .btn-recruit{height:4.4rem;margin:1.4rem 0 0 auto}}#recruit-page .sub-mainview .btn-recruit .logo-icon{display:block;position:absolute;width:4.8rem;left:-1.2rem;bottom:0}@media only screen and (max-width:768px){#recruit-page .sub-mainview .btn-recruit .logo-icon{width:4rem}}#recruit-page .sub-mainview .btn-recruit .recruit-icon{display:block;position:absolute;width:5rem;right:0;bottom:-1rem}@media only screen and (max-width:768px){#recruit-page .sub-mainview .btn-recruit .recruit-icon{width:4.2rem}}#recruit-page .sub-mainview .bg-img{aspect-ratio:2.75}@media only screen and (max-width:769px){#recruit-page .sub-mainview .bg-img{aspect-ratio:1}}#recruit-page .sub-mainview .page-title{z-index:2}#recruit-page .welcome-section{background-color:#FFF}#recruit-page .welcome-section .welcome-list{width:fit-content;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center;column-gap:3.6rem}@media only screen and (max-width:768px){#recruit-page .welcome-section .welcome-list{flex-wrap:wrap;column-gap:1.6rem}}#recruit-page .welcome-section .welcome-list .list-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:25rem;aspect-ratio:1;border-radius:100%;border:3px solid #CC0000}@media only screen and (max-width:768px){#recruit-page .welcome-section .welcome-list .list-item{width:16rem}}#recruit-page .welcome-section .welcome-list .list-item::before{content:"";display:block;position:absolute;width:calc(100% - 1.2rem);height:calc(100% - 1.2rem);left:0.6rem;top:0.6rem;border-radius:100%;border:1px solid #CC0000}#recruit-page .welcome-section .welcome-list .list-item .logo-icon{display:block;position:absolute;top:3.8rem;left:50%;transform:translateX(-50%);width:6.4rem}@media only screen and (max-width:768px){#recruit-page .welcome-section .welcome-list .list-item .logo-icon{top:2.4rem;left:50%;width:4rem}}#recruit-page .welcome-section .welcome-list .list-item .triangle-down{display:block;position:absolute;width:0;height:0;bottom:3.6rem;left:50%;transform:translateX(-50%);border-left:2rem solid transparent;border-right:2rem solid transparent;border-top:3.2rem solid #CC0000}@media only screen and (max-width:768px){#recruit-page .welcome-section .welcome-list .list-item .triangle-down{bottom:2.8rem;border-left:1rem solid transparent;border-right:1rem solid transparent;border-top:1.6rem solid #CC0000}}#recruit-page .welcome-section .welcome-list .list-item .btn-text{text-align:center;line-height:1.4}#recruit-page .appeal-section{background-color:#FFF}#recruit-page .senior-voice .left-right .right-part{width:44%;flex-shrink:0}@media only screen and (max-width:768px){#recruit-page .senior-voice .left-right .right-part{width:100%}}#recruit-page .senior-voice .part-title{margin-bottom:2rem}@media only screen and (max-width:768px){#recruit-page .senior-voice .part-title{margin-bottom:1.6rem}}#recruit-page .senior-voice .senior-name{margin-top:2rem;text-align:right}@media only screen and (max-width:768px){#recruit-page .senior-voice .senior-name{margin-top:1.6rem}}@media only screen and (max-width:768px){#recruit-page .senior-voice .thumb-img{margin-bottom:1.6rem}}#recruit-page .senior-voice .thumb-img img{height:auto}#recruit-page .senior-voice .btn-more{margin:3.6rem 0 0 auto}@media only screen and (max-width:768px){#recruit-page .senior-voice .btn-more{margin:2.4rem auto 0 auto}}#recruit-page .flow-section{background-color:#FFF}#recruit-page .flow-section .container{max-width:86rem}#recruit-page .occupation-section .container{max-width:100rem}#recruit-page .occupation-section .occupation-list{display:flex;flex-direction:column;row-gap:4.8rem}#recruit-page .occupation-section .occupation-list .list-item{padding:4.8rem 6.4rem;border-radius:0 8rem 0 8rem;overflow:hidden;box-shadow:3px 3px 22px rgba(200, 200, 200, 0.56);background-color:#FFF}@media only screen and (max-width:768px){#recruit-page .occupation-section .occupation-list .list-item{padding:2.8rem 1.6rem}}#recruit-page .occupation-section .occupation-list .list-item .item-title{margin-bottom:2rem}@media only screen and (max-width:768px){#recruit-page .occupation-section .occupation-list .list-item .item-title{margin-bottom:1.6rem}}#recruit-page .occupation-section .occupation-list .list-item .btn-more{margin:3.2rem 0 0 auto}@media only screen and (max-width:768px){#recruit-page .occupation-section .occupation-list .list-item .btn-more{margin:2.4rem auto 0 auteeo}}#recruit-page .occupation-section .occupation-list .list-item h4{font-weight:500;position:relative;padding-left:20px;margin-bottom:10px}#recruit-page .occupation-section .occupation-list .list-item h4:before{content:"";width:8px;height:8px;background-color:#CC0000;border-radius:50%;top:0;bottom:0;left:0;margin:auto;position:absolute}#recruit-page .thumb-wrapper .thumb-img img{display:block;position:relative;width:100%;height:auto;object-fit:cover}.service-page .first-section{background-color:#FFF}.service-page .first-section .left-right{column-gap:0}.service-page .first-section .left-right .left-part{width:54%;flex-shrink:0;border-radius:0.8rem;box-shadow:3px 3px 22px rgba(200, 200, 200, 0.56);overflow:hidden;z-index:0}@media only screen and (max-width:768px){.service-page .first-section .left-right .left-part{width:100%}}.service-page .first-section .left-right .right-part{display:block;position:absolute;width:54%;bottom:-5.6rem;right:0;z-index:1}@media only screen and (max-width:768px){.service-page .first-section .left-right .right-part{width:100%;position:relative;bottom:unset;right:unset}}.service-page .first-section .left-right .right-part .part-inner{width:100%;position:relative;background-color:#CC0000;padding:5.6rem 7.2rem;box-shadow:2px 2px 9px #c5c5c58f;border-radius:0.8rem}@media only screen and (max-width:768px){.service-page .first-section .left-right .right-part .part-inner{padding:3.6rem 1.6rem}}.service-page .first-section .left-right .right-part .part-inner *{color:#FFF}.service-page .first-section .left-right .right-part .part-img{display:block;position:absolute;top:2.4rem;right:7.6rem;width:10rem}@media only screen and (max-width:768px){.service-page .first-section .left-right .right-part .part-img{width:7.6rem;top:1.6rem;right:1.2rem}}.service-page .first-section .left-right .part-title{margin-bottom:2.2rem;max-width:76%}.service-page .consultation-section:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0, 0, 0, 0.3);z-index:1}.service-page .consultation-section .container{z-index:2}.service-page .consultation-section *{color:#FFF}@media only screen and (max-width:768px){.service-page .consultation-section .section-title .jp-title:first-child{font-size:2.4rem}.service-page .consultation-section .section-title .jp-title:last-child{font-size:1.4rem}}.service-page .consultation-section .btn-contact{position:relative;width:fit-content;display:flex;column-gap:1.2rem;align-items:center;justify-content:center;padding:1.2rem 6.4rem;border-radius:90rem;border:0.3rem solid #fff;margin:0 auto}.service-page .consultation-section .btn-contact .btn-icon{width:2.8rem;padding-top:0.4rem}@media only screen and (max-width:768px){.service-page .consultation-section .btn-contact .btn-icon{width:2.4rem}}.service-page .consultation-section .section-bg{display:block;position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.service-page .column-section{background-color:#FFF}.service-page .column-section .thumb-img img{width:100%;aspect-ratio:1.5058823529;object-fit:cover !important;height:auto}.service-page .service-menu .services-list{display:grid;grid-template-columns:repeat(4, minmax(0px, 1fr))}@media only screen and (max-width:768px){.service-page .service-menu .services-list{grid-template-columns:repeat(2, minmax(0px, 1fr))}}.service-page .service-menu .services-list .list-item{width:100%}@media only screen and (max-width:768px){.service-page#consultant-page .sub-mainview .page-title .title-bg,.service-page#propertytax-page .sub-mainview .page-title .title-bg{left:-5.8%;width:111.2%}}#office-page .philosophy-section{background-color:#FFF}#office-page .philosophy-section .items-list{display:grid;grid-template-columns:repeat(3, minmax(0px, 1fr));column-gap:5.2rem;row-gap:2.8rem;max-width:100rem;margin:0 auto}@media only screen and (max-width:768px){#office-page .philosophy-section .items-list{grid-template-columns:repeat(1, minmax(0px, 1fr))}}#office-page .philosophy-section .items-list .list-item{position:relative;width:100%;aspect-ratio:0.8;display:flex;align-items:center;justify-content:center;border-radius:0 4rem 4rem 4rem;border-right:1rem solid #CC0000;background-color:#FFF;box-shadow:0.3rem 0.3rem 0.8rem #00000054;text-align:center}@media only screen and (max-width:768px){#office-page .philosophy-section .items-list .list-item{aspect-ratio:1.6666666667;border-radius:0 2.6rem 2.6rem 2.6rem;border-right:0.8rem solid #CC0000;background-color:#FFF}}#office-page .philosophy-section .items-list .list-item:after{content:"";display:block;position:absolute;width:5.6rem;height:4rem;top:2.4rem;left:2.4rem;background-image:url(../img/logoicon.svg);background-size:100%;background-repeat:no-repeat;background-clip:border-box}@media only screen and (max-width:768px){#office-page .philosophy-section .items-list .list-item:after{width:4rem;height:2.9rem}}#office-page .profile-section{background-color:#FFF}@media only screen and (max-width:768px){#office-page .profile-section .left-right{row-gap:2.4rem}}#office-page .profile-section .left-part{width:40%;flex-shrink:0}@media only screen and (max-width:768px){#office-page .profile-section .left-part{width:100%}}#office-page .profile-section .part-title{margin-bottom:2.4rem}#office-page .profile-section .btn-more{margin:3.6rem 0 0 auto}#office-page .overview-section{background-color:#FFF}#office-page .overview-section .left-right{column-gap:0}#office-page .overview-section .left-part{width:26rem;flex-shrink:0}@media only screen and (max-width:768px){#office-page .overview-section .left-part{width:100%}}#office-page .overview-section .right-part{width:100%}#office-page .overview-section .section-title{margin:0 auto 0 0}@media only screen and (max-width:768px){#office-page .overview-section .section-title{margin:0 auto}}#office-page .overview-section .overview-container{width:100%;position:relative;display:flex;flex-direction:column}#office-page .overview-section .overview-container .item-row{position:relative;width:100%;display:flex}#office-page .overview-section .overview-container .item-row .row-label{width:14.4rem;flex-shrink:0;padding:0 1rem 2.4rem 1rem;border-bottom:1px solid #373F41;margin-bottom:2.4rem}@media only screen and (max-width:768px){#office-page .overview-section .overview-container .item-row .row-label{width:9rem;padding:0 0.8rem 1.6rem 0.8rem;margin-bottom:1.6rem}}#office-page .overview-section .overview-container .item-row .row-value{width:100%;padding:0 4.8rem 2.4rem 4.8rem;border-bottom:1px solid #373f412a;margin-bottom:2.4rem}@media only screen and (max-width:768px){#office-page .overview-section .overview-container .item-row .row-value{padding:0 1.6rem 1.6rem 1.6rem;margin-bottom:1.6rem}}#office-page .location-section .left-right{column-gap:0}#office-page .location-section .left-part{width:26rem;flex-shrink:0}@media only screen and (max-width:768px){#office-page .location-section .left-part{width:100%}}#office-page .location-section .right-part{width:100%}#office-page .location-section .section-title{margin:0 auto 0 0}@media only screen and (max-width:768px){#office-page .location-section .section-title{margin:0 auto}}#office-page .location-section .map-wrapper{position:relative;width:100%}#office-page .location-section .map-wrapper iframe{width:100%;aspect-ratio:1.6666666667}#office-page .location-section .address-tel{display:block;position:relative;margin-top:2.4rem}#office-page .location-section .address-tel .row-item{position:relative;display:flex;align-items:center;column-gap:1rem}#office-page .location-section .address-tel .row-item .row-label{display:flex;justify-content:center;width:5.6rem;flex-shrink:0}@media only screen and (max-width:768px){#office-page .location-section .address-tel .row-item .row-label{width:5rem}}#office-page .location-section .address-tel .row-item .row-label .map-icon{width:3rem;padding-top:0.2rem}@media only screen and (max-width:768px){#office-page .location-section .address-tel .row-item .row-label .map-icon{width:2.4rem}}#office-page .location-section .address-tel .row-item .row-label .tel-mark{padding:0.2rem 1rem;width:fit-content;display:flex;align-items:center;justify-content:center;border-radius:0.2rem;background-color:#F2F2ED;height:2.4rem;line-height:100%}@media only screen and (max-width:768px){#office-page .location-section .address-tel .row-item .row-label .tel-mark{height:2rem;font-size:1rem}}#office-page .location-section .address-tel .row-item.address-item{margin-bottom:1rem;align-items:flex-start}.bg-white main{background-color:#fff}.page-common section{padding-top:0}.category-list{width:1100px;max-width:96%;margin:40px auto 0;display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.category-list{width:100%;margin:25px auto 0}}.category-list li{margin:0 15px 10px 0}.category-list li a{font-size:1.4rem;display:inline-block;border-bottom:1px solid #000;padding:8px}@media only screen and (max-width:640px){.category-list li a{font-size:1.2rem}}.category-list li:first-child{position:relative}.category-list li:first-child a{padding:8px 20px 8px 30px}.category-list li:first-child:before{content:"";position:absolute;width:1rem;height:1rem;border-radius:50%;background-color:#CC0000;top:0;bottom:0;left:5px;margin:auto}@media only screen and (max-width:640px){.category-list li:first-child:before{width:0.8rem;height:0.8rem}}.single-common{padding-top:90px}@media only screen and (max-width:640px){.single-common{padding-top:80px}}.single-common main{background-color:#fff}.single-common section{padding:0}@media only screen and (max-width:768px){.single-common .slim-contents .dateList{display:block}}.single-common .slim-contents .heading-singleTitle{border-top:1px solid #C2C2C2;padding-top:20px;margin-top:14px}@media only screen and (max-width:768px){.single-common .slim-contents .heading-singleTitle{font-size:2rem}}.archive-common .bg-img{object-position:center 72%}.archive-voice .bg-img{object-position:center}.archive-voice .list-item{display:block;position:relative;width:100%;padding:2.2rem 3.2rem;border-radius:0 1.6rem 1.6rem 1.6rem;border:1px solid #C2C2C2;background-color:#fff}.archive-voice .list-item .company-name{line-height:100%;display:flex;align-items:center;column-gap:1rem;margin-bottom:1rem}.archive-voice .list-item .company-name:before{content:"";border-radius:100%;background-color:#CC0000;width:1rem;aspect-ratio:1}.archive-voice .list-item:after{content:"";position:absolute;width:1.8rem;aspect-ratio:1;bottom:1rem;right:1rem;background-image:url(../img/linkiconred.svg);background-position:center center;background-repeat:no-repeat;background-size:100%}.single-voice .voice-dateList{border-bottom:1px solid #C2C2C2;padding:15px 0}.single-voice .voice-dateList .heading-singleTitle{border-top:0 !important;padding-top:0 !important;margin-top:0 !important;margin-bottom:0}.single-voice .voice-dateList .dateList__item{margin-right:25px}.single-voice .single-head-thumbnail img{width:100%;height:auto}.single-voice iframe{width:100%;height:auto;aspect-ratio:1.7777777778}.single-voice .voice-heading-box{position:relative;padding-left:35px;margin:20px 0 15px;border-bottom:4px solid #000;padding-bottom:10px}@media only screen and (max-width:768px){.single-voice .voice-heading-box{padding-left:25px}}.single-voice .voice-heading-box:before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:12px;height:12px;border-radius:50%;background-color:#CC0000}@media only screen and (max-width:768px){.single-voice .voice-heading-box:before{width:8px;height:8px}}.single-voice .voice-heading{font-size:2.8rem;position:relative;font-weight:700;line-height:1.7}@media only screen and (max-width:768px){.single-voice .voice-heading{font-size:1.8rem}}.single-voice .en-title{color:#CC0000;font-size:1.2rem;font-weight:700;font-family:"Roboto", sans-serif !important;letter-spacing:2px}@media only screen and (max-width:768px){.single-voice .en-title{font-size:0.8rem}}.single-voice .voice-img img{width:100%;height:auto;box-shadow:0 0 8px #00000020}.single-voice .content .outline{display:none}@media only screen and (max-width:640px){.page-contact .content{padding:0;margin:0}}.column-section .date{min-width:80px;margin-left:auto}.categoryBox img{height:100%}.archive img{height:100%}.staff-interview{background-color:#f2f2f2;padding:50px 0 150px}@media only screen and (max-width:768px){.staff-interview{padding:40px 0 100px}}.staff-interview .staff-cat-entry{width:1000px;margin:0 auto;max-width:96%;display:flex;justify-content:center}@media only screen and (max-width:768px){.staff-interview .staff-cat-entry{width:100%;max-width:90%;display:block}}.staff-interview .staff-cat-entry .staff-cat-thumb img{width:300px;height:auto}@media only screen and (max-width:768px){.staff-interview .staff-cat-entry .staff-cat-thumb img{width:100%;display:block}}.staff-interview .staff-cat-entry .right-box{width:50%;background-color:#fff;padding:40px 40px 30px;position:relative}@media only screen and (max-width:768px){.staff-interview .staff-cat-entry .right-box{width:100%;padding:30px 20px 40px}}.staff-interview .staff-cat-entry .right-box .position{color:#CC0000;font-weight:600}.staff-interview .staff-cat-entry .right-box h3{font-size:3rem;font-weight:700;padding:15px 0 0}@media only screen and (max-width:768px){.staff-interview .staff-cat-entry .right-box h3{font-size:2.4rem}}.staff-interview .staff-cat-entry .right-box .btn-more{margin:30px 0 0 auto}@media only screen and (min-width:769px){.staff-interview .staff-cat-entry .right-box .btn-more{position:absolute;bottom:40px;right:30px;margin:auto}}.video-mainview{padding-top:70px}@media only screen and (max-width:1000px){.video-mainview{padding-top:55px}}@media only screen and (max-width:768px){.video-mainview{padding-top:90px}}@media only screen and (max-width:640px){.video-mainview{padding-top:70px}}@media only screen and (max-width:400px){.video-mainview{padding-top:55px}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fkatsuko-office.sakura.ne.jp%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fyaotemp%2Fcss%2Fdesign.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAYA%2C8RACA%2CgIAmBA%2CiCACC%2CGAAA%2C6GAAA%2CCAOA%2CIAAA%2C6GAAA%2CCAOA%2CIAAA%2C2GAAA%2CCAOA%2CGAAA%2C2GAAA%2CCAAA%2CCAQD%2CyBACC%2CGAAA%2C6GAAA%2CCAOA%2CIAAA%2C6GAAA%2CCAOA%2CIAAA%2C2GAAA%2CCAOA%2CGAAA%2C2GAAA%2CCAAA%2CCAQD%2C0CACC%2CGAAA%2CiHAAA%2CCAOA%2CIAAA%2CiHAAA%2CCAOA%2CIAAA%2C2GAAA%2CCAOA%2CGAAA%2C2GAAA%2CCAAA%2CCAQD%2CkCACC%2CGAAA%2CiHAAA%2CCAOA%2CIAAA%2CiHAAA%2CCAOA%2CIAAA%2C2GAAA%2CCAOA%2CGAAA%2C2GAAA%2CCAAA%2CCAQD%2CsBACC%2CGAAA%2C0JAAA%2CCAQA%2CKAAA%2CqJAAA%2CCAAA%2CCASD%2C%2BBACC%2CGAAA%2CqJAAA%2CCAQA%2CKAAA%2C0JAAA%2CCAAA%2CCASD%2CgCACC%2CIAAA%2CqEAAA%2CCAMA%2CIAAA%2C6EAAA%2CCAMA%2CKAAA%2C6EAAA%2CCAAA%2CCAOD%2CwBACC%2CIAAA%2CqEAAA%2CCAMA%2CIAAA%2C6EAAA%2CCAMA%2CKAAA%2C6EAAA%2CCAAA%2CCAOD%2CwBAEC%2CQAAA%2CuBAAA%2CCAKA%2CIAAA%2C0BAAA%2CCAPD%2CCAgBA%2C4BACC%2CKAAA%2CmCAAA%2CCAAA%2CCAMD%2CyBAEC%2CQAAA%2CyBAAA%2CCAKA%2CIAAA%2C0BAAA%2CCAIA%2CIAAA%2C2BAAA%2CCAAA%2CCAKD%2C4BACC%2CKAAA%2CmCAAA%2CCAAA%2CCAMD%2C2BACC%2CKAAA%2C2BAAA%2CCAIA%2CGAAA%2C4BAAA%2CCAAA%2CCAMD%2CoBACC%2CKAAA%2C2CAAA%2CCAAA%2CCAKD%2CuBACC%2CGAAA%2CuBAAA%2CCAIA%2CIAAA%2CoCAAA%2CCAKA%2CIAAA%2CqCAAA%2CCAKA%2CIAAA%2CqCAAA%2CCAKA%2CKAAA%2CwBAAA%2CCApBD%2CCA6BA%2C0BACC%2CGAAA%2COAAA%2CCAIA%2CKAAA%2CUAAA%2CCAAA%2CCAKD%2CqBACC%2CGAAA%2CuBAAA%2CCAIA%2CKAAA%2CiCAAA%2CCAAA%2CCAKD%2CqBACC%2CGAAA%2CgCAAA%2CCAIA%2CKAAA%2CuBAAA%2CCAAA%2CCAKD%2CqBACC%2CGAAA%2CiCAAA%2CCAIA%2CKAAA%2CuBAAA%2CCAAA%2CCAKD%2CqBACC%2CGAAA%2CuBAAA%2CCAIA%2CKAAA%2CgCAAA%2CCAAA%2CCAKD%2CwBACC%2CGAAA%2CuBAAA%2CCAIA%2CKAAA%2CiCAAA%2CCAAA%2CCAKD%2CwBACC%2CGAAA%2CgCAAA%2CCAIA%2CKAAA%2CuBAAA%2CCAAA%2CCAKD%2CkBACC%2CGAAA%2CSAAA%2CCAIA%2CIAAA%2CSAAA%2CCAIA%2CKAAA%2CgCAAA%2CCAAA%2CCAOD%2C6BACC%2CGAAA%2C2BAAA%2CCAIA%2CKAAA%2CgCAAA%2CCAAA%2CCAKD%2CqBACC%2CGAAA%2CmBAAA%2CCAIA%2CKAAA%2CwBAAA%2CCAAA%2CCAMD%2CYAAA%2CmaAAA%2CCAuBC%2CmBAAA%2CiIAAA%2CCAaA%2CoBAAA%2CmNAAA%2CCAeA%2CkBAAA%2CuBAAA%2CCAIC%2C0BAAA%2C%2BCAAA%2CCAMD%2CiBAAA%2CkFAAA%2CCAQA%2CuBAAA%2C%2BCAAA%2CCAKC%2C8BAAA%2CYAAA%2CCAIA%2C%2BBAAA%2CgBAAA%2CCAMF%2CyCACC%2CYAAA%2C%2BGAAA%2CCAOC%2CmBAAA%2CgBAAA%2CCAAA%2CCAMF%2CmBAAA%2C8EAAA%2CCAQA%2CKAAA%2C%2BFAAA%2CCAMC%2CyCAAA%2CKAAA%2CwFAAA%2CCAAA%2CCAOD%2CKAAA%2C2BAAA%2CCAKC%2COAAA%2C6IAAA%2CCASC%2CyCAAA%2COAAA%2CgBAAA%2CCAAA%2CCAMF%2C%2BXAAA%2C%2BEAAA%2CCAiFA%2C8EAAA%2CaAAA%2CCAcA%2C0CAAA%2CoBAAA%2CCAIA%2CGAAA%2CgDAAA%2CCAMA%2CMAAA%2CwBAAA%2CCAMA%2CMAAA%2CwBAAA%2CCAMA%2CMAAA%2C4BAAA%2CCAMA%2CMAAA%2CkCAAA%2CCAOA%2CaAAA%2CWAAA%2CCAKA%2CoDAAA%2CuBAAA%2CCAQA%2CSAAA%2CkBAAA%2CCAKA%2CMAAA%2CyCAAA%2CCAKA%2C2BAAA%2CkCAAA%2CCAKA%2CiCAAA%2CkCAAA%2CCAKA%2CEAAA%2CkCAAA%2CCAKA%2CIAAA%2CuCAAA%2CCAKA%2CIAAA%2CqCAAA%2CCAKA%2CgBAAA%2CcAAA%2CCAIA%2CkHAAA%2CcAAA%2CCAOA%2COAAA%2CuCAAA%2CCAMA%2C2CAAA%2C%2BBAAA%2CCAMA%2CSAAA%2CyBAAA%2CCAKA%2CSAAA%2CuCAAA%2CCAOA%2CSAAA%2CuBAAA%2CCAIA%2CQAAA%2CYAAA%2CCAIA%2CiBAAA%2C0EAAA%2CCASA%2CiBAAA%2CMAAA%2CCAIA%2C6BAAA%2CMAAA%2CCAKA%2CIAAA%2CwBAAA%2CCAIA%2CIAAA%2CuBAAA%2CCAIA%2CyCACC%2CIAAA%2CuBAAA%2CCAIA%2CIAAA%2CwBAAA%2CCAAA%2CCAOD%2CyCACC%2CSAAA%2CuBAAA%2CCAAA%2CCAKD%2CyCACC%2CSAAA%2CuBAAA%2CCAAA%2CCAKD%2CqBAAA%2CiCAAA%2CCAKA%2CSAAA%2C4BAAA%2CCAKA%2CKAAA%2CyFAAA%2CCAOC%2CyCAAA%2CKAAA%2CqBAAA%2CCAAA%2CCAIA%2CiBAAA%2C0BAAA%2CCAIC%2CyCAAA%2CiBAAA%2CuCAAA%2CCAAA%2CCAQF%2CqHAAA%2CiKAAA%2CCAiBA%2C4GAAA%2CaAAA%2CCASA%2C%2BJAAA%2CoBAAA%2CCAUA%2CgNAAA%2CaAAA%2CCAUA%2COAAA%2C8LAAA%2CCAYA%2CUAAA%2CmKAAA%2CCAYC%2CyCAAA%2CUAAA%2CqDAAA%2CCAAA%2CCAMA%2CgBAAA%2C2DAAA%2CCAQA%2CqBAAA%2CqIAAA%2CCAUC%2CyCAAA%2CqBAAA%2CsDAAA%2CCAAA%2CCAQD%2CiCAAA%2C4BAAA%2CCAIA%2CmCAAA%2C0DAAA%2CCAMA%2C2BAAA%2CyCAAA%2CCAMA%2CyCAAA%2CaAAA%2CCAIA%2C2BAAA%2CkHAAA%2CCASC%2CyCAAA%2C2BAAA%2C4CAAA%2CCAAA%2CCAUF%2C2BAAA%2CuGAAA%2CCAUC%2CuCAAA%2CmFAAA%2CCAUD%2CQAAA%2CyDAAA%2CCAMC%2CyCAAA%2CQAAA%2CqBAAA%2CCAGC%2CiCAAA%2CiGAAA%2CCAMA%2C2BAAA%2CsCAAA%2CCAKA%2CiCAAA%2C4CAAA%2CCAAA%2CCASF%2CMAAA%2CuBAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2CMAAA%2C4BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2COAAA%2C0BAAA%2CCAIA%2CMAAA%2C0BAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2CMAAA%2CwBAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2CMAAA%2CyBAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2CSAAA%2CwDAAA%2CCAKA%2CMAAA%2CkDAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2CMAAA%2C4DAAA%2CCAKA%2COAAA%2CwDAAA%2CCAOA%2CMAAA%2CwBAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2CMAAA%2C2BAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2CMAAA%2CyBAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C8BAAA%2CCAIA%2COAAA%2C4BAAA%2CCAIA%2CMAAA%2C0BAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2C6BAAA%2CCAIA%2CMAAA%2CoDAAA%2CCAKA%2CMAAA%2CoDAAA%2CCAKA%2CyCACC%2CSAAA%2CuBAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CSAAA%2C4BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CUAAA%2C0BAAA%2CCAIA%2CSAAA%2C0BAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CSAAA%2CyBAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CYAAA%2CwDAAA%2CCAKA%2CSAAA%2CkDAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CSAAA%2C4DAAA%2CCAKA%2CUAAA%2CwDAAA%2CCAMA%2CSAAA%2CwBAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CSAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CSAAA%2C2BAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CSAAA%2CyBAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CSAAA%2C8BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C8BAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAIA%2CSAAA%2C0BAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2C6BAAA%2CCAIA%2CSAAA%2CoDAAA%2CCAKA%2CSAAA%2CoDAAA%2CCAAA%2CCAMD%2CoFAAA%2C2EAAA%2CCAYC%2CyCAAA%2CoFAAA%2CmDAAA%2CCAAA%2CCAOD%2CWAAA%2CgBAAA%2CCAIA%2CyCACC%2CWAAA%2CcAAA%2CCAAA%2CCAKD%2CYAAA%2CgFAAA%2CCAOC%2CyCAAA%2CYAAA%2CiBAAA%2CCAAA%2CCAKD%2CgBAAA%2CqEAAA%2CCAOA%2CUAAA%2CwBAAA%2CCAKA%2COAAA%2CiCAAA%2CCAKA%2COAAA%2CkCAAA%2CCAKA%2COAAA%2CuBAAA%2CCAKA%2COAAA%2CkCAAA%2CCAKA%2COAAA%2CkCAAA%2CCAKA%2COAAA%2CuBAAA%2CCAKA%2COAAA%2CkCAAA%2CCAKA%2COAAA%2CkCAAA%2CCAKA%2COAAA%2CuBAAA%2CCAKA%2CQAAA%2CkCAAA%2CCAKA%2CQAAA%2CkCAAA%2CCAKA%2CQAAA%2CwBAAA%2CCAKA%2CyCACC%2CaAAA%2CwBAAA%2CCAKA%2CUAAA%2CiCAAA%2CCAKA%2CUAAA%2CkCAAA%2CCAKA%2CUAAA%2CuBAAA%2CCAKA%2CUAAA%2CkCAAA%2CCAKA%2CUAAA%2CkCAAA%2CCAKA%2CUAAA%2CuBAAA%2CCAKA%2CUAAA%2CkCAAA%2CCAKA%2CUAAA%2CkCAAA%2CCAKA%2CUAAA%2CuBAAA%2CCAKA%2CWAAA%2CkCAAA%2CCAKA%2CWAAA%2CkCAAA%2CCAKA%2CWAAA%2CwBAAA%2CCAAA%2CCAMD%2CKAAA%2CoEAAA%2CCAOA%2CQAAA%2CgEAAA%2CCAOA%2CwBAAA%2CoCAAA%2CCAKA%2CQAAA%2CgEAAA%2CCAOA%2CwBAAA%2CoCAAA%2CCAKA%2CQAAA%2CgEAAA%2CCAOA%2CwBAAA%2CoCAAA%2CCAOA%2COAAA%2CyBAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2CyBAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2CyBAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2CyBAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2C2BAAA%2CCAIA%2COAAA%2CyBAAA%2CCAIA%2CyCACC%2CSAAA%2C2BAAA%2CCAIA%2CSAAA%2C2BAAA%2CCAIA%2CUAAA%2CyBAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2CyBAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2CyBAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2CyBAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2C2BAAA%2CCAIA%2CUAAA%2CyBAAA%2CCAAA%2CCAOD%2CQAAA%2C0BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CWAAA%2C6BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CSAAA%2C2BAAA%2CCAIA%2CMAAA%2C2BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CQAAA%2C0BAAA%2CCAIA%2CyCACC%2CWAAA%2C0BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAIA%2CcAAA%2C6BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAIA%2CYAAA%2C2BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAAA%2CCAOD%2CMAAA%2CwBAAA%2CCAIA%2CMAAA%2CwBAAA%2CCAIA%2CyCACC%2CSAAA%2CwBAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAAA%2CCAOD%2CMAAA%2C2BAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2CMAAA%2CgCAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2COAAA%2CgCAAA%2CCAIA%2COAAA%2C%2BBAAA%2CCAIA%2CyCACC%2CSAAA%2C2BAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CSAAA%2CgCAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAIA%2CUAAA%2CgCAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAAA%2CCAOD%2CaAAA%2CwBAAA%2CCAIA%2CYAAA%2CwBAAA%2CCAIA%2CaAAA%2CwBAAA%2CCAIA%2CWAAA%2CwBAAA%2CCAIA%2CaAAA%2CwBAAA%2CCAIA%2CaAAA%2CwBAAA%2CCAIA%2CcAAA%2CwBAAA%2CCAIA%2CYAAA%2CwBAAA%2CCAIA%2CcAAA%2CwBAAA%2CCAIA%2CaAAA%2CwBAAA%2CCAIA%2CaAAA%2CwBAAA%2CCAIA%2CcAAA%2CwBAAA%2CCAMA%2CWAAA%2C0BAAA%2CCAIA%2CYAAA%2C2BAAA%2CCAIA%2CaAAA%2C4BAAA%2CCAIA%2CyCACC%2CcAAA%2C0BAAA%2CCAIA%2CeAAA%2C2BAAA%2CCAIA%2CgBAAA%2C4BAAA%2CCAAA%2CCAOD%2CUAAA%2CmCAAA%2CCAIA%2CUAAA%2CmCAAA%2CCAIA%2CSAAA%2CmCAAA%2CCAIA%2CUAAA%2CmCAAA%2CCAIA%2CUAAA%2CmCAAA%2CCAIA%2CWAAA%2CmCAAA%2CCAIA%2CSAAA%2CmCAAA%2CCAIA%2CQAAA%2CmCAAA%2CCAIA%2CSAAA%2CmCAAA%2CCAIA%2CUAAA%2CmCAAA%2CCAIA%2CWAAA%2CmCAAA%2CCAIA%2CmBAAA%2CkCAAA%2CCAIA%2CiBAAA%2CgCAAA%2CCAIA%2CiBAAA%2CgCAAA%2CCAMA%2CWAAA%2CoCAAA%2CCAMA%2CKAAA%2C%2BBAAA%2CCAIA%2CKAAA%2C%2BBAAA%2CCAIA%2CKAAA%2C%2BBAAA%2CCAIA%2CKAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C%2BBAAA%2CCAIA%2CMAAA%2C6BAAA%2CCAMA%2CUAAA%2CyBAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAIA%2CQAAA%2CuBAAA%2CCAMA%2CcAAA%2CqCAAA%2CCAIA%2CgBAAA%2CiCAAA%2CCAIA%2CiBAAA%2CwCAAA%2CCAMC%2CkBAAA%2CeAAA%2CCAKD%2CQAAA%2CyLAAA%2CCAcC%2CyCAAA%2CQAAA%2C4BAAA%2CCAAA%2CCAKA%2CwBAAA%2CmJAAA%2CCAUC%2CyCAAA%2CwBAAA%2CWAAA%2CCAAA%2CCAKD%2CqBAAA%2CgFAAA%2CCAOC%2CyCAAA%2CqBAAA%2CaAAA%2CCAAA%2CCAIA%2CuBAAA%2CmFAAA%2CCAOC%2C2BAAA%2CwBAAA%2CCAOF%2CqBAAA%2CiDAAA%2CCAKC%2CyCAAA%2CqBAAA%2CYAAA%2CCAAA%2CCAKD%2CoBAAA%2C2BAAA%2CCAIC%2CyCAAA%2CoBAAA%2CYAAA%2CCAAA%2CCAIA%2C8BAAA%2CsJAAA%2CCAWC%2CiCAAA%2C2BAAA%2CCAIC%2C4CAAA%2CyMAAA%2CCAcC%2CgGAAA%2CiCAAA%2CCAMA%2CgDAAA%2CaAAA%2CCAKD%2C0CAAA%2CiDAAA%2CCAKC%2CgDAAA%2CkOAAA%2CCAaA%2CyDAAA%2CyJAAA%2CCAYE%2C8DAAA%2C2EAAA%2CCAMC%2CoEAAA%2CoDAAA%2CCAMD%2C6EAAA%2CgCAAA%2CCAOD%2CsDAAA%2CwBAAA%2CCASL%2CsBAAA%2CmEAAA%2CCAOE%2C4CAAA%2CmFAAA%2CCAQA%2CiDAAA%2CgBAAA%2CCAKD%2CmCAAA%2CgFAAA%2CCAeF%2CmBAAA%2CgPAAA%2CCAiBC%2CyCAAA%2CmBAAA%2C4HAAA%2CCAAA%2CCAUA%2C6BAAA%2C2BAAA%2CCAIC%2CyCAAA%2C6BAAA%2CYAAA%2CCAAA%2CCAKD%2CgCAAA%2CiEAAA%2CCAOC%2CyCAAA%2CgCAAA%2CwBAAA%2CCAAA%2CCAKA%2CqCAAA%2CwKAAA%2CCAWC%2CyCAAA%2CqCAAA%2CeAAA%2CCAAA%2CCAIA%2CkDAAA%2CKAAA%2CCAIA%2CkDAAA%2CUAAA%2CCAGC%2CyCAAA%2CkDAAA%2CYAAA%2CCAAA%2CCAKD%2CkDAAA%2CQAAA%2CCAGC%2CyCAAA%2CkDAAA%2C4BAAA%2CCAAA%2CCAUF%2CyCAAA%2C%2BBAAA%2CWAAA%2CCAAA%2CCAOC%2CmDAAA%2CqBAAA%2CCAGC%2CyCAAA%2CmDAAA%2CwBAAA%2CCAAA%2CCAIA%2CgEAAA%2C0CAAA%2CCAIA%2CgEAAA%2CuEAAA%2CCAOA%2CgEAAA%2C4CAAA%2CCAOD%2CyCAAA%2C6CAAA%2CwBAAA%2CCAAA%2CCASH%2CYAAA%2CoJAAA%2CCAYC%2CyCAAA%2CYAAA%2CuGAAA%2CCAAA%2CCAQA%2CuBAAA%2CgEAAA%2CCAOC%2CyCAAA%2CuBAAA%2CgDAAA%2CCAAA%2CCAOA%2CiCAAA%2C0CAAA%2CCAOD%2C2BAAA%2CwKAAA%2CCAeC%2CyCAAA%2C2BAAA%2CaAAA%2CCAAA%2CCAIA%2CgCAAA%2C8IAAA%2CCAUC%2C6CAAA%2CKAAA%2CCAIA%2C6CAAA%2CUAAA%2CCAIA%2C6CAAA%2CQAAA%2CCAOC%2C2DAAA%2C2CAAA%2CCAIA%2C2DAAA%2CsDAAA%2CCAMA%2C2DAAA%2C2CAAA%2CCAOH%2CyBAAA%2CqHAAA%2CCASC%2CyCAAA%2CyBAAA%2C0DAAA%2CCAAA%2CCAMA%2CmCAAA%2C8EAAA%2CCAOC%2CyCAAA%2CmCAAA%2CgFAAA%2CCAAA%2CCAWF%2CkCAAA%2CmIAAA%2CCAUC%2CyCAAA%2CkCAAA%2CoGAAA%2CCAAA%2CCASA%2CsDAAA%2CkDAAA%2CCAKC%2CyCAAA%2CsDAAA%2CmBAAA%2CCAAA%2CCAKD%2C4CAAA%2C6EAAA%2CCAOC%2CyCAAA%2C4CAAA%2CYAAA%2CCAAA%2CCAIA%2CsDAAA%2C0CAAA%2CCAOD%2C%2BCAAA%2CoBAAA%2CCAGC%2CyCAAA%2C%2BCAAA%2CYAAA%2CCAAA%2CCAKD%2C6CAAA%2C8MAAA%2CCAaC%2CyCAAA%2C6CAAA%2CgJAAA%2CCAAA%2CCAcE%2CqFAAA%2CoBAAA%2CCAOH%2CmDAAA%2CsFAAA%2CCAOC%2CyCAAA%2CmDAAA%2CSAAA%2CCAAA%2CCAIA%2CsDAAA%2CoKAAA%2CCAUC%2CyCAAA%2CsDAAA%2C2CAAA%2CCAKC%2C4DAAA%2CwNAAA%2CCAAA%2CCAiBD%2CuEAAA%2CoBAAA%2CCAGC%2CyCAAA%2CuEAAA%2CeAAA%2CCAAA%2CCAMF%2C8DAAA%2CoKAAA%2CCAYE%2CyCAAA%2CmEAAA%2CgBAAA%2CCAAA%2CCAKD%2CoEAAA%2CWAAA%2CCAKD%2C6DAAA%2CwFAAA%2CCAOC%2CyCAAA%2C6DAAA%2CqDAAA%2CCAAA%2CCAQE%2CyCAAA%2CoEAAA%2CgBAAA%2CCAAA%2CCAOH%2CqDAAA%2C%2BBAAA%2CCAGC%2C2DAAA%2CWAAA%2CCAMF%2CgDAAA%2CaAAA%2CCAGC%2CyDAAA%2C%2BGAAA%2CCAQC%2CmEAAA%2C8BAAA%2CCAIC%2CyCAAA%2CmEAAA%2CgBAAA%2CCAAA%2CCAKD%2CmEAAA%2C8BAAA%2CCAMD%2C8DAAA%2CsCAAA%2CCAKA%2C6DAAA%2C8KAAA%2CCAYC%2CuEAAA%2CyBAAA%2CCAKA%2CuEAAA%2CgDAAA%2CCAKC%2CyCAAA%2CuEAAA%2CgBAAA%2CCAAA%2CCAWJ%2CyCAAA%2CuBAAA%2CeAAA%2CCAAA%2CCAOG%2C6EAAA%2C2CAAA%2CCAME%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2C%2BBAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAUJ%2C8CAAA%2CwBAAA%2CCAMF%2CmBAAA%2CyJAAA%2CCAeC%2CyCAAA%2CuBAAA%2CeAAA%2CCAAA%2CCAOG%2C6EAAA%2C2CAAA%2CCAME%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2C%2BBAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C0FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2CgCAAA%2CCAAA%2C2FAAA%2C%2BBAAA%2CCAUN%2CmCAAA%2COAAA%2CCAIA%2CaAAA%2CsJAAA%2CCAYC%2CyCAAA%2CaAAA%2CiJAAA%2CCAAA%2CCAYA%2CeAAA%2CiDAAA%2CCAKC%2CyCAAA%2CeAAA%2CaAAA%2CCAAA%2CCAKD%2CeAAA%2CwKAAA%2CCAYC%2CyCAAA%2CeAAA%2C8EAAA%2CCAAA%2CCAQA%2CqBAAA%2CWAAA%2CCAIA%2CmBAAA%2CuEAAA%2CCAOC%2CyCAAA%2CmBAAA%2CUAAA%2CCAAA%2CCAKD%2CoBAAA%2CUAAA%2CCAGC%2CyCAAA%2CoBAAA%2CoDAAA%2CCAAA%2CCAOD%2CwBAAA%2CeAAA%2CCAGC%2CyCAAA%2CwBAAA%2C0CAAA%2CCAAA%2CCAMD%2CuBAAA%2CkBAAA%2CCAGC%2CyCAAA%2CuBAAA%2CuCAAA%2CCAAA%2CCAMD%2CwBAAA%2CgDAAA%2CCAKC%2C6BAAA%2CUAAA%2CCAIA%2CyCAAA%2CwBAAA%2CuCAAA%2CCAAA%2CCAWH%2CiBAAA%2CsCAAA%2CCAIC%2CyCAAA%2CiBAAA%2CgBAAA%2CCAAA%2CCAIA%2C4BAAA%2CkBAAA%2CCAGC%2CyCAAA%2C4BAAA%2CqBAAA%2CCAAA%2CCAKD%2CgCAAA%2C2EAAA%2CCAOC%2CyCAAA%2CgCAAA%2CwCAAA%2CCAAA%2CCAKA%2C0CAAA%2C%2BGAAA%2CCASC%2CyCAAA%2C0CAAA%2CmCAAA%2CCAAA%2CCAKA%2CiDAAA%2CgCAAA%2CCAIC%2CyCAAA%2CiDAAA%2CYAAA%2CCAAA%2CCAMF%2C0CAAA%2C%2BBAAA%2CCAMD%2C6BAAA%2CgDAAA%2CCAIC%2CyCAAA%2C6BAAA%2C4CAAA%2CCAAA%2CCAMD%2C6BAAA%2CyBAAA%2CCAIC%2CyCAAA%2C6BAAA%2C2BAAA%2CCAAA%2CCAMD%2CgDAAA%2C0BAAA%2CCAMA%2CwBAAA%2CoBAAA%2CCAIA%2CuBAAA%2CgDAAA%2CCAKC%2CyCAAA%2CuBAAA%2CsDAAA%2CCAAA%2CCAMA%2CiCAAA%2CkHAAA%2CCAQC%2CyCAAA%2CiCAAA%2CwBAAA%2CCAAA%2CCAKA%2C2CAAA%2CYAAA%2CCAKD%2CkCAAA%2CsDAAA%2CCAIC%2CoCAAA%2C6EAAA%2CCAQA%2C4CAAA%2CkBAAA%2CCAIA%2CgDAAA%2CqCAAA%2CCAIC%2CyCAAA%2CgDAAA%2CgBAAA%2CCAAA%2CCAMF%2CiCAAA%2CkDAAA%2CCAIC%2C2CAAA%2CaAAA%2CCAGC%2CyCAAA%2C2CAAA%2CgBAAA%2CCAAA%2CCAQJ%2CQAAA%2C2EAAA%2CCAMC%2CyCAAA%2CQAAA%2CwCAAA%2CCAAA%2CCAMC%2CyCAAA%2CmBAAA%2CiBAAA%2CCAAA%2CCAKD%2CoBAAA%2CYAAA%2CCAGC%2CyCAAA%2CoBAAA%2CYAAA%2CCAAA%2CCAKD%2CmBAAA%2CuBAAA%2CCAIC%2CyCAAA%2CmBAAA%2CUAAA%2CCAAA%2CCAKD%2CoBAAA%2CUAAA%2CCAIA%2CqBAAA%2CkCAAA%2CCAIC%2CyCAAA%2CqBAAA%2CWAAA%2CCAAA%2CCAKD%2CsBAAA%2C%2BCAAA%2CCAKC%2CyCAAA%2CsBAAA%2CuCAAA%2CCAAA%2CCAMD%2CqBAAA%2CkGAAA%2CCAMC%2C%2BBAAA%2CoEAAA%2CCAMC%2CyCAAA%2C2DAAA%2CCASF%2CwBAAA%2C4BAAA%2CCAIC%2CyCAAA%2CwBAAA%2CgDAAA%2CCAAA%2CCAOD%2CmBAAA%2C4JAAA%2CCAWC%2CyCAAA%2CmBAAA%2C%2BIAAA%2CCAAA%2CCAaE%2C2DAAA%2CoBAAA%2CCAOH%2CyBAAA%2CsFAAA%2CCAOC%2CyCAAA%2CyBAAA%2CcAAA%2CCAAA%2CCAIA%2C4BAAA%2C%2BBAAA%2CCAIC%2CyCAAA%2C4BAAA%2C2CAAA%2CCAKC%2CkCAAA%2CwNAAA%2CCAAA%2CCAiBD%2C6CAAA%2CoBAAA%2CCAGC%2CyCAAA%2C6CAAA%2CeAAA%2CCAAA%2CCAMF%2CoCAAA%2CoKAAA%2CCAWC%2CyCAAA%2CUAAA%2CCAGC%2CyCAAA%2CyCAAA%2CgBAAA%2CCAAA%2CCAKD%2C0CAAA%2CWAAA%2CCAKD%2CmCAAA%2CwFAAA%2CCAOC%2CyCAAA%2CmCAAA%2CqDAAA%2CCAAA%2CCAOC%2C0CAAA%2CUAAA%2CCAGC%2CyCAAA%2C0CAAA%2CgBAAA%2CCAAA%2CCAOH%2C2BAAA%2C%2BBAAA%2CCAGC%2CiCAAA%2CWAAA%2CCAUH%2CSAAA%2C2CAAA%2CCAIA%2CYAAA%2CaAAA%2CCAIA%2CYAAA%2CuEAAA%2CCAMA%2CaAAA%2CqEAAA%2CCAMA%2CaAAA%2CqEAAA%2CCAMA%2CaAAA%2CqEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAMA%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CuEAAA%2CCAKC%2CyCAAA%2CaAAA%2CgBAAA%2CCAAA%2CCAKD%2CaAAA%2CqEAAA%2CCAMA%2CEAAA%2C0CAAA%2CCAIC%2CQAAA%2CWAAA%2CCAKD%2CYAAA%2CgDAAA%2CCAKC%2CwBAAA%2C%2BBAAA%2CCAKA%2CuBAAA%2C%2BBAAA%2CCAKA%2CyCAAA%2CYAAA%2CkCAAA%2CCAAA%2CCAKA%2CoBAAA%2C0BAAA%2CCAGC%2CyCAAA%2CoBAAA%2C6BAAA%2CCAAA%2CCAMF%2CgBAAA%2CiPAAA%2CCAgBC%2CyCAAA%2CgBAAA%2C0CAAA%2CCAAA%2CCAMA%2C0BAAA%2CoDAAA%2CCAKC%2CyCAAA%2C0BAAA%2CcAAA%2CCAAA%2CCAKD%2CiCAAA%2C6JAAA%2CCAYA%2C0BAAA%2C2BAAA%2CCAKA%2CyCAAA%2CgBAAA%2CiDAAA%2CCAAA%2CCAMA%2CsBAAA%2CSAAA%2CCAGC%2CgCAAA%2CoCAAA%2CCAKD%2CwBAEC%2CQAAA%2CuBAAA%2CCAKA%2CIAAA%2C0BAAA%2CCAPD%2CCAiBD%2CQAAA%2CmFAAA%2CCAOC%2CyCAAA%2CQAAA%2CgBAAA%2CCAAA%2CCAKD%2CeAAA%2C6DAAA%2CCAMC%2C0BAAA%2CuEAAA%2CCASD%2CeAAA%2C%2BGAAA%2CCAQC%2CyCAAA%2CeAAA%2CiCAAA%2CCAAA%2CCAKA%2CyBAAA%2CkCAAA%2CCAIC%2CyCAAA%2CyBAAA%2CgBAAA%2CCAAA%2CCAKD%2CyBAAA%2C0HAAA%2CCASC%2CyCAAA%2CyBAAA%2CgBAAA%2CCAAA%2CCAIA%2CgCAAA%2C6HAAA%2CCAUC%2CyCAAA%2CgCAAA%2CYAAA%2CCAAA%2CCAMF%2C4BAAA%2CiBAAA%2CCAKD%2CUAAA%2CmMAAA%2CCAYC%2CyCAAA%2CUAAA%2C6CAAA%2CCAAA%2CCAMA%2CgBAAA%2CSAAA%2CCAIE%2C0CAAA%2CaAAA%2CCAMF%2CoBAAA%2CqBAAA%2CCAIA%2CwBAAA%2CoEAAA%2CCAMC%2CgCAAA%2CkGAAA%2CCAQC%2CyCAAA%2CgCAAA%2CYAAA%2CCAAA%2CCAKD%2CoCAAA%2CkGAAA%2CCAQC%2CyCAAA%2CoCAAA%2CkCAAA%2CCAAA%2CCASH%2CcAAA%2C4BAAA%2CCAIC%2CsBAAA%2CqFAAA%2CCAOC%2CyCAAA%2CsBAAA%2CcAAA%2CCAAA%2CCAKD%2C0BAAA%2C6HAAA%2CCAUC%2C4BAAA%2CiBAAA%2CCAIA%2C4CAAA%2C%2BEAAA%2CCAOA%2C4CAAA%2CmEAAA%2CCAOA%2CoCAAA%2CoBAAA%2CCAIA%2CoCAAA%2CaAAA%2CCAIA%2CoCAAA%2C%2BIAAA%2CCAYC%2C4CAAA%2C0FAAA%2CCAMD%2CsCAAA%2CsGAAA%2CCASC%2C8CAAA%2C0FAAA%2CCAQH%2CSAAA%2C0FAAA%2CCAMC%2CUAAA%2CUAAA%2CCAKD%2CcAAA%2C%2BCAAA%2CCAKC%2CqBAAA%2CuLAAA%2CCAgBC%2C2BAAA%2CsBAAA%2CCAIA%2C%2BBAAA%2CoBAAA%2CCAKD%2CyBAAA%2C8CAAA%2CCAMD%2CaAAA%2C6IAAA%2CCAQA%2CcAAA%2CqEAAA%2CCAKA%2CUAAA%2CuMAAA%2CCAYC%2CyCAAA%2CUAAA%2C4DAAA%2CCAAA%2CCAOA%2CoBAAA%2C0FAAA%2CCASA%2CoBAAA%2CkBAAA%2CCAKD%2CWAAA%2CmEAAA%2CCAMC%2CsBAAA%2CeAAA%2CCAIA%2C2BAAA%2CgEAAA%2CCAKC%2CyCAAA%2C2BAAA%2C0CAAA%2CCAAA%2CCAMD%2CyBAAA%2CiDAAA%2CCAKC%2CyCAAA%2CyBAAA%2CcAAA%2CCAAA%2CCAIA%2CmCAAA%2C2DAAA%2CCAMC%2CyCAAA%2CmCAAA%2CoCAAA%2CCAAA%2CCAKA%2C0CAAA%2C8FAAA%2CCAQC%2CyCAAA%2C0CAAA%2CiBAAA%2CCAAA%2CCAIA%2CmDAAA%2CiEAAA%2CCAMC%2CyCAAA%2CmDAAA%2CiBAAA%2CCAAA%2CCAIA%2C0DAAA%2C8DAAA%2CCASF%2C2CAAA%2CeAAA%2CCAIA%2CqFAAA%2C2BAAA%2CCAMD%2C2CAAA%2C4DAAA%2CCAOA%2CoCAAA%2C0BAAA%2CCAKC%2CyCAAA%2CaAAA%2CCAMF%2CiBAAA%2C4FAAA%2CCAOC%2CyCAAA%2CiBAAA%2C2CAAA%2CCAAA%2CCAKA%2C2BAAA%2C8HAAA%2CCASC%2CyCAAA%2C2BAAA%2CmCAAA%2CCAAA%2CCAKA%2C0EAAA%2CWAAA%2CCAKA%2CoCAAA%2CyEAAA%2CCAKC%2C8CAAA%2CgCAAA%2CCASJ%2CYAAA%2CmCAAA%2CCAGC%2CuBAAA%2CmGAAA%2CCAMC%2CyCAAA%2CuBAAA%2CgCAAA%2CCAAA%2CCAMF%2CaAAA%2CiDAAA%2CCAKC%2CyCAAA%2CaAAA%2CYAAA%2CCAAA%2CCAIA%2CwBAAA%2CqDAAA%2CCAKC%2CyCAAA%2CwBAAA%2CgBAAA%2CCAAA%2CCAIA%2C%2BBAAA%2CyHAAA%2CCAUC%2CyCAAA%2C%2BBAAA%2CYAAA%2CCAAA%2CCAMA%2CuCAAA%2CkDAAA%2CCAMA%2C4CAAA%2C0BAAA%2CCAGC%2CyCAAA%2C4CAAA%2CqBAAA%2CCAAA%2CCAMF%2CoCAAA%2CeAAA%2CCAGC%2CyCAAA%2CoCAAA%2CYAAA%2CCAAA%2CCAKD%2CmCAAA%2C4DAAA%2CCAMC%2CyCAAA%2CmCAAA%2CUAAA%2CCAAA%2CCAKD%2CoCAAA%2CiBAAA%2CCAKD%2CyBAAA%2CwEAAA%2CCAMC%2CyCAAA%2CyBAAA%2CoBAAA%2CCAAA%2CCAKC%2CuCAAA%2CgBAAA%2CCAIA%2CmDAAA%2CwEAAA%2CCAMC%2CyCAAA%2CmDAAA%2CoBAAA%2CCAAA%2CCAIA%2CkEAAA%2CgCAAA%2CCAIC%2CyCAAA%2CkEAAA%2CcAAA%2CCAAA%2CCAKD%2CgEAAA%2C4CAAA%2CCAKC%2CyCAAA%2CgEAAA%2CcAAA%2CCAAA%2CCAMF%2CiDAAA%2C6BAAA%2CCAMD%2CmCAAA%2CiEAAA%2CCAMC%2CyCAAA%2CmCAAA%2CyEAAA%2CCAAA%2CCAWD%2CyCAAA%2CmBAAA%2CmEAAA%2CCAAA%2CCAQF%2CaAAA%2CwCAAA%2CCAIC%2C0BAAA%2CuGAAA%2CCASC%2CyCAAA%2C0BAAA%2CYAAA%2CCAAA%2CCAKD%2CoCAAA%2C2CAAA%2CCAIC%2CyCAAA%2CoCAAA%2CyBAAA%2CCAAA%2CCAIA%2CmDAAA%2C4BAAA%2CCAKE%2CyCAAA%2CwDAAA%2CgBAAA%2CCAAA%2CCAMF%2CiDAAA%2CiBAAA%2CCAGC%2CyCAAA%2CiDAAA%2CiBAAA%2CCAAA%2CCAIA%2CkEAAA%2CqBAAA%2CCAIA%2C2DAAA%2C%2BBAAA%2CCAOF%2CyBAAA%2CiDAAA%2CCAKC%2CyCAAA%2CyBAAA%2CoBAAA%2CCAAA%2CCAKD%2CeAAA%2CUAAA%2CCAIA%2CwBAAA%2CgBAAA%2CCAIA%2CyBAAA%2C8DAAA%2CCAIC%2CoCAAA%2C6FAAA%2CCAOC%2CyCAAA%2CoCAAA%2CqDAAA%2CCAAA%2CCAMA%2CgDAAA%2CyBAAA%2CCAIA%2CmDAAA%2C8DAAA%2CCAMC%2C8DAAA%2C2DAAA%2CCAQD%2CkDAAA%2CUAAA%2CCAGC%2C%2BDAAA%2C0FAAA%2CCAuBC%2C2EAAA%2C8CAAA%2CCAMA%2C2EAAA%2CUAAA%2CCAGC%2CyCAAA%2C2EAAA%2CeAAA%2CCAAA%2CCAMF%2CwDAAA%2CiBAAA%2CCAOH%2CwBAAA%2CyBAAA%2CCAGC%2CyCAAA%2CwBAAA%2CeAAA%2CCAAA%2CCAMF%2CaAAA%2CiDAAA%2CCAKC%2CyCAAA%2CaAAA%2CcAAA%2CCAAA%2CCAIA%2CwBAAA%2C0CAAA%2CCAKC%2CoCAAA%2CYAAA%2CCAGC%2C%2BCAAA%2CwHAAA%2CCAQC%2CyCAAA%2C%2BCAAA%2CUAAA%2CCAAA%2CCAKD%2CgDAAA%2C6GAAA%2CCAOC%2CyCAAA%2CgDAAA%2C0BAAA%2CCAAA%2CCAKA%2C4DAAA%2CwIAAA%2CCAOC%2CyCAAA%2C4DAAA%2CiCAAA%2CCAAA%2CCAOD%2CyCAAA%2C4CAAA%2CkCAAA%2CCAAA%2CCAKA%2CwDAAA%2CmCAAA%2CCAGC%2CyCAAA%2CwDAAA%2CeAAA%2CCAAA%2CCAKD%2CwDAAA%2CgGAAA%2CCAKC%2CyCAAA%2CwDAAA%2C6DAAA%2CCAAA%2CCAMD%2CwDAAA%2CkBAAA%2CCAIC%2CyCAAA%2CwDAAA%2CkBAAA%2CCAAA%2CCAOF%2C%2BCAAA%2CyBAAA%2CCAIA%2CgDAAA%2CyFAAA%2CCAQC%2CyCAAA%2CgDAAA%2CqBAAA%2CCAAA%2CCAKA%2CkDAAA%2CgCAAA%2CCAKA%2C6DAAA%2CqBAAA%2CCAGC%2CyCAAA%2C6DAAA%2CcAAA%2CCAAA%2CCAKD%2C8DAAA%2CgBAAA%2CCAGC%2CyCAAA%2C8DAAA%2CgBAAA%2CCAAA%2CCAMF%2CgDAAA%2CoBAAA%2CCAOH%2CaAAA%2C8EAAA%2CCAKC%2CyCAAA%2CaAAA%2CgEAAA%2CCAAA%2CCAKA%2CyBAAA%2C%2BBAAA%2CCAIC%2CwCAAA%2CkBAAA%2CCAIE%2CuDAAA%2C4CAAA%2CCAOF%2CuCAAA%2CsEAAA%2CCAMC%2CyCAAA%2CuCAAA%2CoCAAA%2CCAAA%2CCAKA%2CiDAAA%2C2BAAA%2CCAKA%2CsDAAA%2CsKAAA%2CCAaD%2CgCAAA%2CkBAAA%2CCAMF%2CYAAA%2C%2BBAAA%2CCAIC%2CuBAAA%2C%2BBAAA%2CCAKE%2CoDAAA%2CwBAAA%2CCAMF%2CwCAAA%2CqBAAA%2CCAGC%2CyCAAA%2CwCAAA%2CqBAAA%2CCAAA%2CCAKD%2C%2BBAAA%2CiHAAA%2CCASC%2CyCAAA%2C%2BBAAA%2CiDAAA%2CCAAA%2CCAOD%2C0BAAA%2C8BAAA%2CCAIC%2CyCAAA%2C0BAAA%2CUAAA%2CCAAA%2CCAIA%2CuCAAA%2CwMAAA%2CCAaC%2CyCAAA%2CuCAAA%2C8CAAA%2CCAAA%2CCAMA%2C8CAAA%2CUAAA%2CCAGC%2CyCAAA%2C8CAAA%2CcAAA%2CCAAA%2CCAKD%2C4CAAA%2C2BAAA%2CCAIC%2CyCAAA%2C4CAAA%2CgBAAA%2CCAAA%2CCAKD%2CoDAAA%2CUAAA%2CCAKD%2C0CAAA%2CqDAAA%2CCAKC%2CyCAAA%2C0CAAA%2CqBAAA%2CCAAA%2CCAMA%2CyCAAA%2CwCAAA%2CyBAAA%2CCAAA%2CCAKA%2CoDAAA%2C%2BBAAA%2CCAIC%2CyCAAA%2CoDAAA%2CiCAAA%2CCAAA%2CCAKA%2CiEAAA%2CiBAAA%2CCAQJ%2CiBAAA%2CoJAAA%2CCAUC%2CmBAAA%2C6BAAA%2CCAOA%2C6BAAA%2CmIAAA%2CCAUC%2CyCAAA%2C6BAAA%2CkFAAA%2CCAAA%2CCAMA%2CwCAAA%2C2CAAA%2CCAKC%2CyCAAA%2CwCAAA%2CWAAA%2CCAAA%2CCAKC%2CkEAAA%2CiBAAA%2CCAIA%2CmEAAA%2CiOAAA%2CCAcC%2CyCAAA%2CmEAAA%2CgBAAA%2CCAAA%2CCAKD%2C8DAAA%2CiJAAA%2CCAeJ%2CiBAAA%2CqBAAA%2CCAGC%2CyCAAA%2CiBAAA%2CgBAAA%2CCAAA%2CCAIA%2CgCAAA%2CoDAAA%2CCAKC%2C0CAAA%2CuDAAA%2CCAKC%2CyCAAA%2C0CAAA%2CkCAAA%2CCAAA%2CCAKA%2CiDAAA%2CUAAA%2CCAGC%2CyCAAA%2CiDAAA%2CYAAA%2CCAAA%2CCAOD%2CyCAAA%2C0CAAA%2CgBAAA%2CCAAA%2CCAMF%2C6BAAA%2CoBAAA%2CCAIA%2C%2BBAAA%2CkCAAA%2CCAIC%2CyCAAA%2C%2BBAAA%2CgBAAA%2CCAAA%2CCAKD%2C6BAAA%2CuBAAA%2CCAKA%2C8BAAA%2C0CAAA%2CCAKC%2CyCAAA%2C8BAAA%2CoBAAA%2CCAAA%2CCAUD%2CoBAAA%2C6EAAA%2CCAMC%2C0CAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAGA%2C0CAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAGA%2CyCAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAGA%2CyCAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAIA%2CkCAAA%2CsDAAA%2CCAOA%2C6BAAA%2CgBAAA%2CCAEC%2C0CAAA%2C6BAAA%2CYAAA%2CCAAA%2CCAKD%2C6BAAA%2CkBAAA%2CCAEC%2C0CAAA%2C6BAAA%2CYAAA%2CCAAA%2CCAKD%2CoCAAA%2C4DAAA%2CCAMC%2C0CAAA%2CoCAAA%2CUAAA%2CCAAA%2CCAGA%2CyCAAA%2CoCAAA%2CWAAA%2CCAAA%2CCAUD%2CoCAAA%2CkJAAA%2CCAUC%2CyCAAA%2CoCAAA%2CiCAAA%2CCAAA%2CCAMD%2CqCAAA%2CqCAAA%2CCAIC%2CyCAAA%2CqCAAA%2CqCAAA%2CCAAA%2CCAOA%2CyCAAA%2CqCAAA%2CcAAA%2CCAAA%2CCAIA%2C4CAAA%2CmCAAA%2CCAIC%2CyCAAA%2C4CAAA%2CgBAAA%2CCAAA%2CCAKD%2C4CAAA%2CwCAAA%2CCAOF%2CwBAAA%2CqBAAA%2CCAGC%2CmCAAA%2CiBAAA%2CCAIA%2CuCAAA%2CeAAA%2CCAGC%2CiDAAA%2C0BAAA%2CCAKD%2CwCAAA%2C8EAAA%2CCAKC%2CyCAAA%2CwCAAA%2CqBAAA%2CCAAA%2CCAIA%2CmDAAA%2CoCAAA%2CCAIC%2CyCAAA%2CmDAAA%2CoCAAA%2CCAAA%2CCAMD%2CmDAAA%2CaAAA%2CCAKD%2CmCAAA%2C0CAAA%2CCAME%2CoDAAA%2CmFAAA%2CCAOC%2CyCAAA%2CoDAAA%2CqCAAA%2CCAAA%2CCAMD%2C0DAAA%2CeAAA%2CCAGC%2CyCAAA%2C0DAAA%2CgBAAA%2CCAAA%2CCAQJ%2C2BAAA%2CwBAAA%2CCAGC%2CkCAAA%2CoHAAA%2CCAOC%2CyCAAA%2CkCAAA%2CiDAAA%2CCAAA%2CCAKD%2CkCAAA%2C%2BFAAA%2CCAMC%2CyCAAA%2CkCAAA%2CiDAAA%2CCAAA%2CCAIA%2C4CAAA%2CqBAAA%2CCAKD%2CqCAAA%2C0HAAA%2CCAQC%2CyCAAA%2CqCAAA%2CmCAAA%2CCAAA%2CCAIA%2C4CAAA%2C4IAAA%2CCAWC%2CyCAAA%2C4CAAA%2CmCAAA%2CCAAA%2CCAOD%2CuCAAA%2CUAAA%2CCAIA%2C8CAAA%2CqEAAA%2CCAMC%2CyCAAA%2C8CAAA%2C%2BBAAA%2CCAAA%2CCAOA%2CyCAAA%2C2CAAA%2CgBAAA%2CCAAA%2CCAKD%2CiDAAA%2CoBAAA%2CCAGC%2CyCAAA%2CiDAAA%2CkBAAA%2CCAAA%2CCAIA%2CmDAAA%2CkCAAA%2CCAKA%2C2DAAA%2CoBAAA%2CCAGC%2CyCAAA%2C2DAAA%2CgBAAA%2CCAAA%2CCAKD%2C2DAAA%2C2BAAA%2CCAIC%2CyCAAA%2C2DAAA%2CgBAAA%2CCAAA%2CCAQA%2CgEAAA%2C4BAAA%2CCAOH%2CsCAAA%2CsFAAA%2CCAQC%2CyCAAA%2CsCAAA%2C0BAAA%2CCAAA%2CCAKA%2CgDAAA%2C2DAAA%2CCAMC%2CyCAAA%2CgDAAA%2CgBAAA%2CCAAA%2CCAKD%2CgDAAA%2C2EAAA%2CCAMC%2CyCAAA%2CgDAAA%2CYAAA%2CCAAA%2CCAOH%2C4BAAA%2CqBAAA%2CCAIE%2CyCAAA%2CsCAAA%2CeAAA%2CCAAA%2CCAMF%2CyBAAA%2CqBAAA%2CCAGC%2CoCAAA%2CiBAAA%2CCAGC%2CyCAAA%2CoCAAA%2CgBAAA%2CCAAA%2CCAOC%2CyCAAA%2CqDAAA%2CqBAAA%2CCAAA%2CCAMF%2CuCAAA%2C8EAAA%2CCAKC%2CyCAAA%2CuCAAA%2C8DAAA%2CCAAA%2CCAKA%2CkDAAA%2C0CAAA%2CCAKC%2CsDAAA%2CsHAAA%2CCASC%2CyCAAA%2CsDAAA%2CyBAAA%2CCAAA%2CCAKD%2C6DAAA%2C8HAAA%2CCAQC%2CyCAAA%2C6DAAA%2CqBAAA%2CCAAA%2CCAIA%2CmEAAA%2C%2BMAAA%2CCAaA%2C2EAAA%2CmFAAA%2CCAOC%2CkFAAA%2CgFAAA%2CCAaL%2C2BAAA%2C%2BFAAA%2CCAME%2CyCAAA%2CsCAAA%2CgBAAA%2CCAAA%2CCAMA%2CuDAAA%2CqBAAA%2CCAMA%2CqDAAA%2CeAAA%2CCAIA%2CoDAAA%2CoCAAA%2CCAIC%2C%2BDAAA%2CoCAAA%2CCAIC%2C8EAAA%2CUAAA%2CCAIE%2C6FAAA%2CgDAAA%2CCASD%2CuFAAA%2CoBAAA%2CCAGC%2CiGAAA%2CmCAAA%2CCAMD%2CyFAAA%2CoBAAA%2CCAIA%2CmFAAA%2C4DAAA%2CCASH%2CqDAAA%2CiDAAA%2CCAME%2C4EAAA%2CYAAA%2CCAGC%2CyCAAA%2C4EAAA%2CaAAA%2CCAAA%2CCAOH%2CoDAAA%2CiDAAA%2CCAKC%2CyCAAA%2CoDAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CmEAAA%2CyDAAA%2CCAMC%2CyCAAA%2CmEAAA%2C%2BBAAA%2CCAAA%2CCAMC%2CkFAAA%2CgDAAA%2CCASD%2C4EAAA%2CsEAAA%2CCAOA%2C6EAAA%2CmDAAA%2CCAKC%2CyCAAA%2C6EAAA%2CgBAAA%2CCAAA%2CCAKD%2C8EAAA%2C6CAAA%2CCAMA%2C4EAAA%2C%2BJAAA%2CCAWC%2CyCAAA%2C4EAAA%2CgBAAA%2CCAAA%2CCAKD%2C8EAAA%2CoCAAA%2CCAIC%2CyCAAA%2C8EAAA%2CgBAAA%2CCAAA%2CCAKD%2CwEAAA%2C2HAAA%2CCAaF%2CyCAAA%2C6CAAA%2CeAAA%2CCAAA%2CCAKC%2CyCAAA%2CwDAAA%2CaAAA%2CCAAA%2CCAKD%2C0DAAA%2C8EAAA%2CCAOC%2CiEAAA%2C2OAAA%2CCAcA%2CqEAAA%2CUAAA%2CCAIA%2CqEAAA%2CuBAAA%2CCAIC%2C4EAAA%2CiDAAA%2CCAQJ%2C2BAAA%2CmCAAA%2CCAIC%2CkCAAA%2CuJAAA%2CCAYA%2CsCAAA%2CiBAAA%2CCAIA%2C0CAAA%2CgFAAA%2CCAOC%2CyCAAA%2C0CAAA%2CWAAA%2CCAAA%2CCAIA%2CoDAAA%2CsCAAA%2CCAKC%2CyCAAA%2CoDAAA%2CkCAAA%2CCAAA%2CCAKA%2C2DAAA%2CmCAAA%2CCAIC%2CyCAAA%2C2DAAA%2CYAAA%2CCAAA%2CCAOH%2C8CAAA%2C2DAAA%2CCAIC%2CyCAAA%2C8CAAA%2CmCAAA%2CCAAA%2CCAIA%2C0DAAA%2CeAAA%2CCAIA%2C6DAAA%2C2BAAA%2CCAIC%2CyCAAA%2C6DAAA%2C2BAAA%2CCAAA%2CCAKA%2CwEAAA%2CiBAAA%2CCAKD%2C0DAAA%2C%2BBAAA%2CCAIC%2CyCAAA%2C0DAAA%2CkCAAA%2CCAAA%2CCAMD%2CoDAAA%2CUAAA%2CCAGC%2CyCAAA%2CoDAAA%2CgBAAA%2CCAAA%2CCAKD%2C8DAAA%2CsBAAA%2CCAGC%2CyCAAA%2C8DAAA%2CyBAAA%2CCAAA%2CCAMF%2C8CAAA%2CsEAAA%2CCAMC%2C0CAAA%2C8CAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2C8CAAA%2CcAAA%2CCAAA%2CCAIA%2CyCAAA%2C8CAAA%2CoCAAA%2CCAAA%2CCAQF%2C6BAAA%2CgCAAA%2CCAIC%2CyCAAA%2C6BAAA%2CgBAAA%2CCAAA%2CCAIA%2CoCAAA%2CmHAAA%2CCAWC%2CyCAAA%2CoCAAA%2CUAAA%2CCAAA%2CCAMA%2CyCAAA%2C4CAAA%2C2BAAA%2CCAAA%2CCAIA%2CsDAAA%2CsCAAA%2CCAKC%2CyCAAA%2CsDAAA%2CkCAAA%2CCAAA%2CCAKA%2C6DAAA%2CmCAAA%2CCAIC%2CyCAAA%2C6DAAA%2CYAAA%2CCAAA%2CCAOH%2CkDAAA%2C%2BDAAA%2CCAMC%2CyCAAA%2CkDAAA%2CqDAAA%2CCAAA%2CCAOD%2C6CAAA%2C6EAAA%2CCAOC%2CyCAAA%2C6CAAA%2CwBAAA%2CCAAA%2CCAKA%2CwDAAA%2CWAAA%2CCAGC%2CyCAAA%2CwDAAA%2CyBAAA%2CCAAA%2CCAKA%2CkEAAA%2C0CAAA%2CCAUE%2C0EAAA%2CcAAA%2CCASL%2C0BAAA%2CyCAAA%2CCAIC%2CyCAAA%2CaAAA%2CCAGC%2CmDAAA%2CiEAAA%2CCAMC%2CyCAAA%2CmDAAA%2CkCAAA%2CCAAA%2CCAKA%2C0DAAA%2CmCAAA%2CCAIC%2CyCAAA%2C0DAAA%2CYAAA%2CCAAA%2CCAMF%2CmDAAA%2C%2BBAAA%2CCAMD%2C4CAAA%2CgEAAA%2CCAKC%2CyCAAA%2C4CAAA%2CmBAAA%2CCAAA%2CCAIA%2CwDAAA%2CiBAAA%2CCAIA%2CwDAAA%2CuBAAA%2CCAMC%2CyCAAA%2C2DAAA%2C%2BBAAA%2CCAAA%2CCAOF%2CoCAAA%2CgCAAA%2CCAKA%2C6CAAA%2CsEAAA%2CCAOC%2CyCAAA%2C6CAAA%2CsCAAA%2CCAAA%2CCAOD%2CoCAAA%2CaAAA%2CCAGC%2CyCAAA%2CoCAAA%2CkCAAA%2CCAAA%2CCAOF%2CyBAAA%2CwBAAA%2CCAGC%2CsCAAA%2CgFAAA%2CCAKC%2CyCAAA%2CsCAAA%2CgEAAA%2CCAAA%2CCAKA%2CiDAAA%2C0CAAA%2CCAKC%2CgEAAA%2CoBAAA%2CCAGC%2C2EAAA%2C0CAAA%2CCAMD%2C6DAAA%2C2DAAA%2CCAKC%2CyCAAA%2C6DAAA%2CkBAAA%2CCAAA%2CCAKD%2C%2BDAAA%2CiDAAA%2CCAKC%2CiEAAA%2CgBAAA%2CCAKC%2CyCAAA%2CsEAAA%2CgBAAA%2CCAAA%2CCAMA%2CyCAAA%2CsEAAA%2CcAAA%2CCAAA%2CCAQJ%2C%2BBAAA%2CmCAAA%2CCAGC%2CyCAAA%2C%2BBAAA%2CaAAA%2CCAAA%2CCAIA%2CyCAAA%2CgBAAA%2CCAEC%2CyCAAA%2CyCAAA%2CkBAAA%2CCAAA%2CCAMA%2CyCAAA%2C8CAAA%2CqBAAA%2CCAAA%2CCASH%2CkCAAA%2CqBAAA%2CCAQE%2CyCAAA%2CwCAAA%2CSAAA%2CCAAA%2CCAKD%2C4CAAA%2CsFAAA%2CCASC%2CyCAAA%2C4CAAA%2CyCAAA%2CCAAA%2CCAMA%2CmDAAA%2CiOAAA%2CCAcC%2CyCAAA%2CmDAAA%2CYAAA%2CCAAA%2CCAKD%2C0DAAA%2CkIAAA%2CCAUC%2CyCAAA%2C0DAAA%2CiCAAA%2CCAAA%2CCAOF%2CgEACC%2CwCAAA%2CsHAAA%2CCAUE%2CoEAAA%2CYAAA%2CCAKD%2C0CAAA%2CUAAA%2CCAAA%2CCAMF%2CwCAAA%2CkCAAA%2CCAKA%2CuCAAA%2CeAAA%2CCAIA%2CyCAAA%2C6LAAA%2CCAYC%2CyCAAA%2CyCAAA%2CoCAAA%2CCAAA%2CCAKA%2CoDAAA%2CkEAAA%2CCAOC%2CyCAAA%2CoDAAA%2CUAAA%2CCAAA%2CCAKD%2CuDAAA%2C%2BDAAA%2CCAOC%2CyCAAA%2CuDAAA%2CYAAA%2CCAAA%2CCAMF%2CoCAAA%2CiBAAA%2CCAGC%2CyCAAA%2CoCAAA%2CcAAA%2CCAAA%2CCAKD%2CwCAAA%2CSAAA%2CCAKD%2C%2BBAAA%2CqBAAA%2CCAGC%2C6CAAA%2C0HAAA%2CCASC%2CyCAAA%2C6CAAA%2CgCAAA%2CCAAA%2CCAKA%2CwDAAA%2CqKAAA%2CCAWC%2CyCAAA%2CwDAAA%2CWAAA%2CCAAA%2CCAIA%2CgEAAA%2CkKAAA%2CCAYA%2CmEAAA%2C2FAAA%2CCAQC%2CyCAAA%2CmEAAA%2C8BAAA%2CCAAA%2CCAOD%2CuEAAA%2CyMAAA%2CCAYC%2CyCAAA%2CuEAAA%2CoHAAA%2CCAAA%2CCAQD%2CkEAAA%2CiCAAA%2CCAQH%2C8BAAA%2CqBAAA%2CCAOE%2CoDAAA%2CuBAAA%2CCAIC%2CyCAAA%2CoDAAA%2CUAAA%2CCAAA%2CCAMF%2CwCAAA%2CkBAAA%2CCAGC%2CyCAAA%2CwCAAA%2CoBAAA%2CCAAA%2CCAKD%2CyCAAA%2CgCAAA%2CCAIC%2CyCAAA%2CyCAAA%2CiBAAA%2CCAAA%2CCAMA%2CyCAAA%2CuCAAA%2CoBAAA%2CCAAA%2CCAIA%2C2CAAA%2CWAAA%2CCAKD%2CsCAAA%2CsBAAA%2CCAGC%2CyCAAA%2CsCAAA%2CyBAAA%2CCAAA%2CCAMF%2C4BAAA%2CqBAAA%2CCAGC%2CuCAAA%2CeAAA%2CCAOA%2C6CAAA%2CgBAAA%2CCAIA%2CmDAAA%2CiDAAA%2CCAKC%2C8DAAA%2CyIAAA%2CCAOC%2CyCAAA%2C8DAAA%2CqBAAA%2CCAAA%2CCAIA%2C0EAAA%2CkBAAA%2CCAGC%2CyCAAA%2C0EAAA%2CoBAAA%2CCAAA%2CCAKD%2CwEAAA%2CsBAAA%2CCAGC%2CyCAAA%2CwEAAA%2C2BAAA%2CCAAA%2CCAKD%2CiEAAA%2CsEAAA%2CCAOA%2CwEAAA%2C8HAAA%2CCAkBD%2C4CAAA%2CuEAAA%2CCAYF%2C6BAAA%2CqBAAA%2CCAGC%2CyCAAA%2CYAAA%2CCAGC%2CoDAAA%2CwHAAA%2CCAQC%2CyCAAA%2CoDAAA%2CUAAA%2CCAAA%2CCAKD%2CqDAAA%2C0EAAA%2CCAQC%2CyCAAA%2CqDAAA%2CqDAAA%2CCAAA%2CCAQA%2CiEAAA%2CiIAAA%2CCAQC%2CyCAAA%2CiEAAA%2CqBAAA%2CCAAA%2CCAIA%2CmEAAA%2CUAAA%2CCAKD%2C%2BDAAA%2CmEAAA%2CCAOC%2CyCAAA%2C%2BDAAA%2CoCAAA%2CCAAA%2CCAQF%2CqDAAA%2CkCAAA%2CCAQD%2C2CAAA%2C4HAAA%2CCAYA%2C%2BCAAA%2CSAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAME%2CyCACC%2CyEAAA%2CgBAAA%2CCAIA%2CwEAAA%2CgBAAA%2CCAAA%2CCAOH%2CiDAAA%2C6LAAA%2CCAYC%2C2DAAA%2C%2BBAAA%2CCAIC%2CyCAAA%2C2DAAA%2CYAAA%2CCAAA%2CCAMF%2CgDAAA%2CoFAAA%2CCAWD%2C8BAAA%2CqBAAA%2CCAIE%2C6CAAA%2C4EAAA%2CCAUD%2C2CAAA%2C8DAAA%2CCAIC%2CyCAAA%2C2CAAA%2CiDAAA%2CCAAA%2CCAIA%2CsDAAA%2CUAAA%2CCAWE%2CyCAAA%2CqIAAA%2CuBAAA%2CCAAA%2CCAWJ%2CiCAAA%2CqBAAA%2CCAGC%2C6CAAA%2C8HAAA%2CCAQC%2CyCAAA%2C6CAAA%2CiDAAA%2CCAAA%2CCAIA%2CwDAAA%2CqPAAA%2CCAaC%2CyCAAA%2CwDAAA%2CsHAAA%2CCAAA%2CCAOA%2C8DAAA%2CgNAAA%2CCAaC%2CyCAAA%2C8DAAA%2CwBAAA%2CCAAA%2CCASJ%2C8BAAA%2CqBAAA%2CCAIE%2CyCAAA%2C0CAAA%2CcAAA%2CCAAA%2CCAKD%2CyCAAA%2CuBAAA%2CCAIC%2CyCAAA%2CyCAAA%2CUAAA%2CCAAA%2CCAKD%2C0CAAA%2CoBAAA%2CCAIA%2CwCAAA%2CsBAAA%2CCAKD%2C%2BBAAA%2CqBAAA%2CCAGC%2C2CAAA%2CYAAA%2CCAIA%2C0CAAA%2CyBAAA%2CCAIC%2CyCAAA%2C0CAAA%2CUAAA%2CCAAA%2CCAKD%2C2CAAA%2CUAAA%2CCAIA%2C8CAAA%2CiBAAA%2CCAGC%2CyCAAA%2C8CAAA%2CaAAA%2CCAAA%2CCAKD%2CmDAAA%2C%2BDAAA%2CCAMC%2C6DAAA%2CyCAAA%2CCAKC%2CwEAAA%2C2GAAA%2CCAOC%2CyCAAA%2CwEAAA%2C8DAAA%2CCAAA%2CCAOD%2CwEAAA%2CgGAAA%2CCAMC%2CyCAAA%2CwEAAA%2CmDAAA%2CCAAA%2CCAUH%2C2CAAA%2CYAAA%2CCAIA%2C0CAAA%2CyBAAA%2CCAIC%2CyCAAA%2C0CAAA%2CUAAA%2CCAAA%2CCAKD%2C2CAAA%2CUAAA%2CCAIA%2C8CAAA%2CiBAAA%2CCAGC%2CyCAAA%2C8CAAA%2CaAAA%2CCAAA%2CCAKD%2C4CAAA%2C4BAAA%2CCAIC%2CmDAAA%2CoCAAA%2CCAMD%2C4CAAA%2CiDAAA%2CCAKC%2CsDAAA%2CiEAAA%2CCAMC%2CiEAAA%2C8DAAA%2CCAMC%2CyCAAA%2CiEAAA%2CUAAA%2CCAAA%2CCAIA%2C2EAAA%2C6BAAA%2CCAIC%2CyCAAA%2C2EAAA%2CYAAA%2CCAAA%2CCAKD%2C2EAAA%2CyKAAA%2CCAWC%2CyCAAA%2C2EAAA%2C0BAAA%2CCAAA%2CCAOF%2CmEAAA%2CyCAAA%2CCAYH%2CeAAA%2CqBAAA%2CCAMA%2CqBAAA%2CaAAA%2CCAKD%2CeAAA%2CyEAAA%2CCAMC%2CyCAAA%2CeAAA%2C6BAAA%2CCAAA%2CCAIA%2CkBAAA%2CoBAAA%2CCAGC%2CoBAAA%2C8EAAA%2CCAKC%2CyCAAA%2CoBAAA%2CgBAAA%2CCAAA%2CCAMF%2C8BAAA%2CiBAAA%2CCAGC%2CgCAAA%2CyBAAA%2CCAKD%2CqCAAA%2CkIAAA%2CCAWC%2CyCAAA%2CqCAAA%2C0BAAA%2CCAAA%2CCAOF%2CeAAA%2CgBAAA%2CCAEC%2CyCAAA%2CeAAA%2CgBAAA%2CCAAA%2CCAGA%2CoBAAA%2CqBAAA%2CCAIA%2CuBAAA%2CSAAA%2CCAME%2CyCAAA%2CwCAAA%2CaAAA%2CCAAA%2CCAID%2CmDAAA%2C6DAAA%2CCAIC%2CyCAAA%2CmDAAA%2CcAAA%2CCAAA%2CCAQF%2CwBAAA%2C0BAAA%2CCAMA%2CuBAAA%2CsBAAA%2CCAGA%2C0BAAA%2CoJAAA%2CCASC%2CwCAAA%2CmFAAA%2CCAOA%2C%2BCAAA%2CgFAAA%2CCASD%2CgCAAA%2C%2BMAAA%2CCAeA%2C8BAAA%2C8CAAA%2CCAGC%2CmDAAA%2CwFAAA%2CCAOA%2C8CAAA%2CiBAAA%2CCAMA%2CyCAAA%2CsBAAA%2CCAMD%2CqBAAA%2CgDAAA%2CCAMA%2CiCAAA%2CuGAAA%2CCAMC%2CyCAAA%2CiCAAA%2CiBAAA%2CCAAA%2CCAKD%2CwCAAA%2CgIAAA%2CCAWC%2CyCAAA%2CwCAAA%2CoBAAA%2CCAAA%2CCAMD%2C6BAAA%2CkEAAA%2CCAKC%2CyCAAA%2C6BAAA%2CgBAAA%2CCAAA%2CCAKD%2CwBAAA%2C6GAAA%2CCAMC%2CyCAAA%2CwBAAA%2CgBAAA%2CCAAA%2CCAMA%2C6BAAA%2CmDAAA%2CCAQA%2CgCAAA%2CYAAA%2CCAQA%2CyCAAA%2CuBAAA%2CkBAAA%2CCAAA%2CCASD%2CsBAAA%2C%2BBAAA%2CCAOA%2CiBAAA%2CWAAA%2CCAMA%2CaAAA%2CWAAA%2CCAKD%2CiBAAA%2C6CAAA%2CCAGC%2CyCAAA%2CiBAAA%2CoBAAA%2CCAAA%2CCAIA%2CkCAAA%2C4EAAA%2CCAMC%2CyCAAA%2CkCAAA%2CsCAAA%2CCAAA%2CCAOC%2CuDAAA%2CuBAAA%2CCAGC%2CyCAAA%2CuDAAA%2CwBAAA%2CCAAA%2CCAOF%2C6CAAA%2CwEAAA%2CCAKC%2CyCAAA%2C6CAAA%2CiCAAA%2CCAAA%2CCAKA%2CuDAAA%2C6BAAA%2CCAKA%2CgDAAA%2C%2BCAAA%2CCAIC%2CyCAAA%2CgDAAA%2CgBAAA%2CCAAA%2CCAKD%2CuDAAA%2CoBAAA%2CCAEC%2CyCAAA%2CuDAAA%2CoDAAA%2CCAAA%2CCAWJ%2CgBAAA%2CgBAAA%2CCAEC%2C0CAAA%2CgBAAA%2CgBAAA%2CCAAA%2CCAGA%2CyCAAA%2CgBAAA%2CgBAAA%2CCAAA%2CCAGA%2CyCAAA%2CgBAAA%2CgBAAA%2CCAAA%2CCAGA%2CyCAAA%2CgBAAA%2CgBAAA%2CCAAA%22%7D */