@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic&display=swap');

/* ◆フォント
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

html, body, div, span, p, a, ul, li, table, tr, th, td, form, input, select, textarea, button {
	font-family: 'BIZ UDPGothic', 'BIZ UDGothic',"メイリオ",Meiryo,sans-serif;
}

.font1 {
	border-bottom:solid;
	border-width:2px;
}