#re-title-bg {
	width: 750px;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

#re-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝",
		"MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("../images/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

.list-title-bg {
	width: 750px;
	color: #282005;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

.list-title-bg h2 {
	color: #282005;
	text-align: left;
	font-size: 24px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝",
		"MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	background-image: url("../images/news-line-bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

.img-max {
	width: 100%;
	height: auto;
}

.div-b {
	width: 710px;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	background-image: url("../images/shop-info-bg.png");
	border: 1px solid #d9d6bb;
	padding: 5px;
	margin-bottom: 15px;
	text-align: left;
}

.card-header {
	background-color: #231815;
	color: #fff;
	border-bottom: 1px solid #d9d6bb;
	box-sizing: border-box;
	padding: 15px;
	font-size: 20px;
}

.card-header2 {
	background-color: #231815;
	color: #fff;
	border-bottom: 1px solid #d9d6bb;
	box-sizing: border-box;
	padding: 12px;
	font-size: 16px;
}

.card-box {
	border-bottom: 1px solid #d9d6bb;
	padding: 15px;
	color: #282005;
	font-size: 16px;
	font-weight: bold;
}

.card-box span {
	color: #282005;
	font-size: 16px;
	font-weight: bold;
}

.card-box form {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
}

input[type="submit"] {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	padding: 5px;
}

input[type="text"] {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	padding: 5px;
}

input[type="tel"] {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	padding: 5px;
}

input[type="email"] {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	padding: 5px;
}

.form-f-s {
	font-size: 11px;
}

.submit-r {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 400px;
}

.f-table {
	display: table;
	width: 100%;
}

.f-cell-33 {
	display: table-cell;
	width: 33%;
}

.f-cell {
	display: table-cell;
}

.f-row {
	display: table-row;
}

.text-center {
	text-align: center;
}

.error_red {
	color: red;
	font-size: 16px;
	margin-bottom: 10px;
}

.ok-text {
	font-size: 16px;
	margin-bottom: 10px;
}

.text-right {
	text-align: right;
}

.p-s {
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.5;
	border-top: dashed 1px #d9d6bb;
	padding-top: 10px;
}

.re-table {
	width: 710px;
	height: auto;
	margin: 0 auto;
}

.re-table th {
	background-color: #c3bc94;
	font-weight: bold;
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
	font-size: 10px;
}

.ma-b-10 {
	margin-bottom: 10px;
}

.re-table td {
	text-align: center;
	border: solid 1px #847d53;
	color: #333333;
	padding: 10px;
}

.re-table .w-12 {
	width: 12.5%;
}

.re-table .w-30 {
	width: 30%;
}

.re-table .w-20 {
	width: 20%;
}

.re-table .w-50 {
	width: 50%;
}

.re-table .w-70 {
	width: 70%;
}

.font-14 {
	font-size: 14px;
}

.font-16 {
	font-size: 16px;
}

.i-w-50 {
	width: 50%;
}

.i-w-40 {
	width: 40%;
}

.i-w-70 {
	width: 70%;
}

.i-w-90 {
	width: 90%;
}

.i-h-100 {
	height: 100px;
}

textarea {
	box-sizing: border-box;
	padding: 10px;
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
}

.rec-t {
	display: table;
	width: 100%;
}

.rec-t .cell {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
}

.rec-t .r30 {
	padding-right: 30px;
	text-align: right;
}

.rec-t .l30 {
	padding-left: 30px;
	text-align: left;
}

.pa-10 {
	padding: 10px;
	box-sizing: border-box;
}

.re-text-box {
	border: solid 1px #847d53;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
}

.title-sub {
	font-size: 14px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #fff;
}
