@charset "UTF-8";

/* reset// */
.wrap.poly_feature a {
  text-decoration: none;
}
/* //reset */

.wrap.poly_feature {
  margin: auto;
  max-width: 751px;
  width: 100%;
}
.wrap.poly_feature > img {
  display: block;
  width: 100%;
}
.poly_feature .anch {
  background: #036eb8;
  padding: 0 0 1%;
}
.poly_feature .anch nav {
  background: #036eb8;
  border-bottom: none;
}
.poly_feature .anch > h3 {
  color: #FFF;
  font-size: 24px;
  padding: 2% 0;
  text-align: center;
}
.poly_feature .anch ul {
  margin: 0 auto 1%;
  overflow: hidden;
  width: 96%;
}
.poly_feature .anch li {
  float: left;
  text-align: center;
  width: 32.66%;
}
.poly_feature .anch li a {
  display: block;
  font-size: 19px;
  font-weight: bold;
}
.poly_feature .maker li img {
  display: block;
  margin: auto;
}
.poly_feature .maker li:first-child img {
  padding: 6px 0;
  width: 65%;
}
.poly_feature .maker li:first-child img.txt {
  width: 90.1%;
}
.poly_feature .anch li:nth-child(2) {
  margin: 0 1%;
}
.poly_feature .maker li:nth-child(2) img {
  padding: 3px 0;
  width: 42%;
}
.poly_feature .maker li:nth-child(2) img.txt {
  margin: 1.5% auto 2%;
  width: 56.8%;
}
.poly_feature .maker li:nth-child(3) img {
  padding: 8px 0;
  width: 62%;
}
.poly_feature .maker li:nth-child(3) img.txt {
  width: 65.1%;
}
.poly_feature .maker a {
  background: #FFF;
  border-radius: 4px;
  color: #036eb8;
  padding: 8px 0 20px;
  position: relative;
}
.poly_feature .maker a::before {
  content: "";
  position: absolute;
  border-top: 9px solid #036eb8;
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: auto;
}
.poly_feature .maker a::after {
  content: "";
  position: absolute;
  border-top: 9px solid #FFF;
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: auto;
}
.poly_feature .textAnch a {
  border: 2px solid #FFF;
  border-radius: 4px;
  color: #FFF;
  padding: 15px 0 18px;
  position: relative;
}
.poly_feature .textAnch a::before {
  content: "";
  position: absolute;
  border-top: 9px solid #FFF;
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: auto;
}
.poly_feature .textAnch a::after {
  content: "";
  position: absolute;
  border-top: 9px solid #036eb8;
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: auto;
}
.poly_feature .products {
  text-align: center;
}
.poly_feature .products h3 {
  border-bottom: 4px solid #036eb8;
  color: #036eb8;
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  margin: 5px 0 3%;
  padding: 4% 0 0; /*ページ内リンク用*/
  text-align: center;
}
.poly_feature .products h3 img {
  display: block;
  margin: 0 auto 10px;
  width: 28%;
}
.poly_feature .products h3 img.title {
  width: 81%;
}
.poly_feature .products.sekisui h3 img {
  width: 15%;
}
.poly_feature .products.sekisui h3 img.title {
  width: 82.3%;
}
.poly_feature .products.bridgestone h3 img.title {
  width: 70.8%;
}
.poly_feature .products.poly_ h3 img.title {
  width: 45%;
}
.poly_feature .products.best h3 img.title {
  width: 44.5%;
}
.poly_feature .products.recomm h3 img.title {
  width: 51%;
}
.poly_feature .products h3 span {
  display: inline-block;
  font-size: 22px;
  vertical-align: 40%;
}
.poly_feature .products h4 {
  border-bottom: 2px solid #333;
  display: inline;
  font-size: 28px;
  font-weight: bold;
  margin: 5% 0 0;
  padding: 0 3%;
}
.poly_feature .products .forBtn a {
  background: #036eb8;
  border-radius: 4px;
  color: #FFF;
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin: auto;
  padding: 15px 0;
  position: relative;
  text-align: center;
  width: 430px;
}
.poly_feature .products .forBtn a::before {
  content: "";
  position: absolute;
  border-left: 18px solid #FFF;
  border-right: 18px solid transparent;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-radius: 18px;
  height: 0;
  width: 0;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.poly_feature .products .forBtn a::after {
  content: "";
  position: absolute;
  border-left: 18px solid #036eb8;
  border-right: 18px solid transparent;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  height: 0;
  width: 0;
  top: 0;
  bottom: 0;
  right: 36px;
  margin: auto;
}
.poly_feature .products_list ul {
  margin: 5% 0 0;
  overflow: hidden;
  text-align: left;
}
.poly_feature .products_list li {
  float: left;
  margin: 0 0 2%;
  width: 32%;
}
.poly_feature .products_list hr {
  margin: 0 0 3%;
}
.poly_feature .products_list li:nth-child(4n-2) {
  margin: 0 2%;
}
.poly_feature .products_list li img {
  width: 100%;
}
.poly_feature .products_list .block {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 3%;
}
.poly_feature .products_list .imgBox {
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.poly_feature .products_list .num {
  color: #333;
  display: inline-block;
  font-size: 15px;
  text-align: left;
  vertical-align: middle;
  width: 22%;
}
.poly_feature .products_list .value {
  color: #333;
  display: inline-block;
  font-size: 15px;
  text-align: right;
  vertical-align: bottom;
  width: 100%;
}
.poly_feature .best .products_list .value {
  width: 78%;
}
.poly_feature .products_list .value > span {
  color: #F00;
  font-size: 23px;
  font-weight: bold;
}
.poly_feature .products.poly_ h3 {
  border-bottom: 4px solid #2ea7e0;
  color: #2ea7e0;
}
.poly_feature .products.poly_ .forBtn a {
  background: #2ea7e0;
}
.poly_feature .products.best h3 {
  border-bottom: 4px solid #e60012;
  color: #e60012;
}
.poly_feature .products.best .forBtn a {
  background: #e60012;
}
.poly_feature .products.sekisui .forBtn a::before  {
  right: 20px;
}
.poly_feature .products.sekisui .forBtn a::after  {
  right: 26px;
}
.poly_feature .products.bridgestone .forBtn a::before  {
  right: 0;
}
.poly_feature .products.bridgestone .forBtn a::after  {
  right: 6px;
}
.poly_feature .products.poly_ .forBtn a::before  {
  right: 10px;
}
.poly_feature .products.poly_ .forBtn a::after  {
  border-left: 18px solid #2ea7e0;
  right: 16px;
}
.poly_feature .products.jfe h3,
.poly_feature .products.jfe h3 img {
  display: inline-block;
  vertical-align: middle;
}
.poly_feature .products.jfe h3 img {
  margin: 0 10% 1% 0;
  width: 7%;
}
