@charset "utf-8";
/* CSS Document */

/* whole */
body {
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif !important;
}
input{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.form-year{
    width: 130px !important;
}
.form-year-s {
    width: 60px !important;
}
.form-month-day{
    width: 60px !important;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 980px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
}
.arrow img{
    padding:5px 0;
}
.h2-ttl {
        font-size:28px;
        font-weight: bold;
}
.h2-ttl small{
        font-size:.6em;
        color:#000;
}
.h3-ttl-first{
    display: block;
    font-weight: bold;
    margin: 0px 0px 23px;
    position: relative;
    padding: 0 0 10px 10px;
    border-bottom: 1px solid #E70012;
}
.h3-ttl-first::before {
    background: #E70012 none repeat scroll 0% 0%;
    content: "";
    display: block;
    left: -2px;
    height: 30px;
    line-height: 1.3;
    position: absolute;
    width: 8px;
}
.h3-ttl {
    display: block;
    font-weight: bold;
    margin: 40px 0px 23px;
    position: relative;
    padding: 0 0 10px 10px;
    border-bottom: 1px solid #E70012;
}
.h3-ttl::before {
    background: #E70012 none repeat scroll 0% 0%;
    content: "";
    display: block;
    left: -2px;
    height: 30px;
    line-height: 1.3;
    position: absolute;
    width: 8px;
}
.h4-ttl {
    color: #EB7000;
    font-weight: bold;
}
.line-pc {
    background: url(images/line.png) repeat-y left;
}
.line-sp {
    background: none;
}

/* header */
/* -------------------------------------------------- */
#header {
    border-bottom: 10px #C80000 solid;
}
.head-title{
    color: black !important;
    font-size: 18px;
}
#header img {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}
.header-sp {
    text-align: center;
}
.header-sp img {
    margin: 0 auto;
}
.head-logo {
    margin-top: 25px;
}
.head-logo-banking{
    margin: 5px 0 5px 0;
}

/* agreement button */
/* -------------------------------------------------- */
#netbranch__kantan .sectionBox p {
    font-size: 123.1%;
    line-height: 1.5;
}
.netbranch-tearms_checkbox {
    display: block;
    position: relative;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px 0;
    background: #fffafa;
    border: 1px solid salmon;
    border-radius: 3px;
    color: salmon !important;
    font-weight: bold;
    text-align: center;
    font-size: 18px !important;
}

.netbranch-tearms_checkbox input {
    display: none;
    height: 16px;
    vertical-align: middle;
}
#netbranch__kantan .sectionBox p {
    font-size: 123.1%;
    line-height: 1.5;
}
.netbranch-tearms_checkbox {
    color: #3399cc;
    font-weight: bold;
    text-align: center;
    font-size: 18px !important;
}
.netbranch-tearms_checkbox #dis-agreement-label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/netbranch_cmn_icon_checkbox01.png) no-repeat 50px 48%;
    cursor: pointer;
}
.netbranch-tearms_checkbox #agreement-label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/netbranch_cmn_icon_checkbox02.png) no-repeat 50px 48%;
    cursor: pointer;
}
.netbranch-tearms_checkbox #dis-foreign-label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/netbranch_cmn_icon_checkbox01.png) no-repeat 50px 48%;
    cursor: pointer;
}
.netbranch-tearms_checkbox #foreign-label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/netbranch_cmn_icon_checkbox02.png) no-repeat 50px 48%;
    cursor: pointer;
}
.agreement-important {
   border: 2px solid #E70012;
   margin-bottom: 10px;
}
.agreement-important h4 {
    padding: 6px;
    margin: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #F96D73;
}
.agreement-important .desc {
    padding: 6px;
}

/*　title navigation */
.flow{
    padding: 15px 0 0 0;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.bread {
  list-style : none;
  overflow : hidden;
}
.bread li {
  float : left;
}
.top-section{
    background-color: #F0F0F0;
    background-color: #F0F0F0;
    margin-bottom: 30px;
}
.radius-title {
    max-width: 500px;
    margin: 10px;
    padding: 10px;
    position: relative;
    border-radius: 20px;
    background: #FFFFFF;
    color:#C80000;
    font-weight:bold;
    font-size:20px;
    border: #C80000 1px solid;
}
.navigation{
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
    position: relative;
    background-color: #f0f0f0;
    color:#337ab7;
    font-weight:bold;
    font-size:20px;
}
.bubble {
    min-width: 200px;
    margin: 15px;
    background: #fff;
    padding: 0;
    position: relative;
    border-radius: 20px;
    color:#c6c6c6;
    font-weight:bold;
    font-size:16px;
    line-height: 30px;
}
.arrow{
    padding-top: 16px;
    color: #fff;
}
.current{
    background: #0082fe;
    color:#fff;
    border: 1px solid #0082fe;
}
.bubble-current:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50px;
    border-top: 20px solid blue;
    border-top-color: inherit;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

/* mail-form */
.mail-input-area {
    padding: 50px;
}

/* form */
/* -------------------------------------------------- */
.field-name {
    clear: both;
    padding: 5px 5px 8px;
}
.form-group {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    border-top: none;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-bottom: 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.form-group .label-info {
    background-color: #c71c22;
}
form .first,.row .first {
    border-top: 1px solid #ccc;
}
.field-value {
    background: none repeat scroll 0 0 #fff;
    min-height: 42px;
    padding: 5px;
    word-wrap: break-word !important;
}
.field-name2 {
    clear: both;
    padding: 5px 5px 8px;
    background-color: #f3f1d8;
}
.field-value2 {
    background: none repeat scroll 0 0 #f9f7de;
    min-height: 42px;
    padding: 5px;
    word-wrap: break-word !important;
}
.form-control {
    height: 32px;
    padding: 4px 6px !important;
}
.form-horizontal .control-label {
    padding-top: 7px;
    color: black !important;
    text-align: left;
}
.field-value input.form-control[type="radio"],.field-value input.form-control[type="checkbox"] {
       height: 32px;
   }
.form-submit {
    margin: 15px 0;
    text-align: center;
}
.form-phone {
    width: 70px !important;
}
#btn-next {
    font-size:18px;
    background:#ED7B00;
    border:#ED7B00 solid 2px;
}
#btn-prev {
    font-size:18px;
    background:#fff;
    color:#ED7B00;
    border:#ED7B00 solid 2px;
}
.btn_area {
    text-align: center;
    margin: 10px auto 40px;
}
.btn-default {
    background-color: #e6e6e6 !important;
    border-color: #adadad;
}
.btn-area button {
    border: 0px;
    height: 50px;
    cursor: pointer;
    margin: 5px 0px 20px;
    font-weight: bold;
    min-width: 260px;
}
.text-explanation {
    color: #c71c22;
}
.text-alert{
    color: #f00;
}
.text-default{
    color: #000;
}
.text-form-default{
    color: #000;
    padding-top: 7px;
}
.label-padding-right-0{
    padding-right:0px;
}
.complete-btn-area{
    padding: 10px;
}
label.radio-label-b {
    display: block;
    margin-top: 5px;
    font-weight: normal;
    width: 150px;
    height: 35px;
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding-top: 5px;
    padding-left: 7px;
}

label.radio-label {
    display:inline-block;
    margin-top: 5px;
    font-weight: normal;
    width: 150px;
    height: 35px;
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding-top: 5px;
    padding-left: 7px;
}

label.radio-label-l {
    display:inline-block;
    margin-top: 5px;
    font-weight: normal;
    width: 200px;
    min-height: 35px;
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding-top: 5px;
    padding-left: 7px;
}

label.radio-label-ll {
    display:inline-block;
    margin-top: 5px;
    font-weight: normal;
    width: 250px;
    min-height: 35px;
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding-top: 5px;
    padding-left: 7px;
}

.inline-block-line {
    display: inline-block !important;
}
#sp-other-loan, #sp-layout{
    display: none;
}
#pc-other-loan, #pc-layout{
    display: block;
}
.small-input-text{
    width: 100px !important;
}
.collateral-check-box{
    padding-left: 12px;
}

/* navigation */
/* -------------------------------------------------- */


/* extra-small-devices */
/* -------------------------------------------------- */
.for-extra-small{
    display: none !important;
   }
.for-middle-over{
    display: inline-block !important;
   }

/* extension */
/* -------------------------------------------------- */
.alert-danger {
    background-color: #F2DEDE !important;
}
.alert-danger .radio-label .help-inline {
    color: #333333;
}
.alert-danger .date-label {
    color: #333333;
}
.sm-radio{
    border: none !important;
}
.pdf{
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.print{
    display: block;
}
hr{
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.ime{
    ime-mode: active;
}
.ime-disabled{
    ime-mode: disabled;
}
.overflow{
    overflow: hidden;
}
/* 注意事項 */
#attention-area{
/*    margin: 50px 30px 10px 80px;*/
}

.panel-override .panel-heading{
    color: #ffffff;
    background-color: #E70012;
    border-color: #C80000;
}
.panel-override {
    background-color: #ffffff;
    border-color: #C80000;
}
/* 同意文章用 */
.agreement-text {
    overflow-y: scroll;
    max-height: 200px;
    border: 1px #cccccc solid;
    padding: 15px;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
.agreement-text-sp {
    border: 1px #cccccc solid;
    padding: 15px;
}

.agreement-dl{
    padding-left: 20px;
}

.explanation-dl {
    padding-top: 8px;
    padding-left: 14px;
}

.agreement-dl a {
    padding: 5px 15px;
    background-color: #FFAA00;
    color: #fff;
    border-radius: 5px;
}

.header-title {
    text-align: center!important;
}

#footer {
    background-color: #C80000;
    color: #ffffff;
    font-size: 12px;
    margin-top: 50px;
    padding: 10px;
    text-align: right;
}

.agreement-text .header-title {
    text-align: center;
}

.agreement-text .inline-table {
    border: 1px solid #999999;
}

.agreement-text .inline-table td {
    border: 1px solid #999999;
}

.agreement-text .footer-text {
    text-align: right;
    padding-right: 10px;
}

.margin-zero {
    margin: 0px !important;
}

/* radio, checkbox */
.radio-value {
    display:inline-block;
    width: 20px;
    height: 20px;
    margin: 7px 0 0px 4px !important;
    vertical-align:top;
    float: left;
}

.selected-radio, .selected-checkbox {
    color: #0071C6;
    /*border: 1px solid #50A2D6 */
}
.unselected-radio, .unselected-checkbox {
    color: #000;
}
.table02 {
    border: solid 1px #FF9900;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    display:table;
    width: 100%;
}

.table02 .lineleft {
    display: table-cell;
    width: 103px;
    border-right: solid 1px #FF9900;
    background: #FFFFCC;
}

.table02 .lineright {
    display: table-cell;
    vertical-align: top;
}

.table02 .linetop {
    border-bottom: solid 1px #FF9900;
    margin: 0px;
    padding: 0px;
    background: #FFFFCC;
    height: 18px;
}

.table02 .linebottom {
    padding: 10px 10px;
}

.table03 {
    margin-left: 46px;
}

ol.order {
    position: relative;
    margin:0;
    padding:0
}
ol.order li {
    list-style: none;
    list-style-position:outside;
    margin:0;
}
ol.order li span {
    position: absolute;
    left:0;
    margin:0;
}

ol.order.short li {
    padding-left:1.25em
}

ol.order.medium li {
    padding-left:2.80em
}

ol.order.long li {
    padding-left:3.80em
}

.caution {
    padding-top: 7px;
    color: #444444;
}
.caution .plan-name {
    font-weight: bold;
}
.caution .caution-red {
    color: #C80000;
}

.pt-11 {
    padding-top: 11px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-m20 {
    margin-top: -20px;
}

.mt-5 {
    margin-top: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.result-value {
    font-weight: bold;
}

.tbl-r05 tr:first-child{
    background: #fbf5f5;
}

.tbl-r05 .display{
    display: none;
}

.calculation-well {
    background-color: #ffffff;
    padding: 12px 12px 5px 12px;
}

.calculation-title {
    font-weight: bold;
}

.explanation-well {
    background-color: #fdf4f4;
    padding: 12px;
}

.explanation-well > ul {
    list-style-position: outside;
}

.explanation-well > ul > li {
    list-style:none;
}

.explanation-well > ul > li::before {
    margin: 0 1em 0 -2em;
    content:"◎";
}

.explanation-well > ul > li.caution::before {
    margin: 0 1em 0 -2em;
    content:"※";
}

.explanation-product {
    color: #c71c22;
}

ul.li-mark-rice > li {
    list-style:none;
    padding-right: 20px;
}

ul.li-mark-rice > li::before {
    margin: 0 1em 0 -2em;
    content:"※";
}

ul.li-mark-caution > li {
    list-style:none;
    padding-right: 20px;
}

ul.li-mark-caution > li::before {
    margin: 0 1em 0 -2em;
    content:"（注）";
}

input[readonly].no-input {
    background-color: #fdf4f4;
}

.va-m {
    display: inline-block;
    vertical-align: middle;
}

.dt-horizontal > dt {
    float: left;
    width: 140px;
}

.dt-horizontal > dd {
    text-align: right;
}

.dt-horizontal-input > dt {
    float: left;
    width: 100px;
    padding-top: 5px;
    color: #000000;
}

.dt-horizontal-input > dd {
    text-align: right;
}

.fs-small {
    font-size: 11px;
}

.border-r {
    border-right: 1px solid #ccc;
}

.border-l {
    border-left: 1px solid #ccc;
}

.border-b {
    border-bottom: 1px solid #ccc;
}

.border-t {
    border-top: 1px solid #ccc;
    border-collapse: collapse;
}

.display-flex {
    display: flex;
}

.height-full {
    height: 100%;
}

.bg-gray {
    background-color: #f5f5f5;
}

.pmtb-0 {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.border-bottom-none {
    border-bottom: none;
}

.wrap{
    flex-wrap: wrap;
}
label.radio-label-simulation {
    margin-top: 5px;
    padding: 7px;
    border: 1px solid #CCC;
    border-radius: 4px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0) linear-gradient(#fefefe, #e4e4e4) repeat scroll 0 0;
    font-weight: normal;
    color: #000000;
}
.radio-value-simulation {
    width: 20px;
    height: 20px;
    margin: 0px 0px 0px 4px !important;
    float: left;
}

@media screen and (min-width: 768px) {
    .flex-md {
        display: flex;
    }
}
