html{
  height:100%;
  min-height:100%;
  overflow:auto;
}

#content div.main div.article div.paragraph{
	overflow:hidden;
}
#content div.main h2{
	background:none;
	border:none;
	clear:both;
}
#content div.main h3{
	background:none;
	padding:0;
	margin-bottom:15px;
	height:50px;
	clear:both;
}
#content div.main h4.nobg{
	border:none;
	background:transparent;
}
.bold{font-weight:bold;}
.tCtr{text-align:center;}
.tRgt{text-align:right;}
.fLeft{float:left;}
.green{color:#009b54;}
.greenBold{color:#009b54;font-weight:bold;}
.red{color:#cc0000 !important;}
.redBold{color:#cc0000;font-weight:bold;}
.redNormal{color:#cc0000;font-weight:normal;}
.minigray{
	color:#666666;
	font-size:86%;
	padding-left:5px;
}
.fs10{font-size:71%;}
.fs12{font-size:86%;}
.fs16{font-size:115%;}
.fs20{font-size:142%;}
.fs12s{font-size:12px;}
.fs13s{font-size:13px;}
.fs14s{font-size:14px;}
.fs16s{font-size:16px;}
.fs18s{font-size:18px;}
.fs20s{font-size:20px;}
.fs25s{font-size:25px;}
.m0{margin:0px !important;}
.ml0{margin-left:0px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.pb0{padding-bottom:0 !important;}
.cBoth{clear:both;}
.lh1{line-height:1;}
.lh13{line-height:130%;}
.cursol_pointer{cursor: pointer;}

h1 img {
    max-width: 100%;
}

ul.discIndent li{
	list-style-type:disc;
	margin-left:1.5em;
}

ul.discIndent li.nodisc{
	list-style-type:none;
	text-indent:-1em;
	margin-left:2.5em;
}
ol.numIndent li{
	list-style-type:none;
	margin-left:0.5em;
}
/* tab */
.tabBox{
	margin-bottom:16px;
	overflow:hidden;
}
.tabBox ul{
	margin:0 51px;
	height:53px;
	overflow:hidden;
}
/*.tabBox ul li:hover{
	cursor:pointer;
}*/
.tabBox ul li.sinki{
	float:left;
	margin-right:10px;
	width:290px;
}
.tabBox ul li.karikae{
	float:left;
	width:290px;
}
.tabCont01{
	border-top: solid 4px #057ec9;
	width:662px;
	background-color:#faf4e1;
	margin:0 10px 0 10px;
	padding:10px 5px 15px 5px;
	display:none;
}
.tabCont02{
	border-top: solid 4px #03935b;
	width:662px;
	background-color:#e9fae1;
	margin:0 10px 0 10px;
	padding:10px 5px 15px 5px;
	display:none;
}
.tabCont01.active,
.tabCont02.active{
	display:block;
}
/* hikaku */
dl.hikaku{
	margin-left:10px;
}
dl.hikaku dd{
	background:url("../images/hikaku_bg01.gif") no-repeat left bottom;
	overflow:hidden;
	zoom:1;
}
dl.hikaku dd.hikaku_last{
	background:url("../images/hikaku_bg02.gif") no-repeat left bottom;
}
dl.hikaku_sihd,
dl.hikaku_dealer{
	width:299px;
	float:left;
	padding:15px;
}
dl.hikaku_sihd{margin-right:15px;}

dl.hikaku_sihd dt,
dl.hikaku_dealer dt{
	font-size:115%;
	font-weight:bold;
}
dl.hikaku_sihd dd,
dl.hikaku_dealer dd{
	background:none;
}
dl.hikaku_sihd dd div,
dl.hikaku_dealer dd div{
	float:left;
	width:60px;
	margin-top:6px;
}
dl.hikaku_sihd dd p,
dl.hikaku_dealer dd p{
	float:left;
	width:225px;
}



/* flow */
.moushiBox{
	zoom:1;
}
ul.moushiflow{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow:hidden;
	margin-bottom:20px;
	zoom:1;
}
ul.moushiflow li{
	width:155px;
	margin: 0 0 0 11px;
	border: solid 1px #cfcfcf;
}
ul.moushiflow li+li {
	
}
ul.moushiflow li.moushi_last{
	padding-right:0;
	background:none;
}
ul.moushiflow li p:first-child {
	height: 60px;
	padding: 15px 0 0 0;
	background-color: #e2f0fa;
}

ul.moushiflow li p:first-child span {
	width: 50px;
	float: left;
	margin: 0 5px 10px -8px;	
}

ul.moushiflow li p{
	padding:0 5px 10px 13px;
}
ul.moushiflow li p:nth-child(2) span:first-child {
	text-align: center;
	display: block;
	padding: 15px 0 15px 0;
}

ul.moushiflow li p.mini_arrow{
	width:127px;
	padding:0 10px 10px 8px;
	margin:0 0 0 20px !important;
	background:url("../images/mini_arrow.gif") no-repeat left 0.5em;
	zoom:1;
}


p.days3 {
	background-image: url("../images/arrow_step.png");
	background-repeat: no-repeat;
	background-position: right center;
}



/* goshitumon */

#wrapper dl.qanda+h4 {
	margin: 40px 0 0 0;
}
dl.qanda{
	margin-left:10px;
	border-bottom:solid 1px #cccccc;
	background-image: url("../images/icon_plus.png");
	background-repeat: no-repeat;
	background-position: right 12px;
}

dl.qanda.open {
	background-image: url("../images/icon_minus.png");
}
dl.qanda.open dd {
	display: block;
}
dl.qanda dt{
	padding:12px 30px 15px 48px;
	background-image: url("../images/question.gif");
	background-repeat: no-repeat;
	background-position: left 7px;
	font-size:115%;
	font-weight:bold;
	cursor: pointer;
}
dl.qanda dd{
	display: none;
	padding:7px 0 10px 48px;
	margin:10px 0;
	background:url("../images/answer.gif") no-repeat left top;
}

dl.qanda2 dt{
	padding:0px 0 30px 35px;
	background:url("../images/question02.gif") no-repeat left top;
	cursor: pointer;

}
dl.qanda2 dd{
	padding:0px 0 20px 35px;
	margin-bottom:20px;
	background:url("../images/answer02.gif") no-repeat left 3px;
}
dl.qanda3{
	padding:15px;
}
dl.qanda3 dt{
	padding:0px 0 10px 35px;
	background:url("../images/question02.gif") no-repeat left top;
	cursor: pointer;

}
dl.qanda3 dd{
	padding:0px 0 0 35px;
	background:url("../images/answer02.gif") no-repeat left 3px;
}


.qanda_table{
	border:solid 1px #cfcfcf;
	border-collapse: collapse;
}
.qanda_table th,
.qanda_table td{
	padding:10px;
	border:solid 1px #cfcfcf;
	vertical-align:top;
}
.qanda_table th{background-color:#eeeeee;}


/* shouhingaiyou */
table.BaseTable,
table.BaseTable th,
table.BaseTable td{
	border:solid 1px #cccccc;
	border-collapse:collapse;
	padding:10px;
}
table.BaseTable{
	margin-left:10px;
	width:670px;
}
table.BaseTable th{
	width:6em;
	font-weight:normal;
	background-color:#e7f0f3;
	width:100px;
	vertical-align:top;
}
table.BaseTable th p{
	margin:0 0 0 0 !important;
	text-indent:-1em;
	margin-left:1em !important;
}
table.BaseTable td{
	background-color:#ffffff;
}
#inlineBox1,
#inlineBox2,
#inlineBox3,
#inlineBox4{
	padding:15px 20px 0px 20px;
	font-size:14px;
	line-height:1.8;
	margin-bottom:15px;
}
#inlineBox1 .inlineBox1_Box1{position:relative;}
#inlineBox1 .inlineBox1_fukidashi{
	position:absolute;
	top:60px;
	left:412px;
	background-color:#fff799;
	padding:15px;
}


#fixedItem{
	position:fixed;
	bottom:0;
	right:0;
	display:none;
	z-index: 10;
}
#fixedItem .fixed01{
	position:relative;
}
#fixedItem .fixed01b{
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}

#fixedItem .fixed01b a:hover {
	opacity: 0.8;
}


/* point */
ul.mycar_point{
	overflow:hidden;
	padding-bottom:5px;
	zoom:1;
}

ul.mycar_point li{
	width:320px;
	float:left;
	border:solid 1px #cfcfcf;
	border-radius: 10px;
	margin: 16px 0 20px 12px;
}
ul.mycar_point li:nth-child(odd) {
	margin: 16px 10px 20px 12px;
}

ul.mycar_point li p:first-child {
	height: 57px;
	background-color: #e2f0fa;	
	border-radius: 10px 10px 0 0;
}

ul.mycar_point li img.merit {
	margin: -16px 10px 0 -12px;
}

div.meritBox_btn{
	text-align: right;
}

ul.mycar_point li div.point_img{
	height: 70px;
	text-align:center;
	padding-top:10px;
}

ul.mycar_point li div.point_img img{
    max-height: 70px;
}

ul.mycar_point li p.point_txt{
	padding:10px 12px;
	margin:0;
}

ul.mycar_point li:nth-child(-n+2) p.point_txt{
	height: 60px;
}

.mycar_point_fs12 {
	font-size: 86%;
	margin-left: 1em;
	text-indent: -1em;
	display: block;
}



/* 10秒診断Btn */
.tenmin_box{
	width:671px;
	height:137px;
	background:url(../images/tenmin_box_bg.gif) no-repeat left top;
	margin-left:10px;
	margin-bottom:28px;
	font-size:14px;
}
.tenmin_box_chackArrow{
	float:left;
	padding:40px 16px 0 115px;
}
.tenmin_box_chackArrow dt{
	margin-bottom:10px;
}
.tenmin_box_chackArrow dd{
	background:url(../images/check_arrow.gif) no-repeat left top;
	padding-left:1.5em;
	line-height:130%;
}
.tenmin_box_btn{
	float:left;
	padding:41px 0 0 0;
}



/* tt0 */
.tt0_box{
	margin:10px 10px 20px 10px;
	overflow:hidden;
}
.tt0_box .tt0_tenmin{
	float:left;
	width:327px;
	height:164px;
	background:url(../images/tt0_tenmin_bg.gif) no-repeat left top;
}

.tt0_box .tt0_hensai{
	float:right;
	width:327px;
	height:164px;
	background:url(../images/tt0_hensai_bg.gif) no-repeat left top;
}
.tt0_box .tt0_tenmintxt,
.tt0_box .tt0_hensaitxt{
	padding:40px 0 0 85px;
}
.tt0_box .tt0_tenminbtn,
.tt0_box .tt0_hensaibtn{
	padding:18px 0 0 13px;
}





/* tt1 */
.tt1_box{
	background:url(../images/tt01_bg.gif) no-repeat left top;
	padding:20px 5px 20px 25px;
	width:640px;
	height:140px;
	margin-left:11px;
}
.tt1_box ul li{
	float:left;
	padding:0 20px 0px 0;
}
.tt1_box02{
	background:url(../images/tt01_bg2.gif) no-repeat left bottom;
}
.tt1_box02 ul.tt1_box02_1{
	padding:0 15px;
	width:655px;
	overflow:hidden;
}
.tt1_box02 ul.tt1_box02_1 li.tt1_box02_1a,
.tt1_box02 ul.tt1_box02_1 li.tt1_box02_1b,
.tt1_box02 ul.tt1_box02_1 li.tt1_box02_1c{
	float:left;
	width:195px;
	padding:20px 8px 30px 10px;
}
.tt1_box02 ul.tt1_box02_1 ul.checkArrow li{
	background:url(../images/check_arrow.gif) no-repeat 3px 3px;
	padding-left:25px;
	padding-bottom:10px;
}
.tt1_box3{
	margin:10px 10px 20px 10px;
	overflow:hidden;
}
.tt1_box3 .tt1_tenmin{
	float:left;
	width:327px;
	height:164px;
	background:url(../images/tt1_tenmin_bg.gif) no-repeat left top;
}

.tt1_box3 .tt1_hensai{
	float:right;
	width:327px;
	height:164px;
	background:url(../images/tt1_hensai_bg.gif) no-repeat left top;
}
.tt1_box3 .tt1_tenmintxt,
.tt1_box3 .tt1_hensaitxt{
	padding:40px 0 0 85px;
}
.tt1_box3 .tt1_tenminbtn,
.tt1_box3 .tt1_hensaibtn{
	padding:18px 0 0 13px;
}

/* tt2 */
ol.tt2_merit{
	margin:0 10px 0;
	padding-top:10px;
}
ol.tt2_merit li{
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:20px;
	margin-bottom:20px;
}
ol.tt2_merit li.lastchild{
	border:none;
}
.tt2_box1{
	margin:0 0 20px 10px;
	padding-bottom:20px;
	width:670px;
	height:174px;
	background:url(../images/tt2_box1_bg.gif) no-repeat left bottom;
}
.tt2_box1 .tt2_box1_ttl{
	padding:83px 0 0 20px;
}
.tt2_box1 .tt2_box1_txt{
	font-size:114%;
	padding:5px 0 0 20px;
}

/* tt3 */
.tt3_table{
	background:url(../images/tt3_table.gif) no-repeat left top;
	width:670px;
	height:302px;
	margin-left:10px;
	text-align:center;
	overflow:hidden;
}
.tt3_list{
	margin:68px 0 0 114px;
}
.tt3_list td{
	width:277px;
	vertical-align:middle;
}
.tt3_list_01{height:75px;}
.tt3_list_02{height:86px;}
.tt3_list_03{height:71px;}
.tt3_hensai_box{
	width:671px;
	height:137px;
	background:url(../images/tt3_hensai_box_bg.gif) no-repeat left top;
	margin-left:10px;
}

.tt3_chackArrow{
	float:left;
	padding:40px 30px 0 115px;
}
.tt3_chackArrow dt{
	margin-bottom:10px;
}
.tt3_chackArrow dd{
	background:url(../images/check_arrow.gif) no-repeat left top;
	padding-left:1.5em;
	line-height:130%;
}
.tt3_hensai_btn{
	float:left;
	padding:39px 0 0 0;
}

.tt3_box2{
	width:670px;
	background:url(../images/tt3_box2_bg.gif) no-repeat left bottom;
	margin:20px 0 0 10px;
	padding-bottom:20px;
	overflow:hidden;
}
.tt3_box2 table{
	margin:13px;
	
}
.tt3_box2 table td{
	width:310px;
	padding:10px 0 0px 10px;
	vertical-align:top;
}
.tt3_box2 table .checkArrow li{
	background:url(../images/check_arrow.gif) no-repeat 3px 3px;
	padding-left:25px;
	padding-bottom:15px;
	line-height:130%;
}
.tt3_box2 table .tt3_box2_btn{
	padding:0;
	text-align:center;
}

/* tt4 */

.tt4_box {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.tt4_box dl {
	width: 330px;
	border: solid 2px #d2d2d2;
	margin: 20px 0 20px 0;
}


.tt4_box dl dt {
	text-align: center;
	background-color: #d2d2d2;
	padding: 10px;	
}
.tt4_box dl dd{
	padding:10px 16px 0 10px;
}

.tt4_box dl dd a {
	display: block;
	text-align:center;
	padding:20px 0;
}
.tt4_box dl:first-child dd a {
	padding:60px 0 0;
}

.tt4_box dl:nth-child(2) dd {
	text-align: left;
}
.tt4_box dl:nth-child(2) dd a {
	background-image: url('../images/tt4_box_pdf.gif');
	background-repeat: no-repeat;
	background-position: left 50px top;
	padding: 0 10px 20px 30px;
	margin: 30px auto 0 auto;
}


/* tt5 */
ul.tt5_pagelink{
	margin-bottom:20px;
	overflow:hidden;
}
ul.tt5_pagelink li{
	float:left;
	width:330px;
	height:43px;
	margin:10px 0 0 10px;
	background:url(../images/tt5_qa_btn.gif) no-repeat left top;
	font-size:129%;
}
ul.tt5_pagelink li a{
	
	padding:7px 0 7px 40px;
	display:block;
}

.tt5_box{
	width:671px;
	height:137px;
	background:url(../images/tt5_box_bg.gif) no-repeat left top;
	margin-left:10px;
}

.tt5_chackArrow{
	float:left;
	padding:40px 49px 0 115px;
}
.tt5_chackArrow dt{
	margin-bottom:10px;
}
.tt5_chackArrow dd{
	background:url(../images/check_arrow.gif) no-repeat left top;
	padding-left:1.5em;
	line-height:130%;
}
.tt5_box_btn{
	float:left;
	padding:41px 0 0 0;
}

.tt5_box2{
	width:670px;
	background:url(../images/tt3_box2_bg.gif) no-repeat left bottom;
	margin:20px 0 0 10px;
	padding-bottom:20px;
	overflow:hidden;
}
.tt5_box2 table{
	margin:13px;
	
}
.tt5_box2 table td{
	width:310px;
	padding:10px 0 10px 10px;
	vertical-align:top;
}
.tt5_box2 table .checkArrow li{
	background:url(../images/check_arrow.gif) no-repeat 3px 2px;
	padding-left:25px;
	padding-bottom:18px;
	line-height:130%;
}
.tt5_box2 table .tt5_box2_btn{
	padding:0;
	text-align:center;
}
.paragraph dl.last {
    border-bottom: none;
    margin-bottom: 0;
}



.form_table,
.form_table th,
.form_table td,
.form_table2,
.form_table2 th,
.form_table2 td,
.form_table3,
.form_table3 th,
.form_table3 td{
	border:solid 1px #cfcfcf;
	border-collapse: collapse;
}
.form_table th{
	padding:10px;
	background-color:#e2f0fa;
}
.form_table2 th,
.form_table3 th{
	padding:10px;
	vertical-align:top;
	background-color:#e2f0fa;
}
.form_table td,
.form_table2 td{
	padding:10px;
}
.form_table3 td{
	padding:10px 50px 10px 10px;
	text-align:right;
}
.yellowBox{
	padding:5px 10px;
	background-color:#fffab7;
	text-align:center;
}

.form_attention{
	width:757px;
	padding:10px;
	background-color:#eeeeee;
	font-size:86%;
}
.form_attention li{
	text-indent:-1em;
	margin-left:1em;
}
.form_attention li.disc{
	text-indent:0;
	margin-left:1.25em;
	list-style-type:disc;
}
#tenmin_errBox{
	border:solid 1px #cc0000;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}
#form_ok,
#form_none,
#form_guide,
#hensaiform_ok,
#henkyaku_error,
#kariire_error
#ten_nenrei_error,
#ten_nensyu_error,
#ten_kariire_error,
#ten_henkyaku_nen_error,
#ten_kariire_genzai_error,
#tenmin_errBox,
#hensai_result,
#hensai_attention{
	display:block;
}
#form_ok.hide,
#form_none.hide,
#form_guide.hide,
#hensaiform_ok.hide,
#henkyaku_error.hide,
#kariire_error.hide,
#ten_nenrei_error.hide,
#ten_nensyu_error.hide,
#ten_kariire_error.hide,
#ten_henkyaku_nen_error.hide,
#ten_kariire_genzai_error.hide,
#tenmin_errBox.hide,
#hensai_result.hide,
#hensai_attention.hide{
	display:none;
}
.fmselect,
.fmselect_tuki,
.fmselect_bonus{
	background:url(../images/selectbox.gif) no-repeat left top;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	height:36px;
	line-height:1.8;
	width:76px;
}
.fmselect_bonus.disabled,
.fmselect_tuki.disabled{
	background:url(../images/selectbox_disabled.gif) no-repeat left top;
}
#inlineBox3 select,
#inlineBox4 select{
	font-size:20px !important;
}
#inlineBox3 input,
#inlineBox4 input{
	font-size:20px;
	border:solid 1px #cfcfcf;
	text-align:right;
	padding:5px 10px 5px 10px;	
	font-weight:bold;
}
#inlineBox4 .form_table3 input{
	border:none;
}
#inlineBox4 input#radio01,
#inlineBox4 input#radio02,#waribiki,
#sou_hensaigaku,#bonus_getu_hensaigaku,
#maituki_hensaigaku{
	border:none;
	padding:0;
}

#inlineBox3 .pcHid,
#inlineBox4 .pcHid{
	display:none;
}


#inlineBox3 h2,
#inlineBox4 h2{
	clear: both;
	line-height:1.2;
	font-size:106%;
	font-weight:bold;
	padding:15px 0px 13px 0px;
	margin-bottom:10px;
	height:auto;
	width:auto;
	background: url(/common/img/title_h2.jpg) no-repeat left top #fafafa;
	background: url(/common/img/title_h2.jpg) no-repeat left top, -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #eeeeee), color-stop(0.77, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(/common/img/title_h2.jpg) no-repeat left top, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 77%, #eeeeee 97%);
	background: url(/common/img/title_h2.jpg) no-repeat left top, linear-gradient(to bottom, #ffffff 0%, #f7f7f7 77%, #eeeeee 97%);
	overflow: hidden;
}
#inlineBox3 h2 span.title,
#inlineBox4 h2 span.title{
	border-left:solid 3px #007BC8;
	padding:2px 15px 1px 12px;
	display:block;
}
#inlineBox3 input[type="number"]::-webkit-outer-spin-button,
#inlineBox3 input[type="number"]::-webkit-inner-spin-button,
#inlineBox4 input[type="number"]::-webkit-outer-spin-button,
#inlineBox4 input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#inlineBox3 input[type="number"] ,
#inlineBox4 input[type="number"] {
    -moz-appearance:textfield;
}

#sou_hensaigaku,
#bonus_getu_hensaigaku,
#maituki_hensaigaku{
	font-weight:bold;
	font-size:20px;
	text-align:right;
}
checkbox{
	border:none;
}


input[type='checkbox']{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	position: absolute;
	zoom:1;
}
.cbxbd{
    background:url(../images/checkbox.gif) no-repeat left top;
    height: 20px;
    line-height: 20px;
    display: block;
    padding: 0 0 0 15px;
    cursor: pointer;
    overflow: hidden;
	/* ie6対応 */
	_background:none;
	_padding: 0px;
}
.c_on{background-position:left bottom;}

/* loanLineup */
ul.loanLineup{
	overflow:hidden;
	margin-bottom:20px;
}
ul.loanLineup li{
	border:solid 1px #cfcfcf;
	border-radius: 10px;
	width:668px;
	float:left;
}

ul.loanLineup li .loanLineup_title{
	background-color:#E3F4F0;
	padding:10px 15px;
	border-radius:10px 10px 0 0;
	font-weight:bold;
	font-size:18px;
}
ul.loanLineup li .loanLineup_txt{
	padding:15px 10px 10px 15px;
	width:400px;
	float:left;
}
ul.loanLineup li .loanLineup_btn{
	float:right;
	width:200px;
	text-align:right;
	padding:10px;
}

