<!-- CSS -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="{{ asset('assets/css/magic-mouse.css','user_data') }}" />
<link href="{{ asset('assets/css/normalize.css','user_data') }}" type="text/css" rel="stylesheet">
<link href="{{ asset('assets/css/style.css','user_data') }}" type="text/css" rel="stylesheet">
<link href="{{ asset('assets/css/responsive.css','user_data') }}" type="text/css" rel="stylesheet">
<!--Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet">