@charset "UTF-8";
/* for loan index */
#subCol .loan-simulation {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FAFAFA;
}
	#subCol .loan-simulation .title {
		background: #008CA2;
    	position: relative;
	}
	#subCol .loan-simulation .title:before {
    	content: "";
    	width: 41px;
    	height: 35px;
    	display: block;
    	background: url(/files/400333909.png) no-repeat;
    	position: absolute;
    	top: 9px;
    	right: 12px;
	}
	#subCol .loan-simulation .title img {
    	display: block;
	}
	#subCol .loan-simulation ul {
    	margin: 0;
    	list-style: none;
	}
	#subCol .loan-simulation li {
		border-bottom: dotted 1px #bbb;
	}
	#subCol .loan-simulation li a {
    	display: block;
    	text-decoration: none;
    	color: #333;
    	font-size: 85.7%;
    	padding: 10px 15px 15px;
    	line-height: 1.4;
	}
	#subCol .loan-simulation li a span {
    	display: block;
    	color: #008CA2;
    	font-size: 116.6%;
    	margin-bottom: 9px;
    	background: url(/files/400333905.png) no-repeat right 2px;
    	background-size: 7px auto;
	}

.loan-index .title.lv2 {}
	.loan-index .title.lv2:after { clear: both; content: ""; display:block; }
	.loan-index .title.lv2 a.more {
		background: url(/files/400333731.gif) no-repeat 0 50%;
		font-size: 0.625rem;
		float: right;
		margin-top: .5em;
		padding-left: 8px;
		text-align: right;
	}
.block-loan_merit li { width: 100%; margin-bottom: 5px; }
	.block-loan_merit li img { height: auto; max-width: 100%; display: block; margin: 0 auto; }
.block-loan_lineup .col-2 .item { overflow: visible; position: relative; }
#mainBody .block-loan_lineup .col-2 .thumb img { max-width: 86.75%; }
.block-loan_lineup .item .icon.mark_s { height: 20px; position: absolute; right: 1px; top: -5px; width: 20px; }
.block-loan_lineup .col-1 .item { margin-bottom: 10px;position: relative; overflow: visible; }
.block-loan_lineup .block-index { background: #F6F6F6; padding: 5px;}
	.block-loan_lineup .block-index .item { background: #fff;border: 1px solid #EDEDED; padding: 5px;}
	.block-loan_lineup .thumb { display: block; background: #F7F8E7; }
	.block-loan_lineup .thumb img { display: block; margin: 0 auto; }
	.block-loan_lineup .desc,
	.block-loan_lineup .tag { display: block;}
	.asterisk .icon.mark_s { width: 20px; height: auto; vertical-align: -5px; }
	.block-loan_lineup .logo,
	.block-loan_lineup .logo2 { padding-top: 18.018%;
    overflow: hidden;
    display: block;
    position: relative; }
	.block-loan_lineup .logo2 { padding-top: 25%; }
	.block-loan_lineup .logo > img,
	.block-loan_lineup .logo2 > img { position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.block-index .item .desc { overflow: hidden; }
.block-loan_voice .col-5 { border-bottom: 1px solid #EEE; }
	.block-loan_voice .col-5 .item { background: #FFF; padding: 10px; position: relative; }
	.block-loan_voice .col-5 .item+.item { border-top: 1px dotted #DDD; }
	.block-loan_voice .col-5 .item a { display: block; }
	.block-loan_voice .col-5 .thumb { float: left; margin-right: 10px; width: 90px; }
	.block-loan_voice .col-5 .title { margin: 0 0 10px; padding-left: 8px; overflow: hidden; display: block; margin-left: 100px; height: auto !important; background: url(/files/400333731.gif) no-repeat left 4px; }
	.block-loan_voice .col-5 .desc { margin: 0; overflow: hidden; display: block; margin-left: 100px; }
	.block-loan_voice .col-5 .item .tag { color: #000C66; overflow: hidden; display: block; margin-left: 100px; }
		.block-loan_voice .col-5 .item .tag span { border: 1px solid #000C66; display: inline-block; line-height: 1; margin: 5px auto 0; padding: .25em .5em; }

/* copy from refinancing */
#subCol .loan-simulation {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FAFAFA;
}
	#subCol .loan-simulation .title {
		background: #008CA2;
    	position: relative;
	}
	#subCol .loan-simulation .title:before {
    	content: "";
    	width: 41px;
    	height: 35px;
    	display: block;
    	background: url(/files/400333909.png) no-repeat;
    	position: absolute;
    	top: 9px;
    	right: 12px;
	}
	#subCol .loan-simulation .title img {
    	display: block;
	}
	#subCol .loan-simulation ul {
    	margin: 0;
    	list-style: none;
	}
	#subCol .loan-simulation li {
		border-bottom: dotted 1px #bbb;
	}
	#subCol .loan-simulation li a {
    	display: block;
    	text-decoration: none;
    	color: #333;
    	font-size: 85.7%;
    	padding: 10px 15px 15px;
    	line-height: 1.4;
	}
	#subCol .loan-simulation li a span {
    	display: block;
    	color: #008CA2;
    	font-size: 116.6%;
    	margin-bottom: 9px;
    	background: url(/files/400333905.png) no-repeat right 2px;
    	background-size: 7px auto;
	}
	
#subCol .sub-banner {
	margin-bottom: 10px;
}
	#subCol .sub-banner ul {
    	margin: 0;
    	list-style: none;
	}
	#subCol .sub-banner li {
		margin-bottom: 5px;
	}
	#subCol .sub-banner li img {
    	display: block;
    	margin: 0 auto;
	}


/* index */
.pageHead-image {
	position: relative;
	border: solid 1px #deedf1;
	text-align: right;
	padding: 10px 10px 0;
	background: #eef6f8;
}
	.pageHead-image > img {
    	width: auto !important;
    	display: block;
    	margin: 0 auto 10px;
	}
	.pageHead-image .asterisk {
		background-color: transparent !important;
		margin: 5px 0;
		font-size: 0.625rem;
	}
	.pageHead-image .rate {
	}
		#mainBody .pageHead-image .rate table {
			border-collapse: separate;
			width: 100%;
        	border: solid 1px #215e9c;
        	border-spacing: 0;
        	border-radius: 3px;
        	background: #fff;
        	margin: 0;
		}
		#mainBody .pageHead-image .rate table thead th {
        	font-weight: normal;
        	text-align: left;
        	background: #215e9c;
        	color: #fff;
        	font-size: 0.75rem;
        	padding: 3px;
        	overflow: hidden;
        	border-top: none !important;
		}
		#mainBody .pageHead-image .rate table thead th strong {
        	font-size: 0.8125rem;
		}
		#mainBody .pageHead-image .rate table thead th .fsS {
        	float: right;
        	margin: 3px 2px 0 0;
		}
		#mainBody .pageHead-image .rate table tbody th {
			text-align: center;
			color: #215e9c;
			border-top: dotted 1px #215e9c;
			padding: 8px 2px;
			background: none;
			font-size: 0.625rem;
		}
		#mainBody .pageHead-image .rate table tbody td {
        	text-align: center;
        	color: #d83400;
        	border: none;
			border-left: dotted 1px #215e9c;
			border-top: dotted 1px #215e9c;
			font-weight: bold;
			vertical-align: middle;
			padding: 0 2px;
        	font-size: 0.6875rem;
		}
		#mainBody .pageHead-image .rate table tbody td strong {
        	font-size: 0.8125rem;
		}
		#mainBody .pageHead-image .rate table tbody td span {
			font-weight: normal;
		}
		#mainBody .pageHead-image .rate table tbody td span.fsS {
        	font-size: 0.5rem;
			font-weight: bold;
		}
		#mainBody .pageHead-image .rate table tbody td span.fsL {
			font-weight: normal;
			display: inline-block;
			margin: 0 4px;
		}
		#mainBody .pageHead-image .rate table tbody tr:first-child th,
		#mainBody .pageHead-image .rate table tbody tr:first-child td {
			border-top: none;
		}
		#mainBody .pageHead-image .rate table tbody td .fsL {
        	font-size: 1.125rem;
		}

		#mainBody .pageHead-image.lineup img {
        	margin: -11px -11px 0;
        	max-width: 120%;
		}


/* voice */
.block-voice {
	margin: 15px 0 20px;
}

.block-voice .item {
	background: #F6F7F1;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}

#mainBody .block-voice .inBlockLimg img,
#mainBody .block-voice .inBlockRimg img {
	max-width: 40%;
	margin: 0;
	float: right;
}

#mainBody .block-voice .inBlockLimg img{
	float: left;
}

.block-voice .item .title {
	font-size: 0.8125rem;
	padding: 10px 15px 6px;
	overflow: hidden;
}

.block-voice .item .label {
	padding: 10px 10px 0 15px;
	overflow: hidden;
	margin: 0;
	clear: both;
}

.block-voice .item .label .txt_label {
	font-size: 0.6875rem;
	color: #fff;
	background: #215E9C;
	margin: 0 5px 5px 0;
	padding: 5px 7px 4px;
	border-radius: 3px;
	display: inline-block;
}

.block-voice .item .btn {
	padding: 0 15px;
	width: 55%;
	float: left;
	margin-top: 5px;
}

.block-voice .item .btn a {
	display: block;
	background: #fff url(/files/400338988.png) no-repeat 14px 11px;
	text-align: center;
	padding: 8px 0;
	border: solid 1px #E6E9DB;
}

.block-voice .item .name {
	padding: 3px 0 0 0;
	float: left;
}

/* merit */
#mainBody .meritTable table {
	border-bottom: solid 1px #777;
	white-space: normal;
	width: 725px;
}
#mainBody .meritTable th {
	border-top: solid 1px #777;
    border-right: solid 1px #777;
    background: #BFE1F3;
    color: #333;
    font-size: 0.8125rem;
    padding: 4px 0;
}
#mainBody .meritTable tr th:first-child {
    background: #F7F8E7;
}
#mainBody .meritTable th.bg01 {
    background: #0F68B3;
    color: #fff;
}
#mainBody .meritTable tr:first-child + tr th.bg01 {
	border-top: solid 1px #fff;
}

#mainBody .meritTable thead:first-child tr:first-child th {
	border-top: solid 1px #777;
}

#mainBody .meritTable td {
	border: none;
	border-top: solid 1px #777;
    border-right: solid 1px #777;
    font-size: 0.75rem;
    padding: 10px;
    width: 216px;
    vertical-align: top;
}

#mainBody .meritTable td:last-child {
    border-right: none;
}

#mainBody .meritTable td.bg01 {
	background: url(/files/400339282.png);
	border-left: solid 2px #0F68B3;
	border-right: solid 3px #0F68B3;
}

#mainBody .meritTable .list-custom.disc {
	margin-bottom: 0;
}

#mainBody .meritTable .list-custom.disc > li:before {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #666;
}

#mainBody .meritTable .bg01 .list-custom.disc > li:before {
    background: #0F68B3;
}

.txt-orange {color: #E3662A; text-align: left !important;}

.btn_simulation {
	text-align: center !important;
}
.btn_simulation a {
	min-width: 260px;
	height: 42px;
	line-height: 39px;
	display: inline-block;
	border: solid 2px #0087CF;
	font-size: 0.9375rem;
	text-decoration: none;
	color: #333;
	background: url(/files/400338990.png) no-repeat 95.769% center !important;
	border-radius: 3px;
	text-align: center;
	padding-left: 20px;
	padding-right: 30px;
}
/* アクセシビリティ対応　2020/2/18 */
/*
.btn_simulation a:after {
       display: none;
}
*/

.meritBlock .block-index {
	width: auto;
	padding: 10px;
	margin-bottom: 15px;
	background: #F6F6F6;
}
	.meritBlock .block-index .item {
    	background: #fff;
    	border: solid 1px #EDEDED;
    	padding: 5px;
    	margin-bottom: 0;
	}
	.meritBlock .block-index .item > p:first-child {
    	text-align: center;
    	background: #F7F8E7;
	}
	.meritBlock .block-index .item > p:first-child img {
    	vertical-align: bottom;
	}
	.meritBlock .dec {
		padding: 6px 15px 10px;
	}
	.meritBlock .tableBlock {
		width: auto;
	}
	#mainBody .meritBlock .tableBlock table {
		white-space: normal;
		min-width: 394px;
	}
	#mainBody .meritBlock .tableBlock th {
    	font-size: 0.8125rem;
    	padding: 10px;
    	height: 40px;
	}
	.meritBlock .tableBlock .fsS {
    	font-size: 0.6875rem;
	}
	#mainBody .meritBlock .tableBlock td {
    	padding: 9px 10px;
	}
	#mainBody .meritBlock .tableBlock .period {
		font-weight: bold;
		padding: 5px 2px;
	}
	#mainBody .meritBlock .tableBlock img {
    	vertical-align: bottom;
	}
	#mainBody .meritBlock .tableBlock .taL img {
    	margin: 2px auto 0;
    	display: block;
	}
	#mainBody .meritBlock .tableBlock .taL p + p {
    	margin-top: 20px;
	}
.zeroArea {
	width: 48%;
	float: left;
	overflow: hidden;
}
	.zeroArea+.zeroArea {
		float: right;
	}
	.zeroArea .img {
		width: 60px;
		display: block;
		margin: 0 auto;
		vertical-align: middle;
	}
	.zeroArea .img+p {
		width: auto;
		display: block;
		vertical-align: middle;
		font-weight: bold;
		font-size: 0.8125rem;
		line-height: 1.4;
		padding-top: 0;
	}
	.zeroArea .img+p br {
    	display: none;
	}
	.zeroArea + .price {
		padding-top: 0;
		width: 100px;
		margin: 0 auto;
	}

.link {
	text-align: right;
	margin-top: 24px;
}
	.link a {
		min-width: 144px;
		display: inline-block;
		vertical-align: middle;
		border-radius: 2px;
		margin-right: 5px;
		padding: 4px 15px 5px 25px;
		text-align: center;
 		background: #F6F6F6 url(/files/400338992.png) no-repeat 11px center;
	}
	.link a + a {
		margin-top: 10px;
	}
	.link a {text-align: left;}

.inBlockRimg img.mt20.mr15 {
	margin: 0 auto 10px !important;
}

.mynote {
	border: solid 3px #F6F6F6;
	border-top: none;
	border-radius: 5px 5px 0 0;
	clear: both;
	margin: 0;
	padding: 0 0 10px;
}
	.mynote h2 {
		margin: -3px -3px 15px;
		padding: 5px 10px;
		border-radius: 3px 3px 0 0;
		background: #269F3E;
		text-align: center;
		color: #fff;
		border: none;
		font-size: 0.9375rem;
	}
	.mynote h2 a {
    	text-decoration: none;
    	color: inherit;
	}
	.mynote h2 span {
		display: block;
		font-size: 0.75rem;
		margin-left: 8px;
	}
	.mynote > p {
		padding: 0 15px;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;
		line-height: 1.8;
	}
	.mynote > ul {
		list-style: none;
		overflow: hidden;
		width: auto;
		margin: 0 10px;
	}
	.mynote > ul li {
		margin-bottom: 10px;
	}
	.mynote > ul li img {
    	max-width: 100%;
    	display: block;
    	margin: 0 auto;
	}
	.mynote h3 {
		background: none;
		border: none;
		line-height: 1.3;
		font-size: 0.875rem;
		color: #28A03E;
		padding: 0 0 0 10px;
		margin: 0 0 10px;
		border-left: solid 3px #67BB76;
	}
	.mynote .serviceArea {
		background: #FAFAFA;
		border-radius: 5px;
		margin: 15px 10px 0;
		width: auto;
		padding: 10px;
		overflow: hidden;
	}
	.mynote .inBlockLimg > p {
		margin: 15px 10px 0;
	}
	.mynote .serviceArea ol {
		width: auto;
		font-weight: bold;
		list-style: none;
		margin-left: 0;
	}
	.mynote .serviceArea ol li {
		margin-bottom: 3px;
		margin-top: 8px;
	}


/* lineup */
.block-loan_lineup .block-index.lBox {
	width: auto;
	float: none;
	padding: 10px;
	margin: 0 0 10px;
}
	.block-loan_lineup .block-index.lBox .item {
		position: relative;
		margin-bottom: 0;
		overflow: visible;
	}
	.block-loan_lineup .block-index.lBox .item .tag {
    	text-align: center;
    	margin-top: 10px;
	}
	.block-loan_lineup .txt {
    	overflow: hidden;
    	padding-top: 7px;
	}
		.block-loan_lineup .txt .name {
	    	font-weight: bold;
	    	color: #000C66;
	    	font-size: 1rem;
	    	margin: 5px 0 0;
		}
		.block-loan_lineup .txt .name + p {
	    	margin: 8px 0 0;
		}
		.block-loan_lineup .txt .nav {
			width: auto;
        	background: #F6F6F6;
        	list-style: none;
        	margin: 11px 0 0;
        	padding: 8px 0 0;
        	font-size: 0.75rem;
        	text-align: center;
		}
		.block-loan_lineup .txt .nav li {
        	display: inline-block;
        	margin: 0 5px 8px;
		}
		.block-loan_lineup .txt .nav li a {
        	display: block;
        	padding-left: 11px;
        	background: url(/files/400338992.png) no-repeat left 4px;
		}
#mainBody table.plainTable {
    margin: 0;
    border-collapse: separate;
    text-align: center;
}
	#mainBody table.plainTable td {
	    padding: 0;
	    background: transparent;
	    border-style: none !important;
	    border-collapse: separate;
	    vertical-align: top;
	}
	#mainBody table.plainTable td:first-child {
	    padding: 1.3em 0 0;
	}
	#mainBody table.plainTable td hr {
		border: none;
		border-top: solid 1px #333;
		visibility: visible;
	}

.block-loan_lineup .fsL strong {
    font-weight: bold;
    color: #001F77;
    font-size: 0.9375rem;
    margin: 0;
}

.block-loan_lineup + .block-flow2 .titleBox {
    background: #DCECFF;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: #001F77;
}

#mainBody .lnav-block {
    background: #ddd;
    margin: 0 -10px 17px;
}
	#mainBody .lnav-block ul {
	    padding: 5px;
	    margin: 0;
	}
	#mainBody .lnav-block li {
	    list-style: none;
	    width: 100%;
	}
	#mainBody .lnav-block li + li {
	    margin-top: 5px;
	}
	#mainBody .lnav-block li a {
	    display: block;
	    background: #fff;
	    border: solid 1px #D1D1D1;
	    text-align: center;
	    border-radius: 3px;
	    padding: 10px 0;
	}
	#mainBody .lnav-block li.current a {
	    background: #001F77;
	    border-color: #001F77;
	    color: #fff;
	    text-decoration: none;
	    position: relative;
	}
	#mainBody .lnav-block li.current a:after {
	    top: 100%;
	    left: 50%;
	    border: solid transparent;
	    content: "";
	    height: 0;
	    width: 0;
	    position: absolute;
	    pointer-events: none;
	    border-color: rgba(0, 139, 0, 0);
	    border-top-color: #001F77;
	    border-width: 9px;
	    margin-left: -8px;
	}
ul.asterisk_m > li {
    margin-left: 1.95em !important;
}
ul.asterisk > li {
    margin-left: 1.35em !important;
}

/* flat35kosodate */
.flat35kosodate { border-bottom: 1px dotted #CCC; margin-bottom: 15px; padding-bottom: 15px; }
.flat35kosodate .fwB { font-weight: bold; }
.flat35kosodate .table-scroll { overflow: auto; }
.flat35kosodate #pageHead, .flat35kosodate .pageHead-image { margin-bottom: 0; padding: 0; }
.flat35kosodate .lnav-block li a { padding: 12px !important; }
.flat35kosodate .lnav-block li a.lh2 { line-height: 3em; }
.flat35kosodate .redBlock .txt-red { color: #B20000; margin-bottom: 1em; }
.flat35kosodate .redBlock p+p { margin-top: .5em; }
.flat35kosodate dt, .flat35kosodate dt+dd { margin-top: .5em; }
.flat35kosodate .planBlock { background: #FAFAFA; border-radius: 5px; padding: 0 10px 10px; }
	.flat35kosodate .planBlock .title { background: #215E9C; border-radius: 5px 5px 0 0; color: #FFF; margin: 0 -10px 10px; padding: 10px; }
	.flat35kosodate .planBlock table { background: #FFF; }
.flat35kosodate .combination > table td { padding: 10px !important; vertical-align: top; }
.flat35kosodate .combination td.wrap-img { min-width: 170px; }
.flat35kosodate .combination table td.pair-rowspan { border-left: none !important; }
.flat35kosodate .combination table.noline { margin: 0 !important; }
	.flat35kosodate .combination table.noline th { background: #FFF !important; color: #333 !important; text-align: left !important; width: 60%; }
	.flat35kosodate .combination table.noline th, .flat35kosodate .combination table.noline td { padding: 5px !important; }
		.flat35kosodate .combination table.noline .border-top th, .flat35kosodate .combination table.noline .border-top td { border-top: 1px dotted #DDD !important;}
		.flat35kosodate .combination .rate { color: #B20000; font-size: 1.250em; }
			.flat35kosodate .combination .rate .num { font-family: Arial, Helvetica, sans-serif; font-size: 1.400em; }
.flat35kosodate .compare .txt-red { color: #B20000; }
.flat35kosodate .compare table thead th { border-top: none !important; }
.flat35kosodate .compare table thead th.null { background: #FFF !important; }
.flat35kosodate .compare table tbody th, .flat35kosodate .compare table tfoot th { background: #008CA2 !important; border-right: none !important; }
.flat35kosodate .compare table tfoot:before { content: ""; display: block; height: 2px; }
	.flat35kosodate .compare table tfoot td { border-top: 1px solid #CCC !important;}
.flat35kosodate .yellowBlock { background: #FFFFBF; line-height: 1.8; padding: 10px; }
.flat35kosodate .link-other .lBox, .flat35kosodate .link-other .rBox {}
	.flat35kosodate .link-other .title {}
