#video-creations{contain:layout style;overflow:hidden}.vc-hero{min-height:85vh;padding:60px var(--padding-26xl);text-align:center;contain:content;justify-content:center;align-items:center;display:flex;overflow:hidden}.vc-hero-inner{max-width:1100px;margin:0 auto}.vc-hero-title{color:#e66041;font-size:clamp(80px,10vw,130px);line-height:1.08;font-family:var(--font-product-sans);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 24px;margin:0 0 24px;display:flex}.vc-word{opacity:0;color:#e66041;display:inline-block;transform:translateY(30px)}.vc-word-4{z-index:1;position:relative}.vc-word-4:before{content:"";z-index:-1;transform-origin:0;background:linear-gradient(135deg,#e66041,#d4553a);border-radius:8px;position:absolute;inset:-4px -8px;transform:scaleX(0)}.vc-hero-inner.vc-ready .vc-word{animation:.6s cubic-bezier(.16,1,.3,1) forwards vc-word-in}.vc-hero-inner.vc-ready .vc-word-1{animation-delay:50ms}.vc-hero-inner.vc-ready .vc-word-2{animation-delay:.15s}.vc-hero-inner.vc-ready .vc-word-is{animation-delay:.25s}.vc-hero-inner.vc-ready .vc-word-3{animation-delay:.35s}.vc-hero-inner.vc-ready .vc-word-4{animation:.5s cubic-bezier(.16,1,.3,1) .45s forwards vc-word-in,.2s .85s forwards vc-text-white,.3s 1.8s forwards vc-text-red}.vc-hero-inner.vc-ready .vc-word-4:before{animation:.4s cubic-bezier(.16,1,.3,1) .8s forwards vc-highlight-in,.35s 1.8s forwards vc-highlight-out}@keyframes vc-word-in{to{opacity:1;transform:translateY(0)}}@keyframes vc-text-white{to{color:#fff}}@keyframes vc-text-red{to{color:#e66041}}@keyframes vc-highlight-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes vc-highlight-out{0%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}.vc-hero-subtitle{color:#af9c9c;font-size:22px;font-family:var(--font-product-sans-medium);opacity:0;margin:0}.vc-hero-inner.vc-ready .vc-hero-subtitle{animation:.5s .6s forwards vc-subtitle-in}@keyframes vc-subtitle-in{to{opacity:1}}.vc-hero-inner.vc-animated .vc-word{opacity:1;animation:none;transform:none}.vc-hero-inner.vc-animated .vc-word-4{color:#e66041}.vc-hero-inner.vc-animated .vc-word-4:before{transform-origin:100%;animation:none;transform:scaleX(0)}.vc-hero-inner.vc-animated .vc-hero-subtitle{opacity:1;animation:none}.vc-youtube-section{padding-top:100px;scroll-margin-top:80px}.vc-section{padding:50px var(--padding-26xl);box-sizing:border-box;contain:layout style;width:100%;max-width:1400px;margin:0 auto}.vc-section h2{color:#8f7f75;font-size:36px;font-family:var(--font-product-sans);margin:0 0 32px}.vc-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.vc-section-header h2{margin:0}.vc-yt-subscribe{color:#fff;font-family:var(--font-montserrat);white-space:nowrap;background:red;border-radius:24px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.vc-yt-subscribe:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff00004d}.vc-yt-subscribe:active{transform:scale(.97)}.vc-videos-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.vc-video-card{color:inherit;background:#fff9;border-radius:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.vc-video-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.vc-video-thumb{aspect-ratio:16/9;background:#f0ebe8;position:relative;overflow:hidden}.vc-video-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.vc-video-card:hover .vc-video-thumb img{transform:scale(1.03)}.vc-video-play{opacity:0;background:#0003;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.vc-video-card:hover .vc-video-play{opacity:1}.vc-video-duration{color:#fff;font-size:12px;font-family:var(--font-montserrat);background:#000c;border-radius:4px;padding:2px 6px;font-weight:700;position:absolute;bottom:8px;right:8px}.vc-video-info{padding:14px 16px}.vc-video-info h3{color:#3d3333;font-size:15px;font-family:var(--font-product-sans);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;line-height:1.4;display:-webkit-box;overflow:hidden}html[lang=ja] .vc-video-info h3{font-family:var(--font-product-sans)!important}.vc-video-faded{pointer-events:none;max-height:145px;position:relative;overflow:hidden}.vc-video-faded .vc-video-thumb,.vc-video-faded .vc-video-info{pointer-events:none}.vc-video-faded:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#f0ebe8d9 55%,#f0ebe8 95%);border-radius:16px;height:100%;position:absolute;bottom:0;left:0;right:0}.vc-show-more-wrapper{z-index:2;pointer-events:auto;justify-content:center;display:flex;position:absolute;bottom:10px;left:0;right:0}.vc-show-more-btn{color:#fff;font-family:var(--font-montserrat);cursor:pointer;background:#e66041;border:none;border-radius:50px;padding:10px 28px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s}.vc-show-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e6604159}.vc-show-more-btn:active{transform:scale(.97)}@keyframes vc-slide-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.vc-video-reveal{pointer-events:auto;animation:.5s cubic-bezier(.16,1,.3,1) forwards vc-slide-fade-in}.vc-videos-loading,.vc-videos-error{color:#af9c9c;font-family:var(--font-product-sans-medium);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.vc-spinner{border:3px solid #f0ebe8;border-top-color:#e66041;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite vc-spin}@keyframes vc-spin{to{transform:rotate(360deg)}}.vc-videos-error i{color:#e66041;font-size:32px}.vc-videos-error a{color:#e66041;text-decoration:underline}.vc-timeline{padding-left:40px;position:relative}.vc-timeline:before{content:"";background:linear-gradient(#e66041,#af9c9c);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:8px}.vc-timeline-item{opacity:0;margin-bottom:36px;transition:opacity .4s,transform .4s;position:relative;transform:translate(-10px)}.vc-timeline-item.animate{opacity:1;transform:translate(0)}.vc-timeline-item:last-child{margin-bottom:0}.vc-timeline-dot{background:#e66041;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:-40px;transform:translateY(-50%);box-shadow:0 0 0 3px #e6604133}.vc-dot-award{background:gold;box-shadow:0 0 0 3px #ffd70033}.vc-dot-work{background:#e66041;box-shadow:0 0 0 3px #e6604133}.vc-timeline-content{padding:8px 0}.vc-timeline-date{color:#af9c9c;font-size:14px;font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.vc-timeline-content h3{color:#3d3333;font-size:22px;font-family:var(--font-product-sans);margin:4px 0 0}.vc-award{font-size:14px;font-family:var(--font-product-sans-medium);color:#6d5b00;background:linear-gradient(135deg,#fff8e1,#ffecb3);border-radius:20px;margin-top:8px;padding:4px 12px;display:inline-block}.vc-work-badge{font-size:14px;font-family:var(--font-product-sans-medium);color:#c04a2b;background:linear-gradient(135deg,#fde8e2,#f9c9bb);border-radius:20px;margin-top:8px;padding:4px 12px;display:inline-block}.vc-tools-grid{flex-wrap:wrap;gap:20px;display:flex}.vc-tool-card{background:#ffffff80;border-radius:16px;flex-direction:column;flex:1 1 0;align-items:center;gap:12px;min-width:0;padding:20px 28px;transition:transform .2s;display:flex;box-shadow:0 2px 8px #0000000a}.vc-tool-card:hover{transform:translateY(-3px)}.vc-tool-icon{background:#ede7e4;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;animation:2s ease-in-out infinite tool-icon-pulse;display:flex;overflow:hidden}.vc-tool-icon.img-loaded{background:0 0;animation:none}.vc-tool-icon img{object-fit:cover;opacity:0;border-radius:14px;width:100%;height:100%;transition:opacity .4s}.vc-tool-icon img.loaded{opacity:1}@keyframes tool-icon-pulse{0%,to{opacity:1}50%{opacity:.7}}.vc-tool-name{color:#8f7f75;font-size:14px;font-family:var(--font-product-sans-medium);white-space:nowrap}@media screen and (width<=1300px){.vc-hero{min-height:auto;padding:32px var(--padding-xl)}.vc-hero-title{margin-bottom:12px}}@media screen and (width<=800px){.vc-hero-title{gap:0 16px;font-size:clamp(56px,9vw,80px)}.vc-hero-subtitle{font-size:18px}.vc-section{padding:40px var(--padding-xl)}.vc-section h2{font-size:30px}.vc-videos-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}}@media screen and (width<=640px){.vc-hero-title{gap:0 12px;margin-bottom:10px;font-size:clamp(44px,10vw,60px)}.vc-hero-subtitle{font-size:18px}.vc-section{padding:32px var(--padding-xl)}.vc-section h2{font-size:26px}.vc-section-header{flex-direction:column;align-items:flex-start}.vc-videos-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media screen and (width<=480px){.vc-hero{padding:16px}.vc-hero-title{gap:0 8px;margin-bottom:6px;font-size:clamp(36px,10vw,48px)}.vc-word-4:before{border-radius:6px;inset:-2px -5px}.vc-hero-subtitle{font-size:16px}.vc-section{padding:24px 16px}.vc-section h2{margin-bottom:24px;font-size:26px}.vc-videos-grid{grid-template-columns:1fr;gap:14px}.vc-tools-grid{justify-content:center}}html[lang=ja] .vc-hero-title{word-break:keep-all;overflow-wrap:anywhere;gap:0;margin-bottom:8px;font-size:clamp(64px,9vw,110px);line-height:1.3}html[lang=ja] .vc-hero-inner .vc-word-is,html[lang=ja] .vc-hero-inner.vc-ready .vc-word-is,html[lang=ja] .vc-hero-inner.vc-animated .vc-word-is{opacity:0;max-width:0;margin:0;padding:0;animation:none;overflow:hidden}@media screen and (width<=800px){html[lang=ja] .vc-hero-title{font-size:clamp(46px,8vw,64px)}}@media screen and (width<=640px){html[lang=ja] .vc-hero-title{font-size:clamp(34px,8vw,48px)}}@media screen and (width<=480px){html[lang=ja] .vc-hero-title{font-size:clamp(28px,8vw,38px)}}
/*# sourceMappingURL=repo.aea85ed8.css.map */
