@charset "utf-8";

#contents{
	display: flex;
	flex-wrap: wrap;
}
.subarea{
	width: 250px;
	border: 0px solid #000;
	margin-left: 30px;
}
.subarea ul li{
	padding-bottom: 20px;
}

/* loan_sim
-----------------------------*/
input[type="text"], 
input[type="password"], 
textarea, 
select {
    outline: none;
}
.blue {
    color: #2292f9 !important;
}
@media only screen and (min-width: 768px) {
    .spBr{
        display: none;   
    }
    section {
        width: 100%;
        min-width: unset;
    }
}
@media only screen and (max-width: 767px) {
.pcBr{
    display: none;   
    }
}
.ml47 {margin-left: 47px;}
.ml120 {margin-left: 120px;}
.ml130 {margin-left: 130px;}
.ml140 {margin-left: 140px;}
.ml210 {margin-left: 210px;}

#simulator {
	padding-bottom: 50px;
	width: 800px;
}
#simulator table{
	border-right: 1px solid #2292F6;
}

.area_center label{
	text-align: center;
	margin-bottom:3px;
	outline: none;
}

a:hover img,input:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha( opacity=100 )";
        -moz-opacity: 1;
        -khtml-opacity: 1;
}


.topText {
    width: 100%; 
    margin-top: 30px;
}
.topText:after {
    display: block;
    clear: both;
    content: "";
}
.topText .textleft {
    width: 70%;
    float: left;
}
p {
    font-size: 14px;
}
.cmt12{
    font-size: 12px;
}
.topText p.btnClear {
    width: 200px;
    float: right;
}
.topText #reset_button {
}
.topText #reset_button {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 2px solid #2D577D;
    color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    background: none;
    background-color: rgba(45,87,125,1);
    text-align: center;
    padding: 12px 18px;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
}
.topText #reset_button:hover {
    border: 2px solid #2D577D;
    background-color: rgba(45,87,125,0);
    color: #2D577D
}

input#submit_button {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #2D577D;
    color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    background: none;
    background-color: rgba(45,87,125,1);
    text-align: center;
    padding: 14px 0px;
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 50px;
    font-weight: bold;
}
input#submit_button:hover {
    cursor: pointer;
    border: 2px solid #2D577D;
    background-color: rgba(45,87,125,0);
    color: #2D577D
}
div.buttons{
    width: 100%;
}

ul.menu li a:hover {
    background-color: rgba(255,255,255,1);
    color: #2D577D;
    border: 1px solid #2D577D; 
    text-decoration: none;
}

detail table.dtl_contact_tbl td.yr_ltr_see_area .bkn_cmn2_bkg,
.bkn_contact table.dtl_contact_tbl td.yr_ltr_see_area .bkn_cmn1_bkg,
.bkn_contact table.dtl_contact_tbl td.yr_ltr_see_area .bkn_cmn2_bkg,
.column_top .icn_01, .column_top .icn_02, .column_top .icn_03, .column_top .icn_04,
.fnt85 {font-size: 85%;}


.error {
    background: none repeat scroll 0 0 #fff0ff;
    color: #cf2d0a;
    margin-top: 3px;
    padding: 2px 5px;
}
.btnL{
    width: 54%;
    width: 520px;
    margin: 0 auto;
}
.btnL input.submit_button{
}
.buttons li input[type="reset"] {
    background: url("../images/loan/clear_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 36px;
    margin: 15px 0 0 0;
    text-align: center;
    text-indent: -99999px;
    width: 138px;
}
.bkn_sshi_info_tbl tr .area_search_left {
	height: 30px;
	width: 325px;
	background-color: #fff;
	text-align: right;
	padding-top: 41px;
	padding-bottom: 15px;
	border: 0px solid #dbdbea;
    font-weight: bold;
    vertical-align: top;
	font-size: 16px;
}
.bkn_sshi_info_tbl tr .area_search_right {
	width: 810px;
	padding-left: 20px;
	background-color: #FFF;
    padding: 30px 0 30px 30px;
}
.bkn_sshi_info_tbl.mt10 {
	border: 0px solid #dbdbea;
}
.bkn_sshi_info_tbl.mt10 tr {
	border: 0px solid #dbdbea;
}
input.text {
    width: 500px;
    background-color: #EBF5FF;
    padding: 16px;
    border-color: #FFF;
    text-align: right;
    box-sizing: border-box;
    margin-bottom: 15px;
    border: 0;
	font-size: 30px;
    font-weight: bold;
}
select#period_input{
       width: 500px;
    background-color: #EBF5FF;
    padding: 16px;
    border-color: #FFF;
    text-align: right;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 0px;
        font-size: 30px;
    font-weight: bold;
}

input.text, select#period_input {
    height: 77px;
}
select#period_input option {
    font-size: 18px;
}

.input-text-center {
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
}
.text-comment {
    font-size: 16px;
    font-weight: 100;
    color: #000;
}

select#period_input option{
    text-align: right;
}
#result{
    margin-top: 70px;
}
div.kinri {
    padding: 12px;
    background-color: #EBF5FF;
    width: 100%;
    margin-top: 50px;
}
div.kinri p {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
}
div.kinri strong {
    color: #ff0000;
    font-size: 32px;
}
ul.payList {
    width: 800px;
    margin: 50px auto 80px auto;
    font-size: 24px;
    font-weight: bold;
}
.payList li {
    border-bottom: 1px solid #E8E8E8;
    padding: 18px 0 5px 0;
}
.payList li p {
    font-size: 16px;
    text-align: right;
    font-weight: normal;
}
.payList li p strong {
    color: #ff0000;
    font-weight: normal;
}
.payList dt {
    width: 37%;
    float: left;
    text-align: right;
    padding-top: 6px;
}
.payList dd {
    width: 86%;
    text-align: right;
    padding-right: 20px;
    color: #FF0000;
    font-size: 32px;
    font-family: ryo-gothic-plusn, sans-serif;
}
p.cmt {
    padding-left: 150px;
    margin-bottom: 60px;
}
p.cmt strong {
    color: #ff0000;
    font-size: 24px;
}
.annonation{
    background-color: #EBF5FF;
    padding: 24px 20px;
}
.bnr{
    text-align: center;
    margin: 70px 0 90px 0;
}.bnr a:hover{
    opacity: 0.6;
}

@media only screen and (min-width: 768px) {
    .answer_rate_contain {
        margin-left: 20px;
    }

    .payList li.small-detail dl {
        font-size: 18px;
        font-weight: 100;
    }

    .payList li.small-detail dd {
        font-size: 26px;
        font-weight: bold;
    }

    .payList li.small-detail {
        padding-top: 0;
    }

    .payList li.no-border {
        border-bottom: none;
    }

    .payList li.has-comment dt{
        position: relative;
        top: -20px;
    }

    .payList li.has-comment dd{
        position: relative;
        top: -5px;
    }
    .text-comment.pc-comment-right {
        width: 63%;
        left: 37%;
        position: relative;
        margin-bottom: 20px;
    }
    .pc-text-right {
        text-align: right;
    }
    .pc-text-center {
        text-align: center;
    }
}
/**********************************************************/
/*                 SP用CSS                                */
/**********************************************************/
@media only screen and (max-width: 767px) {
    .sp-no-border {
        border-bottom: none !important;
    }
h2 {
    width: 100%;
    font-size: 20px;
    padding: 20px 0 20px 10px;
    box-sizing: border-box;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    line-height: 1.2;
}
h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 4px 4px 12px 0px;
    position: relative;
    line-height: 1.3;
}
.topText {
    width: 100%;
    margin-top: 10px;
}
 .topText .textleft {
    width: 100%;
    float: none;
     font-size: 12px;
}  
.topText p.btnClear {
    width: 120px;
    float: none;
    padding: 0
}
.topText #reset_button {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #2D577D;
    color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    background: none;
    background-color: rgba(45,87,125,1);
    text-align: center;
    padding: 6px 0px;
    font-size: 13px;
    letter-spacing: 0;
} 
#simulator table th,
#simulator table td{
  width:100%;
  display:block;
} 
.bkn_sshi_info_tbl tr .area_search_right {
    width: 810px;
    padding-left: 20px;
    background-color: #FFF;
    padding: 0px;
}
.bkn_sshi_info_tbl tr .area_search_right > input{
    margin-left: 10px;

}
input.text {
    width: 80%;
    background-color: #EBF5FF;
    padding: 8px;
    border-color: #FFF;
    text-align: right;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.bkn_sshi_info_tbl tr .area_search_left {
    height: 15px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding-top: 36px;
    padding-bottom: 15px;
    border: 0px solid #dbdbea;
    font-weight: bold;
}
select#period_input {
    width: 80%;
    background-color: #EBF5FF;
    padding: 16px;
    border-color: #FFF;
    text-align: right;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 0px;
}
.btnL {
    width: 100%;
    margin: 0 auto;
}    
    
ul.payList {
    width: 100%;
    margin: 10px auto 20px auto;
    font-size: 20px;
    font-weight: bold;
} 
.payList dt {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 6px;
}
.payList dd {
    width: 100%;
    text-align: center;
    padding-right: 0;
    color: #FF0000;
    font-size: 32px;
    font-family: ryo-gothic-plusn, sans-serif;
}
div.kinri {
    padding: 12px;
    background-color: #EBF5FF;
    width: 100%;
    margin-top: 35px;
    box-sizing: border-box;
}
div.kinri p {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 0;
}
div.kinri p span {
    text-align: right;
    display: inherit;
}
 p.cmt {
    padding-left: 0px;
    margin-bottom: 30px;
}
.bnr {
    text-align: center;
    margin: 20px 0 40px 0;
}
.annonation {
    background-color: #EBF5FF;
    padding: 24px 20px 10px 20px;
}  

input#submit_button {
    margin-top: 0px;
}    

.sm\:mt-30 {
    margin-top: 30px;
}
    .sp-spacing {
        width: 90%;
        margin-left: 5%;
    }
    .sp-text-right {
        text-align: right;
    }
    .sp-text-center {
        text-align: center;
    }
	#simulator table{
	border: 0px solid #2292F6;
}
	.subarea{
	width: 100%;
	border: 0px solid #000;
	margin-left: 0px;
}
	.subarea li img{
	width: 100%;
}
}/**/

.cursor-normal {
    cursor:default;
}



