.entry-title {
	line-height: 1.4;
}
.change-require-mark {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
}
@media screen and (max-width: 750px) {
	.table-res-form {
		margin-top: 0;
	}
	.change-require-mark {
		font-size: 2.8vw;
	}
}
.entry-content .wpcf7 .wpcf7-not-valid-tip {
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}
.table-res-form form label {
    display: inline-flex;
    align-items: center;
}
.table-res-form th {
	padding: 1.5em 1em;
	min-width: 208px;
}
.table-res-form td {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 0.5em;
	max-width: 712px;
}
@media screen and (min-width: 751px) {
	.table-res-form input.sizeM {
		max-width: 28vw;
	}
}
@media screen and (max-width: 750px) {
	.table-res-form td {
		flex-direction: column;
		align-items: flex-start;
	}
	.table-res-form input.sizeM {
		width: 80%;
	}
}
.table-res-form td.col {
	flex-direction: column;
}
.table-res-form td div {
	width: 100%;
}
.table-res-form td .wpcf7c-elm-step1 {
	margin-left: 0;
	padding-top: 0.3em;
}
.table-res-form td .no-change {
	white-space: nowrap;
}
.table-res-form input[type="radio"], .table-res-form input[type="checkbox"] {
	margin-top: 0;
	margin-right: 0.5em;
}
.table-res-form .grad-school > div {
	padding: 0.8em 0 0.5em;
}
.table-res-form .grad-school .wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.table-res-form .grad-school span.wpcf7-list-item {
	width: 42%;
	max-width: 280px;
}
@media screen and (max-width: 790px) {
	.table-res-form .grad-school span.wpcf7-list-item {
		width: 100%;
		max-width: 100%;
	}
}
.table-res-form .grad-school span.wpcf7-list-item.last {
	max-width: 395px;
}
@media screen and (max-width: 750px) {
	.table-res-form .grad-school span.wpcf7-list-item {
		width: 100%;
		max-width: 100%;
	}
}
.table-res-form .tel,
.table-res-form .year {
	position: relative;
}
.table-res-form .tel .wpcf7-form-control-wrap,
.table-res-form .year .wpcf7-form-control-wrap {
	position: inherit;
}
.table-res-form .tel .wpcf7-not-valid-tip,
.table-res-form .year .wpcf7-not-valid-tip {
	position: absolute !important;
	left: 0;
	width: 100%;
}
.table-res-form select {
	border: 1px #8b8b8b solid;
    padding: 0.5em;
    border-radius: 2px;
    margin: 0.5em;
}
.table-res-form .pal {
	border-top: 1px solid #fff;
}
.table-res-form .pal th {
	padding-top: 2.5em;
	padding-bottom: 1em;
}
.table-res-form .pal td {
	padding-top: 1.5em;
	padding-bottom: 1em;
}
@media screen and (min-width: 751px) {
	.table-res-form .pal-form {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
}
.table-res-form .pal input.sizeS {
	width: 87px;
}
.table-res-form .pal input.sizeM {
	width: 180px;
}
.table-res-form .pal input.sizeL {
	max-width: 395px;
}
.entry-content .wpcf7 form ul li {
	display: flex;
	align-items: flex-start;
}
.entry-content .wpcf7 form .agree {
	text-align: center;
}
select.wpcf7c-conf {
	appearance: none;
}
.wpcf7c-elm-step3 {
    text-align: center;
}
ul li b {
    text-decoration: underline;
}
.table-res-form td p {
	display: flex;
	align-items: center;
}
.table-res-form .tel label {
	display: inline-flex;
	align-items: center;
	white-space: nowrap;
}
.table-res-form .tel input.sizeSS {
	width: 70px;
}
.table-res-form .grad-school p {
	flex-direction: column;
	align-items: flex-start;
}
[data-name="message"] {
	width: 100%;
}
.custom-validation-error ul {
	margin: 0;
}
.wpcf7 form .wpcf7-response-output {
	border-color: #ffffff;
	font-weight: bold;
}