@charset "UTF-8";.case-button{align-items:center;background:#fff;border:1px solid #000;border-radius:40px;color:#000;cursor:pointer;display:flex;font-size:2rem;font-weight:700;justify-content:center;letter-spacing:.035em;line-height:1;margin:0 auto;max-width:602px;padding:29px 10px;text-decoration:none;transition:background-color .3s}@media screen and (max-width:768px){.case-button{font-size:1.6rem;padding:20px 10px}}.case-button:hover{background-color:#ffca00;opacity:1}.cases-listing .main-content{padding:60px 0 112px}@media screen and (max-width:768px){.cases-listing .main-content{padding-top:32px}}.cases-listing .sticy-nav{background:#fff;left:0;position:sticky;top:60px;z-index:100}@media screen and (max-width:768px){.cases-listing .sticy-nav{top:59px}}.cases-listing .title-section{align-items:center;display:flex;margin:0 auto;max-width:1154px;padding:10px 20px}@media screen and (max-width:768px){.cases-listing .title-section{display:block;padding:5px 30px}}.cases-listing .title-section h1{font-size:2.4rem;font-weight:700;line-height:1;margin:0 50px 0 0}@media screen and (max-width:768px){.cases-listing .title-section h1{margin:0 0 30px}}.cases-listing .title-section .filter-toggle{align-items:center;-webkit-appearance:none;appearance:none;background:none;border:1px solid #7e7e7e;border-width:0 1px;color:#0d0d0d;cursor:pointer;display:flex;font-size:1.6rem;height:35px;justify-content:center;letter-spacing:.04em;line-height:1;padding:0 44px;transition:opacity .3s}@media screen and (max-width:768px){.cases-listing .title-section .filter-toggle{padding:0 24px;width:100%}}.cases-listing .title-section .filter-toggle:hover{opacity:.6}.cases-listing .title-section .filter-toggle.-js-open i:before{transform:rotate(0)}.cases-listing .title-section .filter-toggle i{border:1px solid #000;border-radius:50%;display:block;flex:0 0 auto;height:28px;margin-left:10px;position:relative;width:28px}.cases-listing .title-section .filter-toggle i:after,.cases-listing .title-section .filter-toggle i:before{background:#000;bottom:0;content:"";height:1px;left:0;margin:auto;position:absolute;right:0;top:0;transition:transform .3s;width:13px}.cases-listing .title-section .filter-toggle i:before{transform:rotate(90deg)}.cases-listing .filter-body{background:#f1f1f1;display:none;margin:30px 0 10px;padding:50px 0}@media screen and (max-width:768px){.cases-listing .filter-body{margin-top:12px;max-height:calc(100vh - 170px);overflow-y:auto;padding:30px 0}}.cases-listing .filter-body .inner{margin:0 auto;max-width:1154px;padding:0 200px 0 40px}@media screen and (max-width:1200px){.cases-listing .filter-body .inner{padding:0 40px}}@media screen and (max-width:768px){.cases-listing .filter-body .inner{padding:0 30px}}.cases-listing .filter-body dl{display:flex;margin:0}@media screen and (max-width:768px){.cases-listing .filter-body dl{display:block}}.cases-listing .filter-body dl:not(.tag-search){margin-top:20px}@media screen and (max-width:768px){.cases-listing .filter-body dl:not(.tag-search){margin-top:36px}}.cases-listing .filter-body dl dt{flex:0 0 auto;font-size:1.6rem;line-height:2.1875;width:110px}@media screen and (max-width:768px){.cases-listing .filter-body dl dt{line-height:1;margin-bottom:16px;width:100%}}.cases-listing .filter-body dl dd{margin:0}.cases-listing .filter-body ul{display:flex;flex-wrap:wrap;gap:9px 5px;list-style:none;padding:0}@media screen and (max-width:768px){.cases-listing .filter-body ul{gap:7px 5px}}.cases-listing .filter-body ul li.current a,.cases-listing .filter-body ul li.current span{background:#ffbd00}.cases-listing .filter-body ul li a,.cases-listing .filter-body ul li span{background:#fff;border:1px solid #e0e0e0;border-radius:18px;color:#0d0d0d;cursor:pointer;display:block;font-size:1.6rem;line-height:1;padding:9px 24px 10px;text-decoration:none}.cases-listing .filter-body ul li a:hover,.cases-listing .filter-body ul li span:hover{opacity:.6}@media screen and (max-width:768px){.cases-listing .filter-body ul li a,.cases-listing .filter-body ul li span{font-size:1rem;padding:11px 24px 12px}}.cases-listing .post-data{display:flex;flex-wrap:wrap;gap:76px 3.08%;margin:0 auto;max-width:1174px;padding:136px 20px 0}@media screen and (max-width:768px){.cases-listing .post-data{display:block;padding:30px 32px 0}}.cases-listing .nodata{display:none;font-size:2rem;margin:80px 0 0;text-align:center;width:100%}.cases-listing .post{display:flex;flex-direction:column;transition:opacity .3s;width:31.28%}@media screen and (max-width:768px){.cases-listing .post{width:100%}.cases-listing .post:nth-child(n+2){margin-top:32px}}.cases-listing .post.-js-hide{opacity:0}.cases-listing .post .image a{display:block;overflow:hidden;padding-top:56.23%;position:relative}.cases-listing .post .image a img{height:100%;left:0;position:absolute;top:0;width:100%}.cases-listing .post .text{display:flex;flex:1;flex-direction:column;padding:24px 24px 0}.cases-listing .post .text p{margin:0}.cases-listing .post .text .name{font-size:1.8rem;font-weight:700;line-height:1.5;margin-bottom:20px}.cases-listing .post .text .lead{font-size:1.4rem;line-height:1.67;margin-bottom:25px}.cases-listing .post .text .tag-list{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0 0 25px;padding:0}.cases-listing .post .text .tag-list li{background-color:#ffe28f;border-radius:4px;color:inherit;font-size:1.1rem;line-height:1;padding:5px 15px;text-decoration:none}.cases-listing .post .text .date{color:#84899e;font-size:1.4rem;line-height:1;margin-bottom:20px}.cases-listing .post .text .link{margin-top:auto;text-align:right}.cases-listing .post .text .link a{border-bottom:1px solid;color:inherit;display:inline-block;font-size:1.4rem;line-height:1;padding-bottom:10px;text-decoration:none}.cases-listing .more-button{margin-top:64px;text-align:center}.cases-listing .more-button button{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #000;border-radius:40px;cursor:pointer;font-size:2rem;font-weight:700;letter-spacing:.035em;line-height:1;padding:29px 10px;transition:background-color .3s;width:264px}@media screen and (max-width:768px){.cases-listing .more-button button{font-size:1.6rem;padding:20px 10px}}.cases-listing .more-button button:hover{background-color:#ffca00}.cases-post .c-body{padding-top:112px}@media screen and (max-width:768px){.cases-post .c-body{padding-top:80px}}.cases-post .col2-container{margin:0 auto 124px;padding:0 10px}@media screen and (min-width:769px){.cases-post .col2-container{display:flex;justify-content:space-between;max-width:1200px}.cases-post .col2-container .main-content{width:67.88%}.cases-post .col2-container .sidebar{display:flex;flex-direction:column;height:calc(100dvh - 80px);left:0;position:sticky;top:60px;width:29.32%}.cases-post .col2-container .sidebar .side-inner{flex:1 0 auto;overflow-y:auto}.cases-post .col2-container .sidebar .back-link{margin:0}.cases-post .col2-container .side-inner{display:flex;flex-direction:column;height:calc(100% - 10px)}.cases-post .col2-container .side-inner .cta-block{overflow-y:auto;padding:0 12px}.cases-post .col2-container .side-inner .contact-button{margin:20px 0;padding:0 14px}}@media screen and (max-width:768px){.cases-post .col2-container{margin-bottom:60px}.cases-post .col2-container .main-content{margin-bottom:64px}}.cases-post .side-inner h3{border-left:6px solid #ffd300;font-size:2rem;font-weight:900;line-height:2.25;margin:0 0 30px;padding-left:14px}@media screen and (max-width:768px){.cases-post .side-inner h3{font-size:1.6rem;line-height:2}}.cases-post .side-inner .cta-block{margin-bottom:20px;padding:0 12px}.cases-post .side-inner .contact-button{padding:0 14px}@media screen and (max-width:1000px) and (min-width:769px){.cases-post .side-inner .contact-button .c-button{font-size:1.4rem;padding:12px 10px}}.cases-post .title-section{font-weight:900;margin-bottom:92px}@media screen and (max-width:768px){.cases-post .title-section{margin-bottom:28px}}.cases-post .title-section .cas01_company{color:#84899e;font-size:1.4rem}@media screen and (max-width:768px){.cases-post .title-section .cas01_company{font-size:1rem}}.cases-post .title-section h1{color:#333;font-size:2.4rem;line-height:1.3;margin:16px 0 0}@media screen and (max-width:768px){.cases-post .title-section h1{font-size:1.6rem;margin-top:10px}}.cases-post .sns-btn{margin-bottom:18px}@media screen and (max-width:768px){.cases-post .sns-btn{margin-bottom:15px}}.cases-post .sns-btn a{border-radius:4px;height:32px;width:32px}.cases-post .sns-btn a.facebook{background-color:#0866ff;padding:4px}.cases-post .sns-btn a.x{padding:4px}.cases-post .featured-image{margin-bottom:48px}.cases-post .featured-image img{width:100%}.cases-post .post-body a,.cases-post .post-info a{color:#007bff;text-decoration:none}.cases-post .post-info{margin-bottom:76px}@media screen and (max-width:768px){.cases-post .post-info{margin-bottom:32px}}.cases-post .post-info .cas02_challenges-effects{background:#f1f1f1;margin-bottom:64px;padding:40px 36px 40px 64px}@media screen and (max-width:1000px){.cases-post .post-info .cas02_challenges-effects{padding:20px 18px}}@media screen and (max-width:768px){.cases-post .post-info .cas02_challenges-effects{margin-bottom:32px;padding:12px 8px}}.cases-post .post-info .cas02_challenges-effects dl{display:flex;margin:0}@media screen and (min-width:769px){.cases-post .post-info .cas02_challenges-effects dl:not(:last-child){margin-bottom:20px}}@media screen and (max-width:768px){.cases-post .post-info .cas02_challenges-effects dl{display:block}}.cases-post .post-info .cas02_challenges-effects dl dt{align-items:center;border-radius:50%;color:#fff;display:flex;flex:0 0 auto;font-size:1.6rem;font-weight:700;justify-content:center;line-height:1}@media screen and (min-width:901px){.cases-post .post-info .cas02_challenges-effects dl dt{height:88px;margin-right:24px;width:88px}}@media screen and (max-width:1000px) and (min-width:769px){.cases-post .post-info .cas02_challenges-effects dl dt{height:72px;margin-right:12px;width:72px}}@media screen and (max-width:768px){.cases-post .post-info .cas02_challenges-effects dl dt{border-radius:4px;font-size:1.6rem;margin-bottom:28px;padding:4px;width:100%}}.cases-post .post-info .cas02_challenges-effects dl dd{align-items:center;display:flex;margin:0}.cases-post .post-info .cas02_challenges-effects dl ul{list-style:none;padding:0}@media screen and (max-width:768px){.cases-post .post-info .cas02_challenges-effects dl ul{margin-bottom:30px}}.cases-post .post-info .cas02_challenges-effects dl ul li{line-height:1.75;margin:0;padding-left:16px;position:relative}.cases-post .post-info .cas02_challenges-effects dl ul li:nth-child(n+2){margin-top:10px}@media screen and (max-width:1000px){.cases-post .post-info .cas02_challenges-effects dl ul li:nth-child(n+2){margin-top:6px}}.cases-post .post-info .cas02_challenges-effects dl ul li:before{border-radius:50%;content:"";height:10px;left:0;position:absolute;top:10px;width:10px}.cases-post .post-info .cas02_challenges-effects dl.challenge dt,.cases-post .post-info .cas02_challenges-effects dl.challenge li:before{background:#8e879b}.cases-post .post-info .cas02_challenges-effects dl.effect dt,.cases-post .post-info .cas02_challenges-effects dl.effect li:before{background:#ffd300}.cases-post .post-info .cas03_lead{font-size:1.4rem;line-height:1.71;margin-bottom:40px}@media screen and (max-width:768px){.cases-post .post-info .cas03_lead{font-size:1.2rem;line-height:2}}.cases-post .post-info .cas04_profile{line-height:1.54}@media screen and (max-width:768px){.cases-post .post-info .cas04_profile{line-height:2}}.cases-post .post-info .cas04_profile h2{border-left:6px solid #ffd300;font-size:1.9rem;font-weight:900;line-height:1;margin:0 0 20px;padding-left:10px}@media screen and (max-width:768px){.cases-post .post-info .cas04_profile h2{font-size:1.6rem;line-height:2}}.cases-post .post-info .cas04_profile dl{margin:0}.cases-post .post-info .cas04_profile dl dt{font-weight:700;margin:0 0 2px}.cases-post .post-info .cas04_profile dl dd{margin:0 0 20px}.cases-post .post-info .cas04_profile dl dd:last-child{margin-bottom:0}.cases-post .post-info .cas04_profile .position{font-weight:700;margin-bottom:16px}.cases-post .post-body{font-size:1.4rem;line-height:1.71}.cases-post .post-body h2{border-bottom:3px solid #999;font-size:2rem;font-weight:900;margin:32px 0;padding-bottom:4px;position:relative}.cases-post .post-body h2:after{background:#ffd300;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:30%}.cases-post .post-body h3{font-size:1.4rem;font-weight:700;margin:24px 0;padding-left:2.5em;position:relative}.cases-post .post-body h3:before{content:"――";left:0;position:absolute;top:0}.cases-post .post-body p{margin:16px 0}.cases-post .post-body :first-child{margin-top:0}.cases-post .post-body :last-child{margin-bottom:0}.cases-post .contact{margin-top:108px}.cases-post .related-posts{background:#f1f1f1;padding:80px 10px 96px}@media screen and (max-width:768px){.cases-post .related-posts{padding:40px 10px 48px}}.cases-post .related-posts>*{margin:0 auto;max-width:1170px}.cases-post .related-posts .related-title{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:64px;text-align:center}@media screen and (max-width:768px){.cases-post .related-posts .related-title{margin-bottom:32px}}.cases-post .back-link.-main{padding:92px 10px}@media screen and (max-width:768px){.cases-post .back-link.-main{padding:48px 10px}}.cases-post .back-link.-side{margin:0;text-align:right}@media screen and (max-width:768px){.cases-post .back-link.-side{margin-top:48px;text-align:center}}.cases-post .back-link.-side a{color:inherit;font-size:2rem;line-height:1}@media screen and (max-width:1000px){.cases-post .back-link.-side a{font-size:1.6rem}}