@charset "UTF-8";

/*
Theme Name: Coconara Clinic 2026
Author: Lokal Japan Web Team
Description: Coconara Clinic 2026 - Cooperation Website Theme
Version: 1.0
Coconara Clinic 2026 - Cooperation Website Theme, (C) 2026 Lokal Japan Inc.
*/

html {
    margin: 0px;
}

body {
    margin             : 0px;
    font-family        : "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight        : 500;
    font-style         : normal;
    font-size          : 16px;
    letter-spacing     : 1.6px;
    color              : #3f3f3f;
}

a {
    color          : inherit;
    text-decoration: none;
}

.grecaptcha-badge {
    visibility    : hidden;
    pointer-events: none;
}