@charset "utf-8";

.layout-block-column {
	padding-top: 31px;
}
.layout-block-left {
	border-top-color: #e1a0b5;
}

.contact-tell-number {
	margin-bottom: -5px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}

#mailform .text-02 {
	margin: 28px 0 -7px;
	line-height: 1.75;
}

/* 確認画面 */
.contact-form-table-cofirm {
	margin-top: 32px;
}
.contact-form-table-cofirm td {
	padding: 27px 20px 26px;
	line-height: 1.85;
}
.contact-form-table table tr.last-child td {
	color: #c45c7e;
}

/* 完了画面 */
.contact-back {
	margin-top: 80px;
}
.contact-back a {
	display: block;
	width: 180px;
	height: 60px;
	background: #b31247;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
.contact-back a:hover {
	color: #fff;
	background: #f1759e;
}