@import url("https://use.typekit.net/stb5lqg.css");

#main {
  margin: 113px auto 0;
}

.head-tab {
  width: 940px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #fff;
}

.head-tab ul {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background: url(/cmn/img/contents-diagonal.png) repeat;
}

.head-tab ul li {
  float: left;
  width: 18%;
  text-align: center;
  border-top: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  box-sizing: border-box;
  padding: 0;
  display: block;
}

.head-tab ul li a {
  font-size: 116%;
  display: block;
  width: 100%;
  padding: 18px 0;
}

.head-tab ul .tab-current a:hover {
  color: #3E3A39
}


.head-tab ul .tab-others {
  border-bottom: 1px solid #bcbcbc;
  background-color: #363339;
}

.head-tab ul .tab-others a {
  color: #fff;
}

.head-tab ul .tab-space {
  width: 64%;
  border-top: none;
  display: block;
  border-bottom: 1px solid #bcbcbc;
  background: #fff;
}

.contents {
  box-sizing: border-box;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  padding: 80px 50px 50px;
  background: url(/cmn/img/contents-diagonal.png) repeat;
  background-color: #fff;
  margin: 0 auto;
}

.contents .title-box {
  overflow: hidden;
}

.contents .title-box p {
  margin: 0px !important;
}

/*
.contents .title-box span {
  float: left;
  display: block;
  margin: -10px 23px 0 0;
}

.contents .title-box span.number {
  font-family: good-times, sans-selif;
  font-weight: 500;
  font-style: normal;
  font-size: 66px;
  line-height: 1;
  letter-spacing: 6px;
}
*/

.contents .title-box .title {
  float: left;
  vertical-align: top;
}

.contents .title-box .title h3 {
  font-size: 193%;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1;
  margin: 0 0 6px;
}

.contents .description-box {
  overflow: hidden;
  width: 840px;
}

.contents .description-box ul {
  overflow: hidden;
}

.contents .description-box ul li {
  float: left;
  margin: 40px 0 0;
  width: 395px;
}

.contents .description-box .wording {
  width: 218px;
  float: left;
}

.contents .description-box .wording h4 {
  font-size: 139%;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.6;
  margin: 0 0 10px;
}

.contents .description-box .wording small {
  display: block;
  margin: 8px 0 0;
}

.contents .description-box img {
  display: block;
  float: right;
  margin: 6px 0 0;
}

#support p {
  margin: 35px 0;
}

#quality {
  margin: 75px 0 0;
}

#manufacturing {
  margin: 75px 0 0;
}

#design-Product {
  margin: 75px 0 0;
}

#design-Product .title-box {
  margin: 0 0 68px;
}

#correspondence {
  margin: 80px 0 0;
}

#develop-capabilities {
  margin: 80px 0 0;
}

/*# sourceMappingURL=strongpoint.css.map */