/* ---------------------
  SP
--------------------- */
.loan02_mv {
  overflow: hidden;
}

.loan02_mv_img  {
  display: block;
  height: auto;
  width: 100%;
}

.prd01_sr_only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.prd01_em {
  color: #005bac;
}

.prd01_mb0 {
  margin-bottom: 0 !important;
}

.prd01_mb15 {
  margin-bottom: 15px !important;
}

.prd01_mb30 {
  margin-bottom: 30px !important;
}

.prd01_mb45 {
  margin-bottom: 45px !important;
}

.prd01_mb60 {
  margin-bottom: 60px !important;
}

.prd01_h_pill {
  margin: 0 auto;
  text-align: center;
}

.prd01_pill {
  background: #005bac;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin: 0 auto;
  padding: 10px 60px;
  text-align: center;
}

.prd01_note {
  margin-top: 4px;
}

.prod01_loan02_mv_img02 {
  height: 100%;
  left: 50%;
  max-width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
}

.prod01_loan02_mv_link01 {
  left: 25%;
  position: absolute;
  top: 66.7391304348%;
  width: 15.3333333333%;
}

.prod01_loan02_mv_link04 {
  left: 44.5%;
  position: absolute;
  top: 66.7391304348%;
  width: 15.3333333333%;
}

.prod01_loan02_mv_link02 {
  left: 63.0666666667%;
  position: absolute;
  top: 66.7391304348%;
  width: 15.3333333333%;
}

.prd01_btn_container {
  margin-bottom: 30px;
}

.prd01_btn_container .btn_item .btn a {
  width: 220px;
}

.prd01_btn_container .btn_item .note {
  margin-top: 10px;
  text-align: center;
}

.prd01_new_label {
  background: #fff;
  border-radius: 999px;
  color: #005bac;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto;
  padding: 3px 5px;
  text-align: center;
}

.prd01_mv_link {
  text-align: left;
}

a.prd01_link {
  color: #005bac;
  text-decoration: underline;
}

a.prd01_link:visited,
a.prd01_link:link,
a.prd01_link:active {
  color: #005bac;
}

.prd01_readmore {
  margin: 0 auto;
  text-align: center;
}

.prd01_readmore a {
  display: inline-block;
  padding: 15px 15px 0 15px;
}

.prd01_readmore a:after {
  transform: rotate(90deg);
}

.prd01_readmore.open a {
  padding: 15px;
  padding-bottom: 15px;
}

.prd01_readmore.open a:after {
  transform: rotate(-90deg);
}

.prod01_h1 {
  margin-bottom: 30px;
}

.prod01_h1_s {
  color: #333;
  font-size: 18px;
}

.prod01_h1_s .h1_bar > span {
  display: block;
  font-size: 11px;
  margin: 0 auto;
}

.prd01_table {
  margin: 15px auto;
  table-layout: fixed;
}

.prd01_table .table_hd th,
.prd01_table .table_hd td,
.prd01_table th,
.prd01_table td {
  font-size: 11px;
  letter-spacing: 0;
  padding: 5px 8px;
}

.prd01_table .table_hd td,
.prd01_table td {
  text-align: left;
}

.prd01_table .table_hd th .prd01_table_num,
.prd01_table .table_hd td .prd01_table_num,
.prd01_table th .prd01_table_num,
.prd01_table td .prd01_table_num {
  align-items: flex-start;
  display: flex;
}

.prd01_table .table_hd th.prd01_table_cell_va,
.prd01_table .table_hd td.prd01_table_cell_va,
.prd01_table th.prd01_table_cell_va,
.prd01_table td.prd01_table_cell_va {
  vertical-align: top;
}

.prd01_sec {
  background: #fff;
  margin-bottom: 15px;
}

.prd01_sec_header {
  align-items: center;
  background: #005bac;
  color: #fff;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 2;
  min-height: 50px;
  padding: 15px;
}

.prd01_sec_body {
  border-bottom: 1px #ddd solid;
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
  padding: 15px 0;
}

.prd01_sec_body_inner {
  padding: 0 15px;
}

.prd01_sec01 .prd01_sec_header .prd01_new_label {
  display: block;
  flex: 0 1 35px;
  margin: 0 15px 0 0;
}

.prd01_sec05 .prd01_sec_header {
  background: transparent;
  color: #005bac;
  justify-content: center;
  padding: 0;
}

.prd01_sec05 .prd01_sec_body {
  border: none;
  padding: 0;
}

.prd01_sec05 .prd01_table {
  margin: 0 auto;
}

.prd01_h_bar {
  padding: 30px 15px;
}

.prd01_h_bar .h2,
.prd01_h_bar .h3,
.prd01_h_bar .h4 {
  letter-spacing: .1em;
}

.prd01_h_bar .note {
  margin-top: 0;
  text-align: center;
}

.prd01_bullet_txt {
  align-items: flex-start;
  display: inline-flex;
}

.prd01_bullet_list li {
  align-items: flex-start;
  display: inline-flex;
}

.prd01_box {
  border: 1px solid #777;
}

.prd01_box_header {
  background: #777;
  color: #fff;
  font-size: 15px;
  padding: 7px 15px;
  text-align: center;
}

.prd01_box_body {
  padding: 15px;
}

.prd01_img {
  display: block;
  margin: 15px auto;
  max-width: 100%;
}

.prd01_img_wrap {
  padding: 0 15px;
}

.prd01_icon_alert {
  display: inline-block;
}

.prd01_icon_alert:before {
  background: url(/mortgage/share/image/loan02_product01_icon_alert.png) 50% 50% no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1em;
  line-height: 1;
  vertical-align: text-bottom;
  width: 1em;
}

.prd01_display_txt {
  font-size: 15px;
  line-height: 2;
  margin: 0 auto 20px auto;
  padding: 0 15px;
  text-align: center;
}

.prd01_display_txt02 {
  font-size: 18px;
  line-height: 2;
}

.prd01_display_txt03 {
  font-size: 13px;
  line-height: 2;
}

.prd01_balloon01 {
  align-items: center;
  background: #e5eef7;
  border-radius: 999px;
  display: flex;
  margin: 30px auto;
}

.prd01_balloon01_pict {
  background: #005bac url(/mortgage/share/image/loan02_product01_icon_business_man.png) 50% 50% no-repeat;
  border-radius: 999px;
  flex: 0 0 75px;
  height: 75px;
  margin-right: 10px;
  min-width: 75px;
  width: 75px;
}

.prd01_balloon01_txt {
  align-items: center;
  display: flex;
  height: 55px;
  padding: 10px 27.5px 10px 0;
}

.prd01_balloon02 {
  align-items: center;
  background: #e5eef7;
  border-radius: 999px;
  display: flex;
  margin: 30px auto;
}

.prd01_balloon02_pict {
  background: #005bac url(/mortgage/share/image/loan02_product01_icon_business_woman.png) 50% 50% no-repeat;
  border-radius: 999px;
  flex: 0 0 75px;
  height: 75px;
  margin-right: 10px;
  min-width: 75px;
  width: 75px;
}

.prd01_balloon02_txt {
  align-items: center;
  display: flex;
  height: 55px;
  padding: 10px 27.5px 10px 0;
}

/* ---------------------
  PC
--------------------- */
@media screen and (min-width: 768px) {
  .prd01_pcmb0 {
    margin-bottom: 0 !important;
  }
  .prd01_pcmb15 {
    margin-bottom: 15px !important;
  }
  .prd01_pcmb30 {
    margin-bottom: 30px !important;
  }
  .prd01_pcmb45 {
    margin-bottom: 45px !important;
  }
  .prd01_pcmb60 {
    margin-bottom: 60px !important;
  }
  .prd01_pcw25 {
    width: 25% !important;
  }
  .prod01_loan02_mv_link01 {
    left: 44%;
    top: 57.5%;
    width: 8.4558823529%;
  }
  .prod01_loan02_mv_link04 {
    left: 54.8%;
    top: 57.5%;
    width: 8.4558823529%;
  }
  .prod01_loan02_mv_link02 {
    left: 65.3676470588%;
    top: 57.5%;
    width: 8.4558823529%;
  }
  .prd01_btn_container {
    display: flex;
    justify-content: center;
  }
  .prd01_btn_container .btn_item {
    margin: 20px 30px;
  }
  .prd01_btn_container .btn_item .note {
    display: block;
    max-width: 210px;
    text-align: left;
  }
  .prd01_pill {
    font-size: 18px;
  }
  .prd01_mv_link {
    font-size: 15px;
    margin-top: 7px;
    text-align: right;
  }
  .prd01_readmore a {
    font-size: 15px;
  }
  .prod01_h1_s {
    font-size: 18px;
  }
  .prod01_h1_s .h1_bar > span {
    font-size: 18px;
    margin-top: 5px;
  }
  .prd01_table {
    margin: 30px auto;
  }
  .prd01_table .table_hd th,
  .prd01_table .table_hd td,
  .prd01_table th,
  .prd01_table td {
    font-size: 13px;
    padding: 15px;
  }
  .prd01_table .table_hd th p,
  .prd01_table .table_hd th ul,
  .prd01_table .table_hd th li,
  .prd01_table .table_hd td p,
  .prd01_table .table_hd td ul,
  .prd01_table .table_hd td li,
  .prd01_table th p,
  .prd01_table th ul,
  .prd01_table th li,
  .prd01_table td p,
  .prd01_table td ul,
  .prd01_table td li {
    line-height: 2;
  }
  .prd01_sec {
    margin: 0 auto 30px auto;
    width: 850px;
  }
  .prd01_sec_header {
    font-size: 18px;
    justify-content: center;
    min-height: 0;
    padding: 10px 15px;
  }
  .prd01_sec_body {
    font-size: 15px;
    padding: 30px 0;
  }
  .prd01_sec_body p {
    line-height: 1.8;
  }
  .prd01_sec_body_inner {
    padding: 0 30px;
  }
  .prd01_sec05 {
    margin-top: 60px;
  }
  .prd01_sec05 .prd01_sec_header {
    padding: 15px;
  }
  .prd01_sec05 .prd01_sec_body {
    padding: 0 15px 15px 15px;
  }
  .prd01_sec05 .prd01_sec_body_inner {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .prd01_sec05 .prd01_table {
    margin: 15px auto;
  }
  .prd01_box_header {
    font-size: 18px;
  }
  .prd01_img {
    width: auto;
  }
  .prd01_display_txt03 {
    font-size: 18px;
  }
  .prd01_balloon01_pict,
  .prd01_balloon02_pict {
    flex: 0 0 55px;
    height: 55px;
    margin-right: 20px;
    min-width: 55px;
    width: 55px;
  }
  .prd01_balloon01_txt,
  .prd01_balloon02_txt {
    padding: 0 17.5px 0 0;
  }
}
