.is-in-screen{opacity:0}.is-show.fadeInBottom{animation:fade-in-bottom .3s forwards}.is-show.fadeInRight{animation:fade-in-right .3s forwards}.is-show.fadeInLeft{animation:fade-in-left .3s forwards}@keyframes fade-in-bottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}section.interviews{padding:40px 24px;text-align:center}@media(min-width:1024px){section.interviews{padding:80px 24px}}section.interviews .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.interviews .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.interviews .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.interviews .interviews-text{margin-bottom:24px}@media(min-width:768px){section.interviews .interviews-text{margin-bottom:60px}}@media(min-width:1024px){section.interviews .interviews-text{margin-bottom:80px}}section.interviews .interviews-text img{margin-top:16px;width:auto;height:27px}@media(min-width:768px){section.interviews .interviews-text img{margin-top:0;height:34px}}@media(min-width:1024px){section.interviews .interviews-text img{height:54px}}section.interviews .interviews-box{background-color:#fff;border:3px solid #f9f8f4;display:block;position:relative;text-align:left;text-decoration:none;margin:0 auto 16px;max-width:1100px;transition:all .2s ease}@media(min-width:768px){section.interviews .interviews-box{display:flex;align-items:center;margin-bottom:24px}}@media(min-width:1024px){section.interviews .interviews-box{margin-bottom:40px;width:100%}}section.interviews .interviews-box:last-child{margin-bottom:0}section.interviews .interviews-box .num{color:#232323b3;letter-spacing:1px;font-size:16px;font-weight:700;transition:all .2s ease}section.interviews .interviews-box .title{font-size:20px;line-height:1.3;margin:16px 0}@media(min-width:768px){section.interviews .interviews-box .title{font-size:32px;margin-bottom:24px}}section.interviews .interviews-box .description{margin-bottom:16px;line-height:1.8}@media(min-width:768px){section.interviews .interviews-box .description{margin-bottom:24px}}section.interviews .interviews-box .description .emphasis{background:linear-gradient(transparent 55%,#fff050 55%);display:inline;line-height:1.4;font-weight:700}section.interviews .interviews-box .description .emphasis span{line-height:1.4}section.interviews .interviews-box .client-img{position:relative;width:100%;height:auto;background:#fff}@media(min-width:768px){section.interviews .interviews-box .client-img{width:240px;min-width:240px}}@media(min-width:1024px){section.interviews .interviews-box .client-img{width:323px}}section.interviews .interviews-box .client-img img{vertical-align:bottom;width:100%}@media(min-width:768px){section.interviews .interviews-box .client-img img{width:240px;min-width:240px}}@media(min-width:1024px){section.interviews .interviews-box .client-img img{width:323px}}section.interviews .interviews-box .badge-new{position:absolute;left:10px;top:-10px;z-index:10;font-size:14px;color:#fff;background-color:#e52145;font-weight:700;padding:5px 15px;border-radius:30px}section.interviews .interviews-box .client-desc{font-size:14px;padding:16px}@media(min-width:768px){section.interviews .interviews-box .client-desc{font-size:16px;padding:32px 40px;width:calc(100% - 240px)}}@media(min-width:1024px){section.interviews .interviews-box .client-desc{width:calc(100% - 323px)}}section.interviews .interviews-box .client-desc-top{font-size:14px}section.interviews .interviews-box dl{display:flex;flex-wrap:wrap;line-height:1.8}section.interviews .interviews-box dl dd{width:100%}section.interviews .interviews-box .read-more{color:#232323b3;letter-spacing:1px;font-size:18px;text-align:right;transition:all .2s ease;padding-right:16px;padding-bottom:16px}@media(min-width:768px){section.interviews .interviews-box .read-more{position:absolute;right:20px;bottom:20px;padding-right:0;padding-bottom:0}}section.interviews .interviews-box .read-more .icon-arrow{width:13px;height:11px;margin-left:5px}section.interviews .interviews-box .read-more path{fill:#b9b8b5;transition:all .2s ease}section.interviews .interviews-box:hover{background-color:#f9f8f4}section.interviews .interviews-box:hover .num,section.interviews .interviews-box:hover .read-more{color:#232323}section.interviews .interviews-box:hover path{fill:#232323}section.interviews .interviews-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}@media(min-width:768px){section.interviews .interviews-btns{margin-top:32px;flex-direction:row}}@media(min-width:1024px){section.interviews .interviews-btns{margin-top:40px}}section.interviews .interviews-btns a{margin:8px 0}@media(min-width:768px){section.interviews .interviews-btns a{margin:0 8px}}@media(min-width:1024px){section.interviews .interviews-btns a{margin:0 16px}}section.hero .hero-slides{display:flex;animation:heroSlideScroll 12s ease-in-out infinite}section.hero .hero-slide{min-width:100%;text-align:right}section.hero .carousel-hero{overflow:hidden}@media(min-width:1024px){section.hero .carousel-hero{padding:24px 0 32px}}section.hero .hero-slide img{width:100%;height:auto;display:block}@keyframes heroSlideScroll{0%,20%{transform:translate(0)}25%,45%{transform:translate(-100%)}50%,70%{transform:translate(-200%)}75%,95%{transform:translate(-300%)}to{transform:translate(0)}}section.hero .carousel-news{overflow:hidden;width:100%;height:60px}section.hero .news-scroll{display:flex}section.hero .news-scroll .news-list-item{display:flex;align-items:center;flex:0 0 100%;min-width:0;padding:0 24px;height:60px}@media(min-width:1440px){section.hero .news-scroll .news-list-item{flex:0 0 50%}}@media(min-width:1920px){section.hero .news-scroll .news-list-item{flex:0 0 33.3333%}}section.hero .news-scroll .news-meta{display:flex;align-items:center;margin-right:12px;flex-shrink:0}section.hero .news-scroll .news-date{font-weight:700;margin-right:8px;white-space:nowrap}section.hero .news-scroll .news-tag{background-color:#232323;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:3px;white-space:nowrap}section.hero .news-scroll .news-tag.is-future{background-color:#e52145}section.hero .news-scroll .news-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section.hero .news-scroll .news-text a{color:#232323;text-decoration:none}section.hero .news-scroll .news-text a:hover{text-decoration:underline}.strengths-list{counter-reset:number 0;margin:40px auto 0;padding-bottom:10px;width:100%}@media(min-width:768px){.strengths-list{margin-top:0;padding-bottom:0}}@media(min-width:1024px){.strengths-list{width:980px;padding-right:24px}}.strengths-list-item{background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;position:relative;font-weight:700;margin-bottom:40px;padding:16px 16px 20px}@media(min-width:768px){.strengths-list-item{background-color:#ffffffe6;flex-direction:row;justify-content:flex-start;gap:0;margin-bottom:24px;padding-left:96px;height:150px}}@media(min-width:1024px){.strengths-list-item{padding:24px 24px 24px 140px;height:150px}}.strengths-list-item:last-child{margin-bottom:0}.strengths-list-item:before{position:absolute;left:16px;top:-27px;color:#23232366;counter-increment:number 1;content:"0" counter(number);font-size:50px;line-height:1}@media(min-width:768px){.strengths-list-item:before{color:#232323b3;font-size:60px;left:23px;top:calc(50% - 30px)}}@media(min-width:1024px){.strengths-list-item:before{color:#23232333;font-size:80px;left:40px;top:calc(50% - 40px)}}.strengths-list-item .problem{width:100%;text-align:center}@media(min-width:768px){.strengths-list-item .problem{text-align:left;width:200px}}@media(min-width:1024px){.strengths-list-item .problem{width:300px}}.strengths-list-item .problem span{background:linear-gradient(transparent 55%,#fff050 55%);line-height:1.6;font-size:16px}@media(min-width:768px){.strengths-list-item .problem span{font-size:17px}}@media(min-width:1024px){.strengths-list-item .problem span{font-size:20px}}.strengths-list-item .icon-arrow{width:26px;height:17px;margin:4px 0;transform:rotate(90deg)}@media(min-width:768px){.strengths-list-item .icon-arrow{margin:0 8px;transform:rotate(0)}}@media(min-width:1024px){.strengths-list-item .icon-arrow{margin:0 16px}}.strengths-list-item path{fill:#23232380;transform:scale(2)}.strengths-list-item span{font-size:13px;letter-spacing:1px;display:inline}@media(min-width:768px){.strengths-list-item span{font-size:16px}}@media(min-width:1024px){.strengths-list-item span{line-height:1;font-size:19px}}.strengths-list-item .answer{text-align:center;width:100%}@media(min-width:768px){.strengths-list-item .answer{text-align:left;width:340px}}@media(min-width:1024px){.strengths-list-item .answer{width:auto}}.strengths-list-item p{font-size:18px;letter-spacing:1px;line-height:1.2;padding-top:4px}@media(min-width:768px){.strengths-list-item p{font-size:22px;padding-top:8px}}@media(min-width:1024px){.strengths-list-item p{font-size:28px}}.strengths-list-item img{margin-top:8px;width:auto;height:17px}@media(min-width:768px){.strengths-list-item img{height:24px}}@media(min-width:1024px){.strengths-list-item img{margin-top:13px;height:27px}}.lower-page-contents .strengths-list-item{background-color:#f9f8f4}.lower-page-contents .strengths-list-item:before{color:#232323b3}.lower-page-contents .strengths-list-item .problem{width:100%;text-align:center}@media(min-width:768px){.lower-page-contents .strengths-list-item .problem{text-align:left;width:220px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item .problem{width:300px}}.lower-page-contents .strengths-list-item .problem span{background:linear-gradient(transparent 55%,#fff050 55%);line-height:1.6;font-size:16px}@media(min-width:768px){.lower-page-contents .strengths-list-item .problem span{font-size:17px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item .problem span{font-size:20px}}.lower-page-contents .strengths-list-item .icon-arrow{width:26px;height:17px;margin:4px 0;transform:rotate(90deg)}@media(min-width:768px){.lower-page-contents .strengths-list-item .icon-arrow{margin:0 8px;transform:rotate(0)}}@media(min-width:1024px){.lower-page-contents .strengths-list-item .icon-arrow{margin:0 16px}}.lower-page-contents .strengths-list-item path{fill:#23232380;transform:scale(2)}.lower-page-contents .strengths-list-item span{font-size:13px;letter-spacing:1px;display:inline}@media(min-width:768px){.lower-page-contents .strengths-list-item span{font-size:16px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item span{line-height:1;font-size:19px}}.lower-page-contents .strengths-list-item .answer{text-align:center;width:100%}@media(min-width:768px){.lower-page-contents .strengths-list-item .answer{text-align:left;width:340px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item .answer{width:auto}}.lower-page-contents .strengths-list-item p{font-size:18px;letter-spacing:1px;line-height:1.2;padding-top:4px}@media(min-width:768px){.lower-page-contents .strengths-list-item p{font-size:21px;padding-top:8px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item p{font-size:28px}}.lower-page-contents .strengths-list-item img{margin-top:8px;width:auto;height:17px}@media(min-width:768px){.lower-page-contents .strengths-list-item img{height:24px}}@media(min-width:1024px){.lower-page-contents .strengths-list-item img{margin-top:13px;height:27px}}section.case-studies{padding:60px 0 20px;text-align:center}@media(min-width:1024px){section.case-studies{padding:110px 0 20px}}section.case-studies .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.case-studies .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.case-studies .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.case-studies .case-studies-genre{display:flex;align-items:center;gap:8px;font-size:24px;max-width:1068px;margin:24px auto 10px;padding:0 24px}@media(min-width:768px){section.case-studies .case-studies-genre{font-size:28px;margin-top:32px;margin-bottom:16px}}@media(min-width:1024px){section.case-studies .case-studies-genre{gap:16px;font-size:28px;padding:0}}section.case-studies .case-studies-genre .icon{background-color:#fff050;border-radius:100px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;width:40px;height:40px}@media(min-width:1024px){section.case-studies .case-studies-genre .icon{width:48px;height:48px}}section.case-studies .case-studies-genre img{width:24px;height:auto;vertical-align:bottom}@media(min-width:1024px){section.case-studies .case-studies-genre img{width:28px}}section.case-studies .case-studies-wrap{display:flex;flex-wrap:wrap;gap:0;box-sizing:border-box;margin:0 auto;padding:0 24px;width:100%}@media(min-width:1024px){section.case-studies .case-studies-wrap{box-sizing:content-box;padding:0 32px;gap:40px;max-width:1068px;width:auto}}section.case-studies .case-studies-wrap>div{width:100%}@media(min-width:1024px){section.case-studies .case-studies-wrap>div{width:auto}}section.case-studies .case-studies-wrap .case-studies-genre,section.case-studies .case-studies-wrap .case-studies-list{padding:0}section.case-studies .case-studies-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;box-sizing:border-box;margin:0 auto;padding:0 24px;width:100%}@media(min-width:768px){section.case-studies .case-studies-list{gap:24px}}@media(min-width:1024px){section.case-studies .case-studies-list{box-sizing:content-box;padding:0 32px;max-width:1068px;width:auto}}section.case-studies .case-studies-list li{background-color:#f9f8f4;border-top-left-radius:16px;border-bottom-right-radius:16px;list-style:none;text-align:left;padding:16px 24px;max-width:100%;width:100%}@media(min-width:768px){section.case-studies .case-studies-list li{border-top-left-radius:24px;border-bottom-right-radius:24px}}@media(min-width:1024px){section.case-studies .case-studies-list li{border-top-left-radius:24px;border-bottom-right-radius:24px;max-width:340px}}section.case-studies .case-studies-list h4{display:flex;flex-wrap:wrap;align-items:center;column-gap:16px;row-gap:12px;font-size:20px;letter-spacing:1px;line-height:1.4;margin:0 0 16px}@media(min-width:768px){section.case-studies .case-studies-list h4{font-size:22px}}section.case-studies .case-studies-list .tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:700}section.case-studies .case-studies-list .tags span{background-color:#e7e3d3;padding:3px 6px}section.case-studies .case-studies-list p{line-height:1.8}section.case-studies .case-studies-text{margin-bottom:24px}section.case-studies .case-studies-text img{width:auto;height:27px}@media(min-width:768px){section.case-studies .case-studies-text img{height:34px}}@media(min-width:1024px){section.case-studies .case-studies-text img{height:54px}}section.case-studies .case-studies-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}@media(min-width:768px){section.case-studies .case-studies-btns{margin-top:48px;flex-direction:row}}@media(min-width:1024px){section.case-studies .case-studies-btns{margin-top:74px}}section.case-studies .case-studies-btns a{margin:8px 0}@media(min-width:768px){section.case-studies .case-studies-btns a{margin:0 8px}}@media(min-width:1024px){section.case-studies .case-studies-btns a{margin:0 16px}}section.concept{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding-top:24px;padding-bottom:0}@media(min-width:768px){section.concept{padding-top:0}}section.concept .concept-inner{position:relative;z-index:1}section.concept .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.concept .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.concept .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.concept .concept-en-title{font-size:14px;letter-spacing:2px;margin-top:30px}@media(min-width:768px){section.concept .concept-en-title{font-size:22px;letter-spacing:5px;margin-top:50px}}@media(min-width:1024px){section.concept .concept-en-title{font-size:30px;letter-spacing:5px;margin-top:40px}}section.concept .concept-jp-title{font-size:40px;line-height:1.4;letter-spacing:2px;margin:16px 0}@media(min-width:768px){section.concept .concept-jp-title{font-size:48px;letter-spacing:3px;line-height:1.6;margin:24px 0 32px}}@media(min-width:1024px){section.concept .concept-jp-title{font-size:60px;line-height:1.5;margin:32px 0 40px}}section.concept .concept-text-wrap{max-width:90%;margin:0 auto}@media(min-width:768px){section.concept .concept-text-wrap{max-width:680px}}section.concept .concept-text-line{border-bottom:1px solid rgba(35,35,35,.1);display:flex;flex-direction:column;gap:8px;text-align:left;padding:16px 0}section.concept .concept-text-line:last-child{border-bottom:0}@media(min-width:768px){section.concept .concept-text-line{font-size:16px;flex-direction:row;gap:0;line-height:1.8}}section.concept .concept-text-line .title{font-size:20px;opacity:.5;letter-spacing:2px}@media(min-width:768px){section.concept .concept-text-line .title{min-width:120px}}section.concept .concept-text{font-weight:700}section.concept .concept-text p{line-height:2}section.concept .concept-text-end{font-weight:700;text-align:left;margin-top:16px;margin-bottom:24px;padding:0 0 0 16px}@media(min-width:768px){section.concept .concept-text-end{text-align:center;margin-top:24px;margin-bottom:32px;padding:0}}section.concept .fluid{position:absolute;background:transparent;border:1px solid rgb(255,236.3612565445,166);width:95%;height:95%}section.concept .fluid-circle-01{animation:fluidrotate01 30s ease 0s infinite;animation-delay:0;top:54px;left:calc(50% - 90px);max-width:180px;max-height:180px}@media(min-width:768px){section.concept .fluid-circle-01{top:30px;left:calc(50% - 130px);max-width:260px;max-height:260px}}@media(min-width:1024px){section.concept .fluid-circle-01{top:30px;left:calc(50% - 160px);max-width:320px;max-height:320px}}section.concept .fluid-circle-02{animation:fluidrotate02 30s ease 0s infinite;animation-delay:.5s;top:13%;left:60%;max-width:100px;max-height:100px}@media(min-width:768px){section.concept .fluid-circle-02{top:20%;left:55%;max-width:140px;max-height:140px}}@media(min-width:1024px){section.concept .fluid-circle-02{top:22%;left:55%;max-width:160px;max-height:160px}}@keyframes fluidrotate01{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}@keyframes fluidrotate02{0%,to{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}14%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}28%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}70%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}84%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}}section.hero{position:relative;padding:0 0 0 16px;height:790px;transition:all .2s ease-out}@media(min-width:768px){section.hero{height:1036px;padding-top:0;padding-left:48px;padding-bottom:0}}@media(min-width:1024px){section.hero{padding-top:0;padding-left:96px;padding-bottom:108px;height:auto;min-height:890px}}section.hero .hero-bg{position:absolute;top:0;right:0;content:"";background-color:#fff050;border-bottom-left-radius:30px;display:block;width:calc(100% - 16px);height:100%}@media(min-width:768px){section.hero .hero-bg{width:calc(100% - 48px)}}@media(min-width:1024px){section.hero .hero-bg{border-bottom-left-radius:40px;width:calc(100% - 96px)}}section.hero .hero-inner{position:relative;z-index:5;display:flex;flex-direction:column;overflow:hidden;height:100%;max-width:1800px;margin:0 auto}@media(min-width:768px){section.hero .hero-inner{max-height:946px}}@media(min-width:1024px){section.hero .hero-inner{flex-direction:row;align-items:center;justify-content:space-between;height:auto;max-height:770px}}section.hero .hero-inner *::selection{background:#e9d500}section.hero .hero-left-contents{padding-top:68px;padding-left:16px}@media(min-width:768px){section.hero .hero-left-contents{padding-left:58px}}@media(min-width:1024px){section.hero .hero-left-contents{width:540px;padding-left:80px}}section.hero .hero-left-contents a{text-decoration:none}section.hero .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.hero .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.hero .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.hero .section-title{margin-bottom:8px}@media(min-width:1024px){section.hero .section-title{margin-bottom:20px}}section.hero .section-title img{vertical-align:bottom}section.hero .hero-text{font-size:24px;line-height:1.3;margin-bottom:4px}@media(min-width:768px){section.hero .hero-text{font-size:40px;line-height:1.2;margin-bottom:0}}@media(min-width:1024px){section.hero .hero-text{font-size:60px;line-height:1.2;margin-bottom:40px}}section.hero .hero-text img{width:274px;height:auto}@media(min-width:768px){section.hero .hero-text img{width:404px}}@media(min-width:1024px){section.hero .hero-text img{width:100%}}section.hero .hero-description{font-size:14px;line-height:1.8;margin:16px 0}@media(min-width:768px){section.hero .hero-description{font-size:16px}}@media(min-width:1024px){section.hero .hero-description{margin:0}}section.hero .continuation-rate{position:relative;background-image:url(/top/pic-laurel-tree-left.svg),url(/top/pic-laurel-tree-right.svg);background-repeat:no-repeat,no-repeat;background-size:31px auto,31px auto;background-position:left top,right 16px top;font-weight:700;margin:16px auto 0;padding:0 40px 0 56px;width:292px;height:100px}@media(min-width:768px){section.hero .continuation-rate{background-size:36px auto,36px auto;background-position:left top,right top;margin:24px 0 0;padding-right:0;width:300px;height:108px}}@media(min-width:1024px){section.hero .continuation-rate{margin-top:32px;width:300px}}section.hero .continuation-rate-text1,section.hero .continuation-rate-text2,section.hero .continuation-rate-text3,section.hero .continuation-rate-text4{position:absolute}section.hero .continuation-rate-text1{top:0;left:35px;font-size:18px;line-height:1.2}@media(min-width:768px){section.hero .continuation-rate-text1{font-size:18px;top:6px;left:35px}}section.hero .continuation-rate-text2{top:-17px;left:150px;color:#ff018c;font-size:65px}@media(min-width:768px){section.hero .continuation-rate-text2{font-size:73px;top:-18px;left:150px}}section.hero .continuation-rate-text2 span{font-size:20px}@media(min-width:768px){section.hero .continuation-rate-text2 span{font-size:33px}}section.hero .continuation-rate-text3{top:31px;left:221px;font-size:12px}@media(min-width:768px){section.hero .continuation-rate-text3{top:35px;left:240px;font-size:14px}}section.hero .continuation-rate-text4{top:50px;left:35px;border-top:2px solid #000;color:#ff018c;font-size:20px;padding-top:8px}@media(min-width:768px){section.hero .continuation-rate-text4{top:60px;left:35px;font-size:22px}}section.hero .continuation-rate-text4 span{color:#000;font-size:16px}@media(min-width:768px){section.hero .continuation-rate-text4 span{font-size:18px}}section.hero .continuation-rate-caution{font-size:12px;text-align:right;margin-right:16px;margin-bottom:20px}@media(min-width:768px){section.hero .continuation-rate-caution{text-align:left;margin-left:39px;margin-right:0;margin-bottom:0}}section.hero .hero-cta{position:absolute;bottom:97px;left:calc(50% - 150px);display:flex;align-items:center;z-index:2}@media(min-width:768px){section.hero .hero-cta{left:calc(50% - 150px);bottom:111px}}@media(min-width:1024px){section.hero .hero-cta{position:relative;bottom:auto;left:auto;margin-left:-16px}}section.hero .hero-cta .hero-cta-item{margin:0 4px}@media(min-width:1024px){section.hero .hero-cta .hero-cta-item{margin:0 8px}}section.hero .hero-cta .btn{width:155px;height:40px}@media(min-width:1024px){section.hero .hero-cta .btn{width:183px}}@media(min-width:1024px){section.hero .hero-cta .btn{width:183px;height:50px}}section.hero .hero-cta .btn.is-fill:hover{background-color:#fff}section.hero .hero-contact-notice{position:absolute;bottom:144px;left:calc(50% - 100px);z-index:10}@media(min-width:768px){section.hero .hero-contact-notice{bottom:163px;left:calc(50% - 100px)}}@media(min-width:1024px){section.hero .hero-contact-notice{position:relative;bottom:auto;left:auto}}section.hero .hero-contact-notice .news-date{color:#232323}section.hero .hero-contact-notice .news-tag{background-color:#40c4ff;color:#fff;min-width:56px;text-align:center}section.hero .hero-contact-notice .news-text{font-size:14px}section.hero .hero-contact-notice-title{display:flex;align-items:center;font-size:12px;font-weight:700}@media(min-width:768px){section.hero .hero-contact-notice-title{font-size:16px}}@media(min-width:1024px){section.hero .hero-contact-notice-title{font-size:20px;margin-top:90px}}section.hero .hero-contact-notice-title p{line-height:1}section.hero .hero-contact-notice-title .number{position:relative;font-size:30px;font-weight:400;margin:-6px 9px 0}@media(min-width:768px){section.hero .hero-contact-notice-title .number{font-size:40px;margin:-8px 9px 0}}@media(min-width:1024px){section.hero .hero-contact-notice-title .number{font-size:50px;margin:-12px 10px 0 11px}}section.hero .hero-contact-notice-title .number:before{content:"";position:absolute;top:-14px;left:calc(50% - 21px);background-image:url(/top/contact-number-decoration.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center top;display:block;width:42px;height:16px}@media(min-width:768px){section.hero .hero-contact-notice-title .number:before{top:-16px;left:calc(50% - 24px);width:48px;height:18px}}@media(min-width:1024px){section.hero .hero-contact-notice-title .number:before{top:-18px;left:calc(50% - 26px);width:52px;height:19px}}section.hero .hero-contact-notice-list{display:none;list-style:none}@media(min-width:1024px){section.hero .hero-contact-notice-list{display:block}}section.hero .hero-contact-notice-list li{display:flex;align-items:center;margin-top:14px}section.hero .hero-right-contents{position:relative}@media(min-width:1024px){section.hero .hero-right-contents{box-sizing:content-box;padding-top:80px;width:calc(100% - 560px)}}section.hero .hero-right-contents:before{position:absolute;left:0;top:0;z-index:10;content:"";display:block;width:20px;height:100%;background:linear-gradient(to right,#fff050,#fff05000)}@media(min-width:1024px){section.hero .hero-right-contents:before{width:40px}}section.hero .hero-right-contents h2{position:absolute;z-index:10;letter-spacing:2px;top:0;bottom:auto;right:0;transition:all .2s ease}@media(min-width:768px){section.hero .hero-right-contents h2{right:0}}@media(min-width:1024px){section.hero .hero-right-contents h2{top:auto;bottom:90px}}section.hero .hero-right-contents h2 a{background:#ff018c;border-top:2px solid #ff018c;border-left:2px solid #ff018c;border-bottom:2px solid #ff018c;border-top-left-radius:100px;border-bottom-left-radius:100px;color:#fff;display:block;font-size:14px;text-decoration:none;padding:10px 6px 10px 14px}@media(min-width:768px){section.hero .hero-right-contents h2 a{font-size:16px;padding:14px 10px 14px 18px}}@media(min-width:1024px){section.hero .hero-right-contents h2 a{font-size:20px;padding:14px 10px 14px 18px}}section.hero .hero-right-contents h2 a:hover{background:#fff;color:#ff018c}section.hero .carousel-hero{min-height:300px}@media(min-width:1024px){section.hero .carousel-hero{width:1080px}}section.hero .carousel-hero .carousel{background-color:#fff050;text-align:right;min-height:300px;margin:0;padding:0;width:calc(100vw - 16px)}@media(min-width:768px){section.hero .carousel-hero .carousel{min-height:500px;width:calc(100vw - 48px)}}@media(min-width:1024px){section.hero .carousel-hero .carousel{min-height:650px;padding:24px 0 32px;margin:0;width:1080px}}@media(min-width:768px){section.hero .carousel-hero .carousel .carousel__slide{justify-content:flex-end}}section.hero .carousel-hero .carousel .carousel__pagination{position:absolute;z-index:10;bottom:20px;right:50px;margin:0;padding:0}@media(min-width:768px){section.hero .carousel-hero .carousel .carousel__pagination{bottom:0;right:10vw}}@media(min-width:1024px){section.hero .carousel-hero .carousel .carousel__pagination{bottom:40px;left:80%;right:auto}}@media screen and (min-width:1024px)and (max-width:1439px){section.hero .carousel-hero .carousel .carousel__pagination{bottom:10px;left:0}}@media screen and (min-width:1440px)and (max-width:1780px){section.hero .carousel-hero .carousel .carousel__pagination{bottom:40px;left:45%}}section.hero .carousel-hero .carousel .carousel__pagination-button{box-sizing:content-box;width:6px;height:6px;margin-left:3px}@media(min-width:768px){section.hero .carousel-hero .carousel .carousel__pagination-button{width:10px;height:10px}}section.hero .carousel-hero .carousel .carousel__pagination-button:after{transition:all .2s ease-out;width:10px;height:10px;border-radius:100px;background-color:#fff}section.hero .carousel-hero .carousel .carousel__pagination-button:hover:after{background-color:#ff8ba0}section.hero .carousel-hero .carousel .carousel__pagination-button.carousel__pagination-button--active:after{background-color:#ff8ba0}section.hero .carousel-hero img{transition:.2s ease-in;filter:drop-shadow(0px 4px 10px #ffc608);width:359px;max-height:276px}@media(min-width:768px){section.hero .carousel-hero img{width:670px;max-height:none}}@media(min-width:1024px){section.hero .carousel-hero img{width:1034px;padding:0 0 40px 24px;display:block;margin:0 auto}}section.hero .news-inner{position:absolute;right:0;bottom:16px;z-index:5;background-color:#fff;border-top-left-radius:100px;border-bottom-left-radius:100px;box-shadow:0 4px 4px #ffd74080;display:flex;align-items:center;width:calc(100% - 28px);height:60px;margin:0 auto;overflow:hidden}@media(min-width:768px){section.hero .news-inner{bottom:32px;width:calc(100% - 87px)}}@media(min-width:1024px){section.hero .news-inner{right:auto;left:172px;bottom:49px;border-radius:200px;padding:0 32px;width:calc(100% - 248px);height:60px}}section.hero .carousel-news{width:100%}section.hero .carousel-news .carousel{width:100%;height:60px;padding:0}section.hero .carousel-news .carousel__viewport,section.hero .carousel-news .carousel__track{height:60px}section.hero .carousel-news .carousel__slide{justify-content:flex-start}section.hero .news-title{font-size:14px;font-weight:700;margin-right:16px;margin-left:20px}@media(min-width:768px){section.hero .news-title{font-size:16px;margin-right:32px}}@media(min-width:1024px){section.hero .news-title{font-size:18px;margin-right:46px;margin-left:0}}section.hero .news-list-item{height:60px;display:flex;flex-wrap:wrap}@media(min-width:1024px){section.hero .news-list-item{align-items:center;height:100%}}section.hero .news-meta{display:flex;align-items:center;width:auto;padding-top:4px}@media(min-width:1024px){section.hero .news-meta{padding-top:0}}section.hero .news-date{color:#232323cc;font-size:10px;letter-spacing:1px}@media(min-width:1024px){section.hero .news-date{font-size:12px}}section.hero .news-tag{background-color:#fff050;border-radius:3px;display:inline-block;font-size:10px;font-weight:700;line-height:1;margin:0 8px;padding:3px 6px;white-space:nowrap}section.hero .news-tag.is-future{background-color:#e52145;color:#fff}section.hero .news-text{font-size:12px;width:80%;text-align:left}@media(min-width:1024px){section.hero .news-text{width:auto}}section.hero .sns-links{display:none}@media(min-width:1024px){section.hero .sns-links{position:absolute;left:19px;bottom:206px;display:flex;flex-direction:column-reverse;width:40px}}section.hero .sns-links li{padding:5px 0}section.hero .scroll-hint{position:absolute;left:-25px;bottom:120px;display:flex;align-items:center;font-size:14px;font-weight:700;width:96px;height:14px;transform:rotate(90deg);transform-origin:top center;z-index:100}@media(min-width:768px){section.hero .scroll-hint{left:-16px;bottom:30px}}@media(min-width:1024px){section.hero .scroll-hint{left:6px;bottom:68px}}section.hero .scroll-hint p{color:#232323b3;letter-spacing:2px;line-height:1;padding-right:10px}section.hero .scroll-hint img{width:24px;height:10px}section.service{position:relative;margin-bottom:40px;padding:0 0 10px 16px}@media(min-width:768px){section.service{margin-bottom:80px;padding-left:45px;padding-bottom:0}}@media(min-width:1024px){section.service{margin-top:70px;margin-bottom:120px;padding-left:90px}}section.service:before{position:absolute;top:0;right:0;content:"";background-color:#f9f8f4;border-top-left-radius:30px;display:block;width:calc(100% - 16px);height:100%}@media(min-width:768px){section.service:before{border-top-left-radius:30px;padding-top:100%;width:calc(100% - 48px);height:90vh}}@media(min-width:1024px){section.service:before{border-top-left-radius:40px;width:calc(100% - 96px)}}section.service .service-bg{text-align:right;position:relative;z-index:1;overflow:hidden;height:768px}@media(min-width:768px){section.service .service-bg{height:auto}}section.service .service-bg img{position:absolute;top:0;right:0;vertical-align:bottom;width:486px;height:auto}@media(min-width:768px){section.service .service-bg img{position:relative;top:auto;right:auto;width:100%;max-width:672px;height:auto}}@media(min-width:1024px){section.service .service-bg img{max-width:1344px;height:auto}}section.service .service-inner{position:absolute;z-index:5;top:28px;left:12vw}@media(min-width:768px){section.service .service-inner{top:42px;left:13vw}}@media(min-width:1024px){section.service .service-inner{top:120px;left:16vw}}section.service .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.service .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.service .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.service .service-text{font-size:26px;line-height:1.4;margin-bottom:16px}@media(min-width:768px){section.service .service-text{font-size:40px;line-height:1.5;margin-bottom:16px}}@media(min-width:1024px){section.service .service-text{font-size:60px;line-height:1.5;margin-bottom:24px}}section.service .service-link{position:absolute;bottom:32px;left:calc(50% - 150px);z-index:5}@media(min-width:768px){section.service .service-link{position:relative;bottom:auto;left:auto}}section.strengths{position:relative;overflow:visible;margin-top:40px;margin-bottom:0;padding:30px;height:950px}@media(min-width:768px){section.strengths{margin-top:64px;padding-left:45px;padding-bottom:0;height:900px}}@media(min-width:1024px){section.strengths{margin:80px auto 0;padding-left:70px;height:1060px;max-width:1440px}}@media(min-width:1024px){section.strengths .strengths-bg{position:absolute;top:0;background-color:#f9f8f4;width:100%;height:100%;left:-100%}}section.strengths:before{position:absolute;top:0;left:0;z-index:5;content:"";background-color:#f9f8f4;border-top-right-radius:30px;display:block;width:calc(100% - 16px);height:100%}@media(min-width:768px){section.strengths:before{background-image:url(/assets/images/top/strengths-bg.png);background-image:image-set(url(/assets/images/top/strengths-bg.png) 1x,url(/assets/images/top/strengths-bg@2x.png) 2x);background-repeat:no-repeat;background-position:45px bottom;background-size:240px auto;width:calc(100% - 24px)}}@media(min-width:1024px){section.strengths:before{background-size:540px auto;border-top-right-radius:40px;width:calc(100% - 43px)}}section.strengths .strengths-inner{position:relative;z-index:5}@media(min-width:768px){section.strengths .strengths-inner{position:absolute;top:42px;left:48px;width:calc(100% - 104px)}}@media(min-width:1024px){section.strengths .strengths-inner{top:90px;left:150px;width:calc(100% - 246px)}}@media(min-width:1440px){section.strengths .strengths-inner{left:150px}}section.strengths .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.strengths .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.strengths .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.strengths .section-title img{vertical-align:bottom}section.strengths .strengths-text{font-size:24px;line-height:1.4;margin-top:8px;margin-bottom:24px}@media(min-width:768px){section.strengths .strengths-text{font-size:36px;line-height:1.3;margin-top:0;margin-bottom:45px;max-width:auto}}@media(min-width:1024px){section.strengths .strengths-text{font-size:48px;line-height:1.5;margin-bottom:64px}}section.strengths .strengths-text img{width:94%;height:auto}@media(min-width:768px){section.strengths .strengths-text img{width:400px}}@media(min-width:1024px){section.strengths .strengths-text img{width:702px}}section.strengths .strengths-list{counter-reset:number 0;margin:40px auto 0;padding-bottom:10px;width:100%}@media(min-width:768px){section.strengths .strengths-list{margin-top:0;padding-bottom:0}}@media(min-width:1024px){section.strengths .strengths-list{width:980px;padding-right:24px}}section.strengths .strengths-list-item{background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;position:relative;font-weight:700;margin-bottom:40px;padding:16px 16px 20px}@media(min-width:768px){section.strengths .strengths-list-item{background-color:#ffffffe6;flex-direction:row;justify-content:flex-start;gap:0;margin-bottom:24px;padding-left:96px;height:150px}}@media(min-width:1024px){section.strengths .strengths-list-item{padding:24px 24px 24px 140px;height:150px}}section.strengths .strengths-list-item:last-child{margin-bottom:0}section.strengths .strengths-list-item:before{position:absolute;left:16px;top:-27px;color:#23232366;counter-increment:number 1;content:"0" counter(number);font-size:50px;line-height:1}@media(min-width:768px){section.strengths .strengths-list-item:before{color:#232323b3;font-size:60px;left:23px;top:calc(50% - 30px)}}@media(min-width:1024px){section.strengths .strengths-list-item:before{color:#23232333;font-size:80px;left:40px;top:calc(50% - 40px)}}section.strengths .strengths-list-item .problem{width:100%;text-align:center}@media(min-width:768px){section.strengths .strengths-list-item .problem{text-align:left;width:250px}}@media(min-width:1024px){section.strengths .strengths-list-item .problem{width:300px}}section.strengths .strengths-list-item .problem span{background:linear-gradient(transparent 55%,#fff050 55%);line-height:1.6;font-size:16px}@media(min-width:768px){section.strengths .strengths-list-item .problem span{font-size:17px}}@media(min-width:1024px){section.strengths .strengths-list-item .problem span{font-size:20px}}section.strengths .strengths-list-item .icon-arrow{width:26px;height:17px;margin:4px 0;transform:rotate(90deg)}@media(min-width:768px){section.strengths .strengths-list-item .icon-arrow{margin:0 8px;transform:rotate(0)}}@media(min-width:1024px){section.strengths .strengths-list-item .icon-arrow{margin:0 16px}}section.strengths .strengths-list-item path{fill:#23232380;transform:scale(2)}section.strengths .strengths-list-item span{font-size:13px;letter-spacing:1px;display:inline}@media(min-width:768px){section.strengths .strengths-list-item span{font-size:16px}}@media(min-width:1024px){section.strengths .strengths-list-item span{line-height:1;font-size:20px}}section.strengths .strengths-list-item .answer{text-align:center;width:100%}@media(min-width:768px){section.strengths .strengths-list-item .answer{text-align:left;width:340px}}@media(min-width:1024px){section.strengths .strengths-list-item .answer{width:auto}}section.strengths .strengths-list-item p{font-size:18px;letter-spacing:1px;line-height:1.2;padding-top:4px}@media(min-width:768px){section.strengths .strengths-list-item p{font-size:22px;padding-top:8px}}@media(min-width:1024px){section.strengths .strengths-list-item p{font-size:28px}}section.strengths .strengths-list-item img{margin-top:8px;width:auto;height:17px}@media(min-width:768px){section.strengths .strengths-list-item img{height:24px}}@media(min-width:1024px){section.strengths .strengths-list-item img{margin-top:13px;height:27px}}section.strengths .interviews-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px;gap:16px}@media(min-width:768px){section.strengths .interviews-btns{margin-top:32px;flex-direction:row;gap:24px}}@media(min-width:1024px){section.strengths .interviews-btns{margin-top:40px}}section.works{padding:60px 0 20px;text-align:center}@media(min-width:1024px){section.works{padding:110px 0 20px}}section.works .section-title{color:#232323a6;font-weight:700;font-size:16px;letter-spacing:3px;margin-bottom:2px}@media(min-width:768px){section.works .section-title{font-size:20px;margin-bottom:16px}}@media(min-width:1024px){section.works .section-title{font-size:24px;letter-spacing:5px;margin-bottom:30px}}section.works .works-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;box-sizing:content-box;margin:0 auto;padding:0 16px}@media(min-width:768px){section.works .works-wrap{gap:32px}}@media(min-width:1024px){section.works .works-wrap{gap:40px;padding:0 32px;max-width:1280px}}section.works .works-wrap li{list-style:none;text-align:left;max-width:90%}@media(min-width:768px){section.works .works-wrap li{max-width:300px}}section.works .works-wrap a{text-decoration:none}section.works .works-wrap a img{transition-duration:.3s}section.works .works-wrap a:hover img{transition-duration:.3s;transform:scale(1.1)}section.works .works-wrap .img-wrap{border-radius:16px;overflow:hidden}section.works .works-wrap h3{display:flex;flex-wrap:wrap;align-items:center;column-gap:16px;row-gap:12px;font-size:24px;margin:16px 0}@media(min-width:768px){section.works .works-wrap h3{font-size:28px;margin:16px 0}}section.works .works-wrap .tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px}section.works .works-wrap .tags span{background-color:#fff050;padding:3px 6px}section.works .works-wrap p{line-height:1.8}section.works .works-text{margin-bottom:24px}@media(min-width:768px){section.works .works-text{margin-bottom:48px}}@media(min-width:1024px){section.works .works-text{margin-bottom:80px}}section.works .works-text img{width:auto;height:27px}@media(min-width:768px){section.works .works-text img{height:34px}}@media(min-width:1024px){section.works .works-text img{height:54px}}section.works .works-btns{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}@media(min-width:768px){section.works .works-btns{margin-top:48px;flex-direction:row}}@media(min-width:1024px){section.works .works-btns{margin-top:74px}}section.works .works-btns a{margin:8px 0}@media(min-width:768px){section.works .works-btns a{margin:0 8px}}@media(min-width:1024px){section.works .works-btns a{margin:0 16px}}section.works .service-our-products{padding-top:48px;margin-bottom:0}@media(min-width:768px){section.works .service-our-products{padding-top:80px}}section.works .service-our-products .section-title{text-align:center}section.works .service-our-products .section-title span{display:block}section.works .service-our-products .en-title{color:#232323b3;font-size:16px;letter-spacing:2px;margin-bottom:8px}@media(min-width:768px){section.works .service-our-products .en-title{font-size:24px;margin-bottom:10px}}@media(min-width:1024px){section.works .service-our-products .en-title{font-size:24px;letter-spacing:3px;margin-bottom:14px}}section.works .service-our-products .ja-title{color:#232323;font-size:24px}@media(min-width:768px){section.works .service-our-products .ja-title{font-size:32px}}@media(min-width:1024px){section.works .service-our-products .ja-title{font-size:40px}}section.works .jigyotukun-bg{background-color:#1fbfdf;background-image:url(/assets/images/top/bg-jigyotukun.png);background-image:image-set(url(/assets/images/top/bg-jigyotukun.png) 1x,url(/assets/images/top/bg-jigyotukun@2x.png) 2x);background-repeat:no-repeat;background-position:center;background-size:100% auto;border-radius:16px;display:flex;align-items:center;justify-content:center;width:calc(100% - 48px);max-width:1024px;margin:32px auto 0;padding:24px;text-decoration:none}@media(min-width:768px){section.works .jigyotukun-bg{width:calc(100% - 130px);padding:48px}}@media(min-width:1024px){section.works .jigyotukun-bg{width:calc(100% - 96px)}}section.works .jigyotukun-bg:hover{background-size:105% auto}section.works .jigyotukun-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:16px}@media(min-width:768px){section.works .jigyotukun-inner{row-gap:24px}}@media(min-width:1024px){section.works .jigyotukun-inner{column-gap:48px;flex-direction:row}}section.works .jigyotukun-logo{width:295px}@media(min-width:768px){section.works .jigyotukun-logo{width:100%}}@media(min-width:1024px){section.works .jigyotukun-logo{min-width:470px}}section.works .jigyotukun-text p{color:#fff;font-weight:700;font-size:16px;line-height:1.8;text-align:left;text-shadow:1px 1px 2px rgba(35,35,35,.5)}@media(min-width:768px){section.works .jigyotukun-text p{font-size:22px;text-align:center}}@media(min-width:1024px){section.works .jigyotukun-text p{font-size:20px;text-align:left}}section.works .jigyotukun-btn{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px;padding-top:24px}@media(min-width:768px){section.works .jigyotukun-btn{flex-direction:row;padding-top:32px;margin-bottom:40px}}@media(min-width:1024px){section.works .jigyotukun-btn{padding-top:40px}}section.works .jigyotukun-btn .btn{width:300px}@media(min-width:768px){section.works .jigyotukun-btn .btn{width:350px}}
