/*
Theme Name:oes-child
Template:oes
*/

html {
	 font-family: Montserrat, sans-serif;
	 font-size: 20px;
}

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	 font-family: Montserrat, sans-serif;
	font-weight: 300;
}
body,
button,

input,
select,
textarea {
	color: #5B351E;
	 font-family: Montserrat, sans-serif;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #D62861;
	font-size: 28px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: none;
}

.wrap {
	max-width: 1200px!important;
}

.inquiry-form, div.wpforms-container-full .wpforms-form .wpforms-field-label {
	color: #5B351E;
	font-family: Montserrat, sans-serif;
	font-size: 16px!important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	color: #D62861!important;
	font-family: Montserrat, sans-serif!important;
	font-size: 14px!important;
}

.site-info {
	font-size: 16px!important;
	font-weight: 300!important;
}

u {
	text-decoration: none;
}