@charset "UTF-8";
/*---------------------------------

共通

---------------------------------*/
.dc_wrapper {
  max-width: 800px;
  margin: 0 auto;
}

h2.h2Title01 {
  margin-top: 40px;
}

.greenbox_title {
  border: 2px solid #0c3bbc;
  padding: 12px 15px;
  font-size: 1.4em;
  font-weight: bold;
  color: #0c3bbc;
  margin-top: 30px;
}

.greenbox_content {
  border: 2px solid #0c3bbc;
  border-top: none;
  padding: 30px 68px;
  margin-bottom: 50px;
}
.greenbox_content h3 {
  margin-top: 40px;
}
.greenbox_content h3.mt0 {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  h2.h2Title01 {
    margin-top: 20px;
  }

  .greenbox_title {
    border: 2px solid #0c3bbc;
    border-left: none;
    border-right: none;
    padding: 6px 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #0c3bbc;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .greenbox_content {
    border: none;
    padding: 0px;
    margin-bottom: 20px;
  }
  .greenbox_content h3 {
    margin-top: 20px;
  }
  .greenbox_content h3.mt0 {
    margin-top: 0;
  }
}
.pc_off {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_off {
    display: block;
    margin-bottom: 10px;
  }
}
/*---------------------------------

リード

---------------------------------*/
.lead_list {
  overflow: hidden;
  margin-bottom: 20px;
}
.lead_list > li {
  box-sizing: border-box;
  border: 3px solid #0c3bbc;
  float: left;
  margin-left: 2%;
  width: 32%;
  text-align: center;
  min-height: 260px;
}
.lead_list > li:first-child {
  margin-left: 0;
}
.lead_list > li .lead_list_img {
  margin-top: 12px;
  margin-bottom: 16px;
}
.lead_list > li .lead_list_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #d67136;
  line-height: 120%;
  margin-bottom: 14px;
}
.lead_list > li .lead_list_title_double {
  margin-top: -6px;
  margin-bottom: 0;
}
.lead_list > li .lead_list_note {
  font-size: 1em;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .lead_list {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .lead_list > li {
    box-sizing: border-box;
    border: 4px solid #0c3bbc;
    float: none;
    margin-left: 0;
    width: 100%;
    text-align: left;
    min-height: auto;
    padding: 10px;
    margin-bottom: 10px;
    background: url(/kojin/loan/images/icon_down.png) right 10px bottom 10px no-repeat;
    background-size: 15px 15px;
    position: relative;
  }
  .lead_list > li .lead_list_img {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100px;
    text-align: center;
  }
  .lead_list > li .lead_list_img img {
    height: 60px;
    width: auto;
    margin-left: -10px;
  }
  .lead_list > li .lead_list_title {
    font-size: 1.4em;
    font-weight: bold;
    color: #d67136;
    line-height: 120%;
    margin-bottom: 5px;
    padding-left: 100px;
  }
  .lead_list > li .lead_list_title_double {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lead_list > li .lead_list_title_double br {
    display: none;
  }
  .lead_list > li .lead_list_note {
    font-size: 1em;
    margin-bottom: 0px;
    padding-left: 100px;
  }
  .lead_list > li .lead_list_btn {
    display: block;
  }
  .lead_list > li .lead_list_btn img {
    display: none;
  }
  .lead_list > li .lead_list_btn a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
.lead_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  line-height: 1.4;
}
.lead_table td, .lead_table th {
  border: 2px solid #0c3bbc;
  vertical-align: middle;
  padding: 8px 10px;
  text-align: center;
}
.lead_table .left {
  text-align: left;
}
.lead_table th.type {
  background-color: #eff9ff;
}
.lead_table th.loan {
  font-weight: bold;
  color: #0c3bbc;
}

@media screen and (max-width: 767px) {
  .lead_table {
    display: none;
  }
}
/*---------------------------------

ご本人さまを確認できる資料について

---------------------------------*/
.shiryou_table {
  width: 100%;
  border-collapse: collapse;
  border-left: none;
  line-height: 1.4;
}
.shiryou_table td, .shiryou_table th {
  border: 2px solid #0c3bbc;
  vertical-align: middle;
  padding: 8px 10px;
  text-align: center;
}
.shiryou_table th.way {
  padding: 14px 0;
}
.shiryou_table th.way_green {
  background-color: #0c3bbc;
}
.shiryou_table th.type {
  background-color: #eff9ff;
  font-weight: bold;
  color: #0c3bbc;
  text-align: left;
  border-left: none;
}
.shiryou_table .rb0 {
  border-right: none;
}

@media screen and (max-width: 767px) {
  .shiryou_table {
    display: none;
  }
}
/*---------------------------------

お使いみち・お振込先を証明できるものについて

---------------------------------*/
.shoumei_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  line-height: 1.4;
  text-align: center;
}
.shoumei_table td, .shoumei_table th {
  vertical-align: middle;
}
.shoumei_table .type {
  padding: 4px 0;
  border-right: 1px solid #0c3bbc;
  font-weight: bold;
  color: #0c3bbc;
}
.shoumei_table .type:last-child {
  border-right: none;
}
.shoumei_table .loan {
  background-color: #0c3bbc;
  padding: 0 30px;
  text-align: center;
  border-right: 6px solid #FFFFFF;
}
.shoumei_table .way {
  padding: 0 20px;
  font-weight: bold;
  white-space: nowrap;
}
.shoumei_table .detail {
  font-size: 0.9em;
  text-align: left;
  padding: 20px 0;
}
.shoumei_table .bb {
  border-bottom: 1px solid #0c3bbc;
}
.shoumei_table .line {
  padding: 6px 0;
}
.shoumei_table .line div {
  height: 2px;
  background-color: #0c3bbc;
}

@media screen and (max-width: 767px) {
  .shoumei_table {
    display: none;
  }
}
/*---------------------------------

収入証明書について

---------------------------------*/
