.main_contents h1.title span {
	font-family: 'メイリオ', Meiryo, sans-serif;
	font-size: 50%;
	line-height: 100%;
	margin: 0;
	padding: 5px 0;
	width: 65%;
	color: rgba(228, 0, 18, 1.0);
	font-weight: normal;
	text-align: center;
	border: 2px solid rgba(228, 0, 18, 1.0);
	display: inline-block;
	float: right;
}

.lease_contents {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.lease_contents h1 {
	color: rgba(255, 255, 255, 1.0);
	font-size: 100%;
	line-height: 100%;
	padding: 7px 0 6px 25px;
	margin: 0;
	box-sizing: border-box;
	background: url("../images/price/back.png") no-repeat;
	background-color: rgba(0, 0, 0, 1.0);
	background-size: contain;
}

.lease_contents h1 span {
	float: right;
	font-weight: normal;
	padding: 0 10px 0 0;
	font-size: 80%;
}

.lease_contents table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.lease_contents th {
	font-weight: normal;
	font-size: 80%;
	background: rgba(229, 229, 229, 1.0);
}

.lease_contents th,
.lease_contents td {
	border: 1px solid rgba(200, 200, 200, 1.0);
	text-align: center;
	padding: 10px 0;
}

.lease_contents th.red,
.lease_contents td.red {
	color: rgba(228, 0, 18, 1.0);
}

.lease_contents th span,
.lease_contents td span {
	font-weight: bold;
}

.lease_contents td.menu {
	vertical-align: top;
	font-size: 80%;
}

.lease_contents strong {
	width: 90%;
	display: block;
	margin: 5px auto 10px auto;
	padding: 10px 0;
	color: rgba(255, 255, 255, 1.0);
	font-size: 120%;
	background: rgba(200, 200, 200, 1.0);
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
}



.lease_contents span.tyuu {
	font-size: 80%;
	margin: 10px 0 0 0;
	display: block;
}

.lease_contents span.tyuu2 {
	color: rgba(228, 0, 18, 1.0);
	margin: 10px 0 0 0;
	display: block;
	font-weight: bold;
}

img.tyuusyaku {
	display: block;
	margin: 50px 0;
}

div.maniti {
	/* border:2px solid rgba(228,0,18,1.0); */
	border: 0px solid rgba(228, 0, 18, 1.0);
	/* padding:20px; */
	padding: 0px;
	margin: 20px 0 0 0;
	font-weight: bold;
}

div.maniti span.red {
	color: rgba(228, 0, 18, 1.0);
	font-size: 110%;
	border: 2px solid rgba(228, 0, 18, 1.0);
	padding: 5px 30px 5px 32px;
}

div.maniti span.kei {
	border-top: 2px solid #000;
	padding: 10px 0 0 0;
}

div.maniti table {
	width: auto;
	margin: 30px 0 20px 0;
}

div.maniti td {
	border: 0;
	text-align: left;
	padding: 0 50px 10px 0;
}

div.maniti img {
	display: block;
	margin: 30px 0 20px 0;
}

.lease_subtitle {
	font-size: 20px;
	font-weight: 400;
}

.lease_list_area {
	margin: 50px 0px 80px;
}

.lease_phone_area {
	margin: 50px 0px 50px;
	padding: 10px 0 0 0;
	height: 100px;
	background-color: #FFD9D9;
	text-align: center;
}

.lease_phone {
	font-size: 40px;
	padding: 0 15px 0 15px;
	/* line-height: 2.4; */
}

.lease_phone_box {
	width: max-content;
	margin: auto;
}

.lease_phone_txt {
	display: block;
	text-align: right;
}

.border_box {
	border: 2px solid rgba(228, 0, 18, 1.0);
	padding: 10px;
	margin: 0 25px 0 0;
}

.lease_img {
	width: 100%;
}

.lease_point {
	font-size: 110%;
    font-weight: bolder;
    line-height: 1;
    border-bottom: solid 0.1rem #ff0000;
    /* text-decoration: border 1px #000d51; */
    /* background: linear-gradient(transparent 60%, #FFff00 30%); */
    display: inline-block;
}

.num_point {
	font-size: 135%;
	font-weight: bolder;
}