@charset "UTF-8";
.laodnews {
	max-width: 1400px;
	margin: 0 auto;
	padding: 10px;
}
.laodnews .blog_text {
	font-size: 1em !important;
	width: 100% !important;
	padding: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.laodnews .blog_date {
	text-align: right;
	width: 10%;
	margin-right: 4%;
	letter-spacing: 0.05em;
	color: #fff !important;
	font-family: "Roboto", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.laodnews h3 {
	text-align: left;
	font-size: 1em !important;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0 !important;
	font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.laodnews h3 a {
	color: #fff !important;
	text-decoration: underline !important;
}
.laodnews ul{
	display: none;
}
@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
}

@media only screen and (max-width: 640px) {
}
