input[type="text"], input[type="email"] {
	width: 100%;
	border-radius: 0;
}
.copy-small {
    font-size: 70%;
    text-decoration: underline;
    color: #fff;
}
.c-page-top {
	background-color: #333!important;
}
@media screen and (min-width: 1024px) {
.c-site-branding__title .custom-logo {
    padding-top: var(--_padding3);
	padding-bottom: var(--_padding3);
}
}
.c-entry__title {
	font-family: 'Enriqueta';
}

.page {
	background: none!important;
}

.ry-schedule .c-meta__item.c-meta__item--published {
	display: none;
}

/*SPのparallaxを右下で切り抜き*/

.js-bg-parallax__bgimage>img {
	object-position: 100% 100%;
}

.ry-mt-0 {
	margin-top: 0!important;
}

.ry-mt-1 {
	margin-top: -1rem!important;
}
.ry-top-news .c-entry-summary__title {
	font-size: 1.5rem;
	text-align: center;
	font-family: 'Enriqueta';
}

.ry-title .smb-section__title {
	line-height: 2;
}

.ry-text-right {
	text-align: right;
}

@media screen and (max-width: 767px) {
	.ry-svg-2, .ry-svg-3 {
		width: 250px;
	}
}

.l-body {
	font-family: serif!important;
}

.smb-section__title::after {
	background-color: #333!important;
	width: 30px;
}

/* .tax-ry_category header, .tax-ry_category footer {
	display: none!important;
} */

.wpcf7-text, .wpcf7-textarea {
	border-radius: 0!important;
}

.wpcf7-submit {
	background-color: #333!important;
	border-radius: 0!important;
}

.wp-block-column>h2:not([class]), .wp-block-group__inner-container>h2:not([class]) {
	border-color: #333!important;
}