/*
Theme Name: OITA TT
Template: neve
Author: MTD
Version: 1.0.0.1605079218
Updated: 2020-11-11 16:20:18

*/
.home .greeting h3{
	background-color: inherit;
}

.text-center {
    text-align: center;
}
form.wpcf7-form.init dl {
    text-align: center;
}
form.wpcf7-form.init dt {
	display:inline-block;
	float:left;
}
form.wpcf7-form.init dd {
	padding-left: 4em;
    margin-bottom: 1em;
}

h1, .single h1.entry-title {color: #41418b;}
h2 {color: #9a8962;}
h3 { background-color: #e7e7ef;
	padding: 0.2rem 0.8rem;}
@media (min-width: 960px){
h1, .single h1.entry-title {font-size: 2.4rem;}
}
@media (min-width: 960px){
h2 {font-size: 2.2rem;}
}

.category-senseki .wp-block-table td:first-child{
	vertical-align:top;
	font-weight:900;
	white-space:nowrap;
}