@charset "UTF-8";

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

html {
    margin: 0px;
}

html {
    visibility: hidden;
}

html.wf-active,
html.wfno-load {
    visibility: visible;
}

body {
    margin        : 0px;
    font-family   : 'M PLUS 2', sans-serif;
    font-size     : 16px;
    color         : #2d2d2d;
    letter-spacing: 1px;
}

a {
    text-decoration: none;
}