@charset "utf-8";

.l-content .m-description {
  margin: 40px 35px 25px 35px;
  padding: 0;
}
.l-content .m-description p {
  text-align: center;
  font-weight: bold;
}
.l-content .m-description.bl {
  height: 249px;
  display: block;
  margin: 0 50px;
  background-image: url(/pr/vona/idec_202003/images/bg_01.png);
  background-repeat: no-repeat;
}
.l-content .m-description.bl p {
  margin-left: -280px;
  line-height: 21px;
}
.l-content .m-description.rd {
  height: 321px;
  display: block;
  margin: 0 48px;
  background-image: url(/pr/vona/idec_202003/images/bg_02.png);
  background-repeat: no-repeat;
}
.l-content .m-description.rd p {
  color: #ae0e16;
  margin-left: -430px;
  font-size: 20px;
}
.l-content .orange-button a {
  margin: 0 auto;
}
.l-content .blue-button a {
  margin: 0 auto;
}
.l-content .m-category {
  height: 59px;
  position: relative;
  background-image: url(/pr/vona/idec_202003/images/line_01.png);
  background-repeat: no-repeat;
}
.l-content .m-category p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 59px;
  font-weight: bold;
}
.l-content .m-category.mr {
  height: 99px;
  position: relative;
  background-image: url(/pr/vona/idec_202003/images/line_02.png);
  background-repeat: no-repeat;
}
.l-content .m-category.mr p {
  font-size: 24px;
  line-height: 99px;
}
.l-content .anchors {
  width: 910px;
  margin: 0 auto;
  padding: 0 20px 20px;
  background-color: #a0a0a0;
}
.l-content .anchors .anchorInner {
  margin-left: -5px;
  margin-right: -5px;
}
.l-content .anchors .anchorItem {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}
.l-content .anchors .anchorItem .anchorBoundary {
  display: block;
  border: 1px solid #bfbfbf;
  text-decoration: none;
  background-color: #fff;
}
.l-content .anchors .anchorItem .anchorImage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 145px;
  padding: 15px 0;
}
.l-content .anchors .anchorText {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
.l-content .anchors .anchorText a {
  color: #333333;
  width: 100%;
  box-shadow: none;
}
.l-content .head_title {
  background-color: #dedede;
  border: solid 1px #ccc;
  padding: 0 25px;
  color: #333;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.l-content .head_title img {
  width: 40px;
  vertical-align: middle;
  margin-right: 35px;
}
.l-content .products {
  margin: 0 auto;
  padding: 0;
}
.l-content .products .product {
  float: left;
  width: 20%;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}
.l-content .products .inner {
  padding: 20px 0;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
}
.l-content .products .name {
  min-height: 65px;
}
.l-content .products .name a {
  color: #0053ba;
  font-size: 13px;
  font-weight: bold;
  line-height: 21px;
  text-decoration: none;
}
.l-content .products .image {
  height: 130px;
  position: relative;
}
.l-content .products .image img{
  position: absolute;
  top: 0;
  bottom: 0; 
  left: 0;
  right: 0;
  margin: auto;
}
.l-content .products .image a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.l-content .products .serial {
  font-size: 12px;
}
.l-content .products .price {
  margin-bottom: 5px;
  color: #ff0000;
  font-size: 14px;
}
.l-content .products .delivery {
  margin-bottom: 15px;
}
.l-content .products .delivery img, .l-content .products .delivery span {
  display: inline-block;
  vertical-align: middle;
}
.l-content .products .delivery span {
  font-size: 14px;
  font-weight: bold;
}
.l-content .products .button {
  padding: 0 10px;
}
.l-content .products .m-btnLink--conversion {
  margin: 0 auto;
}
.l-content > .m-btnList--center {
  margin-top: 0;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .m-btnList--center a {
  width: 290px !important;
}
.l-content .m-recommended {
  background-color: #a0a0a0;
  padding: 0 20px 20px;
}
.l-content .m-recommendedList {
  padding: 0;
  margin: 0 -10px;
}
.l-content .m-recommendedList li {
  float: left;
  width: 50%;
  padding: 0 10px;
  font-size: 0;
  box-sizing: border-box;  
}