@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Shippori+Mincho+B1:wght@400;500;600;700;800&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap";.gc-landing{font-family:Zen Kaku Gothic New,Noto Sans JP,sans-serif;color:#1a1a2e;line-height:1.9;-webkit-font-smoothing:antialiased}.gc-landing *,.gc-landing *:before,.gc-landing *:after{margin:0;padding:0;box-sizing:border-box}.gc-landing section{padding:120px 32px}.gc-container{max-width:1100px;margin:0 auto}.gc-label{font-size:.8rem;letter-spacing:.35em;text-transform:uppercase;color:#b0b0b0;margin-bottom:1rem;font-weight:500}.gc-fade-in{opacity:0;transform:translateY(36px);transition:opacity .8s ease,transform .8s ease}.gc-fade-in.gc-vis{opacity:1;transform:translateY(0)}.gc-sec-lead{font-size:1.1rem;color:#888;margin-bottom:4rem;line-height:1.9;max-width:600px}.gc-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:18px 40px;display:flex;justify-content:space-between;align-items:center;transition:all .4s}.gc-header .gc-logo{color:#fff;transition:color .4s}.gc-header.gc-scrolled{background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #eee;padding:14px 40px}.gc-header.gc-scrolled .gc-logo{color:#1a1a2e}.gc-header.gc-scrolled .gc-header__cta{background:#1a1a2e;color:#fff}.gc-logo{font-weight:900;font-size:1.4rem;letter-spacing:.12em;text-decoration:none}.gc-header__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 32px;font-size:.9rem;font-weight:700;font-family:inherit;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .3s;letter-spacing:.06em;background:#fff;color:#1a1a2e}.gc-header__cta:hover{transform:translateY(-2px)}.gc-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 48px;font-size:1.05rem;font-weight:700;font-family:inherit;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .3s;letter-spacing:.06em}.gc-cta-btn:hover{transform:translateY(-2px)}.gc-cta-light{background:#fff;color:#1a1a2e}.gc-cta-light:hover{box-shadow:0 12px 32px #fff3}.gc-cta-dark{background:#1a1a2e;color:#fff}.gc-cta-dark:hover{background:#2d2d4a;box-shadow:0 12px 32px #1a1a2e2e}.gc-cta-white{background:#fff;color:#1a1a2e}.gc-cta-white:hover{box-shadow:0 12px 32px #ffffff40}.gc-cta-arrow{transition:transform .3s}.gc-cta-btn:hover .gc-cta-arrow{transform:translate(5px)}.gc-hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:0}.gc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right}.gc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,26,46,.88) 0%,rgba(26,26,46,.72) 40%,rgba(26,26,46,.3) 70%,transparent 100%)}.gc-hero__content{position:relative;z-index:2;max-width:780px;padding:0 0 0 8%}.gc-hero__tag{font-size:.85rem;letter-spacing:.3em;color:#fff9;text-transform:uppercase;margin-bottom:1.5rem;font-weight:500}.gc-hero__title{font-family:Shippori Mincho B1,serif;font-size:clamp(2.8rem,6vw,4.2rem);font-weight:800;line-height:1.35;margin-bottom:1.2rem;letter-spacing:.03em;color:#fff}.gc-hero__title em{font-style:normal;display:block;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;color:#ffffffa6;margin-top:1rem;letter-spacing:.04em;line-height:1.8}.gc-hero__sub{font-size:1.1rem;color:#ffffffb3;line-height:2;margin-bottom:2.5rem}.gc-pain{background:#fafaf8}.gc-pain h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.4;margin-bottom:3rem}.gc-pain__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gc-pain__card{background:#fff;border:1px solid #ebebeb;border-radius:16px;transition:all .3s;overflow:hidden}.gc-pain__card:hover{border-color:#ccc;box-shadow:0 8px 32px #0000000a;transform:translateY(-3px)}.gc-pain__card-img{aspect-ratio:4/3;background:#f0efed;overflow:hidden}.gc-pain__card-img img{width:100%;height:100%;object-fit:cover}.gc-pain__card-body{padding:32px 28px}.gc-pain__card-body h3{font-size:1.15rem;font-weight:900;margin-bottom:.7rem;line-height:1.5}.gc-pain__card-body p{font-size:.95rem;color:#777;line-height:1.9}.gc-usp{background:#fff}.gc-usp h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.4;margin-bottom:.8rem}.gc-usp .gc-sec-lead{margin-bottom:4rem}.gc-usp__items{display:flex;flex-direction:column;gap:80px}.gc-usp__item{display:grid;grid-template-columns:1fr 1.15fr;gap:56px;align-items:center}.gc-usp__item:nth-child(2n){direction:rtl}.gc-usp__item:nth-child(2n)>*{direction:ltr}.gc-usp__visual{aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#f0efed}.gc-usp__visual img{width:100%;height:100%;object-fit:cover}.gc-usp__num{font-family:Cormorant Garamond,serif;font-size:1rem;color:silver;letter-spacing:.3em;margin-bottom:.6rem}.gc-usp__item h3{font-family:Shippori Mincho B1,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.4;margin-bottom:.6rem}.gc-lead{font-size:1rem;color:#1a1a2e;font-weight:600;margin-bottom:1rem;line-height:1.6}.gc-body{font-size:.95rem;color:#777;line-height:2.1}.gc-products{background:#fafaf8}.gc-products h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:.8rem}.gc-products .gc-sec-lead{font-size:1.05rem;color:#888;margin-bottom:3rem;max-width:640px;line-height:1.9}.gc-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gc-pcard{background:#fff;border:1px solid #ebebeb;border-radius:14px;overflow:hidden;transition:all .35s}.gc-pcard:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000000f}.gc-pcard__img{aspect-ratio:1;background:#f5f4f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.gc-pcard__img img{width:100%;height:100%;object-fit:cover}.gc-pcard__body{padding:22px 20px}.gc-pcard__body h3{font-size:1rem;font-weight:800;margin-bottom:.4rem}.gc-pcard__body p{font-size:.85rem;color:#999;line-height:1.7}.gc-culture-banner{padding:0!important;position:relative;overflow:hidden;height:500px}.gc-culture-banner img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.gc-culture-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(26,26,46,.6) 0%,transparent 50%)}.gc-culture-banner__text{position:absolute;bottom:48px;left:48px;z-index:2;color:#fff;max-width:500px}.gc-culture-banner__text h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;margin-bottom:.5rem}.gc-culture-banner__text p{font-size:.95rem;color:#ffffffbf;line-height:1.8}.gc-datasupport{background:#fff}.gc-datasupport h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:.8rem}.gc-datasupport .gc-sec-lead{font-size:1.05rem;color:#888;margin-bottom:3rem;max-width:640px;line-height:1.9}.gc-datasupport__features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gc-datasupport__feat{background:#fafaf8;border-radius:14px;border:1px solid #f0f0ee;transition:all .3s;overflow:hidden}.gc-datasupport__feat:hover{border-color:#ddd;box-shadow:0 4px 16px #00000008}.gc-datasupport__feat-img{aspect-ratio:4/3;background:#e8e7e4;overflow:hidden}.gc-datasupport__feat-img img{width:100%;height:100%;object-fit:cover}.gc-datasupport__feat-body{padding:28px 28px 36px}.gc-datasupport__feat-body h3{font-size:1.05rem;font-weight:800;margin-bottom:.6rem;line-height:1.5}.gc-datasupport__feat-body p{font-size:.9rem;color:#888;line-height:2}.gc-voices{background:#fafaf8}.gc-voices h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:3rem}.gc-voices__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.gc-tcard{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:36px 32px}.gc-qt{font-family:Cormorant Garamond,serif;font-size:3rem;color:#e0e0e0;line-height:1}.gc-txt{font-size:1rem;color:#555;line-height:2.1;margin:.8rem 0 1.5rem}.gc-author{font-size:.9rem;font-weight:700}.gc-role{font-size:.78rem;color:#aaa;margin-top:.15rem}.gc-flow{background:#fff}.gc-flow h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:3rem}.gc-flow__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.gc-flow__steps:before{content:"";position:absolute;top:32px;left:12.5%;width:75%;height:2px;background:linear-gradient(90deg,#ddd,#eee);z-index:0}.gc-flow__step{text-align:center;position:relative;z-index:1}.gc-num{width:64px;height:64px;border-radius:50%;background:#1a1a2e;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;font-weight:800;font-size:1.1rem;box-shadow:0 4px 16px #1a1a2e1f}.gc-flow__step h3{font-size:1.05rem;font-weight:800;margin-bottom:.4rem}.gc-flow__step p{font-size:.88rem;color:#888;line-height:1.8}.gc-faq{background:#fafaf8}.gc-faq h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:2.5rem}.gc-faq__list{max-width:780px}.gc-faq__item{border-bottom:1px solid #e8e8e5}.gc-faq__q{width:100%;background:none;border:none;font-family:inherit;font-size:1.05rem;font-weight:700;padding:24px 0;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#1a1a2e;transition:color .3s}.gc-faq__q:hover{color:#666}.gc-faq__icon{font-size:1.5rem;transition:transform .3s;flex-shrink:0;color:#ccc}.gc-faq__a{max-height:0;overflow:hidden;transition:max-height .4s ease}.gc-faq__a-inner{padding-bottom:24px;font-size:.95rem;color:#777;line-height:2.1}.gc-faq__item.gc-open .gc-faq__icon{transform:rotate(45deg)}.gc-faq__item.gc-open .gc-faq__a{max-height:400px}.gc-cta-sec{background:#1a1a2e;text-align:center;padding:80px 32px 60px;position:relative;overflow:hidden}.gc-cta-sec:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.04),transparent 70%)}.gc-cta-sec h2{font-family:Shippori Mincho B1,serif;color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;margin-bottom:1rem;line-height:1.4;position:relative;z-index:1}.gc-cta-sec p{color:#ffffff8c;margin-bottom:0;font-size:1.1rem;position:relative;z-index:1}.gc-inquiry{background:#fff;padding:60px 0 80px}.gc-inquiry__container{max-width:720px;margin:0 auto;padding:0 20px}.gc-inquiry__form-wrap{background:#f8f9fb;border-radius:12px;padding:36px 32px;border:1px solid #e5e7eb}.gc-inquiry__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.gc-inquiry__field{margin-bottom:16px}.gc-inquiry__label{display:block;font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:6px}.gc-inquiry__required{display:inline-block;background:#e94560;color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:3px;margin-left:6px;vertical-align:middle;letter-spacing:.05em}.gc-inquiry__optional{display:inline-block;background:#e5e7eb;color:#6b7280;font-size:10px;font-weight:700;padding:1px 6px;border-radius:3px;margin-left:6px;vertical-align:middle;letter-spacing:.05em}.gc-inquiry__input,.gc-inquiry__select,.gc-inquiry__textarea{width:100%;padding:10px 14px;font-size:15px;font-family:inherit;color:#1a1a2e;background:#fff;border:1px solid #d1d5db;border-radius:6px;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;box-sizing:border-box}.gc-inquiry__input:focus,.gc-inquiry__select:focus,.gc-inquiry__textarea:focus{outline:none;border-color:#e94560;box-shadow:0 0 0 3px #e945601a}.gc-inquiry__input::placeholder,.gc-inquiry__textarea::placeholder{color:#9ca3af}.gc-inquiry__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.gc-inquiry__textarea{min-height:120px;resize:vertical;line-height:1.6}.gc-inquiry__submit-wrap{margin-top:28px;text-align:center}.gc-inquiry__submit{display:inline-block;background:#1a1a2e;color:#fff;font-size:16px;font-weight:700;font-family:inherit;padding:14px 60px;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,transform .1s ease;letter-spacing:.04em}.gc-inquiry__submit:hover{background:#16213e}.gc-inquiry__submit:active{transform:scale(.98)}.gc-inquiry__note{text-align:center;font-size:12px;color:#6b7280;margin-top:16px;line-height:1.8}.gc-inquiry__error{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:12px 16px;margin-bottom:20px}.gc-inquiry__error-title{color:#dc2626;font-size:14px;font-weight:600;margin:0 0 4px}.gc-inquiry__success{text-align:center;padding:40px 20px}.gc-inquiry__success-icon{width:56px;height:56px;margin:0 auto 16px;background:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center}.gc-inquiry__success-title{font-size:20px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.gc-inquiry__success-text{font-size:14px;color:#6b7280;margin:0;line-height:1.7}@media(max-width:640px){.gc-inquiry__row{grid-template-columns:1fr}.gc-inquiry__form-wrap{padding:24px 20px}.gc-inquiry__submit{width:100%;padding:14px 20px}}@media(max-width:900px){.gc-hero__content{padding:0 32px;max-width:100%}.gc-hero__overlay{background:#1a1a2ed1}.gc-hero__bg{background-position:center}.gc-pain__grid{grid-template-columns:1fr}.gc-usp__item,.gc-usp__item:nth-child(2n){grid-template-columns:1fr;direction:ltr;gap:32px}.gc-products__grid{grid-template-columns:repeat(2,1fr)}.gc-datasupport__features,.gc-voices__grid{grid-template-columns:1fr}.gc-flow__steps{grid-template-columns:1fr 1fr}.gc-flow__steps:before{display:none}.gc-culture-banner{height:360px}.gc-culture-banner__text{left:24px;bottom:24px}}@media(max-width:480px){.gc-landing section{padding:80px 20px}.gc-hero__title{font-size:2.2rem}.gc-products__grid,.gc-flow__steps{grid-template-columns:1fr}.gc-culture-banner{height:280px}}a.gc-pcard{text-decoration:none;color:inherit;display:block}.gc-pcard__link{display:inline-block;margin-top:8px;font-size:.85rem;font-weight:700;color:#e94560;letter-spacing:.02em}a.gc-pcard:hover .gc-pcard__link{text-decoration:underline}.gc-pricing{background:#fff}.gc-pricing h2{font-family:Shippori Mincho B1,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:.8rem}.gc-pricing__lead{font-size:1.05rem;color:#888;margin-bottom:2rem;line-height:1.9}.gc-pricing__list{max-width:640px;display:flex;flex-direction:column;gap:16px;margin-bottom:2.5rem}.gc-pricing__item{display:flex;align-items:baseline;gap:12px;font-size:1rem;color:#1a1a2e;line-height:1.8}.gc-pricing__num{font-weight:800;color:#1a1a2e;flex-shrink:0}.gc-pricing__cta{font-size:1.1rem;color:#1a1a2e;line-height:1.9}.gc-pricing__cta strong{color:#e94560;font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/4/assets/goodscom-landing.css.map */
