{"version":3,"sourceRoot":"","sources":["../../../../resources/aura/src/scss/abstracts/__abstracts-dir.scss","../../../../resources/aura/src/scss/lang_ja.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;ACIA;EACE;EACA;;AACA;EACE;EACA;EACA;;;AAGJ;EACE;;;AAEF;EACE;EACA","file":"lang_ja.css","sourcesContent":["/*\nThis file is used to contain all abstracts imports.\nFiles inside this folder can contain abstract settings, helpers or functions. They have no direct output.\n*/\n\n//Import Abstracts files\n@import \"custom_properties\";\n@import \"variables\";\n@import \"mixins\";\n","@charset \"utf-8\";\n//Abstracts\n@import \"abstracts/__abstracts-dir\";\n\nhtml[lang|=\"ja\"] body {\n  font-family: $japanese_text_font, $default_font;\n  font-weight: 400;\n  .heading-fonts, h1, .h1 {\n    font-family: $japanese_text_font, $default_font;\n    text-transform: none;\n    font-weight: 700;\n  }\n}\nhtml[lang|=\"ja\"] strong {\n  font-weight: 700;\n}\nhtml[lang|=\"ja\"] button, html[lang|=\"ja\"] input, html[lang|=\"ja\"] select, html[lang|=\"ja\"] textarea {\n  font-family: $japanese_text_font, $default_font;\n  font-weight: 400;\n}\n"]}