/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com
Template: onepress
Author: FameThemes
Author URI: https://www.famethemes.com
Description: OnePress sample child theme
Tags: light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
Version: 1.0.0.1677747611
Updated: 2023-03-02 18:00:11

*/

/*ローマ字大文字変換無効ここから*/
h5 {
	text-transform: none;
}
h6 {
	text-transform: none;
}
abbr,acronym,dfn {
	text-transform: none;
}
table th {text-transform: none;}
input[type="reset"], input[type="submit"], input[type="submit"],
.pirate-forms-submit-button, .contact-form div.wpforms-container-full .wpforms-form .wpforms-submit {
  text-transform: none;
}
.site-branding .site-title,
.site-branding .site-text-logo {
  text-transform: none;
}
.onepress-menu a {
  text-transform: none;
}
.page-header .entry-title,
.page-header .page-title {
  text-transform: none;
}
.error-404 .widgettitle, .error-404 .widget-title {
  text-transform: none;
}
.entry-meta {
  text-transform: none;
}
.entry-footer .cat-links, .entry-footer .tags-links {
  text-transform: none;
}
.nav-links a, .nav-links .page-numbers {
  text-transform: none;
}
#comments .comments-title {
  text-transform: none;
}
#comments .comment .comment-wrapper .comment-meta .comment-time, #comments .comment .comment-wrapper .comment-meta .comment-reply-link, #comments .comment .comment-wrapper .comment-meta .comment-edit-link {
  text-transform: none;
}
#comments .comment .comment-wrapper .comment-meta cite .fn {
  text-transform: none;
}
#respond .comment-reply-title {
  text-transform: none;
}
#respond label {
  text-transform: none;
}
.btn {
  text-transform: none;
}
.sidebar .widget .widget-title {
  text-transform: none;
}
.section-title-area .section-title {
  text-transform: none;
}
.section-title-area .section-subtitle {
  text-transform: none;
}
.hero__content h1, .hero__content h2, .hero__content h3, .hero__content h4, .hero__content h5, .hero__content h6 {
  text-transform: none;
}
.hero-content-style1 h2 {
  text-transform: none;
}
.counter_item .counter__number {
  text-transform: none;
}
.team-member .member-position {
  text-transform: none;
}
.section-news .list-article-meta, .archive .list-article-meta, .blog .list-article-meta {
  text-transform: none;
}
.wpcf7-form {
  text-transform: none;
}
.section-videolightbox .videolightbox__heading {
  text-transform: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce button.button.alt {
  text-transform: none;
}
.related.products h2, #tab-description h2 {
  text-transform: none;
}
div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-label, div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-sublabel {
  text-transform: none;
}
.c-bully {
  text-transform: none;
}
.wp-block-pullquote cite {
  text-transform: none;
}
/*ローマ字大文字変換無効ここまで*/

.site-footer .footer-connect {
	padding:3rem 0rem;
}

.entry-meta .byline{
	display:none;
}
.entry-footer{
	display:none;
}
.post-19 h2.wp-block-post-title{
	margin-bottom:5px;
}

/*トップここから*/
@media screen and (max-width: 991px){
	.col-md-12:last-child{
		text-align:center;
	}
}
/*トップここから*/
