@charset "UTF-8";
/* CSS Document */

/*
==========================================================
お問い合わせ
==========================================================
*/

#container .box {
	overflow: hidden;
	margin-bottom: 20px;
}


@media print, screen and (min-width: 769px) {
#thanks {
	margin-bottom: 100px;
}
#thanks h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
#thanks h3 {
	text-align: center;
	margin-bottom: 30px;
}
#thanks p {
	text-align: center;
	margin-bottom: 50px;
}
#thanks address {
	text-align: center;
	font-style: normal;
	font-size: 14px;
	line-height: 1.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 40px;
}
#form .box h3 {
	margin-bottom: 10px;
}
#form .box .tel {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #eee;
}
#form .tel dl {
	font-size: 32px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
#form .tel dl dt {
}
#form .tel dl .tel {
	float: left;
	width: 250px;
	text-align: left;
}

}



@media print, screen and (max-width: 768px) {
#thanks {
	margin-bottom: 50px;
}
#thanks h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 24px;
}
#thanks h3 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 16px;
}
#thanks p {
	text-align: left;
	margin-bottom: 50px;
	font-size: 13px;
	line-height: 1.5em;
}
#thanks address {
	text-align: left;
	font-style: normal;
	font-size: 14px;
	line-height: 1.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 40px;
}
#form .box h3 {
	margin-bottom: 10px;
}
#form .box .tel {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #eee;
}
#form .tel dl {
	font-size: 24px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
#form .tel dl dt {
	float: left;
	width: 190px;
}
#form .tel dl .tel {
	float: left;
	width: 250px;
	text-align: left;
}

}
