.c5-main {
  margin-bottom: 20px;
}
.c5-main img{
  width: 100%;
}

.c5-navi{
  margin-bottom: 50px;
}
.c5-navi ul{
  list-style-type: none;
  padding: 20px 40px;
  margin: 0;
  background: #f2f2f2;
}
.c5-navi li{
  display: inline-block;
  margin-right: 125px;
  list-style-type: none;
  padding: 0;
}

.c5-menu{
  margin-bottom: 30px;
}
.c5-menu ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  zoom: 1;
}
.c5-menu ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.c5-menu li{
  width: 25%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.c5-menu li img{
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
}

.c5-cnt{
  background: url(../images/dot.png) bottom repeat-x;
  /*margin-bottom: 35px;*/
  padding: 35px 0;
  zoom: 1;
  max-width: 1200px;
  position: relative;
}
.c5-cnt-last{
  background: none;
  margin-bottom: 35px;
  padding-bottom: 0;
}
.c5-cnt:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.c5-cnt ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.c5-cnt li{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.c5-cnt .c5-cnt-pic{
  width: 45.0%;
  float: left;
}
.c5-cnt .c5-cnt-txt{
  width: 45.0%;
  float: left;
  min-height: 320px;
  padding-top: 55px;
}
.c5-cnt .c5-cnt-txt p{
  margin: 0 0 10px;
}
.c5-cnt .c5-cnt-txt .c5-cnt-txt-ttl{
  font-size: 1.75rem;
  line-height: 1.4;
  padding: 0 0 20px 0;
}
.c5-cnt .c5-cnt-txt .c5-cnt-txt-ttl2{
  font-size: 1.25rem;
  padding: 0 0 20px 0;
}
.c5-cnt .c5-cnt-ttl img,
.c5-cnt .c5-cnt-pic img{
  width: 100%;
}

.c5-cnt p.c5-cnt-txt-ttl-1{
  font-size: 14px;
  display: inline-block;
  padding: 5px 10px;
  background: #666;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 40px;
  min-width: 60px;
  text-align: center;
}
.c5-cnt p.c5-cnt-txt-ttl-2{
  font-size: 22px;
  display: block;
  background: url(../images/business/icon_01.png)no-repeat 0 50%;
  padding-left: 40px;
}
.c5-cnt p.c5-cnt-txt-ttl-3{
  font-size: 22px;
  display: block;
  background: url(../images/business/icon_02.png)no-repeat 0 50%;
  padding-left: 40px;
}
.c5-cnt .c5-cnt-txt-ttl-4{
  margin-bottom: 10px;
}

.c5-cnt .c5-cnt-txt-ttl-4 li{
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
}


.c5-cnt .c5-cnt-pos1{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 340px;
}
.c5-cnt .c5-cnt-pos2{
  position: absolute;
  left: 55.0%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 340px;
}
.c5-cnt .c5-cnt-pos1 .imgMiddle,
.c5-cnt .c5-cnt-pos2 .imgMiddle{
  height: 340px;
  display: table-cell;
  vertical-align: middle;
}

.c5-cnt .c5-cnt-txpos1{
  position: relative;
  left: 0;
}
.c5-cnt .c5-cnt-txpos2{
  position: relative;
  left: 55.0%;
}


.c5-cnt .c5-cnt-no1{
  background: url(../images/bg_01.png) no-repeat;
}
.c5-cnt .c5-cnt-no2{
  background: url(../images/bg_02.png) no-repeat;
}
.c5-cnt .c5-cnt-no3{
  background: url(../images/bg_03.png) no-repeat;
}
.c5-cnt .c5-cnt-no4{
  background: url(../images/bg_04.png) no-repeat;
}
.c5-cnt .c5-cnt-no5{
  background: url(../images/bg_05.png) no-repeat;
}
.c5-cnt .c5-cnt-no6{
  background: url(../images/bg_06.png) no-repeat;
}
.c5-cnt .c5-cnt-no7{
  background: url(../images/bg_07.png) no-repeat;
}
.c5-cnt .c5-cnt-no8{
  background: url(../images/bg_08.png) no-repeat;
}
.c5-cnt .c5-cnt-no9{
  background: url(../images/bg_09.png) no-repeat;
}
.c5-cnt .c5-cnt-no10{
  background: url(../images/bg_10.png) no-repeat;
}
.c5-cnt .c5-cnt-no11{
  background: url(../images/bg_11.png) no-repeat;
}
.c5-cnt .c5-cnt-no12{
  background: url(../images/bg_12.png) no-repeat;
}
.c5-cnt .c5-cnt-no13{
  background: url(../images/bg_13.png) no-repeat;
}
.c5-cnt .c5-cnt-no14{
  background: url(../images/bg_14.png) no-repeat;
}

.c5-credit{
  font-size: 14px;
  text-align: right;
}

/*@media screen and (max-width: 891px) {
  .c5-cnt .c5-cnt-txt{
    min-height: auto;
  }

  .c5-cnt .c5-cnt-ttl,
  .c5-cnt .c5-cnt-pic{
    width: 50%;
  }
  .c5-cnt .c5-cnt-txt{
    width: 100%;
  }
  .c5-cnt .c5-cnt-pos1{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-pos2{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-pos3{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos1{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos2{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos3{
    position: relative;
    left: 0;
  }
}*/
@media screen and (max-width: 651px) {
  .c5-menu li{
    width: 50%;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .c5-cnt .c5-cnt-txt{
    min-height: auto;
  }
  .c5-cnt .c5-cnt-txt .c5-cnt-txt-ttl{
    font-size: 1.42857rem;
    padding: 0 0 20px 0;
  }
  .c5-cnt .c5-cnt-txt .c5-cnt-txt-ttl2{
    font-size: 1rem;
    padding: 0 0 20px 0;
  }

  .c5-cnt .c5-cnt-ttl,
  .c5-cnt .c5-cnt-pic,
  .c5-cnt .c5-cnt-txt{
    width: 100%;
    float: none;
  }
  .c5-cnt .c5-cnt-pos1{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-pos2{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-pos3{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos1{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos2{
    position: relative;
    left: 0;
  }
  .c5-cnt .c5-cnt-txpos3{
    position: relative;
    left: 0;
  }
}


/* tabs 180501 */
.c5-tabs {
  padding: 0 0 40px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
}

.c5-tab_item {
  width: calc(100%/2);
  padding: 20px 0;
  border-bottom: 3px solid #96bcd3;
  background-color: #d9d9d9;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.c5-tab_item:hover {
  opacity: 0.75;
}

input[name="tab_item"] {
  display: none;
}

.c5-tab_content {
  display: none;
  padding: 40px 0 0;
  clear: both;
  overflow: hidden;
}

#scene-tab:checked ~ #scene-content,
#industry-tab:checked ~ #industry-content {
  display: block;
}

.c5-tabs input:checked + .c5-tab_item {
  background-color: #96bcd3;
}

.c5-tabs input:checked + .c5-tab_item span.s5-link {
  color: #fff;
}



