/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 3.1.1676092705
Updated: 2023-02-11 14:18:25

*/

/* -----------------------------------------------------------------------
	カテゴリ別新着記事一覧
----------------------------------------------------------------------- */
.postlist-category {
	margin: 10px 0 5px 0;
	padding: 2px;
  	border-top: 1px dashed #999;
}
.postlist-category img {
	float: left;
	margin: 10px 6px 0 0;
	width: 80px;
	height: 80px;
}
.postlist-category a {
	display: block;
}
.postlist-category-inner {
	margin: 0;
	padding: 1px;
}
.postlist-category-inner p {
	font-size: 16px;
	margin: 1px 0 5px 3px;
}
.postlist-datetime span {
	font-size: 10px;

}

.form-item {
	padding: 4px 0;
}
.form-item-name {
	margin-bottom: 6px;
}

#block-10 {
	padding-bottom: 0;
}
