.main2016 section {
  border-radius: 5px;
  box-sizing: border-box;
  padding: 15px;
  width: 49%;
  display: block
}

.main2016 section:hover {
  opacity: 0.7;
  cursor: pointer;
}

.main2016 section p {
  height: 80px;
}

.main2016 section img {
  width: 100%;
}

.main2016 section.so01 {
  background: #1d2088;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1d2088 0%, #6365b9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1d2088 0%, #6365b9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1d2088 0%, #6365b9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d2088', endColorstr='#6365b9', GradientType=0);
}

.main2016 section.so02 {
  background: #58b431;
  /* Old browsers */
  background: -moz-linear-gradient(top, #58b431 0%, #92ca7a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #58b431 0%, #92ca7a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #58b431 0%, #92ca7a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b431', endColorstr='#92ca7a', GradientType=0);
}

.main2016 section.so03 {
  background: #ea5f6a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ea5f6a 0%, #f1a4ab 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ea5f6a 0%, #f1a4ab 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ea5f6a 0%, #f1a4ab 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5f6a', endColorstr='#f1a4ab', GradientType=0);
}

.main2016 section.so04 {
  background: #f39700;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f39700 0%, #f1bf6d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f39700 0%, #f1bf6d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f39700 0%, #f1bf6d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39700', endColorstr='#f1bf6d', GradientType=0);
}

.main2016 section.so05 {
  background: #a244ce;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a244ce 0%, #a366c1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a244ce 0%, #a366c1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a244ce 0%, #a366c1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a244ce', endColorstr='#a366c1', GradientType=0);
}

.main2016 section.so06 {
  background: #9b4291;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9b4291 0%, #a366c1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #9b4291 0%, #a366c1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #9b4291 0%, #a366c1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a244ce', endColorstr='#a366c1', GradientType=0);
}

.main2016 h1 {
  color: #ffffff;
  font-size: 1.0rem;
  margin-bottom: 12px;
  text-align: center;
}

.main2016 p {
  margin-top: 10px;
  color: #fff
}

div.main2016-top {
  margin: 15px 0 20px 10px
}

.main2016 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px !important;
}

.main2016.new-so {
  margin: auto auto 25px !important;
  width: 100%;
}


b.so01c {
  color: #ea5431;
  font-size: 120%
}

b.so02c {
  color: #00a4e3;
  font-size: 120%
}

b.so03c {
  color: #57b331;
  font-size: 120%
}

.so01concept p {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  height: 110px;
  font-size: 90%
}

.so01concept {
  width: 110px;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  background: #ea5431;
  border-radius: 50%;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}

.so02concept p {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  height: 110px;
  font-size: 80%
}

.so02concept {
  width: 110px;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  background: #00a4e3;
  border-radius: 50%;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
}

.so03concept p {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  height: 110px;
  font-size: 80%
}

.so03concept {
  width: 110px;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  background: #57b331;
  border-radius: 50%;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
}

div.wrap div {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
  font-size: 0.8em;
}

.solution-area {
  position: relative
}

.solution2016 section {
  margin: 5px;
  border-radius: 5px;
  padding: 5px;
  flex: 1;
  display: block
}

.solution2016 {
  display: flex;
}

div.solution2016 h3 {
  font-size: 100%
}

div.solution2016 h3.tech {
  font-size: 120%
}

div.solution2016 p {
  margin: 15px 0 25px 0
}

.solution2016 section img {
  width: 100%;
}

.textA01 .btn-link {
  margin-top: 20px;
  padding: 0 10px;
}

.textA01 .btn-link .iconA01 {
  width: 3px !important;
  margin-right: 7px;
}

.solution2016 .soltext {
  margin: 15px 20px;
}

.about2 .solution2016 .soltext {
  margin: 15px 20px 0;
}

.solution2016 .soltext p {
  margin-bottom: 10px;
}

.solution2016 .soltext li {
  margin-bottom: 5px;
}

.support2016 p {
  text-indent: 0
}

div.support2016 ul {
  margin: 15px 0;
  border-left: 3px solid #2c95e6
}

div.support2016 ul li {
  list-style: none;
  text-indent: 1em;
  color: #2c95e6
}

.wide-w {
  padding: 0.4em 10px 1em 30px !important;
  background: url(../img/heading_lvl02A01_bg_04wl.jpg) left top no-repeat !important;
}

/*171120追加河村*/
.so04concept p {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  height: 110px;
  font-size: 80%
}

.so04concept {
  width: 110px;
  height: 110px;
  position: absolute;
  right: 0;
  top: 0;
  background: #E8882F;
  border-radius: 50%;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
}

b.so04c {
  color: #E8882F;
  font-size: 120%
}
