@charset "utf-8";

/*Header Edit*/

.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .mainMV {
	width: 950px;
	height: 400px;
	background: url('/en/pr/vona/recommend_brand/omron201907/images/mainvs.png');
	margin: 0 auto;
}

.l-content .intro {
  width: 560px;
	height: 150px;
	background: url('/en/pr/vona/recommend_brand/omron201907/images/intro.png');
  background-repeat: no-repeat;
	margin: 0 auto;
}

.l-content .intro .text-intro {
  color: #ffffff;
  line-height: 1.6;
  font-weight: bold;
  font-size: 16px;
  padding-top: 42px;
}

/*Button Center*/

.l-content .m-btnList--center > li {
	padding-left: 50px;
}

.l-content .m-btnList--center > li:first-child {
	padding-left: 0;
}

.l-content .m-h2--custom {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}

.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}
