.guide-page{max-width:90rem;margin:0 auto;padding:0 2rem}.guide-header-section{padding:4rem 0 2rem}.guide-page__heading{display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}.guide-page__heading-line{height:2px;width:100%;max-width:12rem;border-radius:2px;background:linear-gradient(135deg,#2563eb,#3b82f6,#0ea5e9)}.guide-page__heading-text{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:2.8rem;line-height:1.7;color:#1e293b;text-align:center;white-space:nowrap;margin:0}.guide-page__heading-sub{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.2rem;line-height:1.7;color:#0ea5e9;text-align:center;letter-spacing:2px;text-transform:uppercase;margin:.7rem 0 0}.guide-intro{text-align:center;margin-top:2rem;margin-bottom:4rem;color:#1e293b;line-height:1.8;font-size:1.5rem}.guide-category-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;position:sticky;top:0;z-index:10;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.5rem 0;border-bottom:1px solid #e2e8f0}.guide-cat-link{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border-radius:10rem;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;font-size:1.3rem;font-weight:500;text-decoration:none;transition:all .25s ease;white-space:nowrap}.guide-cat-link:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.guide-cat-link.active{border-color:#3b82f6;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff}.guide-cat-link .material-symbols-outlined{font-size:1.8rem}.guide-section{margin-bottom:5rem;scroll-margin-top:8rem}.guide-section-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.guide-section-header .material-symbols-outlined{font-size:2.8rem;color:#3b82f6}.guide-section-header h2{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:2.2rem;color:#1e293b;margin:0}.guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.6rem;padding:3rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000a}.guide-card p{font-size:1.5rem;line-height:1.9;color:#334155;margin:0 0 1.2rem}.guide-card p:last-child{margin-bottom:0}.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.guide-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.2rem;padding:2.5rem 2rem;text-align:center;position:relative}.guide-step__number{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:700;font-size:1.6rem;margin-bottom:1.2rem}.guide-step__title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:1.5rem;color:#1e293b;margin:0 0 .8rem}.guide-step__text{font-size:1.3rem;line-height:1.7;color:#64748b;margin:0}.guide-table{width:100%;border-collapse:collapse;font-size:1.4rem}.guide-table th,.guide-table td{padding:1.4rem 1.6rem;text-align:left;border-bottom:1px solid #e2e8f0;line-height:1.7;color:#334155}.guide-table th{background:#f8fafc;font-weight:600;color:#1e293b;white-space:nowrap;width:30%}.guide-table tr:last-child th,.guide-table tr:last-child td{border-bottom:none}.guide-table__free-shipping-badge{display:inline-block;margin-left:1rem;padding:.4rem 1.2rem;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:1.3rem;font-weight:600;border-radius:999px;box-shadow:0 2px 8px #2563eb40;letter-spacing:.02em;vertical-align:middle;white-space:nowrap}.guide-table__free-shipping-badge strong{font-weight:800;font-size:1.4rem;margin:0 .2rem}@media screen and (max-width:749px){.guide-table__free-shipping-badge{display:inline-block;margin:.6rem 0 0;padding:.4rem 1rem;font-size:1.2rem;white-space:normal}.guide-table__free-shipping-badge strong{font-size:1.3rem}}.guide-list{list-style:none;padding:0;margin:0}.guide-list li{position:relative;padding:.8rem 0 .8rem 2rem;font-size:1.5rem;line-height:1.8;color:#334155}.guide-list li:before{content:"";position:absolute;left:0;top:1.5rem;width:.7rem;height:.7rem;border-radius:50%;background:#3b82f6}.guide-sub-heading{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:1.7rem;color:#1e293b;margin:2.5rem 0 1.2rem;padding-left:1.2rem;border-left:3px solid #3b82f6}.guide-sub-heading:first-child{margin-top:0}.guide-note{background:#fffbeb;border:1px solid #fde68a;border-radius:1rem;padding:1.5rem 2rem;font-size:1.3rem;line-height:1.8;color:#92400e;margin-top:1.5rem}.guide-contact-cta{background:linear-gradient(135deg,#2563eb08,#0ea5e90f);border:1px solid #e2e8f0;border-radius:1.6rem;padding:4rem;text-align:center}.guide-contact-cta h3{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:2rem;color:#1e293b;margin:0 0 1.5rem}.guide-contact-cta p{font-size:1.5rem;line-height:1.8;color:#475569;margin:0 0 2rem}.guide-contact-info{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem;font-size:1.4rem;color:#334155}.guide-contact-info span{display:flex;align-items:center;gap:.5rem}.guide-contact-info .material-symbols-outlined{font-size:1.8rem;color:#3b82f6}.guide-cta-button{display:inline-flex;align-items:center;gap:.8rem;padding:1.4rem 3rem;border-radius:10rem;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none;transition:opacity .25s ease,transform .25s ease}.guide-cta-button:hover{opacity:.9;transform:translateY(-1px)}.guide-related-links{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem;justify-content:center}.guide-related-link{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:1px solid #e2e8f0;border-radius:.8rem;color:#3b82f6;font-size:1.4rem;font-weight:500;text-decoration:none;transition:all .2s ease}.guide-related-link:hover{background:#eff6ff;border-color:#3b82f6}.guide-related-link .material-symbols-outlined{font-size:1.6rem}@media screen and (max-width:749px){.guide-page{padding:0 1.5rem}.guide-page__heading-text{font-size:2.2rem}.guide-page__heading-line{max-width:6rem}.guide-intro{font-size:1.4rem;margin-bottom:2rem}.guide-category-nav{gap:.6rem;padding:1rem 0;margin-bottom:2.5rem}.guide-cat-link{font-size:1.2rem;padding:.6rem 1.2rem}.guide-section{margin-bottom:3.5rem}.guide-section-header h2{font-size:1.8rem}.guide-card{padding:2rem 1.5rem;border-radius:1.2rem}.guide-steps{grid-template-columns:1fr;gap:1.2rem}.guide-step{display:flex;align-items:center;gap:1.5rem;text-align:left;padding:1.5rem}.guide-step__number{width:3.5rem;height:3.5rem;min-width:3.5rem;font-size:1.4rem;margin-bottom:0}.guide-step__content{flex:1}.guide-step__title{font-size:1.4rem;margin-bottom:.4rem}.guide-step__text{font-size:1.2rem}.guide-table th{width:auto;min-width:10rem}.guide-table th,.guide-table td{padding:1rem 1.2rem;font-size:1.3rem}.guide-contact-cta{padding:2.5rem 1.5rem}.guide-contact-cta h3{font-size:1.7rem}.guide-contact-info{flex-direction:column;align-items:center;gap:1rem}.guide-related-links{flex-direction:column}.guide-related-link{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-guide-page.css.map */
