@charset "utf-8";
/*
Theme Name: tdesign-a
Theme URI:
Description: tdesign-a
Version: 1.0
Author: TENSHOKU ICHIBA Inc.
Author URI: http://www.1049.cc
*/

.en,
.ttl-en,
.number {
	font-family: "freight-big-pro", serif;
}
.noto-san {
	font-family: "Noto Sans JP", sans-serif;
}

main {
	flex: 1 1 auto;
}
body > .wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
input::placeholder {
	color: #b5b5b5;
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed !important;
	}
}
