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

/* ------------------
		共通
------------------ */

.ai_seminar {
  border-bottom: 1px dotted #294b92;
}

.ai_seminar a {
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;

}

.ai_seminar a:hover {
  background: #94a5c8;
  color: #fff !important;
  text-decoration: none !important;
}

.ai_seminar:first-child {
  border-top: 1px dotted #294b92;
  margin-top: 10px;
}

.ai_seminar img {
  vertical-align: center;
  margin-right: 5px;
}

.pagenation {
  width: 675px;
  overflow: hidden;
  zoom: 1;
  padding: 20px 0;
  position: relative;
}

.pagenation ul li.back_btn, .pagenation ul li.next_btn {
  width: 72px;
  height: 25px;
  float: left;
}

.pagenation ul li {
  width: 25px;
  height: 25px;
  position: relative;
  left: -50%;
  float: left;
  margin-right: 5px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  list-style: none;
}

.page_nav {
  width: 100%;
}

.pagenation ul {
  position: relative;
  left: 50%;
  float: left;
}

.pagenation ul li.current {
  display: block;
  background: #d40000;
}

.pagenation ul li a {
  display: block;
  width: 25px;
  height: 25px;
  background: #5f78ad;
  color: #ffffff !important;
  text-decoration: none !important;
}

.pagenation ul li.back_btn a {
  display: block;
  width: 72px;
  height: 25px;
  background: url(../tec_guide/img/img_page_back_btn.png) left center no-repeat #5f78ad;
}

.pagenation ul li.next_btn a {
  width: 72px;
  height: 25px;
  background: url(../tec_guide/img/img_page_next_btn.png) no-repeat #5f78ad;
}

.pagenation ul li a:hover, .pagenation ul li.back_btn a:hover, .pagenation ul li.next_btn a:hover {
  background-color: #94a5c8;
}

.ai_subtitle {
  font-size: 16px !important;
  padding: 5px 5px 5px 10px;
  border-left: 6px solid #294b92;
  font-weight: bold;
  margin-bottom: 10px;
}

.aiseminar_mb {
  margin-bottom: 30px !important;
}

.aiseminar_mt_wrap {
  width: 31.333%;
  margin-right: 3%;
  margin-bottom: 25px;
  float: left;
}

.aiseminar_mt_wrap:nth-child(3) {
  margin-right: 0;
}

.aiseminar_mt_wrap img {
  width: 100%;
}

.aiseminar_dl_center {
  text-align: left !important;
  padding: 5px 0 0 0 !important;
}

.sec_01 p.pdf a {
  padding: 0 0 0 0 !important;
}

.aiseminar_last_text {
  width: 55%;
  float: left;
  margin-right: 5%;
}

.aiseminar_last_text:nth-child(2) {
  margin-right: 0;
  width: 37%;
}

.aiseminar_table {
  margin: 0 0 15px 0;
}

.aiseminar_table td {
  vertical-align: top;
  padding: 3px;
}

.aiseminar_table td:first-of-type {
  width: 15%;
  text-align: center;
}

.aiseminar_table td span {
  background: #e5e9f2;
  display: inline-block;
  padding: 2px 5px;
}

/* ------------------

------------------ */
.section-user-meeting-26 .sec_main h2 {
  margin-top: 61px;
}
