.pc{display:inline-block}.sp{display:none}.mt24{margin-top:24px}.center{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.complete_btn{width:100%;min-width:200px;margin:auto;margin-top:24px}.complete_btn a{padding:16px;line-height:1.5;background-color:#F79155;text-align:center;display:block;border-radius:0;cursor:pointer;transition:all 0.5s;color:#fff;font-family:"Noto Sans JP"}.support{padding-top:60px;text-align:center}.support .icon{max-width:133px}.support h2{font-weight:900;line-height:1.2}.support h2 span{color:#E08740}.support .txt{display:flex;align-items:center;justify-content:center;gap:8px}.support .txt p{line-height:1.2;font-weight:900;flex:none}.support .logo{max-width:300px}@media screen and (max-width:768px){.support{padding-top:40px}.support .icon{width:80px}.support .txt{margin-top:8px;flex-direction:column}.support .txt p{font-size:18px}}@media screen and (max-width:768px){.pc{display:none}.sp{display:inline-block}}.floating_banner{width:fit-content;position:fixed;bottom:24px;right:24px;z-index:100;transform:translateY(10%);opacity:0;visibility:hidden;transition:0.5s}.floating_banner.show{transform:translateY(0);opacity:1;visibility:visible}.floating_banner .banner_img{width:clamp(320px, calc(600 / 1920 * 100vw), 600px);position:relative;overflow:hidden}.floating_banner .banner_img img{width:100%}.floating_banner .banner_img.modal_trigger{cursor:pointer}.floating_banner .banner_img::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.floating_banner .banner_img:hover::before{-webkit-animation:shine 0.75s;animation:shine 0.75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}@media screen and (max-width:768px){.floating_banner{width:45%;bottom:0px;right:0px}.floating_banner .banner_img{width:100%}}html.modal_open{overflow:hidden}.floating_form{opacity:0;visibility:hidden;position:fixed;top:0;left:50%;z-index:101;transform:translateX(-50%);width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);overflow-y:scroll;transition:all 0.5s}.floating_form .modal_wrap{display:flex;align-items:center;justify-content:center;min-height:100%}.floating_form .modal_close{background-color:transparent;border:none;position:absolute;top:16px;right:16px;width:24px;aspect-ratio:1;cursor:pointer;z-index:1}.floating_form .modal_close::before,.floating_form .modal_close::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:3px;border-radius:2px;background-color:#3B2727}.floating_form .modal_close::before{transform:translate(-50%, -50%) rotate(45deg)}.floating_form .modal_close::after{transform:translate(-50%, -50%) rotate(-45deg)}.floating_form::-webkit-scrollbar{display:none}.floating_form.active{opacity:1;visibility:visible}.floating_form .form{position:relative;max-width:576px;margin-inline:auto;background-color:#F3E5CA;padding:40px 32px}.floating_form .form>h3{text-align:center;width:fit-content;margin:0 auto;color:#fff;font-weight:700;font-size:24px;line-height:1;padding:8px 32px 10px;background-color:#E08740;position:relative;border-radius:100px}.floating_form .form>h3::after{content:"";position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);border:20px solid transparent;border-top:20px solid #E08740}.floating_form .form>h4{margin-top:12px;text-align:center;font-size:18px;font-weight:700}.floating_form .form>p{font-weight:700}.floating_form .form>p span{color:#f00}@media screen and (max-width:768px){.floating_form .form{max-width:92%;padding:56px 5%;min-height:unset}.floating_form .form>h3{padding:8px 16px 10px;font-size:18px}.floating_form .form>h4{font-size:16px;line-height:1.5}.floating_form .form .thanks_wrap .f26{font-size:18px;line-height:1.5}.floating_form .form .thanks_wrap .f18{font-size:16px;margin-top:12px}}.mv{position:relative}.mv .bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.mv .container{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh;padding-top:calc(67 / 1920 * 100vw);padding-bottom:calc(67 / 1920 * 100vw)}.mv .contents{width:100%}.mv .tagline{text-align:center;font-weight:900;font-size:clamp(32px, calc(64 / 1920 * 100vw), 64px);line-height:1.2}.mv .tagline .large{font-size:clamp(40px, calc(120 / 1920 * 100vw), 120px)}.mv .tagline .small{font-size:clamp(24px, calc(56 / 1920 * 100vw), 56px)}.mv .fv_logo{width:clamp(400px, calc(800 / 1920 * 100vw), 800px);margin-inline:auto;margin-top:20px}.mv .fv_logo img{width:100%}.mv .fv_list{display:flex;justify-content:center;margin-top:16px}.mv .fv_item{width:calc(430 / 1920 * 100vw);max-width:430px}.mv .fv_item img{width:100%}.mv .textarea{margin-top:16px;text-align:center}.mv .head{color:#E08740;font-weight:900;font-size:clamp(20px, calc(32 / 1920 * 100vw), 32px);line-height:1.2}.mv .txt{font-size:clamp(16px, calc(24 / 1920 * 100vw), 24px);font-weight:500;margin-top:16px;line-height:normal}@media screen and (max-width:1024px){.mv .container{min-height:100svh}.mv .fv_list{flex-wrap:wrap}.mv .fv_item{width:50%;max-width:100%}.mv .fv_item:first-child{width:100%;text-align:center}.mv .fv_item:first-child img{width:50%}}@media screen and (max-width:768px){.mv .tagline{font-size:22px}.mv .fv_logo{width:70%}.mv .txt{font-size:15px}}.seminar{padding:120px 0 60px}.seminar h2{background-color:#4F8A8B;border-radius:40px 40px 0 0;padding:30px 0;text-align:center;font-weight:900;color:#fff;position:relative}.seminar h2::before,.seminar h2::after{content:"";display:block;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat}.seminar h2::before{background-image:url(../img/lp/effect4.webp);width:calc(326 / 1920 * 100vw);max-width:326px;aspect-ratio:1.3697478992;top:calc(-24 / 1920 * 100vw);left:calc(-86 / 1920 * 100vw);z-index:1}.seminar h2::after{background-image:url(../img/lp/effect5.webp);width:calc(346 / 1920 * 100vw);max-width:346px;aspect-ratio:1.1344262295;right:calc(-13 / 1920 * 100vw);top:calc(-48 / 1920 * 100vw);z-index:1}.seminar .flex{display:flex;align-items:center;padding:40px;background-color:#F5F5F5;border-radius:0 0 40px 40px;row-gap:24px;justify-content:space-between}.seminar .flex .img{width:28%}.seminar .flex .text{width:40%}.seminar .flex .text h3{font-weight:900;padding-bottom:24px;border-bottom:1px solid #3B2727}.seminar .flex .text .desc{display:flex;justify-content:space-between;padding-top:16px}.seminar .flex .text .desc .date{line-height:1}.seminar .flex .text .desc .date p:first-child{font-weight:900}.seminar .flex .text .desc .date p:nth-child(2){margin-top:16px;font-weight:700;font-size:22px}.seminar .flex .text .desc .date p:last-child{font-weight:700;margin-top:8px}.seminar .flex .text .desc .cont{flex:1;line-height:1}.seminar .flex .text .desc .cont p:first-of-type{font-weight:900}.seminar .flex .text .desc .cont p:last-of-type{margin-top:16px;display:flex;font-weight:500;gap:0 8px}.seminar .flex .text .desc .cont p:last-of-type span{display:block}.seminar .flex .text .desc .cont p:last-of-type svg{flex:none;transform:translateY(-3px)}.seminar .flex .text .desc .cont .note{display:block;margin-top:8px}.seminar .flex .link{width:28%}.seminar .flex .link p{font-weight:900;color:#4F8A8B;margin-bottom:8px;text-align:center}.seminar .flex .link a{display:flex;align-items:center;justify-content:center;gap:0.75em;background-color:#fff;border-radius:100px;padding:16px;width:100%;color:#4F8A8B;font-weight:900}.seminar .flex .link a svg{width:20px;height:28px}@media screen and (max-width:1440px){.seminar .flex{padding:3vw}}@media screen and (max-width:1024px){.seminar .flex{border-radius:0 0 20px 20px;flex-direction:column}.seminar .flex .img{width:100%}.seminar .flex .text{width:100%}.seminar .flex .link{width:100%}}@media screen and (max-width:768px){.seminar{padding:80px 0 40px}.seminar h2{border-radius:20px 20px 0 0;padding:10px 0;line-height:1.5}.seminar .flex .text .desc .cont p:last-child{gap:0 4px}}@media (max-width:480px){.seminar .flex .text .desc{flex-direction:column;gap:16px}}.fraud{padding:50px 0 90px}.fraud .container{background-color:rgba(171, 0, 0, 0.03);border-left:2px solid #AB0000;border-right:2px solid #AB0000;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.3);padding:80px 0}.fraud h2{color:#AB0000;font-weight:900;line-height:1;text-align:center}.fraud h2 span{display:block;margin-bottom:8px}.fraud .flex{width:62%;margin:24px auto;display:flex;justify-content:space-between;gap:20px 0}.fraud .flex .img1{width:14.7%;display:flex;justify-content:space-between;align-items:center;position:relative}.fraud .flex .img1::before{content:"";display:block;position:absolute;background-image:url(../img/lp/effect8.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:calc(317 / 150 * 100%);max-width:317px;left:calc(-131 / 150 * 100%);top:calc(-50 / 217 * 100%);aspect-ratio:1.9937106918;transform:rotate(-15deg)}.fraud .flex .text{width:64.5%;padding:40px 0;background-color:#fff;border-radius:24px;text-align:center}.fraud .flex .text h3{color:#fff;background-color:#AB0000;border-radius:100px;font-weight:700;width:fit-content;padding:8px 24px 10px;margin:0 auto;line-height:1}.fraud .flex .text p{font-weight:900}.fraud .flex .img2{width:14.7%;display:flex;align-items:center;position:relative}.fraud .flex .img2::before{content:"";display:block;position:absolute;background-image:url(../img/lp/effect6.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:calc(276 / 133 * 100%);max-width:276px;right:calc(-144 / 133 * 100%);top:calc(-121 / 217 * 100%);aspect-ratio:1}.fraud p{text-align:center}@media screen and (max-width:1024px){.fraud .container{padding:5vw 0}.fraud h2,.fraud p{padding:0 5vw;line-height:1.5}.fraud .flex{width:80%}}@media screen and (max-width:768px){.fraud .flex{width:100%;padding:0 5vw;flex-direction:column}.fraud .flex .img1{width:60%;order:2;margin-inline:auto}.fraud .flex .img1 img{width:40%}.fraud .flex .img1::before{width:50%;left:auto;right:90%}.fraud .flex .img1::after{content:"";display:block;position:absolute;background-image:url(../img/lp/effect6.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:50%;left:90%;bottom:40%;z-index:1;aspect-ratio:1}.fraud .flex .text{width:100%;order:1}.fraud .flex .img2{display:none}}.trouble{background-color:#F3E5CA;padding:80px 0}.trouble .container{background-color:#fff;border-radius:32px;padding:50px}.trouble h2{font-weight:900;line-height:1;text-align:center;position:relative;width:fit-content;margin:0 auto}.trouble h2 span{display:block;margin-bottom:12px}.trouble h2::before{content:"";position:absolute;background-color:#3B2727;width:32px;height:2px;left:-1.5em;bottom:6px;rotate:-120deg}.trouble h2::after{content:"";position:absolute;background-color:#3B2727;width:32px;height:2px;right:-1.25em;bottom:6px;rotate:120deg}.trouble .list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 1%;margin-top:32px}.trouble .list li{width:32.6666%;padding:24px;display:flex;align-items:center;gap:0 1.5em;border:3px solid #F3E5CA;border-radius:24px;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25)}.trouble .list li img{max-width:120px;flex-shrink:1}.trouble .list li p{font-weight:700}@media screen and (max-width:1440px){.trouble .container{padding:30px 3vw}}@media screen and (max-width:1024px){.trouble .list{gap:12px 2%}.trouble .list li{width:49%}}@media screen and (max-width:768px){.trouble{padding:40px 0}.trouble .container{border-radius:24px}.trouble h2{line-height:1.5}.trouble h2::before,.trouble h2::after{display:none}.trouble .list li{width:100%;padding:10px}.trouble .list li img{max-width:80px}}.jiccy{background:url("../img/lp/sec_bg1.png") no-repeat;background-position:left top;background-size:contain;padding-bottom:136px}.jiccy .center{position:relative;width:fit-content;margin-inline:auto;margin-bottom:80px}.jiccy .sound{max-width:370px;position:absolute;top:0;left:calc(-240 / 1920 * 100vw);z-index:1}@media (min-width:1560px){.jiccy .sound{left:-270px}}.jiccy .icon{max-width:133px}.jiccy .imgtext{max-width:420px}.jiccy h2{font-weight:900}.jiccy h2 span{color:#E08740}.jiccy .list{display:flex;gap:56px 1%;flex-wrap:wrap}.jiccy .list li{width:32.6666%;padding:16px;background-color:#FFFFFF;border-radius:24px;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25)}.jiccy .list li .huki{position:relative;color:#fff;font-weight:900;text-align:center;background-color:#E08740;border-radius:100px;padding:12px 0}.jiccy .list li .huki::after{content:"";position:absolute;left:50%;bottom:-80px;transform:translateX(-50%);border:60px solid transparent;border-top:26px solid #E08740}.jiccy .list li img{margin-top:26px}.jiccy .list li .desc{font-weight:400;line-height:1.5;padding:12px}@media screen and (max-width:1024px){.jiccy .f18{font-size:1.35vw}.jiccy .sound{max-width:300px}.jiccy .list li .huki::after{border:70px solid transparent;border-top:26px solid #E08740}}@media screen and (max-width:768px){.jiccy .f18{font-size:16px}.jiccy .sound{max-width:60%;top:40px}.jiccy .icon{max-width:100px}.jiccy .imgtext{max-width:280px}.jiccy .list{flex-direction:column;gap:24px}.jiccy .list li{width:100%}}@media (max-width:480px){.jiccy .sound{max-width:50%;left:-5%}}.system{padding:60px 0 80px;position:relative}.system::before{content:"";display:block;position:absolute;background:url("../img/lp/sec_bg3.webp") no-repeat;background-size:contain;width:calc(577 / 1920 * 100vw);aspect-ratio:1;z-index:-1;left:0;top:0}.system h2{color:#E08740;font-weight:900;margin-bottom:16px}.system .logo{max-width:512px;margin-bottom:50px}.system .img_system{max-width:600px;margin-bottom:40px}.system p{font-weight:400;line-height:1.5}@media screen and (max-width:768px){.system .logo,.system .img_system{max-width:100%}.system p{text-align:left}}.go_contact{background:url("../img/lp/sec_bg3.png") no-repeat;background-size:cover;background-position:left top;padding:80px 0 104px}.go_contact h3{font-weight:900;padding:0 12px 12px;margin-bottom:24px;border-bottom:1px solid #3B2727;position:relative}.go_contact h3::after{content:"";position:absolute;border:12px solid transparent;border-top:12px solid #3B2727;bottom:-24px;left:50%;transform:translateX(-50%)}.go_contact h2{font-weight:900;line-height:1.2}.go_contact .center>p{font-weight:900;margin-top:20px}.go_contact a{display:flex;align-items:center;gap:16px;width:fit-content;margin:24px auto 0;padding:16px 50px;color:#fff;font-weight:900;line-height:1.5;background-color:#E08740;border-radius:100px}.go_contact a span{font-weight:700;display:block}.go_contact a svg{width:20px;height:28px}@media screen and (max-width:768px){.go_contact{padding:40px 0}.go_contact h3{padding:0 0px 12px}}.line{padding:120px 0}.line h2{padding:24px;text-align:center;color:#fff;font-weight:900;background:url("../img/lp/ttl_bg1.png") no-repeat;background-size:cover;background-position:left top;position:relative;border-radius:40px 40px 0 0}.line h2 span{position:absolute;width:120px;height:120px;background:url("../img/lp/ttl_bg2.png") no-repeat;background-size:cover;background-position:left top;border-radius:50%;left:120px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;letter-spacing:0.4em;padding-left:10px;line-height:1.5}.line h2::before{content:"";display:block;position:absolute;background-image:url("../img/lp/effect2.webp");background-size:contain;background-repeat:no-repeat;width:calc(319 / 1920 * 100vw);max-width:319px;aspect-ratio:1;right:-10px;top:calc(-104 / 1920 * 100vw);z-index:1}@media (min-width:1560px){.line h2::before{top:-104px}}.line .contents{background-color:#F5F5F5;padding:0 30px;border-radius:0 0 40px 40px;display:flex;align-items:center}.line .contents img{max-width:480px}.line .contents .example{display:flex;align-items:center;margin-top:40px}.line .contents .example>p{font-weight:900;padding-right:30px;flex-shrink:0}.line .contents .example .box{border-left:3px solid #00B900;padding-left:24px}.line .contents .example .box ul{margin-bottom:8px}.line .contents .example .box li{text-indent:-1.5em;padding-left:1.5em;font-weight:900}.line .contents .example .box li::before{content:"";margin-right:8px;background-image:url("../img/lp/list.svg");background-size:contain;background-repeat:no-repeat;width:24px;aspect-ratio:1;display:inline-block;vertical-align:middle;margin-bottom:4px}.line .contents .news{margin-top:50px}.line .contents .news p{font-weight:900;margin-bottom:12px}.line .contents .news a{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;padding:20px 40px;background-color:#E08740;border-radius:100px}@media screen and (max-width:1440px){.line h2 span{width:10vw;height:10vw;left:5vw}}@media screen and (max-width:1024px){.line h2{font-size:2.3vw}.line .contents{padding:3vw}.line .contents img{max-width:40%}.line .contents .example{flex-direction:column;align-items:flex-start}.line .contents .example>p{margin-bottom:6px;font-size:18px}.line .contents .example .box{padding-left:0;padding-top:6px;border-top:3px solid #00B900;border-left:none}.line .contents .example .box li{font-size:18px}.line .contents .example .box li::before{width:16px}}@media screen and (max-width:768px){.line{padding:60px 0}.line h2{font-size:20px}.line h2 span{width:75px;height:75px;left:0vw;transform:unset;top:-55px;font-size:18px}.line h2::before{right:-30px}.line .contents{flex-direction:column;gap:20px;padding:5vw}.line .contents img{max-width:100%}.line .contents .news{margin-top:20px}}@media (max-width:480px){.line h2::before{width:20%;right:-10px;top:-40%}}.feature{background-color:#F3E5CA;padding:120px 0}.feature h2{max-width:360px;margin:0 auto 56px}.feature ul{display:flex;flex-wrap:wrap;gap:56px 1%}.feature ul li{width:32.6666%;background-color:#fff;padding:24px;border-radius:24px;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25)}.feature ul li h3{text-align:center;color:#fff;font-weight:900;background-color:#E08740;border-radius:100px;padding:12px 0;position:relative}.feature ul li h3::after{content:"";position:absolute;left:50%;bottom:-55px;transform:translateX(-50%);border:40px solid transparent;border-top:15px solid #E08740}.feature ul li img{margin-top:20px}.feature ul li p{font-weight:400;padding:12px;margin-top:20px}@media screen and (max-width:1440px){.feature .f20{font-size:1.2vw}}@media screen and (max-width:1024px){.feature ul li{padding:12px}}@media screen and (max-width:768px){.feature{padding:60px 0}.feature .f20{font-size:14px}.feature ul{flex-direction:column;gap:24px}.feature ul li{width:100%;padding:12px}.feature ul li h3::after{display:none}.feature ul li p{margin-top:0}.feature ul li:not(:has(.open)) h3 span::after{content:"";position:absolute;width:3px;height:1em;background-color:#3B2727;right:17px;top:50%;z-index:1;transform:translateY(-50%);transition:0.5s all ease}.feature ul li.open h3 span::after{transition:0.5s all ease;transform:unset;opacity:0;rotate:-90deg}.feature ul li h3 span::before{content:"";position:absolute;width:1em;height:3px;background-color:#3B2727;right:12px;top:50%;z-index:1;transform:translateY(-50%)}.feature ul li .accordion{display:none}}.cost{background:url("../img/lp/sec_bg4.png") no-repeat;background-size:cover;background-position:left top;padding-bottom:80px}.cost .icon{max-width:133px}.cost .kai{margin-top:24px;display:flex;align-items:center;gap:0 4px}.cost .kai img{max-width:260px}.cost .kai h2{font-weight:900}.cost .kai h2 span{color:#E08740}.cost .flex{margin-top:20px;display:flex;gap:20px 10px}.cost .flex .box{display:flex;gap:0 16px}.cost .flex .box .orange{display:flex;justify-content:center;align-items:flex-end;color:#fff;line-height:1.2;min-width:120px}.cost .flex .box .orange p{font-weight:900;background-color:#E08740;border-radius:16px;padding:16px 0;width:100%}.cost .flex .box h3{font-weight:700;font-size:94px;line-height:1}.cost .flex .box h3 span{font-weight:900;display:inline-block;margin:0 8px}.cost a{display:flex;align-items:center;gap:10px;width:fit-content;margin:50px auto 0;padding:16px 50px;color:#fff;font-weight:900;line-height:1.5;background-color:#E08740;border-radius:100px}.cost a span{font-weight:700;display:block}@media screen and (max-width:1440px){.cost .flex .box h3{font-size:7.5vw}}@media screen and (max-width:768px){.cost .icon{max-width:100px}.cost .kai{flex-direction:column}.cost .flex{flex-direction:column}.cost .flex .box{align-items:center}.cost .flex .box h3{font-size:10vw}}.chat{padding-top:140px;padding-bottom:40px}.chat .heading{font-size:clamp(32px, calc(56 / 1920 * 100vw), 56px);text-align:center;font-weight:bold}.chat .chat_list{margin-top:24px;padding:16px}.chat .chat_item{display:flex;border-radius:24px;overflow:hidden;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25);background-color:#fff}.chat .chat_item:not(:first-child){margin-top:24px}.chat .chat_item .item_flex{width:calc(553 / 1648 * 100%)}.chat .chat_item .item_img{height:100%}.chat .chat_item .item_img img{height:100%}.chat .chat_item .item_textarea{padding:36px;flex:1}.chat .chat_item .item_ttl{font-weight:bold}.chat .chat_item .child_list{margin-top:1em;font-weight:400}.chat .chat_item .item_txt{margin-top:24px;font-weight:400}@media screen and (max-width:1024px){.chat .chat_item{flex-direction:column}.chat .chat_item .item_info.on1024{display:block;flex:1;padding:24px}.chat .chat_item .item_flex{width:100%;display:flex;align-items:center}.chat .chat_item .item_img{width:40%}.chat .chat_item .item_txt{margin-top:0}}@media screen and (max-width:480px){.chat{padding-top:56px;padding-bottom:24px}.chat .heading{font-size:24px}.chat .chat_list{padding:0;margin-top:56px}.chat .chat_item{margin-right:24px}.chat .chat_item:not(:first-child){margin-top:0}.chat .chat_item .item_img{width:100%}.chat .chat_item .item_info.on1024{display:none}.chat .chat_item .item_info.off1024{display:block}.chat .chat_item .item_textarea{padding:24px}.chat .chat_item .item_txt{margin-top:16px}.chat .slick-list{margin-right:-24px;overflow:visible}.chat .slick-arrow{background-color:#f4f4f4;border-radius:50%;height:32px;top:48%;width:32px;z-index:10}.chat .slick-arrow:before,.chat .slick-arrow:after{background-color:#E08740;border-radius:4px;content:"";display:block;height:3px;left:50%;opacity:1;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:40%}.chat .slick-arrow.slick-disabled::before,.chat .slick-arrow.slick-disabled::after{opacity:0.25}.chat .slick-arrow.slick-prev{left:auto;transform:translateY(0);right:40px;top:-40px}.chat .slick-arrow.slick-prev::before{transform:translateY(-50%) translateX(-50%) rotate(45deg);transform-origin:left 0}.chat .slick-arrow.slick-prev::after{transform:translateY(-50%) translateX(-50%) rotate(-45deg);transform-origin:left 2px}.chat .slick-arrow.slick-next{transform:translateY(0);right:0;top:-40px}.chat .slick-arrow.slick-next::before{transform:translateY(-50%) translateX(-50%) rotate(-45deg);transform-origin:right 0}.chat .slick-arrow.slick-next::after{transform:translateY(-50%) translateX(-50%) rotate(45deg);transform-origin:right 2px}.chat .slick-arrow.slick-next:hover,.chat .slick-arrow.slick-prev:focus,.chat .slick-arrow.slick-prev:hover,section .chat .slick-arrow.slick-next:focus{background-color:#f4f4f4 !important}}.backbone{background:url("../img/lp/sec_bg5.png") no-repeat;background-size:cover;background-position:left top;padding:120px 0}.backbone .container{max-width:1000px}.backbone h2{text-align:center;font-weight:700;padding:20px 0}.backbone p{max-width:1280px;margin:0 auto;padding:20px;line-height:1.5;font-weight:400}.backbone p span{display:block;margin-left:auto;width:fit-content}@media screen and (max-width:768px){.backbone{padding:60px 0}.backbone h2{font-size:7vw}}.staff{padding:60px 0 120px}.staff .container{background-color:#F3E5CA;border-radius:40px;padding:30px}.staff img{border-radius:24px}.staff .flex{display:flex;align-items:center;gap:20px 2%}.staff .flex>*{width:32%}.staff .flex .box p{background-color:#fff;font-weight:400;line-height:1.5;padding:12px;border-radius:16px}.staff .flex .box a{margin-top:40px;padding:20px 0;display:flex;align-items:center;justify-content:center;text-align:center;gap:16px;color:#fff;font-weight:900;background-color:#E08740;border-radius:100px}.staff .flex .box a svg{width:20px;height:28px}@media screen and (max-width:768px){.staff{padding:40px 0 80px}.staff .container{padding:20px}.staff .flex{flex-direction:column}.staff .flex>*{width:100%}.staff .flex .box a{margin-top:20px}}.admin{background:url("../img/lp/sec_bg6.png") no-repeat;background-size:cover;background-position:left top;padding:80px 0}.admin h2{font-weight:900}.admin .flex{margin-top:50px;max-width:1171px;background-color:#fff;border-radius:32px;padding:48px 64px;display:flex;align-items:center;gap:20px 24px;position:relative}.admin .flex img{max-width:330px;width:calc(330 / 1920 * 100vw);border-radius:50%}.admin .flex .text{max-width:689px;text-align:left}.admin .flex .text .name{display:flex;align-items:center;gap:8px}.admin .flex .text .name p{font-weight:900}.admin .flex .text .name span{font-weight:400}.admin .flex .text .desc{font-weight:400;line-height:1.5}.admin .flex::before{content:"";display:block;position:absolute;background-image:url(../img/lp/effect3.webp);background-size:contain;background-position:center;background-repeat:no-repeat;transform:rotate(-20deg);width:calc(311 / 1920 * 100vw);max-width:311px;aspect-ratio:2.0064516129;left:calc(-36 / 1920 * 100vw);top:calc(-65 / 1920 * 100vw);z-index:1}@media (min-width:1560px){.admin .flex::before{left:-36px;top:-65px}}.admin .common_btn{margin-top:24px}@media screen and (max-width:768px){.admin{padding:40px 0}.admin h2{font-size:7vw}.admin .flex{flex-direction:column;width:100%;padding:30px 5vw}.admin .flex img{width:70%}.admin .flex::before{width:40%}}.case{padding:80px 0}.case h2{font-weight:700;margin-bottom:50px}.case .flex{display:flex;gap:20px 2%}.case .flex li{width:32%;border-radius:24px;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25)}.case .flex li img{border-radius:24px 24px 0 0}.case .flex li .text{padding:24px;line-height:1.5}.case .flex li .com{margin:0 auto 24px;padding:4px 16px 6px;border:1px solid #3B2727;border-radius:100px;width:fit-content;font-weight:400;color:#3B2727}.case .flex li h3{text-align:center;font-weight:900}.case .flex li .desc{margin-top:24px;font-weight:400}.case .common_btn{margin-top:40px}@media screen and (max-width:768px){.case{padding:40px 0}.case h2{font-size:7vw}.case .flex{flex-direction:column}.case .flex li{width:100%}.case .common_btn{margin-right:auto}}.faq{padding:60px 0 120px}.faq h2{font-weight:700;position:relative}.faq h2::before,.faq h2::after{content:"";display:block;position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat}.faq h2::before{background-image:url(../img/lp/faq1.webp);width:80px;aspect-ratio:1;left:-78px;top:-40px;z-index:1;transform:rotate(-30deg)}.faq h2::after{background-image:url(../img/lp/faq2.webp);width:128px;aspect-ratio:1;left:calc(100% + 24px);top:-27px;z-index:1}.faq dl{font-weight:700;max-width:1232px;margin:50px auto 0}.faq dl dt{background-color:#F3E5CA;border-radius:100px;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.25);display:flex;align-items:center;justify-content:space-between;padding:20px 32px 20px 82px;cursor:pointer;margin-bottom:24px;position:relative}.faq dl dt::before{content:"Q";font-size:16px;font-weight:700;color:#fff;position:absolute;left:24px;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#E08740;border-radius:50%}.faq dl dt svg{flex-shrink:0}.faq dl dd{display:none;margin-bottom:40px;padding-left:80px}@media screen and (max-width:768px){.faq{padding:40px 0 80px}.faq h2{font-size:7vw}.faq h2::before{width:40px;left:-36px;top:-16px}.faq h2::after{width:56px;left:calc(100% + 8px);top:-24px}.faq dl dt{gap:0 12px;padding:20px 16px 20px 60px}.faq dl dt::before{left:16px;width:32px;height:32px}.faq dl dd{margin-bottom:30px;padding-left:60px}}.contact{padding:80px 0}.contact h2{font-weight:bold;margin-bottom:50px;text-align:center}.contact .form{max-width:640px;margin:0 auto}.contact .form .tc{margin-bottom:20px}@media screen and (max-width:768px){.contact{padding:40px 0}.contact h2{font-size:7vw}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fshinden.ctag-dev12.xyz%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fctg-theme-main%2Fassets%2Fscss%2Flp.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AASA%2CIAAA%2CoBAAA%2CCAGA%2CIAAA%2CYAAA%2CCAGA%2CMAAA%2CeAAA%2CCAGA%2CQAAA%2C8FAAA%2CCAOA%2CcAAA%2CsDAAA%2CCAMA%2CgBAAA%2C8KAAA%2CCAYA%2CSAAA%2CkCAAA%2CCAGC%2CeAAA%2CeAAA%2CCAGA%2CYAAA%2C%2BBAAA%2CCAGC%2CiBAAA%2CaAAA%2CCAID%2CcAAA%2C8DAAA%2CCAKC%2CgBAAA%2CyCAAA%2CCAMD%2CeAAA%2CeAAA%2CCA%2FDC%2CoCAAA%2CSAAA%2CgBAAA%2CCAoEA%2CeAAA%2CUAAA%2CCAGA%2CcAAA%2CoCAAA%2CCAGC%2CgBAAA%2CcAAA%2CCAAA%2CCA1ED%2CoCAkFD%2CIAAA%2CYAAA%2CCAGA%2CIAAA%2CoBAAA%2CCAAA%2CCAKD%2CiBAAA%2CyIAAA%2CCAUC%2CsBAAA%2CoDAAA%2CCAKA%2C6BAAA%2CqFAAA%2CCAEC%2CiCAAA%2CUAAA%2CCAGA%2C2CAAA%2CcAAA%2CCAKE%2CqCAAA%2CoVAAA%2CCAcA%2C2CAAA%2CmDAAA%2CCAIA%2CyBACE%2CKAAA%2CSAAA%2CCAAA%2CCAIF%2CiBACE%2CKAAA%2CSAAA%2CCAAA%2CCA3IJ%2CoCAAA%2CiBAAA%2C8BAAA%2CCAoJA%2C6BAAA%2CUAAA%2CCAAA%2CCAOD%2CgBAAA%2CeAAA%2CCAKD%2CeAAA%2CiMAAA%2CCACC%2C2BAAA%2CsEAAA%2CCAMA%2C4BAAA%2CiIAAA%2CCAUC%2CuEAAA%2C8GAAA%2CCAUA%2CoCAAA%2C6CAAA%2CCAGA%2CmCAAA%2C8CAAA%2CCAeD%2CkCAAA%2CYAAA%2CCAIA%2CsBAAA%2C4BAAA%2CCAIA%2CqBAAA%2C%2BFAAA%2CCAMC%2CwBAAA%2C8LAAA%2CCAYC%2C%2BBAAA%2CyIAAA%2CCAUD%2CwBAAA%2CgEAAA%2CCAMA%2CuBAAA%2CeAAA%2CCAEC%2C4BAAA%2CUAAA%2CCAzPD%2CoCA%2BPA%2CqBAAA%2C8CAAA%2CCAIC%2CwBAAA%2CoCAAA%2CCAIA%2CwBAAA%2C8BAAA%2CCAKC%2CuCAAA%2C8BAAA%2CCAIA%2CuCAAA%2C8BAAA%2CCAAA%2CCASJ%2CIAAA%2CiBAAA%2CCAEC%2CQAAA%2C2DAAA%2CCAOA%2CeAAA%2CwKAAA%2CCASA%2CcAAA%2CUAAA%2CCAGA%2CaAAA%2CsGAAA%2CCAKC%2CoBAAA%2CsDAAA%2CCAGA%2CoBAAA%2CoDAAA%2CCAID%2CaAAA%2CsFAAA%2CCAIC%2CiBAAA%2CUAAA%2CCAID%2CaAAA%2CmDAAA%2CCAKA%2CaAAA%2C8CAAA%2CCAGC%2CiBAAA%2CUAAA%2CCAID%2CcAAA%2CiCAAA%2CCAIA%2CUAAA%2CkGAAA%2CCAMA%2CSAAA%2CuGAAA%2CCAxVC%2CqCA%2BVA%2CeAAA%2CiBAAA%2CCAGA%2CaAAA%2CcAAA%2CCAGA%2CaAAA%2CwBAAA%2CCAGC%2CyBAAA%2C4BAAA%2CCAGC%2C6BAAA%2CSAAA%2CCAAA%2CCA3WF%2CoCAkXA%2CaAAA%2CcAAA%2CCAGA%2CaAAA%2CSAAA%2CCAGA%2CSAAA%2CcAAA%2CCAAA%2CCAMF%2CSAAA%2CoBAAA%2CCAEC%2CYAAA%2CkIAAA%2CCAQC%2CuCAAA%2CuHAAA%2CCAQA%2CoBAAA%2C0LAAA%2CCASA%2CmBAAA%2C2LAAA%2CCAUD%2CeAAA%2C4IAAA%2CCAQC%2CoBAAA%2CSAAA%2CCAGA%2CqBAAA%2CSAAA%2CCAEC%2CwBAAA%2CmEAAA%2CCAKA%2C2BAAA%2C2DAAA%2CCAIC%2CiCAAA%2CaAAA%2CCAEC%2C%2BCAAA%2CeAAA%2CCAGA%2CgDAAA%2C8CAAA%2CCAKA%2C8CAAA%2C8BAAA%2CCAKD%2CiCAAA%2CoBAAA%2CCAGC%2CiDAAA%2CeAAA%2CCAGA%2CgDAAA%2CsDAAA%2CCAKC%2CqDAAA%2CaAAA%2CCAGA%2CoDAAA%2CoCAAA%2CCAKD%2CuCAAA%2C4BAAA%2CCAOH%2CqBAAA%2CSAAA%2CCAEC%2CuBAAA%2CiEAAA%2CCAMA%2CuBAAA%2CiKAAA%2CCAWC%2C2BAAA%2CsBAAA%2CCArfF%2CqCA8fD%2CeAAA%2CWAAA%2CCAAA%2CCA9fC%2CqCAogBA%2CeAAA%2CiDAAA%2CCAGC%2CoBAAA%2CUAAA%2CCAGA%2CqBAAA%2CUAAA%2CCAGA%2CqBAAA%2CUAAA%2CCAAA%2CCA7gBD%2CoCAohBD%2CSAAA%2CmBAAA%2CCAEC%2CYAAA%2C0DAAA%2CCAMD%2C8CAAA%2CSAAA%2CCAAA%2CCAID%2CyBACC%2C2BAAA%2C8BAAA%2CCAAA%2CCAMD%2COAAA%2CmBAAA%2CCAEC%2CkBAAA%2C4JAAA%2CCAOA%2CUAAA%2C6DAAA%2CCAKC%2CeAAA%2C%2BBAAA%2CCAKD%2CaAAA%2CgFAAA%2CCAMC%2CmBAAA%2C2FAAA%2CCAMC%2C2BAAA%2C8TAAA%2CCAgBD%2CmBAAA%2CqFAAA%2CCAMC%2CsBAAA%2C2IAAA%2CCAUA%2CqBAAA%2CeAAA%2CCAID%2CmBAAA%2C6DAAA%2CCAKC%2C2BAAA%2C4RAAA%2CCAgBF%2CSAAA%2CiBAAA%2CCA%2FnBC%2CqCAqoBA%2CkBAAA%2CaAAA%2CCAGA%2CmBAAA%2C6BAAA%2CCAIA%2CaAAA%2CSAAA%2CCAAA%2CCA5oBA%2CoCAkpBD%2CaAAA%2C8CAAA%2CCAIC%2CmBAAA%2CoCAAA%2CCAIC%2CuBAAA%2CSAAA%2CCAGA%2C2BAAA%2C6BAAA%2CCAKA%2C0BAAA%2C6NAAA%2CCAeD%2CmBAAA%2CkBAAA%2CCAIA%2CmBAAA%2CYAAA%2CCAAA%2CCAMF%2CSAAA%2CuCAAA%2CCAGC%2CoBAAA%2CqDAAA%2CCAKA%2CYAAA%2CiGAAA%2CCAOC%2CiBAAA%2CgCAAA%2CCAIA%2CoBAAA%2CiHAAA%2CCAUA%2CmBAAA%2CkHAAA%2CCAWD%2CeAAA%2CwGAAA%2CCAOC%2CkBAAA%2C8JAAA%2CCASC%2CsBAAA%2C6BAAA%2CCAIA%2CoBAAA%2CeAAA%2CCAvvBD%2CqCA8vBD%2CoBAAA%2CgBAAA%2CCAAA%2CCA9vBC%2CqCAmwBD%2CeAAA%2CWAAA%2CCAEC%2CkBAAA%2CSAAA%2CCAAA%2CCArwBA%2CoCA2wBD%2CSAAA%2CcAAA%2CCAEC%2CoBAAA%2CkBAAA%2CCAGA%2CYAAA%2CeAAA%2CCAEC%2CuCAAA%2CYAAA%2CCAID%2CkBAAA%2CuBAAA%2CCAGC%2CsBAAA%2CcAAA%2CCAAA%2CCAOH%2COAAA%2C2HAAA%2CCAKC%2CeAAA%2CyEAAA%2CCAMA%2CcAAA%2CgFAAA%2CCAKC%2C0BAAA%2CcAAA%2CWAAA%2CCAAA%2CCAKD%2CaAAA%2CeAAA%2CCAGA%2CgBAAA%2CeAAA%2CCAGA%2CUAAA%2CeAAA%2CCAEC%2CeAAA%2CaAAA%2CCAID%2CaAAA%2CuCAAA%2CCAIC%2CgBAAA%2CkHAAA%2CCAMC%2CsBAAA%2C0HAAA%2CCAQC%2C6BAAA%2CyIAAA%2CCAUD%2CoBAAA%2CeAAA%2CCAGA%2CsBAAA%2C4CAAA%2CCAh2BD%2CqCA02BA%2CYAAA%2CgBAAA%2CCAGA%2CcAAA%2CeAAA%2CCAGA%2C6BAAA%2C2DAAA%2CCAAA%2CCAh3BA%2CoCAw3BA%2CYAAA%2CcAAA%2CCAGA%2CcAAA%2CsBAAA%2CCAIA%2CaAAA%2CeAAA%2CCAGA%2CgBAAA%2CeAAA%2CCAGA%2CaAAA%2C8BAAA%2CCAGC%2CgBAAA%2CUAAA%2CCAAA%2CCAOH%2CyBAEE%2CcAAA%2CsBAAA%2CCAAA%2CCAOF%2CQAAA%2CqCAAA%2CCAGC%2CgBAAA%2C2LAAA%2CCAYA%2CWAAA%2CgDAAA%2CCAKA%2CcAAA%2CkCAAA%2CCAIA%2CoBAAA%2CkCAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAp7BC%2CoCA27BA%2CkCAAA%2CcAAA%2CCAGA%2CUAAA%2CeAAA%2CCAAA%2CCAMF%2CYAAA%2CyHAAA%2CCAKC%2CeAAA%2CwGAAA%2CCAMC%2CsBAAA%2CyIAAA%2CCAUD%2CeAAA%2C%2BBAAA%2CCAIA%2CsBAAA%2C%2BBAAA%2CCAIA%2CcAAA%2CuLAAA%2CCAYC%2CmBAAA%2C6BAAA%2CCAIA%2CkBAAA%2CsBAAA%2CCAj%2FBA%2CoCAw%2FBD%2CYAAA%2CcAAA%2CCAEC%2CeAAA%2CkBAAA%2CCAAA%2CCAMF%2CMAAA%2CeAAA%2CCAEC%2CSAAA%2C4MAAA%2CCAUC%2CcAAA%2C6TAAA%2CCAkBA%2CiBAAA%2C%2BPAAA%2CCAYC%2C0BAAA%2CiBAAA%2CUAAA%2CCAAA%2CCAMF%2CgBAAA%2CmGAAA%2CCAMC%2CoBAAA%2CeAAA%2CCAGA%2CyBAAA%2C%2BCAAA%2CCAIC%2C2BAAA%2CgDAAA%2CCAKA%2C8BAAA%2C%2BCAAA%2CCAGC%2CiCAAA%2CiBAAA%2CCAGA%2CiCAAA%2CqDAAA%2CCAIC%2CyCAAA%2CiNAAA%2CCAeH%2CsBAAA%2CeAAA%2CCAEC%2CwBAAA%2CkCAAA%2CCAIA%2CwBAAA%2CgJAAA%2CCAjmCD%2CqCA%2BmCD%2CcAAA%2C%2BBAAA%2CCAAA%2CCA%2FmCC%2CqCAunCA%2CSAAA%2CeAAA%2CCAGA%2CgBAAA%2CWAAA%2CCAEC%2CoBAAA%2CaAAA%2CCAGA%2CyBAAA%2C4CAAA%2CCAGC%2C2BAAA%2CgCAAA%2CCAIA%2C8BAAA%2C4EAAA%2CCAKC%2CiCAAA%2CcAAA%2CCAEC%2CyCAAA%2CUAAA%2CCAAA%2CCA7oCJ%2CoCAupCD%2CMAAA%2CcAAA%2CCAEC%2CSAAA%2CcAAA%2CCAEC%2CcAAA%2CwEAAA%2CCAQA%2CiBAAA%2CWAAA%2CCAID%2CgBAAA%2C0CAAA%2CCAIC%2CoBAAA%2CcAAA%2CCAGA%2CsBAAA%2CeAAA%2CCAAA%2CCAOH%2CyBACC%2CiBAAA%2C8BAAA%2CCAAA%2CCAOD%2CSAAA%2CwCAAA%2CCAGC%2CYAAA%2CkCAAA%2CCAIA%2CYAAA%2CuCAAA%2CCAIC%2CeAAA%2C%2BGAAA%2CCAMC%2CkBAAA%2C0HAAA%2CCAQC%2CyBAAA%2CyIAAA%2CCAUD%2CmBAAA%2CeAAA%2CCAGA%2CiBAAA%2C4CAAA%2CCAnuCD%2CqCA4uCD%2CcAAA%2CeAAA%2CCAAA%2CCA5uCC%2CqCAivCD%2CeAAA%2CYAAA%2CCAAA%2CCAjvCC%2CoCAsvCD%2CSAAA%2CcAAA%2CCAEC%2CcAAA%2CcAAA%2CCAGA%2CYAAA%2C8BAAA%2CCAGC%2CeAAA%2CuBAAA%2CCAGC%2CyBAAA%2CYAAA%2CCAGA%2CiBAAA%2CYAAA%2CCAGA%2C%2BCAAA%2C2JAAA%2CCAYA%2CmCAAA%2CgEAAA%2CCAMA%2C%2BBAAA%2CkIAAA%2CCAWA%2C0BAAA%2CYAAA%2CCAAA%2CCAQJ%2CMAAA%2CwHAAA%2CCAKC%2CYAAA%2CeAAA%2CCAGA%2CWAAA%2CyDAAA%2CCAKC%2CeAAA%2CeAAA%2CCAGA%2CcAAA%2CeAAA%2CCAEC%2CmBAAA%2CaAAA%2CCAKF%2CYAAA%2C0CAAA%2CCAIC%2CiBAAA%2CuBAAA%2CCAGC%2CyBAAA%2CmGAAA%2CCAOC%2C2BAAA%2CqFAAA%2CCAQD%2CoBAAA%2C4CAAA%2CCAIC%2CyBAAA%2CiDAAA%2CCAQH%2CQAAA%2CuLAAA%2CCAYC%2CaAAA%2C6BAAA%2CCAj3CA%2CqCAw3CD%2CoBAAA%2CeAAA%2CCAAA%2CCAx3CC%2CoCA83CA%2CYAAA%2CeAAA%2CCAGA%2CWAAA%2CqBAAA%2CCAGA%2CYAAA%2CqBAAA%2CCAEC%2CiBAAA%2CkBAAA%2CCAEE%2CoBAAA%2CcAAA%2CCAAA%2CCAQL%2CMAAA%2CqCAAA%2CCAGC%2CeAAA%2CuFAAA%2CCAKA%2CiBAAA%2C4BAAA%2CCAIA%2CiBAAA%2CgHAAA%2CCAMC%2CmCAAA%2CeAAA%2CCAGA%2C4BAAA%2C6BAAA%2CCAGA%2C2BAAA%2CWAAA%2CCAEC%2C%2BBAAA%2CWAAA%2CCAID%2CgCAAA%2CmBAAA%2CCAIA%2C2BAAA%2CgBAAA%2CCAGA%2C6BAAA%2C8BAAA%2CCAIA%2C2BAAA%2C%2BBAAA%2CCAz7CA%2CqCAg8CA%2CiBAAA%2CqBAAA%2CCAEC%2CmCAAA%2CiCAAA%2CCAKA%2C4BAAA%2C0CAAA%2CCAKA%2C2BAAA%2CSAAA%2CCAGA%2C2BAAA%2CYAAA%2CCAAA%2CCAMF%2CoCAAA%2CMAAA%2CoCAAA%2CCAGC%2CeAAA%2CcAAA%2CCAGA%2CiBAAA%2CyBAAA%2CCAIA%2CiBAAA%2CiBAAA%2CCACC%2CmCAAA%2CYAAA%2CCAIA%2C2BAAA%2CUAAA%2CCAGA%2CmCAAA%2CYAAA%2CCAGA%2CoCAAA%2CaAAA%2CCAGA%2CgCAAA%2CYAAA%2CCAGA%2C2BAAA%2CeAAA%2CCAID%2CkBAAA%2CmCAAA%2CCAIA%2CmBAAA%2CoFAAA%2CCAOC%2CmDAAA%2CiLAAA%2CCAaA%2CmFAAA%2CYAAA%2CCAGA%2C8BAAA%2CsDAAA%2CCAKC%2CsCAAA%2CiFAAA%2CCAIA%2CqCAAA%2CoFAAA%2CCAKD%2C8BAAA%2CyCAAA%2CCAIC%2CsCAAA%2CmFAAA%2CCAIA%2CqCAAA%2CoFAAA%2CCAKD%2CwJAAA%2CmCAAA%2CCAAA%2CCAOH%2CUAAA%2CoHAAA%2CCAKC%2CqBAAA%2CgBAAA%2CCAGA%2CaAAA%2CgDAAA%2CCAKA%2CYAAA%2C2EAAA%2CCAMC%2CiBAAA%2CgDAAA%2CCApkDA%2CoCA4kDD%2CUAAA%2CcAAA%2CCAEC%2CaAAA%2CaAAA%2CCAAA%2CCAMF%2COAAA%2CoBAAA%2CCAEC%2CkBAAA%2CwDAAA%2CCAKA%2CWAAA%2CkBAAA%2CCAGA%2CaAAA%2C2CAAA%2CCAIC%2CeAAA%2CSAAA%2CCAIC%2CoBAAA%2CqFAAA%2CCAOA%2CoBAAA%2CwLAAA%2CCAYC%2CwBAAA%2CsBAAA%2CCAznDF%2CoCAkoDD%2COAAA%2CmBAAA%2CCAEC%2CkBAAA%2CYAAA%2CCAGA%2CaAAA%2CqBAAA%2CCAEC%2CeAAA%2CUAAA%2CCAGA%2CoBAAA%2CeAAA%2CCAAA%2CCAOH%2COAAA%2CmHAAA%2CCAKC%2CUAAA%2CeAAA%2CCAGA%2CaAAA%2C2JAAA%2CCASC%2CiBAAA%2CgEAAA%2CCAKA%2CmBAAA%2C%2BBAAA%2CCAGC%2CyBAAA%2CuCAAA%2CCAIC%2C2BAAA%2CeAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAID%2CyBAAA%2C%2BBAAA%2CCAMD%2CqBAAA%2C6UAAA%2CCAeC%2C0BAAA%2CqBAAA%2CoBAAA%2CCAAA%2CCAMF%2CmBAAA%2CeAAA%2CCAltDC%2CoCAutDD%2COAAA%2CcAAA%2CCAEC%2CUAAA%2CaAAA%2CCAGA%2CaAAA%2CiDAAA%2CCAIC%2CiBAAA%2CSAAA%2CCAGA%2CqBAAA%2CSAAA%2CCAAA%2CCAOH%2CMAAA%2CcAAA%2CCAEC%2CSAAA%2CkCAAA%2CCAIA%2CYAAA%2CwBAAA%2CCAGC%2CeAAA%2CuEAAA%2CCAIC%2CmBAAA%2C2BAAA%2CCAGA%2CqBAAA%2C4BAAA%2CCAIA%2CoBAAA%2CoIAAA%2CCASA%2CkBAAA%2CiCAAA%2CCAIA%2CqBAAA%2C%2BBAAA%2CCAMF%2CkBAAA%2CeAAA%2CCAjxDC%2CoCAsxDD%2CMAAA%2CcAAA%2CCAEC%2CSAAA%2CaAAA%2CCAGA%2CYAAA%2CqBAAA%2CCAEC%2CeAAA%2CUAAA%2CCAID%2CkBAAA%2CiBAAA%2CCAAA%2CCAMF%2CKAAA%2CoBAAA%2CCAEC%2CQAAA%2CiCAAA%2CCAGC%2C%2BBAAA%2CyHAAA%2CCAQA%2CgBAAA%2C2HAAA%2CCASA%2CeAAA%2C%2BGAAA%2CCASD%2CQAAA%2CmDAAA%2CCAIC%2CWAAA%2CqOAAA%2CCAWC%2CmBAAA%2C6OAAA%2CCAiBA%2CeAAA%2CaAAA%2CCAID%2CWAAA%2CiDAAA%2CCA12DA%2CoCAk3DD%2CKAAA%2CmBAAA%2CCAEC%2CQAAA%2CaAAA%2CCAEC%2CgBAAA%2C%2BBAAA%2CCAKA%2CeAAA%2C0CAAA%2CCAOA%2CWAAA%2CsCAAA%2CCAGE%2CmBAAA%2CgCAAA%2CCAMF%2CWAAA%2CoCAAA%2CCAAA%2CCAQH%2CSAAA%2CcAAA%2CCAEC%2CYAAA%2CqDAAA%2CCAKA%2CeAAA%2C6BAAA%2CCAGC%2CmBAAA%2CkBAAA%2CCA75DA%2CoCAm6DD%2CSAAA%2CcAAA%2CCAEC%2CYAAA%2CaAAA%2CCAAA%22%7D */

.case .flex li img {
  aspect-ratio: 1067 / 600;
}