.sec_ttl .ja{font-weight:500;position:relative;padding-left:38px}.sec_ttl .ja::before{content:"";display:block;position:absolute;top:50%;left:0;width:24px;height:3px;background-color:var(--c_deco1)}.sec_ttl .en{color:var(--c_text1);font-weight:500;font-size:56px;font-family:"Albert Sans", sans-serif;line-height:1;margin-top:14px}.fv_section{height:100vh;position:relative}.fv_section .hero,.fv_section .hero_list{position:relative;z-index:0;height:100%}.fv_section .hero img,.fv_section .hero_list img{width:100%;height:100%}.fv_section .hero::before,.fv_section .hero_list::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--c_overlay1);opacity:0.3;z-index:1}.fv_section .slick-list,.fv_section .slick-track{height:100%}.fv_section .tagline{position:absolute;left:50%;transform:translateX(-50%);width:calc(100% - 16rem);max-width:1600px;margin-right:auto;margin-left:auto;max-width:100%;top:calc(362 / 900 * 100%);color:var(--white);z-index:1}@media (max-width:1024px){.fv_section .tagline{width:calc(100% - 8rem)}}@media (max-width:480px){.fv_section .tagline{width:calc(100% - 4.8rem)}}.fv_section .large{font-size:clamp(28px, 6vw, 48px);font-weight:bold;line-height:calc(124 / 88);margin-bottom:15px}.fv_section .medium{margin-left:4rem}@media (max-width:480px){.fv_section .medium{margin-left:0;font-size:19px}}.fv_section .small{font-size:24px;font-weight:500;line-height:1;margin-top:16px;margin-left:4rem;white-space:pre-wrap}@media (max-width:480px){.fv_section .small{margin-left:0}}.fv_section .scroll_down{position:absolute;bottom:10%;left:9%;z-index:1}.fv_section .scroll_down a{display:block}.fv_section .scroll_down a .txt{display:block;color:#fff;position:relative;width:11px;top:0}@media (max-width:480px){.fv_section .scroll_down a .txt{font-size:14px}}.fv_section .scroll_down a .icon{position:absolute;height:185px;width:1px;background-color:#fff;top:0;left:2.5rem}@media (max-width:480px){.fv_section .scroll_down a .icon{height:131px}}.fv_section .scroll_down a .icon::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:1px;height:55px;background:linear-gradient(to bottom, var(--c_deco1) 90%, transparent 100%);top:0;opacity:0.8;animation:scroll-line-move 1.4s cubic-bezier(0.77, 0, 0.175, 1) infinite;z-index:2}@media (max-width:480px){.fv_section .scroll_down a .icon::before{animation:scroll-line-move-sp 1.4s cubic-bezier(0.77, 0, 0.175, 1) infinite}}@keyframes scroll-line-move{0%{top:0;opacity:0}10%{opacity:0.8}50%{top:130px;opacity:0.8}90%{opacity:0}100%{top:185px;opacity:0}}@keyframes scroll-line-move-sp{0%{top:0;opacity:0}10%{opacity:0.8}50%{top:75px;opacity:0.8}90%{opacity:0}100%{top:120px;opacity:0}}.fv_section .fv_latest_post{position:absolute;display:flex;bottom:3rem;right:3rem;border:8px solid #ffffff33;z-index:2;max-width:460px;width:100%}@media (max-width:480px){.fv_section .fv_latest_post{max-width:250px;bottom:1rem;right:1rem}}.fv_section .fv_latest_post .fv_latest_label{flex:0 0 27%;text-align:center;color:var(--c_deco1);letter-spacing:0.1em;background-color:var(--c_deco1);color:var(--white);padding:1.2rem 0}@media (max-width:480px){.fv_section .fv_latest_post .fv_latest_label{font-size:16px}}.fv_section .fv_latest_post .fv_latest_link{background-color:#fff;flex:auto;text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.fv_section .fv_latest_post .fv_latest_link{display:block;padding:0 1rem}}.fv_section .fv_latest_post .fv_latest_title{margin-left:10%}@media (max-width:480px){.fv_section .fv_latest_post .fv_latest_title{margin-left:0}}.about_section{padding:128px 0}.about_section .container{display:flex;justify-content:space-between}.about_section .content{width:calc(833 / 1280 * 100%);margin-top:36px}.about_section .heading{margin-bottom:27px}.service_section{background-color:var(--c_bg1);padding-top:114px;padding-bottom:128px;position:relative;z-index:0}.service_section .wrapper{display:flex;align-items:flex-end}.service_section .wrapper .left{flex:auto}.service_section .wrapper .right{flex:0 0 50%;margin-left:2%}@media (max-width:1024px){.service_section .wrapper{display:block}}.service_section .sec_ttl{margin-bottom:42px}.service_section .heading{margin-bottom:24px}.service_section .service_list{display:flex;flex-wrap:wrap;margin-top:7rem}.service_section .service_item{width:20%;aspect-ratio:1;background-color:var(--white);counter-increment:service_item}.service_section .service_item:not(:nth-child(5n)){border-right:1px solid var(--border_color)}.service_section .service_item:nth-child(n+6){border-top:1px solid var(--border_color)}.service_section .service_item a{display:flex;justify-content:center;align-items:center;flex-direction:column;max-height:320px;position:relative}.service_section .service_item a:hover{background-color:var(--c_bg2)}.service_section .service_item a:hover .item_ttl{color:var(--c_text1)}.service_section .service_item a::before{content:"0" counter(service_item);display:block;position:absolute;top:26px;left:25px;color:var(--c_deco1);font-family:"KoHo", sans-serif;font-weight:500;font-size:42px;line-height:calc(24 / 42)}.service_section .service_item .item_icon{width:85%;margin-top:7.2rem;margin-right:auto;margin-bottom:17px;margin-left:auto}.service_section .service_item .item_icon img{height:100%}.service_section .service_item .item_ttl{margin-bottom:20px;transition:0.3s}.service_section .service_item .item_txt{padding:0 24px}.service_section .detail_btn{margin-top:56px}.case_section{padding-top:128px}.case_section .sec_ttl{margin-bottom:64px}.case_section .detail_btn{margin-top:20px}.company_section{padding-top:144px;padding-bottom:128px}.company_section .container{display:flex;justify-content:space-between}.company_section .content{width:calc(480 / 1280 * 100%);padding-top:11px}.company_section .sec_ttl{margin-bottom:46px}.company_section .txt{margin-bottom:40px}.company_section .anchor_item:not(:last-child){margin-bottom:8px}.company_section .anchor_item a{font-weight:500;background-color:var(--c_bg1);padding:24px;display:block;position:relative}.company_section .anchor_item a::before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:28px;width:8px;aspect-ratio:1;background-color:var(--c_deco1);border-radius:50%;transition:0.3s}.company_section .anchor_item a:hover{color:var(--c_text1)}.company_section .anchor_item a:hover::before{width:12px}.company_section .img{width:calc(640 / 1280 * 100%)}.company_section .img img{aspect-ratio:1}.recruit_section{width:calc(100% - 8rem);margin-left:auto;margin-right:auto;margin-top:128px;position:relative}.recruit_section .bg{position:relative;z-index:0}.recruit_section .bg::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--c_overlay2);opacity:0.4;z-index:1}.recruit_section .bg img{width:100%;height:90vh}@media (min-width:1025px){.recruit_section .bg img{min-height:660px}}.recruit_section .container{position:absolute;top:calc(107 / 820 * 100%);left:50%;transform:translateX(-50%);z-index:1}.recruit_section .content{width:fit-content}.recruit_section .sec_ttl{margin-bottom:92px}.recruit_section .sec_ttl .ja{color:var(--white)}.recruit_section .sec_ttl .ja::before{background-color:var(--c_text2)}.recruit_section .sec_ttl .en{color:var(--c_text2)}.recruit_section .heading{color:var(--white);margin-bottom:19px}.recruit_section .txt{color:var(--white);margin-bottom:56px}.recruit_section .detail_btn a{color:var(--white);border-color:var(--white)}.recruit_section .detail_btn a::before{background-color:var(--c_text2)}.recruit_section .detail_btn a:hover{background-color:var(--white);color:var(--site_letter_base)}.recruit_section .detail_btn a:hover::before{background-color:var(--c_deco1)}.news_section{padding-top:128px;padding-bottom:128px;background-color:#F4F4F4}.news_section .news_item:nth-child(n+5){display:none}@media (max-width:1024px){.sec_ttl .ja{padding-left:3.90625vw}.sec_ttl .ja::before{width:2.63671875vw}.sec_ttl .en{font-size:5.46875vw;margin-top:1.3671875vw}.fv_section{height:100svh}.fv_section .tagline{top:calc(539 / 1366 * 100%)}.fv_section .large{font-size:7.03125vw;line-height:calc(100 / 72)}.fv_section .small{font-size:1.953125vw}.about_section{padding:9.765625vw 0}.about_section .container{flex-direction:column}.about_section .content{width:100%;margin-top:3.90625vw}.about_section .heading{font-size:3.125vw;margin-bottom:2.63671875vw}.service_section{padding-top:9.765625vw;padding-bottom:9.765625vw}.service_section .sec_ttl{margin-bottom:3.90625vw}.service_section .img{width:100%;position:static;margin-bottom:5.46875vw}.service_section .img img{aspect-ratio:2.36;height:auto}.service_section .heading{font-size:2.34375vw;margin-bottom:2.34375vw}.service_section .txt{width:100%}.service_section .service_list{margin-top:5.2734375vw}.service_section .service_item{width:50%;aspect-ratio:auto}.service_section .service_item a{flex-direction:row;gap:1.3671875vw;padding:1.5625vw 2.34375vw 1.5625vw 5.859375vw}.service_section .service_item a::before{font-size:2.34375vw;top:1.5625vw;left:2.34375vw}.service_section .service_item .item_icon{margin-top:0;margin-bottom:0;height:auto;width:5.859375vw}.service_section .service_item .item_icon img{height:auto}.service_section .service_item .item_textarea{flex:1}.service_section .service_item .item_ttl{font-size:16px;margin-bottom:0.78125vw;text-align:left}.service_section .service_item .item_txt{padding:0;font-size:14px}.service_section .service_item:not(:nth-child(4n)){border-right:none}.service_section .service_item:not(:nth-child(2n)){border-right:1px solid var(--border_color)}.service_section .service_item:nth-child(n+5){border-top:none}.service_section .service_item:nth-child(n+3){border-top:1px solid var(--border_color)}.service_section .detail_btn{margin-top:5.46875vw}.case_section{padding-top:9.765625vw}.case_section .sec_ttl{margin-bottom:3.90625vw}.company_section{padding-top:9.765625vw}.company_section .container{flex-direction:column;gap:5.46875vw}.company_section .content{width:100%}.company_section .sec_ttl{margin-bottom:3.90625vw}.company_section .img{margin-bottom:3.90625vw}.company_section .heading{margin-bottom:5.46875vw}.company_section .anchor_list{display:flex;gap:2.05078125vw}.company_section .anchor_item{flex:1}.company_section .anchor_item:not(:last-child){margin-bottom:0}.company_section .anchor_item a{padding:2.34375vw}.company_section .img{width:100%}.company_section .img img{aspect-ratio:2.25}.recruit_section{margin-top:9.765625vw}.recruit_section .container{top:50%;transform:translate(-50%, -50%)}.recruit_section .sec_ttl{margin-bottom:5.46875vw}.recruit_section .heading{font-size:3.515625vw;margin-bottom:1.953125vw}.recruit_section .txt{margin-bottom:5.46875vw}.recruit_section .bg img{height:auto;aspect-ratio:1.1512195122}.news_section{padding-top:9.765625vw;padding-bottom:9.765625vw}}@media (max-width:480px){.sec_ttl .ja{font-size:12px;padding-left:20px}.sec_ttl .ja::before{width:12px}.sec_ttl .en{font-size:36px;margin-top:3px}.fv_section .tagline{top:calc(250 / 667 * 100%)}.fv_section .large{font-size:32px}.fv_section .small{font-size:14px}.about_section{padding:56px 0}.about_section .sec_ttl{margin-bottom:27px}.about_section .content{width:100%;margin-top:0}.about_section .heading{margin-bottom:16px;font-size:20px}.about_section .heading br{display:block}.about_section .txt{font-size:14px}.service_section{padding-top:56px;padding-bottom:64px}.service_section .sec_ttl{margin-bottom:27px}.service_section .heading{margin-bottom:16px;font-size:20px}.service_section .heading br{display:block}.service_section .txt{font-size:14px}.service_section .service_list{margin-top:32px}.service_section .service_item{width:100%}.service_section .service_item:not(:nth-child(2n)){border-right:none}.service_section .service_item:not(:first-child){border-top:1px solid var(--border_color)}.service_section .service_item .item_icon{width:60px}.service_section .service_item .item_ttl{font-size:16px;margin-bottom:4px}.service_section .service_item a{padding:16px 18px 16px 47px;gap:11px}.service_section .service_item a::before{font-size:24px;top:16px;left:12px}.service_section .detail_btn{margin-top:68px}.case_section .sec_ttl{margin-bottom:24px}.case_section .card_design_container{overflow-x:auto}.case_section .card_design_container::-webkit-scrollbar{height:8px}.case_section .card_design_container::-webkit-scrollbar-thumb{background-color:var(--c_deco1)}.case_section .card_design_container::-webkit-scrollbar-track{background-color:#F4F4F4}.case_section .card_design_container>ul{width:max-content}.case_section .card_design_container>ul>li{width:64vw;margin-right:20px}.case_section .card_design_container>ul>li:nth-child(3n){margin-right:20px}.case_section .card_design_container>ul>li:nth-child(2n){margin-right:20px}.case_section .card_design_container>ul>li:last-child{margin-right:0}.case_section .detail_btn{margin-top:47px}.company_section{padding-top:80px}.company_section .container{gap:56px}.company_section .sec_ttl{margin-bottom:32px}.company_section .txt{margin-bottom:44px;font-size:14px}.company_section .anchor_list{flex-direction:column;gap:8px}.company_section .anchor_item a{padding:18px 27px}.company_section .img img{aspect-ratio:1.5625}.recruit_section{width:100%}.recruit_section .bg img{aspect-ratio:0.7978723404}.recruit_section .sec_ttl{margin-bottom:32px}.recruit_section .heading{font-size:20px;margin-bottom:16px}.recruit_section .txt{font-size:14px}}@media screen and (orientation:landscape) and (max-width:932px){.fv_section{height:auto;aspect-ratio:1.7786666667}.fv_section .tagline{top:80px}.fv_section .large{font-size:42px}.fv_section .small{font-size:14px}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.seasel.biz%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%22AAGE%2CaAAA%2CmDAAA%2CCAIE%2CqBAAA%2C%2BGAAA%2CCAWF%2CaAAA%2CuHAAA%2CCAUF%2CYAAA%2C8BAAA%2CCAGE%2CyCAAA%2CuCAAA%2CCAIE%2CiDAAA%2CsBAAA%2CCAIA%2CyDAAA%2CuIAAA%2CCAaF%2CiDAAA%2CWAAA%2CCAIA%2CqBAAA%2CyMAAA%2CCC8DA%2C0BAAA%2CqBAAA%2CuBAAA%2CCAAA%2CCAUA%2CyBAAA%2CqBAAA%2CyBAAA%2CCAAA%2CCD9DA%2CmBAAA%2C%2BFAAA%2CCAMA%2CoBAAA%2CgBAAA%2CCCwDA%2CyBAAA%2CoBAAA%2C4BAAA%2CCAAA%2CCDjDA%2CmBAAA%2CkGAAA%2CCCiDA%2CyBAAA%2CmBAAA%2CaAAA%2CCAAA%2CCDpCA%2CyBAAA%2C8CAAA%2CCAOE%2C2BAAA%2CaAAA%2CCAGE%2CgCAAA%2C2DAAA%2CCC0BJ%2CyBAAA%2CgCAAA%2CcAAA%2CCAAA%2CCDdI%2CiCAAA%2CgFAAA%2CCCcJ%2CyBAAA%2CiCAAA%2CYAAA%2CCAAA%2CCDFI%2CyCAAA%2CuQAAA%2CCCEJ%2CyBAAA%2CyCAAA%2C2EAAA%2CCAAA%2CCDgBI%2C4BACE%2CGAAA%2CeAAA%2CCAIA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CqBAAA%2CCAIA%2CIAAA%2CSAAA%2CCAGA%2CKAAA%2CmBAAA%2CCAAA%2CCAMF%2C%2BBACE%2CGAAA%2CeAAA%2CCAIA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CoBAAA%2CCAIA%2CIAAA%2CSAAA%2CCAGA%2CKAAA%2CmBAAA%2CCAAA%2CCASN%2C4BAAA%2CqHAAA%2CCC7DA%2CyBAAA%2C4BAAA%2CsCAAA%2CCAAA%2CCD6EE%2C6CAAA%2C4IAAA%2CCC7EF%2CyBAAA%2C6CAAA%2CcAAA%2CCAAA%2CCD2FE%2C4CAAA%2CyHAAA%2CCC3FF%2CyBAAA%2C4CAAA%2C4BAAA%2CCAAA%2CCD0GE%2C6CAAA%2CeAAA%2CCC1GF%2CyBAAA%2C6CAAA%2CaAAA%2CCAAA%2CCDqHF%2CeAAA%2CeAAA%2CCAEE%2C0BAAA%2C0CAAA%2CCAIA%2CwBAAA%2C6CAAA%2CCAIA%2CwBAAA%2CkBAAA%2CCAKF%2CiBAAA%2CgGAAA%2CCAkBE%2C0BAAA%2CiCAAA%2CCAIE%2CgCAAA%2CSAAA%2CCAGA%2CiCAAA%2C2BAAA%2CCCvKF%2C0BAAA%2C0BAAA%2CaAAA%2CCAAA%2CCDgLA%2C0BAAA%2CkBAAA%2CCAGA%2C0BAAA%2CkBAAA%2CCAMA%2C%2BBAAA%2C2CAAA%2CCAKA%2C%2BBAAA%2CqFAAA%2CCAIE%2CmDAAA%2C0CAAA%2CCAGA%2C8CAAA%2CwCAAA%2CCAIA%2CiCAAA%2C%2BGAAA%2CCAME%2CuCAAA%2C6BAAA%2CCAEE%2CiDAAA%2CoBAAA%2CCAKF%2CyCAAA%2CiMAAA%2CCAaF%2C0CAAA%2CiFAAA%2CCAME%2C8CAAA%2CWAAA%2CCAIF%2CyCAAA%2CkCAAA%2CCAIA%2CyCAAA%2CcAAA%2CCAIF%2C6BAAA%2CeAAA%2CCAKF%2CcAAA%2CiBAAA%2CCAEE%2CuBAAA%2CkBAAA%2CCAGA%2C0BAAA%2CeAAA%2CCAKF%2CiBAAA%2CsCAAA%2CCAGE%2C4BAAA%2C0CAAA%2CCAIA%2C0BAAA%2C8CAAA%2CCAIA%2C0BAAA%2CkBAAA%2CCAGA%2CsBAAA%2CkBAAA%2CCAIE%2C%2BCAAA%2CiBAAA%2CCAGA%2CgCAAA%2C0FAAA%2CCAME%2CwCAAA%2CmLAAA%2CCAaA%2CsCAAA%2CoBAAA%2CCACE%2C8CAAA%2CUAAA%2CCAON%2CsBAAA%2C6BAAA%2CCAEE%2C0BAAA%2CcAAA%2CCAMJ%2CiBAAA%2C6FAAA%2CCAME%2CqBAAA%2C2BAAA%2CCAGE%2C6BAAA%2CuIAAA%2CCAYA%2CyBAAA%2CsBAAA%2CCCtWF%2C0BAAA%2CyBAAA%2CgBAAA%2CCAAA%2CCD8WA%2C4BAAA%2C0FAAA%2CCAOA%2C0BAAA%2CiBAAA%2CCAGA%2C0BAAA%2CkBAAA%2CCAEE%2C8BAAA%2CkBAAA%2CCAEE%2CsCAAA%2C%2BBAAA%2CCAIF%2C8BAAA%2CoBAAA%2CCAIF%2C0BAAA%2CqCAAA%2CCAIA%2CsBAAA%2CqCAAA%2CCAKE%2C%2BBAAA%2C4CAAA%2CCAGE%2CuCAAA%2C%2BBAAA%2CCAGA%2CqCAAA%2C2DAAA%2CCAGE%2C6CAAA%2C%2BBAAA%2CCAQR%2CcAAA%2C%2BDAAA%2CCAMI%2CwCAAA%2CYAAA%2CCC%2FYF%2C0BDuZE%2CaAAA%2CsBAAA%2CCAEE%2CqBAAA%2CkBAAA%2CCAIF%2CaAAA%2C0CAAA%2CCAKF%2CYAAA%2CaAAA%2CCAEE%2CqBAAA%2C2BAAA%2CCAGA%2CmBAAA%2C8CAAA%2CCAIA%2CmBAAA%2CoBAAA%2CCAIF%2CeAAA%2CoBAAA%2CCAEE%2C0BAAA%2CqBAAA%2CCAGA%2CwBAAA%2C%2BBAAA%2CCAIA%2CwBAAA%2C4CAAA%2CCAMF%2CiBAAA%2CgDAAA%2CCAGE%2C0BAAA%2CuBAAA%2CCAGA%2CsBAAA%2CkDAAA%2CCAIE%2C0BAAA%2C6BAAA%2CCAKF%2C0BAAA%2C2CAAA%2CCAIA%2CsBAAA%2CUAAA%2CCAGA%2C%2BBAAA%2CsBAAA%2CCAGA%2C%2BBAAA%2C2BAAA%2CCAGE%2CiCAAA%2CiFAAA%2CCAIE%2CyCAAA%2C%2BCAAA%2CCAMF%2C0CAAA%2CyDAAA%2CCAKE%2C8CAAA%2CWAAA%2CCAIF%2C8CAAA%2CMAAA%2CCAGA%2CyCAAA%2CsDAAA%2CCAKA%2CyCAAA%2CwBAAA%2CCAIA%2CmDAAA%2CiBAAA%2CCAGA%2CmDAAA%2C0CAAA%2CCAGA%2C8CAAA%2CeAAA%2CCAGA%2C8CAAA%2CwCAAA%2CCAIF%2C6BAAA%2CoBAAA%2CCAKF%2CcAAA%2CsBAAA%2CCAEE%2CuBAAA%2CuBAAA%2CCAKF%2CiBAAA%2CsBAAA%2CCAEE%2C4BAAA%2CmCAAA%2CCAIA%2C0BAAA%2CUAAA%2CCAGA%2C0BAAA%2CuBAAA%2CCAGA%2CsBAAA%2CuBAAA%2CCAGA%2C0BAAA%2CuBAAA%2CCAGA%2C8BAAA%2C6BAAA%2CCAIA%2C8BAAA%2CMAAA%2CCACE%2C%2BCAAA%2CeAAA%2CCAIA%2CgCAAA%2CiBAAA%2CCAIF%2CsBAAA%2CUAAA%2CCAEE%2C0BAAA%2CiBAAA%2CCAMJ%2CiBAAA%2CqBAAA%2CCAEE%2C4BAAA%2CuCAAA%2CCAIA%2C0BAAA%2CuBAAA%2CCAGA%2C0BAAA%2C6CAAA%2CCAIA%2CsBAAA%2CuBAAA%2CCAIE%2CyBAAA%2CqCAAA%2CCAOJ%2CcAAA%2CgDAAA%2CCAAA%2CCCvkBA%2CyBD%2BkBE%2CaAAA%2CgCAAA%2CCAGE%2CqBAAA%2CUAAA%2CCAIF%2CaAAA%2C6BAAA%2CCAMA%2CqBAAA%2C0BAAA%2CCAGA%2CmBAAA%2CcAAA%2CCAGA%2CmBAAA%2CcAAA%2CCAKF%2CeAAA%2CcAAA%2CCAGE%2CwBAAA%2CkBAAA%2CCAGA%2CwBAAA%2CuBAAA%2CCAIA%2CwBAAA%2CiCAAA%2CCAGE%2C2BAAA%2CaAAA%2CCAIF%2CoBAAA%2CcAAA%2CCAKF%2CiBAAA%2CoCAAA%2CCAGE%2C0BAAA%2CkBAAA%2CCAGA%2C0BAAA%2CiCAAA%2CCAGE%2C6BAAA%2CaAAA%2CCAIF%2CsBAAA%2CcAAA%2CCAGA%2C%2BBAAA%2CeAAA%2CCAGA%2C%2BBAAA%2CUAAA%2CCAEE%2CmDAAA%2CiBAAA%2CCAGA%2CiDAAA%2CwCAAA%2CCAGA%2C0CAAA%2CUAAA%2CCAGA%2CyCAAA%2CgCAAA%2CCAIA%2CiCAAA%2CoCAAA%2CCAGE%2CyCAAA%2CiCAAA%2CCAOJ%2C6BAAA%2CeAAA%2CCAMA%2CuBAAA%2CkBAAA%2CCAGA%2CqCAAA%2CeAAA%2CCAEE%2CwDAAA%2CUAAA%2CCAIA%2C8DAAA%2C%2BBAAA%2CCAIA%2C8DAAA%2CwBAAA%2CCAGA%2CwCAAA%2CiBAAA%2CCAEE%2C2CAAA%2C4BAAA%2CCAGE%2CyDAAA%2CiBAAA%2CCAGA%2CyDAAA%2CiBAAA%2CCAGA%2CsDAAA%2CcAAA%2CCAMN%2C0BAAA%2CeAAA%2CCAKF%2CiBAAA%2CgBAAA%2CCAEE%2C4BAAA%2CQAAA%2CCAGA%2C0BAAA%2CkBAAA%2CCAGA%2CsBAAA%2CiCAAA%2CCAIA%2C8BAAA%2C6BAAA%2CCAKE%2CgCAAA%2CiBAAA%2CCAKA%2C0BAAA%2CmBAAA%2CCAMJ%2CiBAAA%2CUAAA%2CCAGI%2CyBAAA%2CyBAAA%2CCAIF%2C0BAAA%2CkBAAA%2CCAGA%2C0BAAA%2CiCAAA%2CCAIA%2CsBAAA%2CcAAA%2CCAAA%2CCAMJ%2CgEACE%2CYAAA%2CqCAAA%2CCAGE%2CqBAAA%2CQAAA%2CCAGA%2CmBAAA%2CcAAA%2CCAGA%2CmBAAA%2CcAAA%2CCAAA%22%7D */