@charset "utf-8";
/*-------- price.html PC--------*/
#mainBlock{
	text-align: left;
}
/*-------- price PC--------*/
#price .textarea{
	font-size: 1.8rem;
	margin-top: 73px;
}

#price .textarea p{
	margin-top: 50px;
	font-size: 1.5rem;
}
#price .hd03_01{
	margin-top: 89px;
}
#price .tablearea02{
	margin-top: 43px;
}
#price .tablearea02.wrap05{
	padding: 0;
}
#price .tablearea02 .red_text{
	color: #be2820;	
}
#price .tablearea02 .blue_text{
	color: #0070b5;
}
#price .tablearea02 .green_text{
	color: #267514;
}
#price .tablearea02 .accent_money{
	text-align: right;
	font-size: 2.8rem;
}
#price .tablearea02 .accent_money span{
	font-size: 1.8rem;
}
#price .tablearea02 .accent_money .flex01 .dtext{
	color: #000;
	font-size: 1.8rem;
	text-align: left;

}
#price .notetext{
	margin-top: 40px;
	color: #be2820;
}
#price .notetext p{
	font-weight: bold;
}
#price .notetext ul{
	margin-top: 13px;
}
#price .notetext ul li{
	line-height: 2;
	text-indent: -1em;
    padding-left: 1em;
}
#price table.tablearea02 tbody th{
	padding:14px 0 14px 14px;
}
#price table.tablearea02 tbody th .flex02{
	padding: 0px 34px 0px 0px;
    border-right: solid 1px #bfbfbf;
	line-height: 1;
}
#price table.tablearea02 tbody tr td {
	border-top: 1px solid #666;
	padding: 14px 14px 18px;
}
#price .tablearea02 .accent_money:nth-child(1){
	border-top: 1px solid #bfbfbf;
}
#price table.tablearea02 tbody tr td:last-child:nth-child(2){
	border-top: 1px solid #bfbfbf;
}
#price table.tablearea02 thead th:nth-child(2){
	border-bottom: 1px solid #666;
}
#price table.tablearea02 thead th:last-child{
	border-bottom: 1px solid #666;
}

#price table.tablearea02 tbody tr td:last-child{
	padding:0;
	
}
#price table.tablearea02 tbody tr td div.flex02:last-child{
	position: relative;
}
#price table.tablearea02 tbody tr td.normal div.flex02::before{
	content: "";
	height: 110px;
	display: inline-block;
	border-left: 1px solid #bfbfbf;
	padding-left: 23px;
}
#price table.tablearea02 tbody tr td.smallborder_bottom div.flex02::before{
	content: "";
	position: absolute;
	height: 55px;
	display: inline-block;
	border-left: 1px solid #bfbfbf;
	top: 0;
}
#price table.tablearea02 tbody tr td.smallborder_top div.flex02::before{
	content: "";
	position: absolute;
	height: 55px;
	display: inline-block;
	border-left: 1px solid #bfbfbf;
	bottom: 0;
}
#price table.tablearea02 tbody tr td.smallborder_bottom p,#price table.tablearea02 tbody tr td.smallborder_top p{
	padding-left: 23px;
}
table.tablearea02 tbody tr td:last-child::before{
	content: none;
}
/*-------- carfare PC--------*/
#carfare{
	margin-top: 75px;
}
#carfare table{
	margin-top: 45px;
}
#carfare table.tablearea02 thead th{
	height: 24px
}
#carfare table.tablearea02 thead th:first-child{
	width: 14.3%;
}
#carfare table.tablearea02 tbody tr td:last-child::before{
	content: "";
	padding-right: 20px;
    border-left: solid 1px #666666;
}
/*#carfare p{
		color: #be2820;
	}*/
/*-------- rank PC--------*/
#rank{
	margin-top: 90px;
}
#rank table{
	margin-top: 40px;
}

#rank table.tablearea02 thead th:first-child{
	width: 14.3%;
}
#rank .notetext{
	margin-top: 40px;
	color: #be2820;
}
#rank .notetext p{
	font-weight: bold;
}
#rank .notetext ul{
	margin-top: 13px;
}
#rank .notetext ul li{
	line-height: 2;
}
#rank table.tablearea02 tbody tr td:last-child::before{
	content: "";
	padding-right: 20px;
    border-left: solid 1px #666666;
}
/*-------- ohuse PC--------*/
#ohuse{
	margin-top: 80px;
}

#ohuse .flex02{
	margin-top: 30px;
	align-items: flex-start;
}
#ohuse figure img{
	width: 100%;
	max-width: 200px;
}
#ohuse .flex02 p{
	padding-left: 40px;
}
footer{
	margin-top: 95px;
}

/*-------- price.html SP--------*/
@media screen and (max-width: 1440px){
	.wrap07{
		padding-left:0;
		padding-right: 0;
	}
	div#header_right.wrap07{
		padding: 0;
	}
	#price .tablearea02 .accent_money{
		font-size: 2.4rem;
	}
}
@media screen and (max-width: 1234px){
	#price .tablearea02 .accent_money.red_text .flex01::before{
		padding-right: 30%;
	}
	#price .tablearea02 .accent_money .flex01::before{
		padding-right: 0px;
	}		
}
@media screen and (max-width: 1024px){
	div#header_right.wrap07{
		padding: 95px 0 0;
	}
		#price table.tablearea02 tbody th .flex02{
		padding:0 14px 0 0;
	}
}
@media screen and (max-width: 768px){
	/*-------- price SP--------*/
	#price .tablearea02{
		margin-top: 30px;
	}
	#price table.tablearea02 tbody th .flex02{
		border: none;
		padding: 0;
	}
	#price .font-n{
		font-weight: normal;
	}
	#price table.wrap05{
		padding: 0;
		width: 100%;
	}
	#price .wrap07{
		width: 100%;
		padding: 0 30px;
	}
	#price table.wrap05,#carfare table,#rank table{
		border-left: none;
		border-right: none;
		width: 100%;
	}
	#price table.tablearea02 tbody th{
		padding: 10px;
	}
	#price .textarea{
		margin-top: 40px;
	}
	#price .textarea p{
		margin-top: 15px;
		line-height: 2;
	}
	#price .notetext{
		margin-top: 30px;
	}
	#price .notetext p{
		font-size: 2.0rem;
	}
	#price .hd03_01{
		margin-top: 110px;
	}
	#price .notetext ul{
		margin-top: 10px;
	}
	#price .notetext ul li{
		font-size: 1.5rem;
	}
	
	#price .tablearea02 td{
		text-align: left;
		font-size: 1.5rem;
	}
	#price .tablearea02 .accent_money span{
		font-size: 1.5rem;
	}
	#price .tablearea02 td.accent_money,#price .tablearea02 .accent_money{
		text-align: right;
		font-size: 2.0rem;
	}
	#price table.tablearea02 tbody th{
		border-bottom: none;
	}
	#price table.tablearea02 tbody tr:first-child th{
		border-top: none;
	}
	#price table.tablearea02 tbody tr td:first-child{
		font-weight: bold;
	}
	#price table.tablearea02 tbody tr th.table_hd{
		width:50%;
		background-color: #ebebeb;
		height: 100%;
	}
	#price table.tablearea02 tbody tr th.table_hd .flex02{
		justify-content: space-around;
	}
	#price table.tablearea02 tbody tr td:last-child{
		border-bottom: none;
		padding: 13px;
	}

	#price table.tablearea02 tbody tr td:last-child::before{
		border: none;
		content: none;
		padding: 0;
	}
	#price table.tablearea02 tbody tr td{
		padding: 10px;
	}
	#price .tablearea02 .accent_money div::before{
	content: none;
    padding-right: 0;
    border-left: none;
	height: 26px;
}
	#price .tablearea02 .accent_money:nth-child(1){
	border-top: 1px solid #666;
		}
		#price table.tablearea02 tbody tr td:last-child:nth-child(2){
			border-top: 1px solid #666;
		}
	/*-------- carfare SP--------*/
	#carfare{
		margin-top: 120px;
	}
	#carfare table{
		margin-top: 20px;
	}
	#carfare .wrap07{
		width: 100%;
		padding: 0 30px;
	}
	#carfare table.tablearea02 thead th:first-child{
		width: 35%;
	}
	
	#carfare table.tablearea02 thead th{
		font-size: 1.5rem;
	}
	#carfare p{
		font-size: 1.5rem;
	}
	/*-------- rank SP--------*/
	#rank{
		margin-top: 120px;
	}
	#rank .wrap07{
		width: 100%;
		padding: 0 30px;
	}
	#rank table{
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		margin-top: 30px;
	}
	#rank table.tablearea02 thead th:first-child{
		width: 35%;
	}
	#rank table.tablearea02 thead th:last-child{
		width: 15%;
	}
	#rank .notetext{
		margin-top: 20px;
	}
	#rank .notetext p{
		font-size: 2.0rem;
	}
	#rank .notetext ul{
		margin-top: 15px;
	}
	#rank .notetext ul li{
		font-size: 1.5rem;
		text-indent: -1em;
    	padding-left: 1em;
	}
	#rank table.tablearea02 thead th{
		font-size: 1.5rem;
	}
	/*-------- ohuse SP--------*/
	#ohuse{
		margin-top: 120px;
		padding-bottom: 40px;
	}
	#ohuse .wrap07{
		padding: 0 30px;
		width: 100%;
	}
	#ohuse .flex02{
		display: block;
		margin-top: 15px;
	}
	#ohuse figure img{
		margin: 0 auto;
		max-width: 300px;
	}
	#ohuse .flex02 p{
		padding: 0;
		margin-top: 30px;
		font-size: 1.5rem;
		text-align: left;
		line-height: 2;
	}
}
@media screen and (max-width: 600px){
	div#header_right.wrap07{
		padding: 82px 0 0;
	}
	#price table.tablearea02 tbody tr td{
		padding: 7px;
	}
	#price table.tablearea02 tbody tr td:last-child{
		padding: 7px;
	}
}
@media screen and (max-width:425px){
	#ohuse figure img{
		max-width: 160px;
	}
}
@media screen and (max-width: 375px){
	div#header_right.wrap07{
		padding: 73px 0 0;
	}
	#carfare table.tablearea02 tbody tr td:last-child,#rank table.tablearea02 tbody tr td:last-child{
		border-bottom: none;
		padding: 16px 0px 16px 0;
	}
}