@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/

#twrap_main .comLinkBox {
  margin-bottom: 56px;
  height: 270px;
}
#twrap_main .sec01 {
  padding: 70px 0 78px;
  background-color: #f2f2f2;
}
#twrap_main .sec01 .headLine01 {
  margin-bottom: 64px;
  background: none;
  padding: 0;
  line-height: inherit;
}
#twrap_main .link.content {
  max-width: 1000px;
}
#twrap_main .link.content img {
  border: 1px solid #e7e7e7;
}
#twrap_main .link a:hover {
  opacity: 0.8;
}
#twrap_main .comLinkList li .tag {
  min-width: 56px;
  box-sizing: border-box;
}

/*2.1.20*/
.comLinkList li a {
  color: #333;
}
.comLinkList li .pho {
  position: relative;
}
.comLinkList li .tag {
  position: absolute;
}
@media screen and (max-width: 897px) {
  #twrap_main .vision2025 {
    padding: 0;
  }
}
