/* -------------------------- */
/* content */
/* -------------------------- */
/* contents_head */
.contents_head {
  background-image: url(/images/company/outline/bg_header.jpg);
}

/* message */
.message .thum_img {
  margin-bottom: 15px;
}

.message .txt_normal:not(:last-of-type) {
  margin-bottom: 15px;
}

/* vision */

.vision .item_box01 .item_list01 .item_list01_inner .title_contents01 {
  margin-bottom: 5px;
}

.vision .item_box01 .item_list01 .thum_img {
  width: 100px;
}

/* concept */
.concept .item_list03 .item_list03_inner .txt_normal:not(:last-child) {
  margin-bottom: 15px;
}

/* outline */
.outline .container > .thum_img {
  margin-bottom: 15px;
}

.outline .table_default {
  margin-bottom: 50px;
}

.outline .table_default a {
  color: #00A0E8;
  text-decoration: underline;
}

/* history */
.history .txt_normal {
  margin-bottom: 15px;
}

.history .thum_img {
  margin-bottom: 30px;
}

.history .history_list {
  overflow: hidden;
}

.history .history_list dt {
  width: 65px;
  font-weight: bold;
  float: left;
}

.history .history_list dd {
  padding-left: 65px;
}

@media screen and (min-width: 768px) {
  .message .thum_img {
    margin-bottom: 15px;
  }
  .vision .item_box01 .item_list01 .item_list01_inner .title_contents01 {
    text-align: center;
  }
  .vision .item_box01 .item_list01 .item_list01_inner .txt_normal {
    padding-left: 0;
  }
  .vision .item_box01 .item_list01 .thum_img {
    width: 100%;
  }
  .concept .item_list03 .item_list03_inner .txt_normal:not(:last-child) {
    margin-bottom: 15px;
  }
  .outline .container > .thum_img {
    margin-bottom: 25px;
  }
  .outline .table_default th {
    width: 155px;
  }
  .history .history_list dt {
    padding-bottom: 5px;
  }
  .history .history_list dd {
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 1280px) {
  .message .thum_img {
    margin-bottom: 20px;
  }
  .message .txt_normal:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .vision .item_box01 {
    margin: 0;
  }
  .vision .item_box01 .item_list01 {
    padding: 0 30px;
  }
  .vision .item_box01 .item_list01 .item_list01_link {
    text-align: center;
  }
  .vision .item_box01 .item_list01 .item_list01_inner {
    margin: auto;
    display: inline-block;
    text-align: left;
  }
  .vision .item_box01 .item_list01 .thum_img {
    width: 300px;
    margin: 0 auto 20px;
  }
  .outline .table_default {
    margin-bottom: 90px;
  }
  .history .txt_normal {
    margin-bottom: 25px;
  }
  .history .thum_img {
    width: 895px;
    margin-bottom: 50px;
  }
  .history .history_list {
    font-size: 1.6rem;
  }
  .history .history_list dt {
    width: 80px;
    padding-bottom: 15px;
  }
  .history .history_list dd {
    padding-left: 80px;
    padding-bottom: 15px;
  }
}

/*# sourceMappingURL=map/company_outline.css.map */
