@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 23px;
}

#conts p {
	line-height: 1.7;
}

#conts .txt01 {
	color: #095ba5;
	font-size: 21px;
	margin: 0 0 17px 3px;
	line-height: 1.4;
	font-weight: bold;
}

#conts .box01 {
	margin-bottom: 40px;
}

#conts .box01 span {
	color: #095ba5;
}

#conts .box01 .fl {
	margin-left: 3px;
	width: 440px;
}

#conts .box01 .fr {
	margin-top: 6px;
}

#conts .box02 {
	margin-bottom: 40px;
}

#conts .box02 .top {
	background: url(../images/charge/top_bg.gif) no-repeat center top;
	height: 10px;
}

#conts .box02 .center {
	background: url(../images/charge/center_bg.gif) repeat-y center top;
	padding-bottom: 4px;
}

#conts .box02 .bottom {
	background: url(../images/charge/bottom_bg.gif) no-repeat center top;
	height: 6px;
}

#conts .box02 .squareBox {
	border: 1px solid #d9d9d9;
	width: 660px;
	margin: 0 auto;
	padding: 19px;
}

#conts .box02 .squareBox p {
	background-color: #095ba5;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 8px 0;
	border-radius: 4px;
	position: relative;
	behavior: url(../js/pie.htc);
	margin-bottom: 20px;
}

#conts .tableBox table {
	margin-bottom: 0;
}

#conts .box02 table td {
	background-color: #fff;
	padding: 14px 26px 10px 16px;
	line-height: 1.7;
}

#conts .box02 table th {
	line-height: 1.4;
}

#conts .box03 .ton {
	background-color: #095ba5;
	padding: 0 0 5px 0;
}

#conts .box03 .ton li {
	float: left;
	width: 240px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-color: #d6d6d6;
}

#conts .box03 .ton li a {
	display: block;
	padding: 12px 0 8px;
	border: 1px solid #bababa;
	border-bottom: none;
}

#conts .box03 .ton .on a {
	background-color: #095ba5;
	border: none;
	color: #fff;
}

#conts .box03 .ton .on {
	width: 240px;
}
		
#conts .box03 .ton a {
	text-decoration: none;
}

#conts .box03 .ton .middle a {
	border-right: 1px solid #e3e3e3;
}

#conts .box03 .expense {
	border: 3px solid #e8e8e8;
	border-top: none;
	padding: 40px 27px 0 27px;
}

#conts .selectBox {
	width: 645px;
	margin: 0 auto 40px;
	padding-top: 11px;
}

#conts .selectBox p {
	font-size: 17px;
	color: #095ba5;
	text-align: center;
	font-weight: bold;
}

#conts .selectBox li {
	margin: 3px 10px 0 0;
	width: 140px;
	text-align: center;
	padding: 8px 10px 8px 0;
}

#conts .expense {
	margin-bottom: 40px;
}

#conts .expense dl {
	border: 3px solid #e8e8e8;
	padding: 20px 26px 13px 23px;
	margin-bottom: 40px;
}

#conts .expense dt {
	font-size: 18px;
	font-weight: bold;
	color: #095ba5;
}

#conts .expense dd {
	line-height: 1.7;
}

#conts .box04 p {
	font-size: 18px;
	color: #1865ab;
	margin-bottom: 10px;
}

#conts .box04 h3 {
	margin-bottom: 13px;
}

#conts .box04 li {
	clear: both;
	padding: 0 0 11px 12px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 13px;
	font-size: 13px;
}

#conts .box04 .inner div {
	float: right;
	font-size: 11px;
	margin-right: 14px;
	display: inline-block;
}
 
#conts .box04 .money {
	font-size: 22px;
	display: inline-block;
	padding: 0 3px;
	line-height: 26px;
}

#conts .box04 .blue {
	color: #095ba5;
}

#conts .box04 .ft15 {
	font-size: 15px;
	font-weight: bold;
}

#conts .box04 .inner {
	margin-bottom: 40px;
}

#conts .box04 .inner .last,
#conts .box04 .s1 li {
	padding-bottom: 0;
	margin: 0;
	border: none;
}

#conts .synthesize {
	border: 3px solid #87c6ff;
	padding: 15px 0 13px;
	margin: 21px 0 40px;
}
	
#conts .synthesize p {
	text-align: center;
	font-size: 15px;
	color: #333;
	margin-bottom: 0;
}

#conts .synthesize .ft28 {
	font-size: 28px;
	font-weight: bold;
	line-height: 26px;
}

#conts .synthesize .ft35 {
	font-size: 35px;
	color: #095ba5;
	display: inline-block;
	padding: 0 4px 0 22px;
	line-height: 31px;
	font-weight: bold;
}

#conts .box04 .s1 div {
	font-size: 14px;
}

#conts .box04 .s1 .money {
	font-size: 30px;
	line-height: 27px;
}

#conts .box04 .s1 h3 {
	margin-bottom: 21px;
}

#conts .box04 .s1 {
	margin-bottom: 50px;
}

#conts .bgBlue th {
	background-color: #095ba5 !important;
	color: #fff !important;
	padding-left: 0  !important;
	text-align: center !important;
	padding: 16px 0 14px !important;
}

#conts .s2 {
	margin-bottom: 25px;
}

#conts .s2 td {
	text-align: center;
	padding: 21px 0 10px 0 !important;
}

#conts .s2 th {
	padding: 15px 0 15px 13px !important;
}

#conts .s2 table {
	margin-bottom: 0;
}

#conts .s3 li {
	margin-bottom: 13px !important;
	padding-bottom: 10px !important;
}

#conts .s3 .inner {
	margin-bottom: 26px;
}

#conts .mr18 {
	margin-right: 18px;
}

@media all and (min-width: 0px) and (max-width: 700px) {

#conts .txt01 {
	width: 93%;
	margin: 0 auto 9px;
	line-height: 26px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .box01 {
	width: 93%;
	margin: 0 auto 13px;
}

#conts .box01 .fl {
	width: 100%;
	float: none;
	margin: 0;
}

#conts .box02 {
	width: 93%;
	margin: 0 auto 26px;
}

#conts .box02 .top {
	background: url(../images/charge/sp_top_bg.gif) no-repeat center top;
	background-size: 100% auto;
	height: 5px;
}

#conts .box02 .center {
	background: url(../images/charge/sp_center_bg.gif) repeat-y center top;
	background-size: 100% auto;
	padding: 5px 0 5px;
}

#conts .box02 .bottom {
	background: url(../images/charge/sp_bottom_bg.gif) no-repeat center top;
	background-size: 100% auto;
	height: 5px;
}

#conts .box02 .squareBox {
	width: 93%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#conts .box02 .squareBox p {
	width: 94%;
	margin: 0 auto 10px; 
	padding: 0;
	line-height: 40px;
}

#conts .box02 .squareBox dl {
	width: 94%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}

#conts .box02 .squareBox dl span {
	display: block;
	width: 94%;
	margin: 0 auto;
}

#conts .tableBox {
	margin-bottom: 20px;
}

#conts .tableBox dt{
	background-color: #e9f5ff;
	line-height: 41px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #095ba5;
}

#conts .tableBox dd {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 22px;
	padding: 10px 0 8px;
	background-color: #fff;
}

#conts .box03 {
	width: 93%;
	margin: 0 auto;
}

#conts .box03 .ton,
#conts .box03 .ton li a {
	padding: 0;
}

#conts .box03 .ton li {
	width: 33%;
	line-height: 49px;
}

#conts .box03 .ton .on {
	line-height: 55px;
	width: 33%;
}
	
#conts .box03 .ton li:last-child {
	width: 34%
}

#conts .box03 .expense {
	padding: 15px 0 0 0;
	margin-bottom: 30px;
}

#conts .selectBox {
	width: 92%;
	margin: 0 auto 15px;
	padding: 9px 0 15px 0;
}

#conts .selectBox ul {
	width: 90%;
	margin: 0 auto;
}

#conts .selectBox li {
	width: 96%;
	padding: 0 10px 0 0;
	margin: 0 0 8px 0;
	font-size: 17px;
}

#conts .selectBox li a {
	line-height: 35px;
	background: url(../images/charge/sp_icon.png) no-repeat center right;
	background-size: 10px auto;
}

#conts .selectBox li:last-child {
	margin-bottom: 0;
}

#conts .expense dl {
	width: 90%;
	margin: 0 auto 20px;
	padding: 8px 0;
}

#conts .expense dt,
#conts .expense dd {
	width: 90%;
	margin: 0 auto;
}

#conts .box04 h3 {
	width: 87%;
	margin: 0 auto 9px;
}

#conts .box04 p {
	width: 93%;
	margin: 0 auto 3px;
}

#conts .box04 li {
	clear: both;
	line-height: 30px;
	padding: 0 0 8px 0;
	width: 90%;
	margin: 0 auto 8px;
}

#conts .box04 .inner div {
	line-height: 20px;
	margin: 0 2px 0 20px;
}

#conts .box04 .last {
	margin: 0 auto !important;
}

#conts .tbLast {
	border: none !important;
}

#conts .box04 .inner {
	margin-bottom: 10px;
}

#conts .mt29 {
	margin-top: 29px;	
}

#conts .txt02 {
	line-height: 13px;
}

#conts .box04 .ft15 {
	font-size: 12px;
}

#conts .synthesize {
	width: 91%;
	margin: 15px auto 30px;
	padding: 10px 0 9px;
}

#conts .synthesize .ft28 {
	font-size: 18px;
}

#conts .synthesize .ft35 {
	font-size: 23px;
	padding-left: 14px;
}

#conts .synthesize p {
	font-size: 10px;
	margin-bottom: 0;
}

#conts .box04 .s1 {
	background: none !important;
	padding: 0  !important;
}

#conts .box04 .s1 .money {
	font-size: 22px;
}

#conts .box04 .inner {
	width: 90%;
	margin: 0 auto;
}

#conts .box04 .s1 h3 {
	width: 95%;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 45px; 
}

#conts .box04 .inner ul {
	width: 93%;
	margin: 0 auto 10px;
}

#conts .box04 li {
	width: 100%;
}

#conts .s2 .bgBlue th {
	border-left: none !important;
	padding: 0 !important;
}

#conts .s2 th {
	font-size: 12px !important;
	line-height: 38px;
	padding: 0 0 0 10px !important;
}

#conts .s2 td {
	border-right: none !important;
	line-height: 38px !important;
	padding: 0 !important;
}

#conts .s2 .bd {
	border-right: none !important;
}

#conts .wd90 {
	width: 87%;
	margin: 0 auto 15px;
}

#conts .lt {
	line-height: 14px;
}

#conts .s3 h3 {
	width: 95% !important;
}

#conts .mr18 {
	font-size: 12px !important;
	color: #333 !important;
}

#conts .s2 table {
	border: none;
	margin: 0 auto 8px;
}

#conts .s3 li {
	margin-bottom: 6px !important;
	padding-bottom: 6px !important;
}

#conts .s3 .inner div {
	line-height: 40px !important;
}

#conts .mt49 {
	margin-top: 49%;
}

#conts .mt23 {
	margin-top: 23%;
}

#conts .mt25 {
	margin-top: 25%;
}

}