@charset "UTF-8";
body {
	font-family: 'Noto Sans JP','Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W6', 'メイリオ', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Noto Sans JP','Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W6', 'メイリオ', sans-serif;
	font-weight: bold;
	line-height: 1.4;
}

#fh5co-logo img {
	display: inline-block;
	max-width: 70%;
}

#fh5co-intro .fh5co-lead {
	font-size: 18px;
	line-height: 1.8;
}

.footer__logo {
	width: 100%;
	max-width: 200px;
}

.top-news__list {
	margin-bottom: 20px;
	border-top: 1px solid #eee;
}

.top-news__item {
	border-bottom: 1px solid #eee;
}

.top-news__item a {
	display: -ms-flexbox;
	display: flex;
	padding: 20px;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-news__item a ._time {
	width: 120px;
}

.top-news__item a ._ttl {
	width: calc(100% - 120px);
}

.table-1 {
	width: 100%;
	border-top: 1px solid #eee;
}

.table-1 th,
.table-1 td {
	padding: 15px;
	border-bottom: 1px solid #eee;
}

.wp-postItem {
	border-bottom: 1px solid #eee;
}

.wp-postItem:first-child {
	border-top: 1px solid #eee;
}

.wp-postItem a {
	display: block;
	padding: 20px;
}

.wp-postItem__ttl {
	margin-bottom: 0;
}

.sideBox {
	margin-bottom: 50px;
}

.wp-paging .prev {
	float: left;
}

.wp-paging .next {
	float: right;
}

.breadcrumb a {
	text-decoration: underline;
	color: #7f7f7f;
}

.pp_box {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #eee;
}

.pp_box__inner {
	overflow-y: scroll;
	height: 200px;
	padding: 5px;
	padding: 20px;
	border-top: none;
	background: #fff;
}

._required {
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 10px;
	padding: 3px 7px;
	color: #fff;
	background: #dc0000;
}

._required._nini {
	background: #444;
}

.top-aboutus {
	color: #fff;
}

.top-aboutus .fh5co-heading {
	color: #fff;
}

@media only screen and (max-width: 768px) {

._required {
	top: 30px;
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.table-contact th,
.table-contact td {
	display: block;
}

.table-contact th {
	padding-bottom: 0;
	border-bottom: none;
}

.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	width: 100%;
}

}


/*# sourceMappingURL=original.css.map */
