body {
  font-family:'Roboto','游ゴシック体','YuGothic', sans-serif;
}


.kanxashi-company-message {
  margin-bottom: 50px;
}

.kanxashi-company-message-body {
/*  border: solid 1px #000;*/
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../../../assets/img/company/bg_pc.jpg');
  position: relative;
  background-position: top center;

}
.kanxashi-company-message-body:before {
  content: "";
  display: block;
  padding-top: 85%; /* 比率を指定 */
}

.message-wrap {
  max-width: 1024px;
  width: 85%;
    position: absolute;
    top: 22%;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    height: calc(100% - 22% - 7%);
}
.vision-row,
.value-row {
  width: 100%;
}
.vision-row {
    position: absolute;
    top: 0;
}
.value-row {
    position: absolute;
    bottom: 0;
}
.mission-pc,
.mission-sp,
.vision-pc,
.vision-sp,
.value-pc,
.value-sp {
  margin: 0 auto;
  max-width: 100%;
}
.mission-pc {
  max-width: 85%;
  display: block;
  width: 568px;
}
.mission-sp {
  display: none;
  max-width: 85%;
  width: 541px;
}
.vision-pc {
  display: block;
  width: 748px;
}
.vision-sp {
  display: none;
  width: 540px;
}
.value-pc {
  display: block;
  width: 964px;
}
.value-sp {
  display: none;
  width: 540px;
}

@media (max-width: 576px) {
  .kanxashi-company-message-body {
    background-image: url('../../../assets/img/company/bg_sp.jpg');
  }
  .kanxashi-company-message-body:before {
    padding-top: 217.17171717171718%; /* 比率を指定 */
  }
  .message-wrap {
    position: absolute;
    display: block;
    height: calc(100% - 7% - 7%);
    bottom: 7%;
    top: 7%;
  }
  .vision-row {
    position: absolute;
    top: 0;
  }
  .value-row {
    position: absolute;
    bottom: 0;
  }
  .mission-pc {
    display: none;
  }
  .mission-sp {
    display: block;
  }
  .vision-pc {
    display: none;
  }
  .vision-sp {
    display: block;
  }
  .value-pc {
    display: none;
  }
  .value-sp {
      display: block;
  }
}

.gaiyou-box h3{
  font-size:20px;
  padding-bottom: 0px;
}
.p2{
  padding-top: 10px;
}
.p3{
  padding-top: 10px;
  padding-bottom: 10px;
}

.zenshin{
  font-size: 14px;
}
.enkaku{
  color: #B2B2B2;
}
/*
.container-fluid .row:first-child {
  margin-bottom: 90px;
}
*/
#left-box{
  padding-top: 10px;
}
#right-box{
  padding-top: 10px;
}

#identity{
  padding-top: 40px;
  height: 200px;
  width: 100%;
}
#identity h3{
  font-size:20px;
  line-height: 2;
  border-bottom: 1px solid #3a7bd5;
}
#identity h2{
  text-align: center;
  padding-top: 20px;
}
.identity{
  padding-top: 10px;
  padding-bottom: 80px;
  font-size:16px;
  text-align: center;
}

#mission{
  padding-top: 20px;
  height: 200px;
  width: 100%;
}

#mission h3{
  font-size:20px;
  line-height: 2;
  border-bottom: 1px solid #3a7bd5;
}
.mission{
  padding-top: 50px;
  padding-bottom: 80px;
  font-size:20px;
  text-align: center;
}

#behavior{
  padding-top: 20px;
  width: 100%;
  padding-bottom: 100px;
}

#code h3{
  font-size:20px;
  line-height: 2;
  border-bottom: 1px solid #3a7bd5;
}
#code h4{
  line-height: 2;
  border-bottom: 1px solid #999999;
}

.box-1{
margin-top: 20px;
}
.box-2{
margin-top: 50px;
}
#ggmap{
  height: 500px;
  width: 100%;
}
#table-overview table {
  width: 100%;
}
#table-overview th {
  min-width: 200px;
  font-weight: normal;
  padding-bottom: 5px;
}
#table-overview td {
  font-weight: normal;
  padding-bottom: 5px;
}
.isms_log {
  max-height: 64px;
  max-width: 100%;
}
.box-overview h3 {
  font-size:20px;
  margin-bottom: 25px;
}
#table-history .old {
  color: #B2B2B2;
}

#table-history .terning {
  font-size: 15px;
  font-weight: bold;
  color: #3a7bd5;
}

#table-history td.content {
  vertical-align: baseline;
}

#table-history td span {
  display: inline-block;
  font-size: 12px;
}

#infoWindow {
    background-image: url(../../img/info_window.jpg);
    background-size: 50% auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 250px;
    height: 150px;
}
#infoWindow h4 {
  margin-bottom: 5px;
  font-weight: bold;
}
#infoWindow p {
  margin-bottom: 2px;
}
.img-onthecloud {
  max-width: 550px;
  width: 100%;
}

.sdgs-wrap {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f1f1f1;
  text-align: center;
}

@media (max-width: 576px) {
  .sdgs-wrap {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.img-kanxashi-sdgs {
  max-width: 80%;
  width: 1024px;
}
.sdgs-title {
  position: relative;
  margin: 0 auto 30px;
  padding: 10px 10px 10px 0px;
  font-weight: bold;
  color: #3a7bd5;
}
.sdgs-title span {
  font-size: 18px;
  display: inline-block;
  margin-left: 1rem;
}
.sdgs-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #cccccc;
}
.sdgs-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 3px;
  background: #3a7bd5;
}
.sdgs-message {
  font-size:20px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
}
.sdgs-icons {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 26px;
}
.sdgs-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 10px;
  margin-bottom: 10px;
}
.img-sdgs {
  max-width: 144px;
}
.attempt {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 80px;
}
.attempt-title {
  border: solid 2px #3a7bd5;
  color: #3a7bd5;
  background-color: #fff;
  border-radius: 6px;
  width: 200px;
  text-align: center;
  padding: 10px 0 6px;
  margin: 0;
  font-weight: bold;
}
.attempt-description {
  margin: 0;
  padding: 0;
  padding-top: 4px;
  margin-left: 14px;
  color: #3a7bd5;
}
.company-infos {
  display: flex;
  flex-wrap: wrap;
}
.company-info {
  width: 50%;
/*  height: fit-content;*/
}

@media (min-width: 993px) {
  .sp-order1 {
    /*会社概要*/
  }
  .sp-order2 {
    /*主な事業*/
  }
  .sp-order3 {
    /*本社所在地*/
  }
  .sp-order4 {
    /*九州所在地*/
  }
  .sp-order5 {
    /*関連会社*/
  }
  .sp-order6 {
    /*共同研究パートナー*/
  }
  .sp-order7 {
    /*沿革*/
  }
  .sp-display {
    display: none;
  }
  .pc-display {
    display: block;
  }
}

@media (max-width: 992px) {
  .sp-display {
    display: block;
  }
  .pc-display {
    display: none;
  }
  .attempt {
    display: block;
  }
  .attempt-title {
    margin-bottom: 10px;
  }
  .attempt-description {
    padding-top: 0px;
    margin-left: 0px;
  }
  .company-info {
    width: 100%;
  }
  .sp-order1 {
    order: 1;
  }
  .sp-order2 {
    order: 2;
  }
  .sp-order3 {
    order: 3;
  }
  .sp-order4 {
    order: 4;
  }
  .sp-order5 {
    order: 5;
  }
  .sp-order6 {
    order: 6;
  }
  .sp-order7 {
    order: 7;
  }
}
@media (max-width: 768px) {
  .sdgs-message {
    text-align: left;
  }
}
