@charset "utf-8";
/*------------------------------------------------------------
	¡ôÕi¤ßÞz¤ßHTML
	sale/index.html
------------------------------------------------------------*/
.text00 {
	margin-bottom: 30px;
}

#tel {
	margin-bottom: 50px;
	line-height: 1.5;
}

#tel p {
	text-align: center;
}

#tel .tel {
	font-size: 40px;
	font-weight: bold;
	color: #C1272D;
}

#tel .time {
	font-size: 18px;
	font-weight: bold;
}

#mail .text01 {
	margin-bottom: 20px;
}

#mail .text01 span {
	font-weight: bold;
}

.table01 .col01 {
	width: 230px;
}

.table01 th {
	position: relative;
	text-align: left;
}

.table01 th .must {
	width: 55px;
	height: 26px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
	right: 0;
}

.table01 .th01 .must {
	top: 90px;
}

.table01 td ul {
	padding-left: 10px;
}

.table01 td .form_list01 {
	padding: 5px 0 15px 10px;
}

.table01 td .form_list01 li {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

.table01 td .comment {
	padding-left: 5px;
	font-size: 12px;
}

.table01 td ul li label {
	display: inline-block;
	padding: 5px 0 0 10px;
}

.table01 td input[type="text"]{
	width: 290px;
	padding: 5px;
	font-size: 16px;
}

.table01 td label input {
	margin: 0 5px;
}

.table01 td #fAddress {
	width: 558px;
}

.table01 td #details {
	width: 566px;
	height: 150px;
	font-size: 16px;
}

.form_btn {
	margin-top: 50px;
	text-align: center;
}

.form_btn button {
	background: none;
	border: none;
}

.form_btn button:hover {
	opacity: 0.7;
	cursor: pointer;
}

/*------------------------------------------------------------
	¡ôÕi¤ßÞz¤ßHTML
	contact/thanks.html
------------------------------------------------------------*/
#thanks .caution {
	margin-top: 10px;
	font-size: 12px;
}

#thanks .back {
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
