@charset 'UTF-8';
.position_rel{
    position: relative;
}
.type1 {
    width:100%;
    margin-top:0.85em;
    border-top:1px solid #c7c1b5;
}

.fontWN{
    font-weight: normal;
}

.table{
    display: table;
}

.table .middle{
    vertical-align: middle;
}
.tr{
    display: table-row;
}

.th,.td{
    display: table-cell;
}

.th{
    line-height:1.5;
    background-color:#f8f7f5;
    font-weight:bold;
    padding:5px 7px;
    border-bottom:1px solid #c7c1b5;
    vertical-align:middle;
}

.noteIt {
    color:#cd1400;
}

.tr .tr:last-child .td{
     border-bottom:0;
}

.td{
    font-weight:normal;
    line-height:1.5;
    padding:5px 7px;
    border-left:1px solid #c7c1b5;
    border-bottom:1px solid #c7c1b5;
}

.td label{
    margin: 0 10px 5px 5px;
    line-height: 1.5;
}

div.tbody{
    display: table-row-group;
}

.noBorderL{
    border-left: none;
}

div.borderL_bgt{
    border-left-color: transparent;
}

div.border_l_g{
	border-left-color:#f8f7f5;
}
div.th_bg{
    background:#f8f7f5;
}

div.noBorderR{
    border-right: none;
}

.w_50{
    width:50%;
}

.pc_hide{
    display: none;
}

.caption{
    margin:0!important;
}

div.wrapper div#mainCol div#contents .table ol,
div.wrapper div#mainCol div#contents .table table.type3,
div.wrapper div#mainCol div#contents .table ul{
    margin-top:0;
}

.clearfix:before,
.clearfix:after{
    content: "";
    display: table;
}

.clearfix:after
{
    clear: both;
}
/*IE/7/6*/
.clearfix{
    *zoom: 1;
}

div.inputError {
    line-height: 1.5;
    border: 1px solid #f3b5ab;
    padding: 7px 14px;
    color: #cd1400;
    margin: 1em 10px 0;
}

div.wrapper div#mainCol div#contents .table p{
   margin-top:0;
}

.btn_orange{
    background: #ff8201;
    margin: 1rem;
    width: 30%;
    padding: 0.8rem;
    font-size: 15px;
    min-width: 200px;
    font-weight: bold;
    color: #fff!important;
    border-radius: 5px;
    border: 1px solid #f66105;
    text-decoration: none!important;
    display:inline-block;
}

.btn_orange:hover{
   background:#e45f12;
}

div.ad ul li .number{
		margin-right: 4px;
	}
div.ad div.contents {
	display: block !important;
}
@media screen and (min-width: 768px)
{
    .kinri_title{
        width:15%;
    }

    .kinri_2{
        width:41.17%;
    }

    .pc_hide{
        display: none;
    }
	.div4Select_PC{
        display: inline-block;
    }
    
    /*result*/
	.ad h2{
		text-align: center;
		font-weight: bold;
		color: #203864;
		border-bottom-style: solid;
		border-bottom-color: #203864;
		border-bottom-width: 3px;
		padding: 8px;
	}

	.ad img{
		float: left;
		margin-right: 12px;
		margin-top: 3px;
	}
}

@media screen and (max-width: 767px)
{
    body.netSp_w .wrapper.wide #mainCol,
    div.wrapper,
    .sp_100
    {
        width: 100%;
    }

    .pc_hide{
        display: inline-block;
    }

    .sp_hide{
        display: none!important;
    }

    header#header.header-other02 .cgi_headerSP-logo
    {
        float: none;
        width: 100%;
        padding: 3.73333% 0 2.4%;
        text-align: center;
    }
    
    header#header.header-other02 .cgi_headerSP-logo img
    {
        width: 43.06667%;
    }
    
    .cgi_forh1TitSp{
        position:relative;
        margin-top: 10px;
        background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(0.5, #D0E2F0), color-stop(0.97, #CDE0EF), to(#FFF));
        background:-moz-linear-gradient(top,#FFF 0%, #D0E2F0 50%,#CDE0EF 97%, #FFF 100%);
        background:linear-gradient(to bottom,#FFF 0%, #D0E2F0 50%,#CDE0EF 97%, #FFF 100%);
        border-bottom:1px solid #CBCBCB;
        padding:2px 12px 3px 12px;
        min-height:48px;
    }
    
    div.wrapper div#mainCol div#contents .cgi_forh1TitSp .h1Tit{
        background-image: none;
    }

    .netSp_w #mainCol .indicator li{
        display: inline-block!important;
        font-size: 15px!important;
        border-right:none!important;
        padding:0.7rem 0 0.5rem!important;
        position: relative;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.05, #D2DFF3), color-stop(1.00, #FFFFFF))!important;
        background: -moz-linear-gradient(left,  #D2DFF3 5%, #FFFFFF 100%)!important;
        background: linear-gradient(to right,  #D2DFF3 5%, #FFFFFF 100%)!important;
    }

    .netSp_w #mainCol .indicator li.end {
        background: -moz-linear-gradient(left, #D2DFF3 5%, #FFFFFF 35%, #FFFFFF 70%, #D2DFF3 100%)!important;
        background: -webkit-gradient(linear, left top, right top, color-stop(0.05, #D2DFF3), color-stop(0.35, #FFFFFF), color-stop(0.70, #FFFFFF), color-stop(1.00, #D2DFF3))!important;
    }


    .netSp_w #mainCol .indicator li.active {
        background: #3f7da6!important;
        font-weight: bold;
    }



    body.netSp_w #mainCol .indicator li:after {
        right: -24px;
        top: -2px;
        border: 1px solid transparent;
        content: " ";
        position: absolute;
        margin: 0;
        padding: 0;
    }

    div.wrapper div#mainCol div#contents div.indicator ul li{
        border:none;
    }

    body.netSp_w #mainCol .indicator li:after {
        border-left-color: #FFFFFF;
        border-width: 1.5em 12px;
        z-index: 5;
    }
    body.netSp_w #mainCol .indicator li.active:after {
        border-left-color: #3f7da6;
    }

    body.netSp_w #mainCol .indicator li.end:after {
        border: none;
        content: "";
        display: none;
    }

    div.wrapper div#mainCol div#contents div.imageRight div.image,
    .netSp_w .thead{
        display: none;
    }
    .div4Select select::-ms-expand{
        display: none;
    }

    .table,
    .tr,
    .th,
    .td{
        display: block;
        width:100%;
    }

    .th{
        padding:0;
    }

    .caption{
        background-color:#d1dae9;
        padding:5px;
        color:#002a7e;
        text-shadow: 0 1px 0 #fff;
    }

    .td>div:not(.tr){
        padding:5px 7px;
    }

     input[type="text"]{
        padding: .4em;
        line-height: 1.4;
        font-size: 16px;
        display: inline-block;
        box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
        border-radius: .6em;
        border: 1px solid #aaa;
        color: #333;
     }

    .tr .paren{
        margin: 0!important;
        padding: 5px 7px!important;
        background-color: #f2f2f2;  
        border-bottom:1px solid #c7c1b5;
    }

    .td{
        border:0;
    }

    .td .td{
        padding:0;
    }

    *{
        box-sizing: border-box;
    }

    .td .paren li{
        text-indent:0!important;
        margin-bottom: 0!important;
    }

    .td .paren~ul{
        padding-left:1em;
    }

     input:focus{
        box-shadow: 0 0 12px #387bbe;
        outline: none;
     }
     .noteIt{
        float: right;
     }

    .sp_95{
        width:95%;
    }
     .sp_75{
        width:75%;
     }

    .sp_30{
        width:30%;
     }

    .sp_40{
        width:calc(40% + 5px);
     }

    .sp_50{
        width:50%;
    }

    .sp_20{
        width:20%;
    }

     .border_b{
        border-bottom:1px solid #c7c1b5;
     }

    .tr{
        border:1px solid #ccc;
    }

    .tr + .tr,.table+.table .tr:first-child{
        border-top:0;
    }

    .tr .tr{
        border:0;
    }

    .kinri_title+div{
        border-left-color:#c7c1b5;
    }

    /* 非表示 */
    input[type="checkbox"],
    input[type="radio"],
    input[type="file"]{
        position: absolute;
        width: 0!important;
        opacity: 0;
        z-index: -1;
    }

    input[type="radio"]+label{
        background: #f2f2f2;
        display: inline-block;
        padding: 0.5rem;
        position: relative;
        border:1px solid #c7c7c7;
        cursor: pointer;
        white-space: nowrap;
    }

    input[type="radio"]:checked+label{
        background: #3f7da6;
        color:#fff;
    }

    input[type="radio"]+label:before{
        width: 1.5rem;
        height: 1.5rem;
        background:#fff;
        display:inline-block;
        margin-right:10px;
        vertical-align: middle;
        content:"";
        border: 1px solid #356d92;
        border-radius: 0.75rem;
        padding-left:0.15rem;
    }

    input[type="radio"]:checked+label:after{
         content:'●';
         font-size: 1.5rem;
         color: #3f7da6;
         left: 10px;
         top: 4px;
         position: absolute;
    }

    input[type="radio"]:focus+label:before,
    input[type="checkbox"]:focus+label:before{
        color:#7eaaee;
        border-color:#7eaaee;
    }

    .div4Select{
        position: relative;
        padding:1rem;
        background-color: transparent;
    }

    .span4Select{
        padding: .6em 20px;
        display: inline-block;
        width:80%;
        white-space: nowrap;
        position: relative;
        text-align: center;
        cursor: pointer;
        box-shadow: 0 1px 4px rgba(0,0,0,.3);
        border-radius: 1em;
        border: 1px solid #ccc;
        font-weight: bold;
    }

    .div4Select:hover .span4Select{
        background: linear-gradient(#f6f6f6, #e0e0e0);

    }

    select:focus + .span4Select{
        border-color:#3f7da6;
    }

    .span4Sel_t{
        position: relative;
        z-index: 1;
        width: 100%;
        display: block;
        min-height: 1em;
        overflow: hidden!important;
    }

    .span4Sel_i{
        position: absolute;
        top: 50%;
        margin-top: -9px;
        right: 15px;
        width: 18px;
        height: 18px;
        background: rgba(0,0,0,.4);
        background-image: url(/sp/common/html5/plugin/jquery.mobile/images/icons-18-white.png);
        background-repeat: no-repeat;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        background-position: -216px 50%;
    }

    .div4Select select{
        position: absolute;
        cursor: pointer;
        left: 7px;
        top: 5px;
        width: 80%;
        height: 3em;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0);
        z-index: 2;
        background: transparent;
        padding: .6em 20px;
        border: none;
        outline: none;
        appearance:none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        text-align: center;
        text-align-last: center;
    }

    .last_caption{
        background-color: #d1dae9;
        border-top: 1px solid #c7c1b5;
        border-right: 1px solid #c7c1b5;
        border-left: 1px solid #c7c1b5;
        padding: 5px;
        color: #002a7e;
        font-weight: bold;
        text-shadow: 0 1px 0 #fff;
    }

    .last_caption+.type1{
        margin-top:0;
    }

    .last_caption+.table input{
        margin-left:0.5rem;
    }

    .type3 .th{
        line-height: 1.5;
        padding: 5px 7px;
        background-color: #f2f2f2;
        font-weight: normal;
    }

    .type1{
        border:0;
    }

    div.wrapper div#mainCol div#contents .attentionH{
        background: -webkit-gradient(linear, left top, left bottom, from(#ffedf3), to(#f9d5df));
        background: -moz-linear-gradient(top, #ffedf3 0%, #f9d5df 100%);
        background: linear-gradient(to bottom, #ffedf3 0%, #f9d5df 100%);
        border-top: 1px solid #fe686a;
        color: #be0e3c;
        font-size: 1.3em;
        padding: 12px 0 12px 10px;
    }

    div.wrapper div#mainCol div#contents div.inner div.attention{
        border:0;
        padding:1rem 0;
        background-color: transparent;
    }

    /*result*/
    div.wrapper div#mainCol div#contents .h2Tit {
        font-size:1.3em;
        font-weight:bold;
        background:-webkit-gradient(linear, left top, left bottom, from(#8292cf), color-stop(0.02, #546ABE), color-stop(0.25, #4b59b2), color-stop(0.5, #3C40A1), color-stop(0.5, #2E2F98), to(#120075))!important;
        background:-moz-linear-gradient(top, #8292cf 0%, #546ABE 2%, #4b59b2 25%, #3C40A1 50%, #2E2F98 50%, #120075 100%)!important;
        background:linear-gradient(to bottom, #8292cf 0%, #546ABE 2%, #4b59b2 25%, #3C40A1 50%, #2E2F98 50%, #120075 100%)!important;
        border-top:1px solid #120075;
        color:#FFF;
        padding:12px 0 12px 10px;
    }

    div.wrapper div#mainCol div#contents .h3Tit{
        font-size: 1.3em;
        font-weight: normal;
        background: -webkit-gradient(linear, left top, left bottom, from(#f0edff), to(#cdc3ff));
        background: -moz-linear-gradient(top, #f0edff 0%,#cdc3ff 100%);
        background: linear-gradient(to bottom, #f0edff 0%,#cdc3ff 100%);
        border-top: 1px solid #140078;
        color: #140078;
        line-height: 1.4;
        padding: 12px 0 12px 10px;
        border-bottom:0;
    }

  .table_1 tr{
    font-size:0;
  }
  .table_1 tbody td,
  .table_1 tbody th{
    display: inline-block;
    width:50%;
    padding-top:33px!important;
  }

    .table_1 tbody td:nth-child(2n+1),
    .table_3 tbody td,
    .table_2 tbody td,
    .table_2 tbody th
    {
        border-left:0!important;
    }

    .table_title{
      position:absolute;
      width:100%;
      top:0;
      left:0;
      text-align:center;
      background: #f2f2f2;
      border-bottom: 1px solid #c7c1b5;
      padding:3px 0;
    }

    .table_2 tbody tr td,
    .table_2 tbody tr th{
        display: inline-block;
        width:100%;
        padding-top:33px!important;
      }

    .table_2 center{
        text-align: right;
    }

    [class*="table_"] tbody th,
    [class*="table_"] tbody td{
       position: relative;
       font-size: 15px;
    }

    [class*="table_"] tbody tr
    {
       border-left: 1px solid #c7c1b5;
       border-right: 1px solid #c7c1b5;
       display: table;
       width:100%;
    }

    [class*="table_"] tbody tr:not(.thead) + tr{
      border-top: 1px solid #c7c1b5;
    }

    [class*="table_"] tbody tr+ tr,
    .margin_b_15{
      margin-bottom:15px;
    }

    .btn_link{
        background: linear-gradient(#fff,#f1f1f1);
        border-radius: 1em;
        width:100%;
        padding:5px;
        text-align: center!important;
        border: 1px solid #ccc;
    }

    .table_3 th,
    .table_3 td{
        display: block;
        width:100%!important;
    }

    .table_3 th{
        background: #f2f2f2!important;
    }

    .btn_link button,.btn_link span{
        border:0;
        background:transparent; 
        outline-style: none;
        cursor: pointer;
        font-weight: bold;
        font-size: 15px;
	color:#222;
    }

    div.wrapper.wide div#mainCol,
    div.wrapper.wide div#mainCol div#contents div.column2,
    div.wrapper.wide div#mainCol div#contents div.column2 div.col{
        width:100%!important;
    }

    .section h2 img
    {
        width:100% !important;
    }

    div.wrapper div#mainCol div.bBox,
    div.wrapper div#mainCol div.cov,
    div.wrapper div#mainCol div.cov div.covin01,
    div.wrapper div#mainCol div.cov div.covin01 .covText img{
        width:100%;
    }

    div.wrapper div#mainCol div.cov div.covin01 .covText{
        width:calc(100% - 30px);
    }

    div.wrapper div#mainCol div.bBox div.colIn,
    div.wrapper div#mainCol div.bBox,
    div.wrapper div#mainCol div.cov div.covin01
    {
        background-size: 100% 100%;
    }

    .border_t{
        border-top: 1px solid #c7c1b5;
    }

    div.wrapper div#mainCol div#contents form table td label
    {
        margin: 5px 10px 5px 5px;
    }

    body .table .noBorderB{
        border-bottom: none;
    }

    div.th_bg,.th{
        background:#fff;
    }

    .btn_link button,.btn_link span{
        width:100%;
    }
    
    .ad h2{
		display: block;
		text-align: center;
		font-weight: bold;
		color: #203864;
		border-top-style: solid;
		border-top-color: #203864;
		border-top-width: 3px;
		padding: 8px;
		margin: 0 20px;
	}
	.ad div.contents {
		border-top-style: solid;
		border-top-color: #203864;
		border-top-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #203864;
		border-bottom-width: 3px;
		padding: 10px 0 20px 0;
		margin: 0 20px;
	}
	.ad img{
		display: block;
		margin: 0 auto;
		width:230;
	}

	.ad ul li{
		margin-bottom: 0 !important;
		text-indent: -1em;
		color: #404040;
	}
    
    div.wrapper div#mainCol div.bBox div.covNew {
        background:#fff;
        width:100%;
    }
    
    div.wrapper div#mainCol div.bBox div.covNew div.covin01New {
        width:100%;
    }
    
    /*** conversion New_sp***/
    div.wrapper div#mainCol div.covNew div.covin01New_sp {
        display: block;
        display: inline-table;
        min-height: 1%;
        width: 100%;
        margin-top: 2px;
    }

    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp {
        
        width: 228px;
        height: 180px;
        border: 1px solid blue;
        position: relative;
        margin: auto;
    }

    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp .covTitNew_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp .covTitNew_sp {
        position: absolute;
        width: 199px;
        top: 7px;
        left: 14px;
        
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp .covText1New_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp .covText1New_sp {
        position: absolute;
        width: 107px;
        top: 35px;
        left: 14px;
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp .covText2New_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp .covText2New_sp {
        position: absolute;
        width: 113px;
        top: 60px;
        left: 14px;
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp .covBtn1New_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp .covBtn1New_sp {
        position: absolute;
        width: 199px;
        top: 85px;
        right: 12px;
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covLeftNew_sp .covBtn2New_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covLeftNew_sp .covBtn2New_sp {
        position: absolute;
        width: 199px;
        bottom: 9px;
        right: 12px;
    }

    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covRightNew_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covRightNew_sp {
        width: 228px;
        height: 128px;
        top: 5px;
        border: 1px solid blue;
        position: relative;
        margin: auto;
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covRightNew_sp .covTextNew_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covRightNew_sp .covTextNew_sp {
        position: absolute;
        width: 199px;
        top: 7px;
        left: 14px;
    }
    div.wrapper div#mainCol div.covNew div.covin01New_sp div.covRightNew_sp .covBtnNew_sp, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp div.covRightNew_sp .covBtnNew_sp {
        position: absolute;
        width: 199px;
        bottom: 9px;
        left: 14px;
    }
    /** 画面ボタン仕様変更(CGI) START **/
    div.wrapper div#mainCol div.bBox_sp_CGI {
        background: url(/loan/housing/images/bg_housing_loan_bbox_bottom_CGI.gif) no-repeat 0 bottom;
        padding-bottom: 3px;
        width: 100%;
        margin: 0 auto;
    }
    div.wrapper div#mainCol div.bBox_sp_CGI div.covNew_CGI {
        background:#fff;
        width:100%;
    }
    div.wrapper div#mainCol div.covNew_CGI div.covin01New_sp_CGI {
        display: block;
        display: inline-table;
        min-height: 1%;
        width: 100%;
        margin-top: 2px;
    }
    div.wrapper div#mainCol div.covNew_CGI div.covin01New_sp_CGI div.covLeftNew_sp_CGI, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp_CGI div.covLeftNew_sp_CGI_CGI {
        width: 228px;
        height: 90px;
        border: 1px solid blue;
        position: relative;
        margin: auto;
    }
    div.wrapper div#mainCol div.covNew_CGI div.covin01New_sp_CGI div.covLeftNew_sp_CGI .covBtn1New_sp_CGI, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp_CGI div.covLeftNew_sp_CGI .covBtn1New_sp_CGI {
        position: absolute;
        width: 199px;
        top: 30px;
        right: 12px;
    }
    div.wrapper div#mainCol div.covNew_CGI div.covin01New_sp_CGI div.covRightNew_sp_CGI, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp_CGI div.covRightNew_sp_CGI {
        width: 228px;
        height: 90px;
        top: 5px;
        border: 1px solid blue;
        position: relative;
        margin: auto;
    }
    div.wrapper div#mainCol div.covNew_CGI div.covin01New_sp_CGI div.covRightNew_sp_CGI .covBtnNew_sp_CGI, div.wrapper div#mainCol div.cov_flat35 div.covin01New_sp_CGI div.covRightNew_sp_CGI .covBtnNew_sp_CGI {
        position: absolute;
        width: 199px;
        bottom: 9px;
	top: 30px;
        left: 14px;
    }
    /** 画面ボタン仕様変更(CGI) END **/
}

@media screen and (max-width: 510px){
    .miniSp_100{
        width:100%;
    }

    .miniSp_50{
        width:calc(50% - 20px);
    }

    .sp_block{
        display: block;
        width:100%!important;
    }

    .td label{
        margin: 0 0px 5px 2px;
    
    }

    input[type=text]:not([class*="sp_"]){
        width:70px;
    }

    input[type="radio"]+label:before {
    width: 1rem;
    height: 1rem;
    margin-right: 2px;
    }

    input[type="radio"]:checked+label:after{
        font-size: 1rem;
        top: 8px;
    }
}
@media screen and (max-width: 375px){
	[class*="table_"] tbody th,[class*="table_"] tbody td{
       position: relative;
       font-size: 14.4px;
    }
    
    .table_1 tbody td{
	    width:43%;
    }
    .table_1 tbody td:nth-child(3){
	    width:57%;
    }
	.table_1 tbody th{
	    width:57%;
    }
}
