@charset "utf-8";
/*
Template: jstork19
Theme Name: stork19_custom
Theme URI:http://open-cage.com/stork19/
Version: 1.0.0
Author: opencage
Author URI: https://open-cage.com/
*/


/* boxshadow削除 */
#content > #inner-content.wrap {
  box-shadow: none !important;
}

body {
	font-weight: 500;
	font-family: Noto Sans JP, Medium,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
	line-height: 1.925;
	font-feature-settings: "pwid";
	
}

body .entry-content p {
	line-height: 1.925;

}

.entry-content p {
		font-size: 18px;
}

.cat-name {
	font-weight: bold;
}