body {
	font-family:'noto-sans-cjk-jp', 'Roboto', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", "FontAwesome", sans-serif !important;
    color: #000000 !important;
	font-size: 16px;
	line-height: 1.75em;
}

.font_bold{ font-weight: bold; }
.font_10{ font-size: 10px !important; }
.font_12{ font-size: 12px !important; }
.font_14{ font-size: 14px !important; }
.font_16{ font-size: 16px !important; }
.font_18{ font-size: 18px !important; }
.font_20{ font-size: 20px !important; }
.font_22{ font-size: 22px !important; }
.font_24{ font-size: 24px !important; }
.font_26{ font-size: 26px !important; }
.font_28{ font-size: 28px !important; }
.font_30{ font-size: 30px !important; }
.font_32{ font-size: 32px !important; }
.font_34{ font-size: 34px !important; }
.font_36{ font-size: 36px !important; }
.font_38{ font-size: 38px !important; }
.font_40{ font-size: 40px !important; }
.font_48{ font-size: 48px !important; }

.lh-100{ line-height: 1em;}
.lh-125{ line-height: 1.25em;}
.lh-150{ line-height: 1.5em;}

a,a:hover{ color: #000; }

p{ text-indent: 1em; }
p.noindent{ text-indent: 0 !important;}

.font_color_blue,
.font_color_blue:hover{
	color: #034DB4;
}

h3,
.h2_h3{
	border-left: 15px solid #034DB4;
	border-bottom: 2px solid #034DB4;
	padding-left: 8px;
	padding-bottom: 2px;
}
h4,
.h3_h4{
	border-left: 15px solid #034DB4;
	border-bottom: 0;
	padding-left: 8px;
	padding-bottom: 0;
}
h5{
	border-bottom: 2px solid #034DB4;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
	.font_md_10{ font-size: 10px !important; }
	.font_md_12{ font-size: 12px !important; }
	.font_md_14{ font-size: 14px !important; }
	.font_md_16{ font-size: 16px !important; }
	.font_md_18{ font-size: 18px !important; }
	.font_md_20{ font-size: 20px !important; }
	.font_md_22{ font-size: 22px !important; }
	.font_md_24{ font-size: 24px !important; }
	.font_md_26{ font-size: 26px !important; }
	.font_md_28{ font-size: 28px !important; }
	.font_md_30{ font-size: 30px !important; }
	.font_md_32{ font-size: 32px !important; }
	.font_md_34{ font-size: 34px !important; }
	.font_md_36{ font-size: 36px !important; }
	.font_md_38{ font-size: 38px !important; }
	.font_md_40{ font-size: 40px !important; }
	.font_md_48{ font-size: 48px !important; }
}

@media (min-width: 992px) {
 
}

@media (min-width: 1200px) {

}