h2 {
  background: #0ba1f1;
}
.subnav li a.active {
  background: #0ba1f1;
  color: #fff;
}
article h3 {
  border-top: 2px solid #0ba1f1;
  border-bottom: 2px solid #0ba1f1;
  color: #0ba1f1;
}
.template h4 {
  background: #0ba1f1;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 20px;
  margin-bottom: 10px;
}
.qafq a {
  display: block;
  color: #000;
}
.qafq li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 12px;
  border: 2px solid #ddd;
}
.qafq li img {margin-bottom: 5px;}
.qafq li.qanda {background: url(../images/common/qanda.jpg) no-repeat right top / contain;}
.qafq li.faq {background: url(../images/common/faq.jpg) no-repeat right top / contain;}
.qafq li.tel {background: url(../images/common/tel.jpg) no-repeat right top / contain;}

/* ---------------------------------------------------------------------------------------
   loan01.html
---------------------------------------------------------------------------------------- */
#loan01 strong {
  color: #f00;
}
#loan01 .vertical {
  flex-direction: column;
}
#loan01 .vertical li {
  background: #e3ffb5;
  border: 1px solid #ccc;
  padding: 2px 5px;
  margin: 5px 0;
  border-radius: 6px;
  text-align: center;
}
#loan01 .div02 {
  border: 5px solid #eee;
  padding: 10px;
}
#loan01 .div02 h4 {
  font-size: 21px;
  padding: 2px 10px;
}
#loan01 .div02 .row > div {
  margin-bottom: 10px;
}
#loan01 .div02-1 {
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 6px;
  text-align: center;
}
#loan01 .div02-1 h5 {
  background: #06469b;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 3px;
  margin-bottom: 10px;
  border-radius: 5px 5px 0 0;
}
#loan01 .div02-1 strong {
  color: #0068b7;
}
#loan01 .div02-2 table th,
#loan01 .div02-2 table td {
  border: 1px solid #666;
  font-size: 13px;
  font-weight: 400;
  padding: 0 5px;
  min-width: 140px;
}
#loan01 .div02-2 table th {
  background: #ffdde7;
}
#loan01 .div02-2 table td table {
  margin: 10px;
}
#loan01 .div02-2 table td ol li {
  margin-left: 20px;
  list-style: decimal;
}
@media only screen and (max-width: 575px) {
  #loan01 .div02-2 > table {
    display: block;
    border: 1px solid #aaa;
  }
  #loan01 .div02-2 > table > tbody > tr,
  #loan01 .div02-2 > table > tbody > tr > th,
  #loan01 .div02-2 > table > tbody > tr > td {
    display: block;
    border: 0;
  }
}

/* ---------------------------------------------------------------------------------------
   loan02.html
---------------------------------------------------------------------------------------- */
#loan02 strong {
  color: #f00;
}
#loan02 .div01-1 {
  border: 5px solid #eee;
  padding: 10px;
}
#loan02 .div01-1 h4 {
  font-size: 21px;
  padding: 2px 10px;
}
#loan02 .div01-1 li {
  margin-left: 30px;
  list-style: decimal;
}

/* ---------------------------------------------------------------------------------------
   loan03.html
---------------------------------------------------------------------------------------- */
#loan03 strong {
  color: #00469d;
}
#loan03 span {
  color: #f00;
}
#loan03 .section01 .row {
  background: #eeb3b3;
}
#loan03 .div01 {
  background: #fff;
  margin: 15px;
  border-radius: 6px;
}
#loan03 .div01 > h4 {
  background: #a00000;
  color: #fff;
  padding: 5px;
  border-radius: 5px 5px 0 0;
}
#loan03 .div01 > p {
  padding: 15px;
}
#loan03 .div01-1 {
  background: url(../loan/images/03-1.gif) no-repeat center bottom;
  min-height: 100px;
  padding-top: 10px;
}
#loan03 .div01-2 {
  border: 5px solid #eee;
  padding: 10px;
}
#loan03 .div01-2 h4 {
  font-size: 21px;
  padding: 2px 10px;
}
#loan03 .div01-2 table {
  margin-top: 15px;
  width: 100%;
}
#loan03 .div01-2 table col:first-child {
  background: #ffdde7;
}
#loan03 .div01-2 table col:nth-child(2),
#loan03 .div01-2 table col:nth-child(4),
#loan03 .div01-2 table col:nth-child(6) {
  background: #fff8bc;
}
#loan03 .div01-2 table col:nth-child(3),
#loan03 .div01-2 table col:nth-child(5) {
  background: #dde8f8;
}
#loan03 .div01-2 table thead th:first-child {
  background: #a1d426;
  color: #fff;
}
#loan03 .div01-2 table thead th:nth-child(2),
#loan03 .div01-2 table thead th:nth-child(4),
#loan03 .div01-2 table thead th:nth-child(6) {
  background: #fd7c1d;
  color: #fff;
}
#loan03 .div01-2 table thead th:nth-child(3),
#loan03 .div01-2 table thead th:nth-child(5) {
  background: #1e57a4;
  color: #fff;
}
#loan03 .div01-2 table tbody tr:nth-child(odd) td:not(:first-child) {
  background: #fff;
}
#loan03 .div01-2 table th,
#loan03 .div01-2 table td {
  border: 1px solid #666;
  font-size: 13px;
  font-weight: 400;
  padding: 0 5px;
  vertical-align: middle;
}
#loan03 .div01-2 table th {
  text-align: center;
}
#loan03 .div01-2 table td {
  text-align: right;
}
@media only screen and (max-width: 575px) {
  #loan03 .div01-2 table th,
  #loan03 .div01-2 table td {
    font-size: 12px;
  }
}
