@charset "utf-8";
/*
	Theme Name: fukuoka-east-hcn
*/

#container #breadcrumbs span.aioseo-breadcrumb:nth-of-type(3) > a {
	pointer-events: none;
}
section.top {
	background-color: #628454;
}
section.top h2 {
	color: #fff;
}
h3.citizen {
	border-bottom: 2px solid #c1568b;
}
h3.hospice {
	border-bottom: 2px solid #4b5b09;
}
h3.seminar {
	border-bottom: 2px solid #7f5b3a;
}
h3.other {
	border-bottom: 2px solid #555e8c;
}
.upper p {
	display: inline-block;
	padding: 0 1rem;
	color: #fff;
}
.upper p.citizen {
	background-color: #c1568b;
}
.upper p.hospice {
	background-color: #4b5b09;
}
.upper p.seminar {
	background-color: #7f5b3a;
}
.upper p.other {
	background-color: #555e8c;
}
.upper p.member {
	background-color: #b7f4f5;
	color: #000;
}
article {
	margin: 2.5rem 0;
}
article .date {
	margin-bottom: 1rem;
}

article .wp-block-file {
	margin: 1rem 0;
	text-align: left;
}
article .wp-block-file a.wp-block-file__button.wp-element-button {
	background-color: #628454;
	padding: 0 1rem;
}
article .wp-block-file a.wp-block-file__button.wp-element-button:link,
article .wp-block-file a.wp-block-file__button.wp-element-button:visited {
	color: #fff;
}
article > .wp-block-gallery,
article > .wp-block-image {
	margin: 1rem 0;
}



/*―――――――――――――――――――――――――
タプレット設定
―――――――――――――――――――――――――*/
@media all and (min-width: 576px) {


}

/*―――――――――――――――――――――――――
PC設定
―――――――――――――――――――――――――*/
@media all and (min-width: 992px) {




}
