/* 共通 */
.title {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1em;
  color: #003366;
  padding-left: 8px !important;
  border-left: solid 4px #003366;
  margin-bottom: 20px !important;
}
.after_w_img {
  height: auto;
  width: 100%;
}
/* 各コンテンツ */
.after_top {
  background: #FFF;
  box-sizing: border-box;
  display: table;
  margin-bottom: 50px;
  padding: 30px;
  width: 100%;
}
.after_top_txt {
  box-sizing: border-box;
  display: table-cell;
  padding-right: 30px;
  vertical-align: middle;
}
.after_top_txt h2 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -0em;
    line-height: 100%;
    color: #993333;
    margin-bottom: 20px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", メイリオ, Meiryo, serif;
}
.after_top_img {
  box-sizing: border-box;
  display: table-cell;
  width: 200px;
}
.after_con {
  display: table;
}
.after_con_img {
  box-sizing: border-box;
  display: table-cell;
  width: 294px;
}
.after_con_txt {
  box-sizing: border-box;
  display: table-cell;
  padding-left: 50px;
  vertical-align: top;
}
.after_con_txt h3.after_con_copy {
  color: #003366;
  font-weight: bold;
  margin-bottom: 20px !important;
}
.after_sec { margin-top: 50px;}
.tb-hosho {
   width: 100%;
}
table.tb-hosho th {
  padding: 0.2em 0.5em;
  text-align: center;
  vertical-align: middle;
}
table.tb-hosho td {
  line-height: 1.4;
  padding: 0.4em 0.5em;
  vertical-align: middle;
}
.th {
   background: #FFF;
   border-bottom: 1px solid #cccccc;
   border-top: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   text-align: center;
}
.th:first-child {border-left: 1px solid #cccccc;}
.tategaki {
   background: #cccccc;
   border-bottom: 1px solid #FFF;
   border-top: 1px solid #FFF;
}
.tategaki.last {border-bottom: 1px solid #cccccc;}
.td_con {
  background: #FFF;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.nen { text-align: center;}
.after_kinkyu_img {
  margin-top: 10px;
  margin-bottom: 30px;
}
.txt_b {
  color: #993333;
  font-weight: bold;
}
.kinkyu_box {
 margin-top: 10px;
}
.kinkyu_box ul li {
  height: 50px;
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
  text-align: center;
}
.kinkyu_tel {
  background: #495056;
  color: #FFF;
  margin-right: 40px;
  padding: 0 20px;
}
.kinkyu_form {
  background: #003366;
}
.kinkyu_form a {
  color: #FFF;
  display: block;
  padding: 0 20px;
}
.kinkyu_form a:hover {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.eigyo_off {
  margin-top: 40px;
}
table.kinkyu_tb {
  background: #FFF;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  width: 55%;
}
table.kinkyu_tb caption {
  font-weight: bold;
  text-align: left;
}
table.kinkyu_tb th {
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  line-height: 1.4;
  padding: 0.8em 1em;
  text-align: left;
}
table.kinkyu_tb td {
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  line-height: 1.4;
  padding: 0.8em 1em;
}

.after_top_txt-s {
  margin-top: 10px;
  font-size: .8em;
  text-indent: -1em;
  padding-left: 1em;
}
