@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
    margin: 0 auto 158px;
}

.pageTitle {
	background-image: url(../img/price/page_title_bg.jpg);
}

/*191107 add*/
#main .mb40{
    margin-bottom: 40px !important;
}
#main p{
    margin-bottom: 15px !important;
}

#main table{
	width: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	font-size: 1.6rem;
}

#main th{
	padding: 20px 21px 25px;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.75;
}

#main td{
	line-height: 1.75;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 28px 23px 20px;
	border-left: 1px solid #e5e5e5;
}

#main tr:last-child th,
#main tr:last-child td{
	border-bottom: none;
}

#main table td:last-child{
	text-align: right;
}

#main table .price{
	width: 235px;
	box-sizing: border-box;
}

#main .sec01{
	margin-bottom: 84px;
}

#main .sec01 th span{
	font-size: 1.4rem;
}

#main .sec02 {
	margin-bottom: 150px ;
}

#main .sec02 table{
	margin-bottom: 49px;
}

#main .sec02 .bgBox{
	background: #eef3f9;
	padding: 20px 35px 22px;
}

#main .sec02 .bgBox li{
	line-height: 2;
}

#main .sec03{
	
}

#main .sec03 .list01 > li{
	padding: 60px 0 48px;
	border-top: 1px solid #e5e5e5;
}


#main .sec03 .list01 .ttl{
	font-weight: bold;
	font-size: 1.7rem;
	margin-bottom: 30px;
}

#main .sec03 .list01 .ttl span{
	color: #2e70b0;
}

#main .sec03 .list01 li ul li{
	letter-spacing: 1px;
	font-size: 1.6rem;
	line-height: 2;
	text-indent: -2em;
	margin-left: 2em;
}

#main .sec03 .calcBox{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

#main .sec03 .calcBox .box01{
	background: #1c8dcb;
	width: 165px;
	height: 115px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .sec03 .calcBox .box01 p{
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.65;
	letter-spacing: 1px;
}

#main .sec03 .calcBox .box01 p span{
	font-size: 10px;
	vertical-align: text-top;
}

#main .sec03 .calcBox .symbol01{
	font-size: 3.5rem;
	font-weight: bold;
	color: #1c8dcb;
	display: flex;
	align-items: center;
	padding: 0px 3px 6px;
}

#main .sec03 .calcBox .symbol02{
	font-size: 3.5rem;
	font-weight: bold;
	color: #1c8dcb;	
	display: flex;
	align-items: center;
}

#main .sec03 .calcBox .sum p{
	padding-top: 14px;
	display: flex;
	justify-content: center;
	color: #1c8dcb;
	font-weight: bold;
}

#main .sec03 .calcBox .sum .an{
	font-size: 8.0rem;
}

#main .sec03 .calcBox .sum .rlTxt{
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
		  writing-mode: vertical-rl;
	font-size: 2.4rem;
	width: 25px;
	text-align: center;
}

#main .sec03 .calcBox .sum .small{
	font-size: 10px;
	padding-top: 20px;
}

@media all and (max-width: 767px) {
	#conts{
		margin: 0 20px;
	}
	
	.pageTitle {
		background-image: url(../img/price/sp_page_title_bg.jpg);
	}

	#main table{
	}

	#main th{
		padding: 18px 12px 23px;
		line-height: 1.40;
	}

	#main td{
		line-height: 1.40;
		padding: 20px 10px 23px 14px;
		border-left: 1px solid #e5e5e5;
	}

	#main tr:last-child th,
	#main tr:last-child td{
		border-bottom: none;
	}

	#main table td:last-child{
	}

	#main table .price{
		width: 122px;
	}

	#main .sec01{
		margin-bottom: 74px;
	}

	#main .sec01 th span{
	}

	#main .sec02 {
		margin-bottom: 75px ;
	}

	#main .sec02 table{
		margin-bottom: 37px;
	}

	#main .sec02 .bgBox{
		background: #eef3f9;
		padding: 23px 20px 23px 21px;
	}

	#main .sec02 .bgBox li{
		text-indent: -1em;
		margin-left: 1em;
		line-height: 1.625;
	}

	#main .sec03{

	}

	#main .sec03 .list01 > li{
		padding: 33px 0 ;
	}

	#main .sec03 .list01 .ttl{
		line-height: 1.52;
		margin-bottom: 23px;
		text-indent: -1.25em;
		margin-left: 1.25em;
	}

	#main .sec03 .list01 .comPhotoBox{
		margin-bottom: 0;
	}
	
	#main .sec03 .list01 .ttl span{
	}

	#main .sec03 .list01 li ul li{
		letter-spacing: 0;
		line-height: 1.625;
		text-indent: -1em;
		margin-left: 1em;
	}

	#main .sec03 .calcBox{
		display: flex;
		justify-content: space-between;
		margin-bottom: 32px;
	}

	#main .sec03 .calcBox .box01{
		background: #1c8dcb;
		width: 22%;
		height: 98px;
	}

	#main .sec03 .calcBox .box01 p{
		font-size: 1.2rem;
		line-height: 1.375;
		letter-spacing: 0;
		padding: 0 5px;
	}

	#main .sec03 .calcBox .box01 p span{
		font-size: 8px;
	}

	#main .sec03 .calcBox .symbol01{
		font-size: 1.5rem;
		padding: 0px 3px 1px;
	}

	#main .sec03 .calcBox .symbol02{
		font-size: 1.5rem;
	}

	#main .sec03 .calcBox .sum p{
		padding-top: 30px;
	}

	#main .sec03 .calcBox .sum .an{
		font-size: 3.6rem;
	}

	#main .sec03 .calcBox .sum .rlTxt{
	  -webkit-writing-mode: vertical-rl;
		  -ms-writing-mode: tb-rl;
			  writing-mode: vertical-rl;
		font-size: 1.2rem;
		width: 13px;
	}

	#main .sec03 .calcBox .sum .small{
		font-size: 8px;
		padding-top: 5px;
	}

}