@import url(variable.less);

.sec_01 {
	padding-bottom: 0 !important;
}

.inp_form {
	margin-top: 0;
	textarea {
		height: 38rem;
	}
}

.btn_box {
	margin-top: 5rem;
	.btn_hp {
		width: 16rem;
		height: 5.4rem;
		@media @mobile_l {
			width: 100%;
		}
	}
}
