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

#container_wrap h2 {
	width: 72px;
	border-bottom: 2px solid #000;
}

#contact p.left {
	width: 100%;
	margin-bottom: 8px;
}

#contact p.left span {
	color: #DE2229;
	font-size: 10px;
}

#contact div.right {
	width: 100%;
	margin-bottom: 20px;
}

.ft02 {
	width: 97%;
	padding: 1%;
	font-size: 16px;
}

#sub {
	clear: both;
	width: 100px;
	height: 32px;
	margin: 30px auto 0;
}

.wpcf7-submit {
	width: 110px;
	height: 32px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	border: none;
	background: #CCCCCC;
	color: #000;
	letter-spacing: 2px;
}

.wpcf7-submit:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.wpcf7-validation-errors {
	border: 2px solid #CCCCCC !important;
	text-align: center !important;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #CCCCCC !important;
	text-align: center !important;
}

@media print, screen and (min-width:640px){

#container_wrap h2 {
	width: 72px;
	border-bottom: 2px solid #000;
}

#contact{
	width:730px;
	}

#contact p.left {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}

#contact p.left span {
	font-size: 10px;
	color: #DE2229;
}

#contact div.right {
	float: left;
	width: 527px;
	margin-bottom: 30px;
}

.ft02 {
	width: 517px;
	padding: 5px;
	font-size: 14px;
}

#sub {
	clear: both;
	width: 100px;
	height: 30px;
	margin-top: 40px;
	margin-left: 420px;
}

.wpcf7-submit {
	width: 100px;
	height: 30px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	border: none;
	background: #CCCCCC;
	color: #000;
	letter-spacing: 2px;
}

.wpcf7-submit:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.wpcf7-validation-errors {
	border: 2px solid #CCCCCC !important;
	text-align: center !important;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #CCCCCC !important;
	text-align: center !important;
}
}