@charset "utf-8";

/***** #contact01 *****/

#contact01 .modBloc {
}

#contact01 dl {
	max-width: 800px;
	margin: 0 auto;
}

.btnWrap ul {
	text-align: center;
}

.btnWrap ul li {
	margin: 0 5px;
	list-style: none;
	display: inline-block;
}

.page-id-9 .btnWrap ul li:nth-of-type(1) {
	display: none;
}

.thanksBloc {
	padding: 0 0 100px;
	text-align: center;
}

.thanksBloc h3 {
	margin-bottom: 40px;
	font-size: 1.2rem;
	line-height: 160%;
}

.thanksBloc p {
	font-size: 1rem;
	line-height: 300%;
}


@media screen and (max-width: 1100px) {
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 480px) {
}


