/*
 Theme Name: HAKU Child
 Template: haku_tcd080
*/

/*レポートダウンロード*/
.download_title,
.muryousoudan_title {
	font-size: 25px;
	font-weight: bold;
}

.page-id-371 #page_header .headline,
.page-id-378 #page_header .headline {
	display: none;
}

body.page-id-345.header_fix,
body.page-id-378.header_fix,
body.page-id-374.header_fix,
body.page-id-371.header_fix{
  padding-top: 0 !important;
}

.wpcf7 p {
	font-size: 15px!important;
}

.apply-line {
	margin-bottom: 30px;
}

.hissu {
	color: red;
}

.recaptcha {
	text-align: center;
	margin-bottom: 30px;
}

.recaptcha p {
	margin-bottom: 5px!important;
}

.wpcf7 select, .wpcf7 .wpcf7-list-item-label {
	font-size: 15px!important;
}

.wpcf7 textarea {
	height: 150px!important;
	width: 80%!important;
}

.zenkaku-error {
  background-color: #ffe6e6;
  border: 1px solid #ff0000;
  padding: 10px;
  border-radius: 5px;
}

/*recaptchaマークの非表示*/
 .grecaptcha-badge {
    visibility: hidden !important;
}