@charset "utf-8";


/* ----------------------------------------
banking(transfers) - navBlock
---------------------------------------- */

#navBlock nav p {
	display: block;
	content: '';
	clear: both;
	/*display: inline;*/
	float: left;
	width: 280px;
	border-top: 4px solid #cccccc;
	/*padding: 24px 40px 24px 20px;*/
	padding-top: 31px;
	padding-left: 18px;
	line-height: 1.1;
	letter-spacing: -1px;
	/*font-weight: 700;*/
	/*text-shadow:1px 0 2px #0c3bbc;*/
	font-size: 24px;
	color:#0c3bbc;
	position: relative;
}

/*擬似太文字*/
#navBlock nav .para-bold {
	position: relative;
}
#navBlock nav .para-bold:before {
	position: absolute;
	top: 31px;
	left: 19px;
	content:attr(data-text);
}

#navBlock nav {
	border-bottom: 4px solid #cccccc;
	border-left: 2px solid #cccccc;
}

#navBlock nav ul {
	display: inline;
	float: right;
	width: 340px;
}

#navBlock nav li .btnBox {/*dotted dashed*/
	border-top: 2px dotted #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: none;
	border-left: 2px solid #cccccc;
}

#navBlock nav li:first-child .btnBox {
	border-top: 4px solid #cccccc;
}
#navBlock nav li:last-child .btnBox {/*last-of-type*/
	/*border-bottom: 2px solid #cccccc;*/
}

#navBlock aside {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 60px;
}
#navBlock aside p.fontRed {
	background:#ffffff;
	font-size: 18px;
	line-height: 1.4;
	padding-bottom: 10px;
}
#navBlock aside p.listIcon001 {
	/*background-color:#ffffff;*/
	font-size: 20px;
}



#unsecuredPage {}

/* ----------------------------------------
unsecuredPage - navBlock
---------------------------------------- */

#unsecuredPage #navBlock nav {
	margin-bottom: 60px;
}

#unsecuredPage #navBlock nav p {
	width: 210px;
}

#unsecuredPage #navBlock nav ul {
	width: 410px;
}

#unsecuredPage #navBlock nav p.longBtn {
	width: 638px;
	border-top: none;
	padding-top: 0;
	padding-left: 0;
	line-height: 1.1;
	letter-spacing: 0px;
	font-size: 24px;
}
#unsecuredPage #navBlock nav p.longBtn .btnBox {
	border-left: none;
	border-bottom: none;
}








#feeBlock section .date {
	text-align: right;
	font-size: 18px;
	line-height: 1.4;
	background:#ffffff;
	width: 600px;
	margin: 30px auto 30px auto;
}

#feeBlock section .cBlock {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 60px;
}
#feeBlock section .cBlock p {
	font-size:20px;
}

#feeBlock section .cBlock2 {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#feeBlock section .cBlock2 p {
	font-size:20px;
	margin-bottom: 1em;
}

#feeBlock section .sideLetter {
	width: 600px;
	margin: 0 auto 30px auto;
}
#feeBlock section .sideLetter p {
	margin-top: 1.5em;
}

#feeBlock section .table001 th {
	width: 1.4em;
	padding: 7px 7px;
}



#feeBlock .tableStep {
	clear:both;
	margin-bottom:25px;
	width: 600px !important;
	margin: 0 auto;
	font-size: 18px;
}

#feeBlock .tableStep th {
	width:110px;
	background:transparent url("../img/bg_tablestep_blue.gif") 50px 0 repeat-y;
	vertical-align:top;
	line-height:1.7;
}

#feeBlock .tableStep td {
	padding:2px 0 23px 20px;
	vertical-align:top;
	line-height:1.7;
}

#feeBlock .tableStep .lastItem th { background-image:none; }

#feeBlock .tableStep td .ti003 {
	background:#ffffff;
	width: 100%;
	margin: 0px auto 0px auto;
	clear:both;
	display:block;
	margin-bottom:9px;
	font-size:1.1em;
	color:#0c3bbc;
	line-height:1.5;
}
#feeBlock .tableStep td p { font-size:1em; margin-bottom:0; }



#feeBlock .fontRed { color:#C32426; }
#feeBlock .fontBlack { color:#333; }
#feeBlock .textCenter { text-align:center; }
#feeBlock .textRight { text-align:right; }
#feeBlock .fontBold { font-weight:bold; }
#feeBlock .fontNormal { font-weight:normal; }
#feeBlock .fontSmall { font-size:0.85em; }
#feeBlock .fontLarge { font-size:1.2em; }




ul li, ol li {
	list-style-type:none;
	list-style-position:outside;
}


#feeBlock .listDecimal {
	margin-bottom:23px;
	font-size: 18px;
}

#feeBlock .listDecimal li {
	margin:0 0 13px 27px;
	list-style:outside decimal;
	line-height: 1.4;
}

#feeBlock table .listNormal,
#feeBlock table .listDisc,
#feeBlock table .listDecimal,
#feeBlock table .listInline,
#feeBlock table .listCaution001,
#feeBlock table .listCaution002,
#feeBlock table .listIcon001,
#feeBlock table .listIcon002,
#feeBlock table .listIcon003 {
	margin:0;
	font-size:1em;
}

#feeBlock table .listDisc li,
#feeBlock table .listDecimal li,
#feeBlock table .listIcon003 li {
	margin-bottom:0;
}



#feeBlock .listIcon003 {
	margin-bottom:23px;
	font-size: 18px;
}

#feeBlock .listIcon003 li {
	margin-bottom:13px;
	padding-left:20px;
	background:transparent url("../img/icon_003_blue.gif") 0 0.4em no-repeat;
	line-height:1.4;
}

#feeBlock table .listNormal,
#feeBlock table .listDisc,
#feeBlock table .listDecimal,
#feeBlock table .listInline,
#feeBlock table .listCaution001,
#feeBlock table .listCaution002,
#feeBlock table .listIcon001,
#feeBlock table .listIcon002,
#feeBlock table .listIcon003 {
	margin:0;
	font-size:1em;
}

#feeBlock table .listDisc li,
#feeBlock table .listDecimal li,
#feeBlock table .listIcon003 li {
	margin-bottom:0;
}



#feeBlock .listCaution001,
#feeBlock .listCaution002 {
	margin-bottom:23px;
	font-size: 18px;
}

#feeBlock .listCaution001 dt {
	width:1em;
	line-height:1.4;
}

#feeBlock .listCaution001 dd {
	margin:-1.4em 0 0 1.5em;
	line-height:1.4;
}

#feeBlock table .listNormal,
#feeBlock table .listDisc,
#feeBlock table .listDecimal,
#feeBlock table .listInline,
#feeBlock table .listCaution001,
#feeBlock table .listCaution002,
#feeBlock table .listIcon001,
#feeBlock table .listIcon002,
#feeBlock table .listIcon003 {
	margin:0;
	font-size:1em;
}

#feeBlock table .listNormal .lspace {
	margin-left:20px;
}

#feeBlock table .listNormal dt {
	margin-bottom:7px;
	font-weight:bold;
	line-height:1.7;
}

#feeBlock table .listNormal dd {
	margin-bottom:23px;
	line-height:1.7;
}

#feeBlock table .listDisc li,
#feeBlock table .listDecimal li,
#feeBlock table .listIcon003 li {
	margin-bottom:0;
}


/**************************************************
		Rent - Unsecured - Free_Application
**************************************************/
#feeBlock .applicationBox {
	margin-bottom:23px;
	/*padding:23px 22px;*/
	margin:0 auto 1em auto;
	border:1px solid #AABBE6;
	/*width:87%;*/
	width:600px;
	height:300px;
	overflow-y:scroll;/*auto;*/
	overflow-x:hidden !important;/*visible*/
	-webkit-overflow-scrolling: touch;
}
#feeBlock .applicationBox .applicationCase {
	display:block;
	padding:0px 22px 23px 22px;
	/*width:520px;margin:0 auto;*/
	font-size:18px;
}

#feeBlock .applicationBox .ti003,
#feeBlock .applicationBox .ti004,
#feeBlock .applicationBox p {
	clear:none;
	height:auto;
}


#feeBlock .listNormal .listIndent001,
#feeBlock .listDecimal .listNormal {
	margin:13px 0 0 0;
	font-size:1em;
}

#feeBlock .listDecimal .listNormal li {
	margin-left:0;
	list-style:outside none;
}

#feeBlock .listIndent001 .listNormal li {
	margin:0;
	text-indent:0;
}


/* -- title -- */
#navBlock #pageTitle {
	margin-bottom: 15px;
}



#feeBlock .listIconMark {
	width: 600px;
	margin:0 auto 40px;
	font-size:1.0em;
}
#feeBlock .listIconMark li {
	margin-bottom:0.5em;
	padding-left:30px;
	background:transparent url("../img/mark_check.gif") 0 0.3em no-repeat;
	font-size: 0.75em;
	line-height:1.7;
}

#feeBlock .listIconMark strong.underLine {
	font-style:normal;
	font-weight:bold;
	/*text-decoration:underline;*/
	color:#da4036;
}

#feeBlock .mycarMenu {
	width:600px;
	margin: 0 auto;
}
#feeBlock .mycarMenu li {
	width: 290px;
	float: left;
	margin: 0 5px 15px;
}
#feeBlock .mycarMenu li.textCenter {
	width: 600px;
}
#feeBlock .mycarMenu li img {
	width: 290px;
	height: auto;
}

#feeBlock .entryMenu {
	width:600px;
	margin: 0 auto;
}
#feeBlock .entryMenu li {
	width: 290px;
	height:107px;
	float: left;
	margin: 0 5px 15px;
	background:url("../img/bg_entry-web.png") left top no-repeat;
}
#feeBlock .entryMenu li img {
	width: 290px;
	height: auto;
	margin:35px 0 0px 0px;
}
#feeBlock .entryMenu li.end {
	/*margin:0px;*/
	background:none;
}
#feeBlock .entryMenu li.end img {
	margin:4px 0 0px 0px;
}
#feeBlock .entryMenu p {
	width:600px;
	margin: 0 auto 1.5em;
	font-size:0.8em;
}

#feeBlock strong.underLine {
	font-style:normal;
	font-weight:bold;
	/*text-decoration:underline;*/
	color:#da4036;
}


/* -- tableMycar -- */
#feeBlock .tableMycar {
	clear:both;
	width:100%;
	font-size:0.8em;
}
#feeBlock .tableMycar th {
	vertical-align:top;
	line-height:0.1;
	font-size:0.1px
	width:80px;
}
#feeBlock .tableMycar td {
	padding:7px 7px 7px 30px;
	vertical-align:top;
	line-height:1.7;
}
#feeBlock .tableMycar caption {
	padding:7px;
	background-color:#0C3BBC;
	color:#FFF;
	vertical-align:middle;
	line-height:1.7;
}
#feeBlock .tableMycar .step01 th {
	background:url("../img/step01_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step02 th {
	background:url("../img/step02_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step03 th {
	background:url("../img/step03_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step04 th {
	background:url("../img/step04_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step05 th {
	background:url("../img/step05_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step06 th {
	background:url("../img/step06_bg.gif") left top repeat-y;
}
#feeBlock .tableMycar .step07 th {
	background:url("../img/step07_bg.gif") left top repeat-y;
}

#feeBlock .tableMycar dl {
	margin-top: 2em;
}
#feeBlock .tableMycar dt {
	border-left: 6px solid #0c3bbc;
	padding-left:14px;
	line-height:1.0;
	margin-bottom: 1.25em;
}

#feeBlock .tableMycar dl.listCaution001 {
	margin-top: 0;
}
#feeBlock .tableMycar dl.listCaution001 dt {
	border-left: none;
	padding-left:0px;
	line-height:1.7;
	margin-bottom: 0;
}

#feeBlock .tableMycar p {
	font-size:100%;
	line-height:1.7;
	margin-top: 1.5em;
	margin-bottom: 0;
}












/* ===== sectionLoan ===== */
#feeBlock .sectionLoan {
	margin: 0 0 40px;
}

#feeBlock .sectionLoan h3 {
	margin: 0 0 30px;
}

#feeBlock .sectionLoan .content {
	padding: 35px 40px 40px;
	margin: 0 20px;
	background: #f7fdf4;
}

#feeBlock .sectionLoan .lead {
	position: relative;
	margin: 0 0 36px;
}
#feeBlock.mycar .sectionLoan .lead:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	right: -40px;
	width: 180px;
	height: 117px;
	background: url(../img/img_carloan.png) no-repeat;
}
#feeBlock.education .sectionLoan .lead:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	right: -40px;
	width: 180px;
	height: 117px;
	background: url(../img/img_eduloan.png) no-repeat;
}

#feeBlock .sectionLoan .textPlan {
	position: relative;
	padding: 0 0 0 30px;
	font-size: 20px;
	color: #266c00;
	line-height: 1.3;
}

#feeBlock .sectionLoan .textPlan:before {
	content: "";
	dislay: block;
	position: absolute;
	top: 4px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #266c00;
}

#feeBlock .sectionLoan .textDate {
	margin: 0 0 10px;
	font-size: 20px;
	color: #266c00;
	line-height: 1.3;
	text-align: right;
}

#feeBlock .sectionLoan .interestrate {
	overflow: hidden;
}

#feeBlock .sectionLoan .interestrate li {
	position: relative;
	float: left;
	height: 258px;
}

#feeBlock .sectionLoan .interestrate li.change {
	width: 520px;
	background: url(../img/bg_change.png) no-repeat;
}

#feeBlock .sectionLoan .interestrate li.fixing {
	width: 259px;
	background: url(../img/lineup/bg_fixing.png) no-repeat;
}

#feeBlock .sectionLoan .interestrate li h4 {
	padding: 7px 0 5px;
	margin: 0 0 20px;
	text-align: center;
}

#feeBlock .sectionLoan .interestrate li p {
	padding: 0 12px 0 13px;
	font-size: 20px;
	line-height: 1.4;
}

#feeBlock .sectionLoan .interestrate li dl {
	padding: 13px 12px 0 11px;
}

#feeBlock .sectionLoan .interestrate li dl dt {
	margin: 0 0 14px;
	font-size: 0;
}

#feeBlock .sectionLoan .interestrate .normalRates {
	padding-left: 20px;
	min-height: 72px;
	background: url(../img/icon_arrowdown.png) 310px 0px no-repeat;
}

#feeBlock .sectionLoan .interestrate .normalRates p.numeric {
	font-size: 24px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1;
	margin-bottom: 6px;
	padding-top: 5px;
}

#feeBlock .sectionLoan .interestrate .normalRates p.numeric span {
	font-size: 32px;
	font-weight: bold;
}

#feeBlock .sectionLoan .interestrate .specialRates {
	text-align: center;
	padding-top: 25px;
}

#feeBlock .sectionLoan .interestrate .specialRates p.numeric {
	font-size: 28px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1;
}

#feeBlock .sectionLoan .interestrate .specialRates p.numeric span {
	font-size: 54px;
	font-weight: bold;
	color: #fe5813;
}

#feeBlock .sectionLoan .interestrate li dl dd.text {
	font-size: 18px;
	line-height: 1.333;
}

#feeBlock .sectionLoan .interestrate li .pdf {
	position: absolute;
	bottom: 18px;
	right: 20px;
	padding: 0 25px 0 0;
	background: url(../img/lineup/icon_pdf.png) no-repeat right;
	font-size: 16px;
}

#feeBlock .sectionLoan .interestrate li a {
	padding: 0 0 0 18px;
	background: url(../img/lineup/icon_arrow.png) no-repeat left;
}

#feeBlock .sectionLoan .notes {
	padding: 9px 17px 10px 38px;
	margin: 31px 0 19px;
	background: #ffffff;
	font-size: 20px;
	line-height: 1.3;
}

#feeBlock .sectionLoan .notes span {
	margin-left: -1.5rem;
	text-indent: 1.5rem;
}

#feeBlock .sectionLoan .textDetail {
	position: relative;
	padding: 0 0 0 48px;
	font-size: 24px;
	line-height: 1.666;
}

#feeBlock .sectionLoan .textDetail:before {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 28px;
	height: 16px;
	background: #55a52a;
}

#feeBlock .sectionLoan .notesList {
	margin: 0 0 0px;
}

#feeBlock .sectionLoan .notesList li {
	margin: 15px 0 0;
	padding-left: 3rem;
	font-size: 24px;
	line-height: 1.666;
	text-indent: -3rem;
}

#feeBlock .sectionLoan .notesList li:before {
	content: "※";
	margin: 0 23px 0 0;
}

#feeBlock .sectionLoan .btnList li {
	margin: 39px 0 0;
}