@charset "utf-8";

h1 {
  padding: 54px 0;
  text-align: center;
}

h1 .ttl {
  border-bottom: 3px solid #6190bf;
  color: #333;
  display: inline-block;
  font-family: serif;
  font-size: 42px;
  font-weight: normal;
  line-height: 1.25;
}

.section_wrap {
  margin: 0 auto;
  width: 960px;
}

/* ----------------------------------------------------------------------------
 * sec01
 * ------------------------------------------------------------------------- */

.sec01 {
  margin-bottom: 50px;
}

/* ----------------------------------------------------------------------------
 * sec02
 * ------------------------------------------------------------------------- */

.sec02 {
  margin-bottom: 9%;
}

.sec02 h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 13px;
}

.sec02 table {
  border-bottom: 2px solid #333;
  border-top: 2px solid #333;
  font-size: 14px;
  margin-bottom: 13px;
  table-layout: fixed;
  width: 960;
}

.sec02 table th,
.sec02 table td {
  border: 1px solid #999;
  border-right: 0;
  border-top: 0;
  line-height: 1.25;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
}

.sec02 table i,
.sec02 .note-list i {
  color: #00a0e9;
}

.sec02 table i.small {
  font-size: 10px;
}

.sec02 table th i {
  font-size: 14px;
}

.sec02 .note-list i {
  font-size: 12px;
}

.sec02 table .bl0 {
  border-left: 0 !important;
}

.sec02 table .center {
  text-align: center !important;
}

.sec02 table thead th,
.sec02 table thead td {
  background: #efefef;
  font-weight: bold;
}

.sec02 table tbody th,
.sec02 table tbody .bg1 {
  background: #f5f2e9;
  font-weight: normal;
  padding: 10px;
  text-align: left;
}

.sec02 table tbody .bg2 {
  background: #fff;
}

.sec02 .note-list {
  display: table;
  font-size: 12px;
}

.sec02 .note-list li > .mark,
.sec02 .note-list li > .txt {
  display: table-cell;
  vertical-align: top;
}

.sec02 .note-list li > .mark {
  width: 2em;
}

/* ----------------------------------------------------------------------------
 * sec03
 * ------------------------------------------------------------------------- */

.sec03 {
  margin-bottom: 13%;
}

.sec03 .bnr_list {
  overflow: hidden;
}

.sec03 .bnr_list li {
  float: left;
  margin-bottom: 30px;
  margin-left: 30px;
}

.sec03 .bnr_list .bnr_01 {
  margin-left: 0;
  width: 465px;
}

.sec03 .bnr_list .bnr_02 {
  width: 465px;
}



.sec03 .bnr_list .bnr_03 {
  margin-left: 0;
  width: 465px;
}

.sec03 .bnr_list .bnr_04 {
  width: 465px;
}
