@charset "utf-8";

/*
Theme Name: my-theme
Theme URI:
Template: katawara
Description:
Author:
Tags:
Text Domain: katawara
Version: 0.0.1
*/

.p-widget {
	margin-bottom: 0;
}

.single .p-entry_meta
{
	display: none;
}


/*  フォーム　*/
input[type=date],
input[type=email],
input[type=tel],
input[type=text],
select,
textarea {
	width: auto;
}
