/****************************************************************************************/
#form {
	margin-top: 84px !important;
}

#form .top-text {
	font-size: 1.6rem;
	line-height: 3rem;
	letter-spacing: -0.05rem;
}
/****************************************************************************************/
#form .required-desc {
	font-size: 1.6rem;
}
/****************************************************************************************/
#form form .table > * > * {
	border-width: 0;
}

#form form .table > * > *:nth-child(n+2) {
	margin-top: 5px;
}
/*******************************************/
#form form .group:nth-child(n+2) {
	margin-top: 38px;
}

/*#form form .group h2 {
	font-size: 2.6rem;
}*/

#form form .group > .table {
	margin-top: 2px;
}
/*#form form .group > h2 + .table {
	margin-top: 10px;
}*/

#form form .group > .table > * {
	padding: 12px 14px 19px 14px;
	border: 1px solid #afb0b1;
	border-width: 0 1px 1px 0;
}

#form form .group > .table > * > :first-child {
	font-size: 1.6rem;
}

#form form .group > .table > * > :first-child > :not(.smaller) {
	font-weight: bold;
}

#form form .group > .table > * > :first-child .smaller {
	font-size: 1.45rem;
	line-height: 1.9rem;
}
/*******************************************/
#form form .table .table-container {
	margin-top: 13px;
}

#form form .table .table > *:nth-child(n+2) {
	margin-top: 13px;
}

#form form .table .table > * > *:nth-child(n+2) {
	margin-top: 0;
}
/*******************************************/
#form form .item > :last-child {
	margin-top: 0;
	padding-top: 0 !important;
}

#form form .item > :last-child > * > * {
	margin: 17px 30px 0 0;
}

#form form .item label {
	white-space: nowrap;
}

#form form .item .error {
	margin-top: 11px;
}
/*******************************************
#form form .date > :last-child {
	margin-top: 12px;
}

#form form .date > :last-child > :first-child {
	margin-right: 8px;
}

#form form .date .error {
	margin-top: 5px;
}
/*******************************************/
#form form input[type="text"],
#form form select,
#form form textarea {
	font-size: 1.7rem;
}
/*******************************************/
#form form textarea {
	min-height: 140px;
}
/*******************************************
#form form .error {
	margin-top: 0px;
}
/****************************************************************************************/
#form-confirm .balloon {
	padding: 45px 25px 40px 25px;
}
/*******************************************/
#form-confirm .balloon .group span {
	padding: 0 8px;
	font-size: 1.6rem;
}
/*******************************************/
#form-confirm .balloon .texts .title {
	font-size: 2.4rem;
	line-height: 3.4rem;
}

#form-confirm .balloon .texts .text {
	margin-top: 30px;
}
/*******************************************/
#form-confirm .balloon .table {
	margin-top: 2px;
}

#form-confirm .balloon .table > *:nth-child(n+2) > *:first-child {
	padding-top: 21px;
}
#form-confirm .balloon .table > * > :last-child {
	padding: 4px 0 0 15px;
}
/*******************************************/
#form-confirm .label div {
	margin-left: 15px;
	display: inline;
}
/*******************************************/
#form-confirm .contact .value > :first-child {
	margin-top: 3px;
}
#form-confirm .contact .value > :last-child {
	margin-top: 10px;
}

#form-confirm .contact .value span {
	line-height: 2.1rem;
	display: block;
}
/****************************************************************************************/
.link-buttons h3 {
	font-size: 2.6rem;
	line-height: 3.4rem;
}

.link-buttons [nh-button] {
	margin-top: 0;
	height: 45px;
}
/*******************************************
#form-links .title {
	margin-top: 55px;
}

#form-links .title span {
	display: none;
}

#form-links .layout {
	margin-top: 45px;
}

#form-links .button:first-child {
	padding-right: 8px;
}
#form-links .button:last-child {
	padding-left: 8px;
}

#form-links [nh-button] {
	font-size: 1.5rem;
	letter-spacing: -0.05rem;
}
/*******************************************
#faq-link {
	margin-top: 65px;
}

#faq-link .layout {
	margin-top: 45px;
}

#faq-link .layout > * > * {
	display: block;
}

#faq-link .layout > * > * > * {
	width: 100%;
}

#faq-link .button {
	margin-top: 45px;
}

#faq-link [nh-button] {
	font-size: 1.8rem;
}
/****************************************************************************************
#form-complete {
	padding-top: 60px;
}

#form-complete .top {
	padding-top: 40px;
}

#form-complete h1 {
	font-size: 2.0rem;
}

#form-complete .texts h2 {
	font-size: 1.9rem;
}

#form-complete .texts p {
	line-height: 3.1rem;
}
/****************************************************************************************
#grad-form-error .content-area {
	padding-top: 40px;
}
/****************************************************************************************/
