@charset "UTF-8";
/*!-- Utilities Stylesheet
================================================== */
/*!--[ 変数 ]--*/
:root{--sans-fonts:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;--serif-fonts:-apple-system,BlinkMacSystemFont,"Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif;--number-fonts:'Fjalla One',sans-serif;--color-white:#fff;--color-black:#2a2a2a;--color-grey:#999;--color-dark-grey:#4d4d4d;--color-light-grey:#e5e5e5;--color-extra-light-grey:#fafafa;--color-navy:#166682;--color-orange:#f39f16;--color-blue:#23a5d4;--color-green:#02bb80;--color-light-green:#f5faf5;--color-red:#c00;--color-pink:#fcc;--color-yellow:#fc0;--font-size-3xs:.5rem;--font-size-2xs:.625rem;--font-size-xs:.75rem;--font-size-s:.875rem;--font-size-m:1rem;--font-size-md:1.125rem;--font-size-l:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.75rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--font-size-5xl:3rem;--font-size-6xl:5rem;--font-size-big:7.5rem;--font-size-bigest:10rem;--font-weight-nm:400;--font-weight-bl:700}@media only screen and (width>=1280px){:root{--sans-fonts:"Noto Sans JP",sans-serif;--serif-fonts:"Noto Serif JP",serif}}