.GoogleMap-module__GoPwzG__container{touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;padding:20px}.GoogleMap-module__GoPwzG__sectionTitle{color:#333;border-bottom:2px solid #667eea;margin-bottom:15px;padding-bottom:8px;font-size:1.2rem}.GoogleMap-module__GoPwzG__inputSection{margin-bottom:25px}.GoogleMap-module__GoPwzG__inputGroup{margin-bottom:15px}.GoogleMap-module__GoPwzG__label{color:#555;margin-bottom:5px;font-size:.9rem;font-weight:700;display:block}.GoogleMap-module__GoPwzG__input{box-sizing:border-box;border:2px solid #e1e5e9;border-radius:8px;width:100%;padding:12px 15px;font-size:1rem;transition:border-color .3s}.GoogleMap-module__GoPwzG__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.GoogleMap-module__GoPwzG__buttonGroup{gap:10px;margin-top:20px;display:flex}.GoogleMap-module__GoPwzG__calculateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;flex:2;padding:15px 20px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.GoogleMap-module__GoPwzG__calculateButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.GoogleMap-module__GoPwzG__calculateButton:disabled{opacity:.7;cursor:not-allowed}.GoogleMap-module__GoPwzG__clearButton{color:#666;cursor:pointer;background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;flex:1;padding:15px 20px;font-size:1rem;transition:background-color .2s}.GoogleMap-module__GoPwzG__clearButton:hover{background:#e9ecef}.GoogleMap-module__GoPwzG__error{color:#c33;background:#fee;border-left:4px solid #c33;border-radius:8px;margin:15px 0;padding:15px}.GoogleMap-module__GoPwzG__resultSection{margin:25px 0}.GoogleMap-module__GoPwzG__fareCard{background:linear-gradient(135deg,#f8f9ff,#e8f0fe);border:1px solid #e1e8f0;border-radius:12px;padding:20px}.GoogleMap-module__GoPwzG__totalFare{text-align:center;color:#333;background:#fff;border-radius:8px;margin-bottom:20px;padding:15px;font-size:1.3rem;font-weight:700;box-shadow:0 2px 8px #0000001a}.GoogleMap-module__GoPwzG__fareAmount{color:#667eea;font-size:1.5rem}.GoogleMap-module__GoPwzG__breakdown{margin:15px 0}.GoogleMap-module__GoPwzG__breakdownItem{color:#666;border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;display:flex}.GoogleMap-module__GoPwzG__distance{text-align:center;color:#888;margin-top:15px;font-size:.9rem}.GoogleMap-module__GoPwzG__mapSection{margin:25px 0}.GoogleMap-module__GoPwzG__mapPlaceholder{color:#6c757d;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.GoogleMap-module__GoPwzG__notice{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:30px;padding:20px}.GoogleMap-module__GoPwzG__notice h3{color:#856404;margin-bottom:10px}.GoogleMap-module__GoPwzG__notice ul{color:#856404;margin:0;padding-left:20px}.GoogleMap-module__GoPwzG__notice li{margin-bottom:5px;font-size:.9rem}@media (max-width:768px){.GoogleMap-module__GoPwzG__container{padding:15px}.GoogleMap-module__GoPwzG__buttonGroup{flex-direction:column}.GoogleMap-module__GoPwzG__calculateButton,.GoogleMap-module__GoPwzG__clearButton{width:100%}.GoogleMap-module__GoPwzG__totalFare{font-size:1.1rem}.GoogleMap-module__GoPwzG__fareAmount{font-size:1.3rem}}@media (max-width:480px){.GoogleMap-module__GoPwzG__container{padding:10px}.GoogleMap-module__GoPwzG__sectionTitle{font-size:1.1rem}.GoogleMap-module__GoPwzG__input{padding:10px 12px;font-size:.9rem}.GoogleMap-module__GoPwzG__calculateButton,.GoogleMap-module__GoPwzG__clearButton{padding:12px 15px;font-size:.9rem}.GoogleMap-module__GoPwzG__fareCard{padding:15px}.GoogleMap-module__GoPwzG__totalFare{padding:12px;font-size:1rem}.GoogleMap-module__GoPwzG__fareAmount{font-size:1.2rem}}
.Home-module__g21JLG__container{background:#fff;max-width:900px;min-height:100vh;margin:0 auto;padding:10px;font-family:Noto Sans JP,sans-serif}.Home-module__g21JLG__title{text-align:center;color:#333;text-shadow:none;margin:20px 0;font-size:clamp(1.2rem,4vw,2rem);line-height:1.3}.Home-module__g21JLG__mapWrapper{background:#fff;border:1px solid #e1e5e9;border-radius:15px;margin:20px 0;overflow:hidden;box-shadow:0 8px 32px #0003}@media (max-width:768px){.Home-module__g21JLG__container{padding:5px}.Home-module__g21JLG__title{margin:15px 0;padding:0 10px;font-size:1.3rem}.Home-module__g21JLG__mapWrapper{border-radius:10px;margin:10px 0}}@media (max-width:480px){.Home-module__g21JLG__container{padding:3px}.Home-module__g21JLG__title{margin:10px 0;font-size:1.1rem}}.Home-module__g21JLG__controls{background:#f9f9f9;border-bottom:1px solid #ccc;padding:.5rem}.Home-module__g21JLG__map{width:100%;height:400px}.Home-module__g21JLG__calcButtonWrapper{text-align:center;margin:1rem 0}.Home-module__g21JLG__calcButtonWrapper button{cursor:pointer;padding:.6rem 1.2rem;font-size:1rem}.Home-module__g21JLG__result{border:1px solid #000;border-radius:8px;margin-bottom:1rem;padding:1rem}.Home-module__g21JLG__notice{color:#555;padding:0 1rem 1rem;font-size:.8rem;line-height:1.4}
