body { 
	min-width: 320px; 
	font-family: Avenir-Roman,Arial,TazuganeGothicStdN-Regular,游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serif !important;
}

.p-entry__inner p{
	color : rgb(10,10,10) !important;
	line-height : 1.95 !important;
	font-size : 1.1em;
	text-align : justify;
}

.p-entry__body li{
	color : rgb(10,10,10) !important;
}

.p-entry__body h2,.p-entry__body h3,.p-entry__body h4{
	color : rgb(10,10,10) !important;
	font-weight :  700 !important;
}

.p-entry__body ol,.p-entry__body ul{
	background-color : rgba(240,240,240,0.3);
	padding : 18px 24px 12px 40px !important;
	margin-left : 0 !important;
}

.p-entry__body a{
	color : #0086df !important;
	font-weight : bold;
	text-decoration: none;
}

.wp-block-separator{
	margin : 40px 0;
}

.wp-block-image figcaption{
	text-align: center;
	font-size : .9em;
}

@media screen and (max-width: 480px) {
	.wp-block-separator{
		margin : 40px 0;
	}

	.p-entry__inner{
		width : 95% !important;
	}	

	.p-entry__inner p{
		line-height : 1.75 !important;
		font-size : 1.05em;
	}

}

.p-header__logo, .l-header__bar--mobile, .p-footer__logo {
	background-color: #0094e2;
}

.p-article-slider__item-thumbnail{
	margin-right:4px;
}

.p-blog-archive__item-title {
  color: #000;
	font-size: 1.2em;
}
.p-entry__header .p-entry__title {
  color: #000;
	font-size: 2em;
}
.p-entry__related .p-article__title {
  color: #000;
	font-size: 1em;
}

.p-entry__body h1 {
  font-size: 200%;
	margin:50px 0px 5px 0px;
	padding-bottom:10px;
	border-bottom:dotted 1px;
}
.p-entry__body h2 {
  font-size: 150%;
	margin:20px 0px;
}
.p-entry__body h3 {
  font-size: 120%;
	margin:20px 0px;
}

.p-entry__body p {
  margin-bottom: 1em;
}

.p-entry__body .size-full {
  max-width: 740px !important;
}

.p-entry__thumbnail {
	display: none;
}

.l-primary, .p-entry__inner, .p-breadcrumb__inner, .p-entry__related, .c-comment {
	max-width: 800px;
}

.p-widget li, .p-widget li a {
  color: #666;
}

/* サムネ画像左上タグの背景色 */
.p-float-category span{
    background-color: black !important;
}

/* 記事内h1 */
.p-entry__inner h1{
   font-family: Avenir-Roman,Arial,TazuganeGothicStdN-Regular,游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,sans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serifsans-serif !important;
}

.p-entry__inner, .p-entry__related, .c-comment{
	margin : 0 auto;
}
