@charset "UTF-8";
/* 
@font-face {
    font-family: 'HinaMincho';
    src: url('/wp-content/themes/TjOrigin/assets/fonts/HinaMincho-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */
body {/* 
    font-family: 'HinaMincho', sans-serif; */
    background: #f7f7f7;
}
