﻿.sec_ttl .ja{font-weight:500;padding-left:28px;position:relative}.sec_ttl .ja::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;margin:auto 0;width:16px;height:2px;background-color:var(--site_color2)}.sec_ttl .en{font-weight:bold;font-family:var(--font_en)}.lower_btn a{padding:20px 89px 20px 80px;border:1px solid var(--site_color1);color:var(--site_color1);font-weight:500;display:block;position:relative}.lower_btn a::before{content:"";display:block;position:absolute;top:0;bottom:0;right:32px;margin:auto 0;width:17px;height:1px;background-color:var(--site_color1);transition:0.3s}.lower_btn a::after{content:"";display:block;position:absolute;top:0;bottom:0;right:32px;margin:auto 0;width:8px;height:1px;background-color:var(--site_color1);transform:rotate(40deg);transform-origin:100% 50%;transition:0.3s}.lower_btn a:hover{background-color:var(--site_color1);color:var(--white)}.lower_btn a:hover::before,.lower_btn a:hover::after{background-color:var(--white)}.fv_section{height:100svh;position:relative;z-index:0}.fv_section::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom, transparent, var(--overlay));opacity:0.5;z-index:1}.fv_section .hero_list,.fv_section .hero_item{height:100%}.fv_section .hero_item{position:relative;z-index:0;overflow:hidden}.fv_section .hero_item img{width:100%;height:100%}.fv_section .tagline{color:var(--white);position:absolute;z-index:1;padding:0 8rem;width:max-content;max-width:1440px;top:24.3055555556vw}@media (min-width:1367px){.fv_section .tagline{top:350px}}.fv_section .slick-slider,.fv_section .slick-list,.fv_section .slick-track{height:100%}@keyframes firstLoadZoom{0%{transform:scale(1.15)}100%{transform:scale(1)}}@keyframes firstLoadFade{0%{opacity:0}100%{opacity:1}}.fv_section .hero_item.slick-slide img{transform:scale(1.15);transition:2s}.fv_section .hero_item.slick-slide .tagline{opacity:0;transition:1s;transition-delay:0.7s}.fv_section .hero_item.slick-slide.slick-active img{transform:scale(1)}.fv_section .hero_item.slick-slide.slick-active .tagline{opacity:1}.fv_section .hero_item.slick-slide:first-child{animation:firstLoadFade 2s ease-in-out 0s normal none running}.fv_section .hero_item.slick-slide:first-child img{animation:firstLoadZoom 2s ease-in-out 0s normal none running}.fv_section .hero_item.slick-slide:first-child .tagline{animation:firstLoadFade 1s ease-in-out 0.7s normal none running}.fv_section .slick>li{display:none}.about_section{padding-top:8.0555555556vw;padding-bottom:14.3055555556vw}@media (min-width:1367px){.about_section{padding-top:116px;padding-bottom:206px}}.about_section .container{display:flex;justify-content:space-between;align-items:flex-start}.about_section .textarea{padding-top:40px}.about_section .heading{color:var(--site_color1);margin-top:64px}.about_section .txt{margin-top:36px;width:40.5555555556vw;max-width:584px}.about_section .img_wrapper{position:relative}.about_section .img{width:29.1666666667vw;max-width:420px}.about_section .float_img{width:15.2777777778vw;max-width:220px;position:absolute;top:calc(100% + 55px);left:-110px}.service_section .ttl_wrapper{padding-top:12.9166666667vw;padding-bottom:9.6527777778vw;position:relative;z-index:0}@media (min-width:1367px){.service_section .ttl_wrapper{padding-top:186px;padding-bottom:136px}}.service_section .ttl_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.service_section .ttl_bg img{height:100%}.service_section .cols{display:flex;align-items:flex-end;column-gap:calc(55 / 1280 * 100%)}.service_section .col1{flex:1}.service_section .content_wrapper{padding-top:5.5555555556vw;padding-bottom:8.8888888889vw;background-color:var(--bg_color)}@media (min-width:1367px){.service_section .content_wrapper{padding-top:80px;padding-bottom:128px}}.service_section .heading{color:var(--site_color1)}.service_section .txt{margin-top:32px}.service_section .service_list{display:flex;flex-wrap:wrap;margin-top:80px}.service_section .service_item{flex:1;border-left:1px solid var(--border_color);padding-top:34px;counter-increment:service-item;position:relative;display:flex;flex-direction:column}.service_section .service_item:last-child{border-right:1px solid var(--border_color)}.service_section .service_item::before{content:counter(service-item);display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;font-size:24px;line-height:1;color:var(--white);background-color:var(--site_color2);width:32px;aspect-ratio:1;font-weight:bold;font-family:var(--font_en)}.service_section .service_item .item_ttl{text-align:center;color:var(--site_color1)}.service_section .service_item .item_img{flex:1;margin-top:18px;display:flex;justify-content:center;align-items:center}.service_section .service_item:nth-child(1) .item_img img{width:calc(180 / 320 * 100%)}.service_section .service_item:nth-child(2) .item_img img{width:calc(167 / 320 * 100%)}.service_section .service_item:nth-child(3) .item_img img{width:calc(220 / 320 * 100%)}.service_section .service_item:nth-child(4) .item_img img{width:calc(119 / 320 * 100%)}.service_section .box{margin-top:80px}.service_section .box_head{color:var(--white);background-color:var(--site_color1);text-align:center;padding:20px}.service_section .box_list{display:flex;flex-wrap:wrap;background-color:var(--white);padding:2.2222222222vw 5.1388888889vw}@media (min-width:1367px){.service_section .box_list{padding:32px 74px}}.service_section .box_item:not(:last-child)::after{content:"/";padding:0 1em}.service_section .box_item:nth-child(6)::after{display:none}.story_section{background-image:url(../img/front/bg_story.webp);position:relative;z-index:0;background-repeat:no-repeat;background-size:cover;background-position:center;padding-top:10.625vw;padding-bottom:6.1805555556vw}.story_section::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--site_color1);opacity:0.7;z-index:-1}@media (min-width:1367px){.story_section{padding-top:153px;padding-bottom:89px}}.story_section .ttl_wrapper{display:flex;justify-content:space-between}.story_section .sec_ttl .ja{color:var(--white)}.story_section .sec_ttl .en{color:var(--white)}.story_section .txt{width:auto;color:var(--white);margin-top:32px}.story_section .img_wrapper{position:relative;margin-top:76px}.story_section .img_wrapper a{display:block}.story_section .year{pointer-events:none;position:absolute;max-width:1280px;width:calc(100% - 16rem);margin-right:auto;margin-left:auto;left:0;right:-12px;margin:0 auto;bottom:-60px;z-index:1}@media screen and (max-width:1024px){.story_section .year{width:calc(100% - 8rem)}}@media screen and (max-width:480px){.story_section .year{width:calc(100% - 4.8rem)}}.story_section .year_item{letter-spacing:0.05em;text-align:right;font-family:var(--font_en);font-weight:bold;line-height:1;color:rgba(255, 255, 255, 0.5);font-size:16.6666666667vw;transition:transform 0.5s linear;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (min-width:1367px){.story_section .year_item{font-size:240px}}.story_section .year_item.slick-current.change{-webkit-animation-name:yearBlur;animation-name:yearBlur;opacity:0.8;transition:0.8s}@-webkit-keyframes yearBlur{from{-webkit-filter:blur(15px);-moz-filter:blur(15px);-ms-filter:blur(15px);-o-filter:blur(15px);filter:blur(15px)}to{-webkit-filter:blur(0px);-moz-filter:blur(0px);-ms-filter:blur(0px);-o-filter:blur(0px);filter:blur(0px)}}.story_section .stalker_btn{pointer-events:auto;position:absolute;transition:0.3s;z-index:999;transform:translate(-50%, -50%);width:120px;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;background-color:rgba(255, 255, 255, 0.8);border:1px solid var(--site_color1);border-radius:50%;padding-top:4px}.story_section .stalker_btn .btn_txt{color:var(--site_color1);font-weight:bold;letter-spacing:0.04em;line-height:calc(30 / 16)}.story_section .stalker_btn .arrow{content:"";display:block;width:36px;height:1px;background-color:var(--site_color1);position:relative}.story_section .stalker_btn .arrow::before{content:"";display:block;width:9px;height:1px;background-color:var(--site_color1);transform:rotate(40deg);transform-origin:100% 50%;position:absolute;right:0;bottom:0}.story_section .lower_btn{margin-top:72px}.story_section .lower_btn a{background-color:rgba(255, 255, 255, 0.8)}.story_section .slick-list{margin-right:-5vw}@media (min-width:1367px){.story_section .slick-list{margin-right:-72px}}.story_section .slick-slide{margin-right:5vw}@media (min-width:1367px){.story_section .slick-slide{margin-right:72px}}.story_section .slick-track{display:flex;align-items:center}.company_section{padding-top:10vw}@media (min-width:1367px){.company_section{padding-top:144px}}.company_section .container{display:flex;align-items:center;justify-content:space-between}.company_section .textarea{width:auto}.company_section .img{width:calc(580 / 1280 * 100%)}.company_section .txt{width:33.3333333333vw;max-width:480px;margin-top:56px}.company_section .anchor_list{margin-top:80px}.company_section .anchor_item:not(:first-child){margin-top:8px}.company_section .anchor_item a{display:block;background-color:#EFF4FA;color:var(--site_color1);padding:24px;position:relative}.company_section .anchor_item a::before{content:"";display:block;position:absolute;top:0;bottom:0;right:24px;margin:auto 0;width:23px;height:1px;background-color:var(--site_color1);transition:0.3s}.company_section .anchor_item a::after{content:"";display:block;position:absolute;top:0;bottom:0;right:24px;margin:auto 0;width:8px;height:1px;background-color:var(--site_color1);transform:rotate(40deg);transform-origin:100% 50%;transition:0.3s}.company_section .anchor_item a:hover{background-color:var(--site_color1);color:var(--white)}.company_section .anchor_item a:hover::before,.company_section .anchor_item a:hover::after{background-color:var(--white)}.news_section{padding-top:8.125vw;padding-bottom:10vw}@media (min-width:1367px){.news_section{padding-top:144px;padding-bottom:144px}}.news_section .cols{display:flex;column-gap:13.2638888889vw}@media (min-width:1367px){.news_section .cols{column-gap:191px}}.news_section .col2{flex:1}.news_section .category_list{margin-top:56px}.news_section .news_item:nth-child(n+4){display:none}.news_section .lower_btn{margin-top:56px}.recruit_section{padding-top:10.6944444444vw;padding-bottom:10.6944444444vw;background-image:url(../img/front/bg_recruit.webp);background-repeat:no-repeat;background-size:cover;background-position:center}@media (min-width:1367px){.recruit_section{padding-top:154px;padding-bottom:154px}}.recruit_section .wrapper{background-color:var(--white);padding:62px 50px;width:420px;margin-left:auto;margin-right:auto}.recruit_section .txt{border-top:1px solid var(--border_color);padding-top:32px;margin-top:20px}.recruit_section .lower_btn{margin-top:56px;margin-left:auto;margin-right:auto}@media (max-width:1024px){.fv_section{height:calc(100svh - 88px)}.fv_section .tagline{top:auto;bottom:93px;padding:0 4rem}.story_section .img_wrapper a{pointer-events:none}.story_section .stalker_btn{display:none}.company_section .container{column-gap:40px}.company_section .col1{flex:1}.company_section .txt{width:auto}.company_section .anchor_list{margin-top:40px}}@media (max-width:480px){.lower_btn a{padding:16px 89px 16px 80px}.sec_ttl .ja{font-size:18px}.sec_ttl .en{font-size:36px}.fv_section{height:calc(100svh - 56px)}.fv_section .tagline{padding:0 2.4rem}.fv_section .tagline .large{font-size:34px}.fv_section .tagline .small{font-size:18px;margin-top:8px}.about_section{padding-top:56px;padding-bottom:144px}.about_section .container{flex-direction:column;align-items:normal;row-gap:24px;position:relative}.about_section .textarea{padding-top:0}.about_section .heading{font-size:28px;margin-top:24px}.about_section .txt{width:100%;margin-top:16px;font-size:16px}.about_section .img_wrapper{position:static}.about_section .img{position:absolute;top:0;right:-2.4rem}.about_section .float_img{top:auto;bottom:-100px;left:-2.4rem;width:40%}.service_section .ttl_bg{opacity:0.5}.service_section .content_wrapper{padding-top:32px;padding-bottom:56px}.service_section .cols{flex-direction:column;align-items:center;row-gap:40px}.service_section .heading{font-size:24px}.service_section .txt{font-size:16px;margin-top:16px}.service_section .service_list{width:max-content;margin-top:40px}.service_section .service_item{width:calc(100vw - 4.8rem)}.service_section .service_item .item_ttl{font-size:18px}.service_section .box{margin-top:40px}.service_section .box_head{font-size:18px;padding:16px}.service_section .box_list{flex-direction:column;padding:16px 20px}.service_section .box_item{font-size:14px}.service_section .box_item:not(:last-child)::after{display:none}.service_section .box_item::before{content:"・"}.story_section{padding-top:56px;padding-bottom:56px}.story_section .ttl_wrapper{flex-direction:column;row-gap:24px}.story_section .txt{font-size:16px;margin-top:0}.story_section .img_wrapper{margin-top:40px}.story_section .year{bottom:-40px}.company_section{padding-top:56px;padding-bottom:56px}.company_section .container{flex-direction:column;row-gap:40px}.company_section .txt{margin-top:24px}.company_section .anchor_list{margin-top:16px}.company_section .anchor_item a{padding:16px}.company_section .img{width:100%;margin-top:24px}.company_section .img img{aspect-ratio:1.5;object-position:bottom 20% left 50%}.news_section{padding-top:56px;padding-bottom:56px}.news_section .cols{flex-direction:column;row-gap:40px}.news_section .category_list{margin-top:24px}.news_section .lower_btn{margin-right:auto;margin-top:40px}.recruit_section{padding-top:56px;padding-bottom:56px;background-position:center left 0}.recruit_section .wrapper{width:100%;padding:40px 24px;background-color:rgba(255, 255, 255, 0.9)}.recruit_section .txt{padding-top:16px;margin-top:16px}.recruit_section .lower_btn{margin-top:40px}}@media screen and (orientation:landscape) and (max-width:1366px){.story_section .stalker_btn{display:none}.story_section .img_wrapper a{pointer-events:none}.story_section .lower_btn{display:block}}@media screen and (orientation:landscape) and (max-width:920px){.fv_section{height:150svh}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fkanemitsu-sangyo.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%22GAGE%2CaAAA%2CmDAAA%2CCAIE%2CqBAAA%2CwIAAA%2CCAaF%2CaAAA%2C2CAAA%2CCAOA%2CaAAA%2CwIAAA%2CCAOE%2CqBAAA%2C4JAAA%2CCAaA%2CoBAAA%2C6MAAA%2CCAeA%2CmBAAA%2CsDAAA%2CCAGE%2CqDAAA%2C6BAAA%2CCAON%2CYAAA%2CyCAAA%2CCAIE%2CoBAAA%2C6KAAA%2CCAYA%2C8CAAA%2CWAAA%2CCAGA%2CuBAAA%2C2CAAA%2CCAIE%2C2BAAA%2CsBAAA%2CCAKF%2CqBAAA%2CoHAAA%2CCCbA%2C0BAAA%2CqBAAA%2CSAAA%2CCAAA%2CCD2BA%2C2EAAA%2CWAAA%2CCAKA%2CyBACE%2CGAAA%2CqBAAA%2CCAGA%2CKAAA%2CkBAAA%2CCAAA%2CCAKF%2CyBACE%2CGAAA%2CSAAA%2CCAGA%2CKAAA%2CSAAA%2CCAAA%2CCAKA%2CuCAAA%2CmCAAA%2CCAIA%2C4CAAA%2C6CAAA%2CCAME%2CoDAAA%2CkBAAA%2CCAGA%2CyDAAA%2CSAAA%2CCAIF%2C%2BCAAA%2C6DAAA%2CCAEE%2CmDAAA%2C6DAAA%2CCAGA%2CwDAAA%2C%2BDAAA%2CCAKJ%2CsBAAA%2CYAAA%2CCAKF%2CeAAA%2CyDAAA%2CCClFE%2C0BAAA%2CeAAA%2CsCAAA%2CCAAA%2CCDyFA%2C0BAAA%2CiEAAA%2CCAKA%2CyBAAA%2CgBAAA%2CCAGA%2CwBAAA%2CwCAAA%2CCAIA%2CoBAAA%2CqDAAA%2CCAKA%2C4BAAA%2CiBAAA%2CCAGA%2CoBAAA%2CqCAAA%2CCAIA%2C0BAAA%2CyFAAA%2CCAUA%2C8BAAA%2CqFAAA%2CCC3HA%2C0BAAA%2C8BAAA%2CsCAAA%2CCAAA%2CCDqIA%2CyBAAA%2CgEAAA%2CCAOE%2C6BAAA%2CWAAA%2CCAIF%2CuBAAA%2CmEAAA%2CCAKA%2CuBAAA%2CMAAA%2CCAGA%2CkCAAA%2CyFAAA%2CCCxJA%2C0BAAA%2CkCAAA%2CqCAAA%2CCAAA%2CCDiKA%2C0BAAA%2CwBAAA%2CCAGA%2CsBAAA%2CeAAA%2CCAGA%2C%2BBAAA%2C2CAAA%2CCAKA%2C%2BBAAA%2CqJAAA%2CCAGE%2C0CAAA%2C0CAAA%2CCAMA%2CuCAAA%2C6QAAA%2CCAmBA%2CyCAAA%2C0CAAA%2CCAIA%2CyCAAA%2C6EAAA%2CCAQE%2C0DAAA%2C4BAAA%2CCAKA%2C0DAAA%2C4BAAA%2CCAKA%2C0DAAA%2C4BAAA%2CCAKA%2C0DAAA%2C4BAAA%2CCAKJ%2CsBAAA%2CeAAA%2CCAGA%2C2BAAA%2CqFAAA%2CCAMA%2C2BAAA%2C%2BFAAA%2CCCjPA%2C0BAAA%2C2BAAA%2CiBAAA%2CCAAA%2CCD4PI%2CmDAAA%2CyBAAA%2CCAMA%2C%2BCAAA%2CYAAA%2CCAON%2CeAAA%2C4MAAA%2CCAIE%2CuBAAA%2CyIAAA%2CCC7QA%2C0BAAA%2CeAAA%2CqCAAA%2CCAAA%2CCDgSA%2C4BAAA%2C0CAAA%2CCAKE%2C4BAAA%2CkBAAA%2CCAGA%2C4BAAA%2CkBAAA%2CCAIF%2CoBAAA%2C6CAAA%2CCAKA%2C4BAAA%2CiCAAA%2CCAGE%2C8BAAA%2CaAAA%2CCAIF%2CqBAAA%2C0KAAA%2CCC%2FXA%2CqCAAA%2CqBAAA%2CuBAAA%2CCAAA%2CCAGA%2CoCAAA%2CqBAAA%2CyBAAA%2CCAAA%2CCDuYA%2C0BAAA%2C4SAAA%2CCCnUA%2C0BAAA%2C0BAAA%2CeAAA%2CCAAA%2CCDmVE%2C%2BCAAA%2CmFAAA%2CCAMA%2C4BACE%2CKAAA%2C6GAAA%2CCAQA%2CGAAA%2CwGAAA%2CCAAA%2CCAUJ%2C4BAAA%2CqUAAA%2CCAiBE%2CqCAAA%2CyFAAA%2CCAMA%2CmCAAA%2CoGAAA%2CCAOE%2C2CAAA%2CsKAAA%2CCAeJ%2C0BAAA%2CeAAA%2CCAEE%2C4BAAA%2CyCAAA%2CCAMF%2C2BAAA%2CiBAAA%2CCCjaA%2C0BAAA%2C2BAAA%2CkBAAA%2CCAAA%2CCDuaA%2C4BAAA%2CgBAAA%2CCCvaA%2C0BAAA%2C4BAAA%2CiBAAA%2CCAAA%2CCD6aA%2C4BAAA%2C%2BBAAA%2CCAMF%2CiBAAA%2CgBAAA%2CCCnbE%2C0BAAA%2CiBAAA%2CiBAAA%2CCAAA%2CCDwbA%2C4BAAA%2C6DAAA%2CCAKA%2C2BAAA%2CUAAA%2CCAGA%2CsBAAA%2C6BAAA%2CCAGA%2CsBAAA%2CqDAAA%2CCAKA%2C8BAAA%2CeAAA%2CCAIE%2CgDAAA%2CcAAA%2CCAGA%2CgCAAA%2C8FAAA%2CCAME%2CwCAAA%2C4JAAA%2CCAaA%2CuCAAA%2C6MAAA%2CCAeA%2CsCAAA%2CsDAAA%2CCAGE%2C2FAAA%2C6BAAA%2CCAQR%2CcAAA%2CuCAAA%2CCC5fE%2C0BAAA%2CcAAA%2CsCAAA%2CCAAA%2CCDmgBA%2CoBAAA%2CuCAAA%2CCCngBA%2C0BAAA%2CoBAAA%2CgBAAA%2CCAAA%2CCD0gBA%2CoBAAA%2CMAAA%2CCAGA%2C6BAAA%2CeAAA%2CCAIE%2CwCAAA%2CYAAA%2CCAIF%2CyBAAA%2CeAAA%2CCAKF%2CiBAAA%2C0LAAA%2CCC1hBE%2C0BAAA%2CiBAAA%2CsCAAA%2CCAAA%2CCDmiBA%2C0BAAA%2C8FAAA%2CCAOA%2CsBAAA%2CyEAAA%2CCAKA%2C4BAAA%2CkDAAA%2CCCrhBA%2C0BD6hBA%2CYAAA%2C0BAAA%2CCAEE%2CqBAAA%2CmCAAA%2CCAQE%2C8BAAA%2CmBAAA%2CCAIF%2C4BAAA%2CYAAA%2CCAKA%2C4BAAA%2CeAAA%2CCAGA%2CuBAAA%2CMAAA%2CCAGA%2CsBAAA%2CUAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAAA%2CCC%2FiBF%2CyBDujBE%2CaAAA%2C2BAAA%2CCAKA%2CaAAA%2CcAAA%2CCAGA%2CaAAA%2CcAAA%2CCAIF%2CYAAA%2C0BAAA%2CCAEE%2CqBAAA%2CgBAAA%2CCAEE%2C4BAAA%2CcAAA%2CCAGA%2C4BAAA%2C6BAAA%2CCAMJ%2CeAAA%2CqCAAA%2CCAGE%2C0BAAA%2CuEAAA%2CCAMA%2CyBAAA%2CaAAA%2CCAGA%2CwBAAA%2C8BAAA%2CCAIA%2CoBAAA%2CyCAAA%2CCAKA%2C4BAAA%2CeAAA%2CCAGA%2CoBAAA%2CqCAAA%2CCAKA%2C0BAAA%2C6CAAA%2CCASA%2CyBAAA%2CWAAA%2CCAGA%2CkCAAA%2CoCAAA%2CCAIA%2CuBAAA%2CqDAAA%2CCAKA%2C0BAAA%2CcAAA%2CCAGA%2CsBAAA%2C8BAAA%2CCAIA%2C%2BBAAA%2CiCAAA%2CCAIA%2C%2BBAAA%2C0BAAA%2CCAEE%2CyCAAA%2CcAAA%2CCAIF%2CsBAAA%2CeAAA%2CCAGA%2C2BAAA%2C2BAAA%2CCAIA%2C2BAAA%2CuCAAA%2CCAIA%2C2BAAA%2CcAAA%2CCAGI%2CmDAAA%2CYAAA%2CCAIF%2CmCAAA%2CaAAA%2CCAMJ%2CeAAA%2CoCAAA%2CCAGE%2C4BAAA%2CkCAAA%2CCAIA%2CoBAAA%2C2BAAA%2CCAIA%2C4BAAA%2CeAAA%2CCAGA%2CqBAAA%2CYAAA%2CCAKF%2CiBAAA%2CoCAAA%2CCAGE%2C4BAAA%2CkCAAA%2CCAIA%2CsBAAA%2CeAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAIE%2CgCAAA%2CYAAA%2CCAIF%2CsBAAA%2C0BAAA%2CCAGE%2C0BAAA%2CoDAAA%2CCAOJ%2CcAAA%2CoCAAA%2CCAGE%2CoBAAA%2CkCAAA%2CCAIA%2C6BAAA%2CeAAA%2CCAGA%2CyBAAA%2CiCAAA%2CCAMF%2CiBAAA%2CsEAAA%2CCAIE%2C0BAAA%2CsEAAA%2CCAKA%2CsBAAA%2CgCAAA%2CCAIA%2C4BAAA%2CeAAA%2CCAAA%2CCAMJ%2CiEAEI%2C4BAAA%2CYAAA%2CCAIE%2C8BAAA%2CmBAAA%2CCAIF%2C0BAAA%2CaAAA%2CCAAA%2CCAMJ%2CgEACE%2CYAAA%2CaAAA%2CCAAA%22%7D */