.page_front .sec_ttl .en{display:inline-flex;align-items:center;gap:7px;color:#00ad70;font-weight:700;font-size:14px;line-height:1}.page_front .sec_ttl .en::before{content:"";width:8px;height:8px;border-radius:50%;background-color:#00ad70}.page_front .sec_ttl .en::after{content:"";width:56px;height:1px;background-color:#00ad70}.page_front .sec_ttl .ja{margin-top:16px;color:#222;font-family:var(--font_mincho);font-size:clamp(32px, 3.3333333333vw, 48px);font-weight:400;line-height:1.4}.fv_section{position:relative;height:100vh;min-height:640px;overflow:hidden}.fv_section .bg{position:absolute;inset:0}.fv_section .bg img,.fv_section .bg video{width:100%;height:100%;object-fit:cover;display:none}.fv_section .bg video{object-position:top}.fv_section .bg img{object-position:bottom}.fv_section .bg img.view{--zoom: 1.2;--travel: 8%;animation:viewUp 6s linear infinite;display:block}.fv_section .bg video.view{display:block}@keyframes viewUp{0%{transform:scale(var(--zoom)) translateY(calc(var(--travel) * -1))}100%{transform:scale(var(--zoom)) translateY(var(--travel))}}.fv_section .bg::before{content:"";display:block;position:absolute;inset:0;z-index:1;background-color:#0B3C1D;opacity:0.3}.fv_section .tagline{position:absolute;z-index:1;left:clamp(24px, 5.9027777778vw, 85px);bottom:clamp(56px, 10.1388888889vw, 146px);color:#fff;opacity:0;transform:translateY(30px);transition:0.9s}.fv_section .tagline .main{font-family:var(--font_mincho);font-size:clamp(48px, 3.8888888889vw, 56px);font-weight:700;line-height:1.2;text-shadow:0 2px 24px rgba(0, 0, 0, 0.25)}.fv_section .tagline .sub{margin-top:16px;font-family:var(--font_mincho);font-size:clamp(18px, 1.9444444444vw, 28px);font-weight:500;line-height:1.5;text-shadow:0 2px 16px rgba(0, 0, 0, 0.25)}.fv_section .tagline.active{opacity:1;transform:translateY(0)}.fv_section::before{content:"";display:block;width:100%;height:8px;background:linear-gradient(to right, #00AD70, #F39800, #00AD70);position:absolute;bottom:0;left:0;z-index:1;background-size:300% 100%;animation:move_gradient 4s linear infinite}@keyframes move_gradient{0%{background-position:0 0}100%{background-position:100% 0}}.philosophy_section{position:relative;padding-top:clamp(80px, 11.1111111111vw, 160px);padding-bottom:clamp(80px, 8.3333333333vw, 120px)}.philosophy_section .img1{position:absolute;left:0;bottom:clamp(40px, 5.5555555556vw, 80px);width:clamp(120px, 15.2777777778vw, 220px)}.philosophy_section .img1 img{width:100%;height:auto;aspect-ratio:0.9166666667;object-fit:cover}.philosophy_section .img2{position:absolute;right:0;top:clamp(40px, 5.5555555556vw, 80px);width:clamp(240px, 36.1111111111vw, 520px)}.philosophy_section .img2 img{width:100%;height:auto;aspect-ratio:1.0833333333;object-fit:cover}.philosophy_section .container{padding-left:15.6944444444vw}.philosophy_section .sec_ttl .ja{font-size:clamp(32px, 3.3333333333vw, 48px)}.philosophy_section .txt{margin-top:36px;max-width:504px;color:#222;line-height:1.8}.strength_section{padding-top:clamp(56px, 6.9444444444vw, 100px)}.strength_section .sec_ttl{margin-bottom:clamp(40px, 3.8888888889vw, 56px)}.strength_section .strength_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:0}.strength_section .strength_item a{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(400px, 37.8472222222vw, 545px);padding:32px clamp(24px, 2.2222222222vw, 32px) 48px;overflow:hidden;background-color:#00ad70;color:#fff;border-right:1px solid #12db94}.strength_section .strength_item a::before{content:"";position:absolute;inset:0;z-index:1;background-color:#00ad70;transition:background 0.4s ease}.strength_section .strength_item a:hover::before{background:linear-gradient(180deg, rgba(0, 173, 112, 0) 20%, #00ad70 100%)}.strength_section .strength_item a:hover .item_num{color:#00ad70}.strength_section .strength_item:last-child a{border-right:none}.strength_section .strength_item .item_img{position:absolute;inset:0;z-index:0}.strength_section .strength_item .item_img img{width:100%;height:100%;object-fit:cover}.strength_section .strength_item .item_num{position:absolute;top:26px;left:28px;z-index:2;color:#fff;font-family:var(--font_robot);font-weight:500;font-size:clamp(28px, 2.5vw, 36px);line-height:1;transition:color 0.4s ease}.strength_section .strength_item .arrow{position:absolute;top:0;right:0;z-index:2;width:clamp(56px, 5.8333333333vw, 84px);height:clamp(56px, 5.8333333333vw, 84px)}.strength_section .strength_item .arrow img{width:100%;height:100%;object-fit:contain}.strength_section .strength_item .item_ttl{position:relative;z-index:2;margin-bottom:40px;font-family:var(--font_mincho);font-weight:500;font-size:clamp(20px, 1.8055555556vw, 26px);line-height:1.4}.strength_section .strength_item .item_txt{position:relative;z-index:2;font-size:16px;line-height:1.5}.cta_section{padding-top:clamp(56px, 6.9444444444vw, 100px);padding-bottom:clamp(56px, 6.9444444444vw, 100px)}.cta_section .cta_link{display:block;color:inherit;border-radius:4px}.cta_section .cta_link:hover .arrow{background-image:url(../img/front/issue-arrow-hv.svg)}.cta_section .cta_link:hover .cta_inner{background-color:var(--color1)}.cta_section .cta_link:hover .sec_ttl .ja .bg{color:var(--color1);background-color:#fff}.cta_section .cta_link:hover .sec_ttl .en{color:#fff}.cta_section .cta_link:hover .sec_ttl .en::before,.cta_section .cta_link:hover .sec_ttl .en::after{background-color:#fff}.cta_section .cta_link:hover .txt{color:#fff}.cta_section .cta_inner{position:relative;display:flex;align-items:center;gap:5.6944444444vw;min-height:clamp(280px, 25vw, 360px);padding:clamp(32px, 4.4444444444vw, 64px) clamp(24px, 4.7222222222vw, 68px);border-radius:4px;background-color:#eaede6;transition:0.3s}@media (min-width:1367px){.cta_section .cta_inner{gap:82px}}.cta_section .col1{position:relative;z-index:1}.cta_section .sec_ttl .ja .bg{background-color:var(--color1);color:#fff;line-height:1.7;transition:0.3s}.cta_section .sec_ttl .en{transition:0.3s}.cta_section .sec_ttl .en::before,.cta_section .sec_ttl .en::after{transition:0.3s}.cta_section .txt{transition:0.3s}.cta_section .col2{position:relative;z-index:1;width:min(100%, 442px)}.cta_section .col2 .img img{width:100%;aspect-ratio:1.619047619;border-radius:24px}.cta_section .col2 .bubble{position:absolute;top:55%;left:50%;transform:translate(-50%, -50%);width:136%}.cta_section .sec_ttl .ja{font-size:clamp(28px, 2.7777777778vw, 40px)}.cta_section .txt{margin-top:28px;color:#222;line-height:1.6}.cta_section .arrow{position:absolute;right:20px;bottom:20px;z-index:2;width:clamp(64px, 5.8333333333vw, 84px);height:clamp(64px, 5.8333333333vw, 84px);background-image:url(../img/front/issue-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:0.3s}.service_section{position:relative;padding-top:clamp(80px, 9.7222222222vw, 140px);padding-bottom:clamp(80px, 8.3333333333vw, 120px);clip-path:inset(0)}.service_section .bg{position:fixed;top:0;left:0;width:100%;z-index:0}.service_section .bg::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(246, 247, 244, 0) 0, #f6f7f4 100%)}.service_section .bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(8, 109, 191, 0.3) 0, rgba(227, 228, 226, 0.2) 79%, rgba(227, 228, 226, 0) 100%);transition:0.9s}.service_section .bg img{width:100%;height:100%;object-fit:cover}.service_section .bg.add_blur::after{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.service_section .container{overflow:visible}.service_section .sec_ttl{position:relative;z-index:1}.service_section .sec_ttl .en{color:#fff}.service_section .sec_ttl .en::before,.service_section .sec_ttl .en::after{background-color:#fff}.service_section .sec_ttl .ja{color:#fff}.service_section .txt{position:relative;z-index:1;margin-top:32px;max-width:666px;color:#fff;line-height:1.7}.service_section .slide_lists{display:flex;gap:58px;width:100vw;margin:0 calc(50% - 50vw)}.service_section .slide_list{position:relative;z-index:1;display:flex;align-items:center;gap:58px;margin-top:clamp(48px, 5.5555555556vw, 80px);padding-bottom:8px;animation:slider 20s linear infinite;transform:translateX(100%)}@keyframes slider{0%{transform:translateX(calc(0% + 58px))}100%{transform:translateX(-100%)}}.service_section .slide_item:nth-child(odd){width:26.0416666667vw}.service_section .slide_item:nth-child(even){width:9.4444444444vw}.service_section .slide_item.shadow{box-shadow:0 0 20px 0 rgba(255, 255, 255, 0.7)}.service_section .service_list{position:relative;z-index:1;margin-top:clamp(56px, 6.9444444444vw, 100px);background-color:#fff;padding:clamp(40px, 5.5555555556vw, 100px) clamp(24px, 6.9444444444vw, 100px)}.service_section .service_item{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px, 4.4444444444vw, 104px);padding:clamp(40px, 4.4444444444vw, 64px) 0;border-bottom:1px solid #ddd}.service_section .service_item:last-child{border-bottom:none;padding-bottom:0}.service_section .service_item:first-child{padding-top:0}.service_section .item_textarea{flex:1;min-width:0;max-width:556px;padding-left:42px}.service_section .item_ttl{position:relative;margin-bottom:24px}.service_section .item_num{position:absolute;top:0;left:-42px;color:#00ad70;font-family:var(--font_mincho);font-size:20px;line-height:1;writing-mode:vertical-rl}.service_section .item_en{color:#00ad70;font-size:20px;line-height:1;margin-bottom:16px}.service_section .item_ja{color:#222;font-family:var(--font_mincho);font-size:clamp(28px, 2.7777777778vw, 40px);font-weight:400;line-height:1.4}.service_section .item_txt{margin-bottom:40px;color:#222;line-height:1.7}.service_section .item_img{width:min(100%, 420px);flex-shrink:0}.service_section .item_img img{width:100%;aspect-ratio:0.875;object-fit:cover;border-radius:4px}.project_section{padding-top:clamp(56px, 6.9444444444vw, 100px)}.project_section .sec_ttl{margin-bottom:clamp(40px, 3.8888888889vw, 56px)}.project_section .cols{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:clamp(40px, 4.4444444444vw, 64px)}.project_section .col1 .heading{margin-bottom:8px;color:#222;font-size:18px;font-weight:bold}.project_section .col1 .content{font-size:clamp(28px, 2.7777777778vw, 40px);font-weight:bold;line-height:1}.project_section .col1 .strong{color:#00ad70;font-family:var(--font_inter);font-size:clamp(72px, 8.3333333333vw, 120px);line-height:1;letter-spacing:-0.02em;padding-right:10px}.project_section .col2{width:min(100%, 666px)}.project_section .col2 .txt{margin-bottom:32px;color:#222;line-height:1.7}.project_section .col2 .common_btn{margin-left:auto}.project_section .project_list{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px, 2.8472222222vw, 41px)}.project_section .project_item a{position:relative;display:block;overflow:hidden;border-radius:4px;color:#fff}.project_section .project_item a:hover .item_img img{transform:scale(1.05)}.project_section .project_item a:hover .item_img::after{opacity:0.1}.project_section .project_item .item_img{position:relative}.project_section .project_item .item_img img{width:100%;aspect-ratio:1.55;object-fit:cover;transition:0.5s}.project_section .project_item .item_img::after{content:"";position:absolute;inset:0;background:#071901;opacity:0.25;transition:0.5s}.project_section .project_item .item_bottom{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px}.project_section .project_item .item_ttl{font-weight:500;line-height:1.4;font-size:clamp(18px, 1.6666666667vw, 24px)}.project_section .project_item .item_arrow{width:58px;height:58px;flex-shrink:0}.project_section .project_item .item_arrow img{width:58px;height:58px;object-fit:contain}.news_section{padding-top:clamp(56px, 8.3333333333vw, 120px);padding-bottom:clamp(56px, 6.9444444444vw, 100px);position:relative}.news_section .sec_ttl{margin-bottom:40px}.news_section .cols{display:flex;align-items:center;justify-content:space-between}.recruit_section{position:relative;padding-top:clamp(80px, 11.1111111111vw, 160px);padding-bottom:clamp(24px, 2.7777777778vw, 40px);background-color:#00ad70;text-align:center;color:#fff}.recruit_section .recruit_imgs{position:absolute;inset:0;pointer-events:none}.recruit_section .recruit_img{position:absolute;border-radius:4px;overflow:hidden}.recruit_section .recruit_img img{width:100%;height:100%;object-fit:cover}.recruit_section .recruit_img--1{top:-16px;left:clamp(40px, 13.2638888889vw, 191px);width:clamp(100px, 10.4861111111vw, 151px)}.recruit_section .recruit_img--2{top:29%;left:clamp(16px, 3.0555555556vw, 44px);width:clamp(160px, 19.5833333333vw, 282px)}.recruit_section .recruit_img--3{top:12%;right:0;width:clamp(160px, 19.5833333333vw, 282px)}.recruit_section .recruit_img--4{bottom:26%;right:clamp(80px, 17.1527777778vw, 247px);width:clamp(120px, 13.3333333333vw, 192px)}.recruit_section .recruit_en{font-family:var(--font_inter);font-weight:700;font-size:clamp(56px, 11.1111111111vw, 160px);line-height:1;letter-spacing:0.02em;margin-top:88px}.recruit_section .recruit_en .strong{color:#EFB555}.recruit_section .recruit_ttl{position:relative;z-index:1;font-family:var(--font_mincho);font-size:clamp(28px, 3.8888888889vw, 56px);font-weight:400;line-height:1.4}.recruit_section .recruit_txt{position:relative;z-index:1;max-width:540px;margin:40px auto 0;line-height:1.8}.recruit_section .recruit_btn{position:relative;z-index:1;margin-inline:auto;margin-top:72px}.recruit_section .recruit_btn a{background-color:transparent;border-color:#fff;color:#fff}.recruit_section .recruit_btn a:hover{background-color:#fff;color:#00ad70}@media (max-width:1024px){.fv_section{height:100svh}.philosophy_section .img2{width:22%}.strength_section .overflow_wrap{overflow-x:auto}.strength_section .strength_list{width:120vw}.strength_section .strength_item a::before{background:linear-gradient(180deg, rgba(0, 173, 112, 0) 34.4%, #00ad70 100%)}.strength_section .strength_item:last-child a{border-bottom:none}.cta_section .cta_inner{flex-direction:column;align-items:flex-start}.cta_section .col2{width:100%}.cta_section .col2 .bubble{width:126%}.cta_section .arrow{top:40px;right:40px;bottom:auto}.service_section .service_item{flex-direction:column-reverse;align-items:flex-start}.service_section .item_ttl{margin-bottom:0;text-align:center;margin-inline:auto}.service_section .item_en{position:relative;width:fit-content;margin-inline:auto}.service_section .item_num{writing-mode:horizontal-tb}.service_section .item_img{width:100%}.service_section .item_img img{aspect-ratio:2}.service_section .item_textarea{padding-left:0;width:100%;max-width:100%}.service_section .item_btn{margin-left:auto}.project_section .cols{flex-direction:column;align-items:flex-start}.project_section .col2{width:100%}.project_section .project_list{grid-template-columns:1fr}.news_section .news_btn{position:static;margin-bottom:24px}.recruit_section .recruit_img{opacity:0.35}.recruit_section .recruit_img--1,.recruit_section .recruit_img--4{display:none}.recruit_section .recruit_img--2{top:auto;bottom:0;left:0;width:40%;height:40%}.recruit_section .recruit_img--3{top:0;right:0;width:40%;height:35%}.recruit_section .recruit_en{font-size:clamp(40px, 12vw, 72px)}.recruit_section .recruit_ttl{margin-top:0}}@media (max-width:480px){.fv_section .bg::before{opacity:0.4}.fv_section .tagline{left:16px;right:16px;bottom:84px}.fv_section .tagline .main{font-size:9.0666666667vw;white-space:nowrap;transform:translateX(-0.5em)}.fv_section .tagline .main .blank{display:inline-block;width:1em}.fv_section .tagline .sub{font-size:5.0666666667vw}.philosophy_section .container{padding-left:0}.philosophy_section .txt br{display:none}.philosophy_section .img2{width:140px}.philosophy_section .img1{bottom:-48px;width:100px}.strength_section .strength_list{width:100%;grid-template-columns:1fr}.strength_section .strength_item a{padding-bottom:32px;border-right:none;border-bottom:1px solid #12db94}.strength_section .strength_item .item_ttl{font-size:5.6vw;margin-bottom:18px}.strength_section .strength_item .item_txt{font-size:14px}.service_section .service_list{padding:32px 16px}.service_section .item_ja{font-size:24px}.service_section .bg{height:100vh}.service_section .slide_lists{gap:32px}.service_section .slide_list{gap:32px}.service_section .slide_item:nth-child(odd){width:60vw}.service_section .slide_item:nth-child(even){width:20vw}.service_section .service_item{gap:16px}.cta_section .arrow{top:24px;right:24px;width:40px;height:40px}.cta_section .sec_ttl .ja{font-size:22px}.project_section .col1 .strong{font-size:clamp(56px, 16vw, 80px)}.project_section .project_item .item_bottom{padding:16px}.project_section .project_item .item_arrow{width:40px;height:40px}.project_section .project_item .item_arrow img{width:40px;height:40px}.project_section .common_btn{margin-right:auto}.news_section .news_btn{margin-inline:auto;margin-top:40px}.recruit_section .recruit_txt{text-align:left}.recruit_section .recruit_btn{margin-top:40px}.recruit_section .recruit_en{margin-top:64px}}@media screen and (max-width:920px) and (orientation:landscape){.fv_section .tagline{bottom:50%}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fm-tk.ctag-dev12.xyz%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fctg-theme-main%2Fassets%2Fscss%2Ffront.scss%22%2C%22wp-content%2Fthemes%2Fctg-theme-main%2Fassets%2Fscss%2F_mixin.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAII%2CyBAAA%2CyGAAA%2CCAQE%2CiCAAA%2C0EAAA%2CCAOA%2CgCAAA%2CyDAAA%2CCAOF%2CyBAAA%2CqIAAA%2CCAWJ%2CYAAA%2C%2BDAAA%2CCAKE%2CgBAAA%2CyBAAA%2CCAGE%2C0CAAA%2CoDAAA%2CCAMA%2CsBAAA%2CmBAAA%2CCAGA%2CoBAAA%2CsBAAA%2CCAGA%2CyBAAA%2C0EAAA%2CCAMA%2C2BAAA%2CaAAA%2CCAGA%2CkBACE%2CGAAA%2CiEAAA%2CCAGA%2CKAAA%2CsDAAA%2CCAAA%2CCAIF%2CwBAAA%2CiGAAA%2CCAUF%2CqBAAA%2C6KAAA%2CCAME%2C2BAAA%2CqJAAA%2CCAOA%2C0BAAA%2CqKAAA%2CCAWA%2C4BAAA%2CiCAAA%2CCAKF%2CoBAAA%2C%2BNAAA%2CCAaA%2CyBACE%2CGAAA%2CuBAAA%2CCAGA%2CKAAA%2C0BAAA%2CCAAA%2CCAMJ%2CoBAAA%2CmHAAA%2CCAIE%2C0BAAA%2C4GAAA%2CCAKE%2C8BAAA%2CiEAAA%2CCAOF%2C0BAAA%2C0GAAA%2CCAKE%2C8BAAA%2CiEAAA%2CCAOF%2C%2BBAAA%2C4BAAA%2CCAIE%2CiCAAA%2C2CAAA%2CCAIF%2CyBAAA%2C0DAAA%2CCAQF%2CkBAAA%2C8CAAA%2CCAEE%2C2BAAA%2C%2BCAAA%2CCAGA%2CiCAAA%2CuDAAA%2CCAME%2CmCAAA%2CoQAAA%2CCAWE%2C2CAAA%2CuGAAA%2CCASE%2CiDAAA%2C0EAAA%2CCAOA%2CmDAAA%2CaAAA%2CCAKJ%2C8CAAA%2CiBAAA%2CCAGA%2C2CAAA%2CmCAAA%2CCAIE%2C%2BCAAA%2CuCAAA%2CCAMF%2C2CAAA%2CmLAAA%2CCAYA%2CwCAAA%2C0HAAA%2CCAOE%2C4CAAA%2CyCAAA%2CCAMF%2C2CAAA%2CyJAAA%2CCASA%2C2CAAA%2C0DAAA%2CCASJ%2CaAAA%2CgGAAA%2CCAGE%2CuBAAA%2C6CAAA%2CCAKI%2CoCAAA%2CqDAAA%2CCAGA%2CwCAAA%2C8BAAA%2CCAIE%2C8CAAA%2CyCAAA%2CCAIA%2C0CAAA%2CUAAA%2CCAEE%2CmGAAA%2CqBAAA%2CCAKJ%2CkCAAA%2CUAAA%2CCAKJ%2CwBAAA%2CgPAAA%2CCC3NA%2C0BAAA%2CwBAAA%2CQAAA%2CCAAA%2CCDyOA%2CmBAAA%2C2BAAA%2CCAKE%2C8BAAA%2CyEAAA%2CCAMA%2C0BAAA%2CeAAA%2CCAEE%2CmEAAA%2CeAAA%2CCAKJ%2CkBAAA%2CeAAA%2CCAGA%2CmBAAA%2CkDAAA%2CCAIE%2C4BAAA%2CsDAAA%2CCAKA%2C2BAAA%2C6EAAA%2CCAUA%2C0BAAA%2C2CAAA%2CCAIF%2CkBAAA%2C0CAAA%2CCAKA%2CoBAAA%2CqRAAA%2CCAgBF%2CiBAAA%2CqIAAA%2CCAKE%2CqBAAA%2CgDAAA%2CCAME%2C6BAAA%2CkHAAA%2CCAMA%2C4BAAA%2C%2BKAAA%2CCAOA%2CyBAAA%2CuCAAA%2CCAME%2CqCAAA%2C6DAAA%2CCAMJ%2C4BAAA%2CgBAAA%2CCAGA%2C0BAAA%2C2BAAA%2CCAGE%2C8BAAA%2CUAAA%2CCAEE%2C2EAAA%2CqBAAA%2CCAKF%2C8BAAA%2CUAAA%2CCAIF%2CsBAAA%2CsFAAA%2CCAQA%2C8BAAA%2C2DAAA%2CCAMA%2C6BAAA%2CoMAAA%2CCAWA%2CkBACE%2CGAAA%2CqCAAA%2CCAGA%2CKAAA%2C2BAAA%2CCAAA%2CCAKA%2C4CAAA%2CqBAAA%2CCAGA%2C6CAAA%2CoBAAA%2CCAGA%2CoCAAA%2C8CAAA%2CCAIF%2C%2BBAAA%2C6KAAA%2CCAOA%2C%2BBAAA%2C6KAAA%2CCAOE%2C0CAAA%2CmCAAA%2CCAIA%2C2CAAA%2CaAAA%2CCAIF%2CgCAAA%2CoDAAA%2CCAMA%2C2BAAA%2CoCAAA%2CCAIA%2C2BAAA%2CqIAAA%2CCAUA%2C0BAAA%2C6DAAA%2CCAMA%2C0BAAA%2CqHAAA%2CCAOA%2C2BAAA%2C6CAAA%2CCAKA%2C2BAAA%2CoCAAA%2CCAGE%2C%2BBAAA%2CgEAAA%2CCASJ%2CiBAAA%2C8CAAA%2CCAEE%2C0BAAA%2C%2BCAAA%2CCAGA%2CuBAAA%2CwHAAA%2CCAQE%2CgCAAA%2C4DAAA%2CCAMA%2CgCAAA%2C0EAAA%2CCAKA%2C%2BBAAA%2CgJAAA%2CCASF%2CuBAAA%2CsBAAA%2CCAEE%2C4BAAA%2C6CAAA%2CCAKA%2CmCAAA%2CgBAAA%2CCAIF%2C%2BBAAA%2CgFAAA%2CCAME%2CiCAAA%2C4EAAA%2CCAQM%2CqDAAA%2CqBAAA%2CCAGA%2CwDAAA%2CWAAA%2CCAMN%2CyCAAA%2CiBAAA%2CCACE%2C6CAAA%2C6DAAA%2CCAOA%2CgDAAA%2CoFAAA%2CCASF%2C4CAAA%2CkIAAA%2CCAWA%2CyCAAA%2C2EAAA%2CCAKA%2C2CAAA%2CoCAAA%2CCAIE%2C%2BCAAA%2CyCAAA%2CCASN%2CcAAA%2CkHAAA%2CCAIE%2CuBAAA%2CkBAAA%2CCAGA%2CoBAAA%2C6DAAA%2CCAOF%2CiBAAA%2CwKAAA%2CCAOE%2C%2BBAAA%2C6CAAA%2CCAKA%2C8BAAA%2CmDAAA%2CCAIE%2CkCAAA%2CuCAAA%2CCAKA%2CiCAAA%2C6FAAA%2CCAKA%2CiCAAA%2CyFAAA%2CCAKA%2CiCAAA%2C0DAAA%2CCAKA%2CiCAAA%2C%2BFAAA%2CCAMF%2C6BAAA%2C%2BIAAA%2CCAOE%2CqCAAA%2CaAAA%2CCAIF%2C8BAAA%2CsIAAA%2CCAQA%2C8BAAA%2C8EAAA%2CCAOA%2C8BAAA%2C8DAAA%2CCAKE%2CgCAAA%2CyDAAA%2CCAIE%2CsCAAA%2CmCAAA%2CCCroBJ%2C0BD8oBA%2CYAAA%2CaAAA%2CCAIE%2C0BAAA%2CSAAA%2CCAKA%2CiCAAA%2CeAAA%2CCAGA%2CiCAAA%2CWAAA%2CCAKI%2C2CAAA%2C4EAAA%2CCAIF%2C8CAAA%2CkBAAA%2CCAMF%2CwBAAA%2C4CAAA%2CCAIA%2CmBAAA%2CUAAA%2CCAEE%2C2BAAA%2CUAAA%2CCAIF%2CoBAAA%2C%2BBAAA%2CCAOA%2C%2BBAAA%2CoDAAA%2CCAIA%2C2BAAA%2CoDAAA%2CCAKA%2C0BAAA%2CsDAAA%2CCAKA%2C2BAAA%2C0BAAA%2CCAGA%2C2BAAA%2CUAAA%2CCAEE%2C%2BBAAA%2CcAAA%2CCAIF%2CgCAAA%2CwCAAA%2CCAKA%2C2BAAA%2CgBAAA%2CCAKA%2CuBAAA%2C4CAAA%2CCAIA%2CuBAAA%2CUAAA%2CCAGA%2C%2BBAAA%2CyBAAA%2CCAKA%2CwBAAA%2CkCAAA%2CCAMA%2C8BAAA%2CYAAA%2CCAEE%2CkEAAA%2CYAAA%2CCAIA%2CiCAAA%2C6CAAA%2CCAOA%2CiCAAA%2CkCAAA%2CCAOF%2C6BAAA%2CiCAAA%2CCAGA%2C8BAAA%2CYAAA%2CCAAA%2CCC1vBF%2CyBDmwBI%2CwBAAA%2CWAAA%2CCAIF%2CqBAAA%2CgCAAA%2CCAIE%2C2BAAA%2CwEAAA%2CCAIE%2CkCAAA%2C8BAAA%2CCAKF%2C0BAAA%2CwBAAA%2CCAMF%2C%2BBAAA%2CcAAA%2CCAIE%2C4BAAA%2CYAAA%2CCAIF%2C0BAAA%2CWAAA%2CCAGA%2C0BAAA%2CwBAAA%2CCAMA%2CiCAAA%2CoCAAA%2CCAKE%2CmCAAA%2CqEAAA%2CCAKA%2C2CAAA%2CkCAAA%2CCAIA%2C2CAAA%2CcAAA%2CCAMF%2C%2BBAAA%2CiBAAA%2CCAGA%2C0BAAA%2CcAAA%2CCAGA%2CqBAAA%2CYAAA%2CCAGA%2C8BAAA%2CQAAA%2CCAGA%2C6BAAA%2CQAAA%2CCAIE%2C4CAAA%2CUAAA%2CCAGA%2C6CAAA%2CUAAA%2CCAIF%2C%2BBAAA%2CQAAA%2CCAKA%2CoBAAA%2C0CAAA%2CCAOE%2C0BAAA%2CcAAA%2CCAMF%2C%2BBAAA%2CiCAAA%2CCAIE%2C4CAAA%2CYAAA%2CCAGA%2C2CAAA%2CsBAAA%2CCAGE%2C%2BCAAA%2CsBAAA%2CCAMJ%2C6BAAA%2CiBAAA%2CCAKA%2CwBAAA%2CkCAAA%2CCAMA%2C8BAAA%2CeAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAGA%2C6BAAA%2CeAAA%2CCAAA%2CCAMJ%2CgEAEI%2CqBAAA%2CUAAA%2CCAAA%22%7D */