@charset "utf-8";

.l-content .m-description {
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  text-align: justify;
  text-align-last: center;
}
.l-content .m-description span {
  color: #0027a4;
}
.l-content .heading-title {
  border-left: 5px solid #fec936;
}
.l-content .heading-title span {
  display: block;
  margin-bottom: 12px;
  padding-left: 8px;
  border-left: 3px solid #00439a;
  color: #0027a4;
  font-size: 18px;
  line-height: 18px;
}
.l-content .text {
  font-size: 14px;
  line-height: 24px;
}
.l-content .detail-product,
.l-content .effect-test,
.l-content .uses {
  padding: 0 20px;
}
.l-content .detail-product .block01 .text {
  width: 460px;
  padding-top: 20px;
}
.l-content .detail-product .info {
  width: 100%;
}
.l-content .detail-product .info th {
  background: #d7d7d7;
  border-right: 1px solid #fff;
  font-size: 14px;
  line-height: 24px;
}
.l-content .detail-product .info td {
  height: 40px;
  border: 1px solid #d7d7d7;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.l-content .detail-product .info01 th {
  height: 40px;
  width: 50%;
}
.l-content .detail-product .info02 th {
  height: 65px;
}
.l-content .detail-product .yellow-box {
  padding: 10px;
  background: #fff1c6;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}
.l-content .detail-product .m-alert {
  font-size: 14px;
}
.l-content .detail-product .m-btnLink--conversion,
.l-content .uses .m-btnLink--conversion {
  width: 445px;
  margin: 0 auto;
}
.l-content .effect-test h3 {
  margin-bottom: 20px;
  padding-left: 15px;
  background: #f2f2f2;
  font-size: 16px;
  line-height: 30px;
}
.l-content .effect-test .pull-left {
  width: 540px;
}
.l-content .uses .text strong {
  text-decoration: underline;
}
.l-content .products .m-btnLink--conversion {
  width: 450px;
  margin: 0 auto;
}
.l-content > .m-btnList--center {
  margin-top: 30px;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .uses + .m-btnList--center a {
  width: 445px !important;
}
.l-content > .m-description + .m-btnList--center a {
  width: 290px !important;
}