@charset "utf-8";

.l-content .mainVisual {
	width: 950px;
	height: 70px;
	margin-bottom: 30px;
	padding: 0;
	border: none;
	background: url("/pr/campaign/images/main.png") no-repeat 0 0;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .section {
  margin-bottom: 40px;
  clear: both;
}

/* l-nav */
.l-nav .lnav_bnr_ttl{
  padding: 6px 10px 5px;
  background-color: #0098d8;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

/* .lead */
.l-content .leadTxt {
  width: 950px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 auto 30px;
}
/*　anchorbtn　*/
.l-content .anc01 ul {
  width: 920px;
  margin: 0 auto 40px;
}
.l-content .anc01 ul li{
  float: left;
  margin: 0 5px 12px;
}
.l-content .anc01 ul li a.m-btn--down{
  width: 295px;
  display: table-cell;
  vertical-align: middle;
}

/* 注目キャンペーン */
.l-content .cp_box {
  background: #fcf7de;
  padding: 25px 35px 10px 45px;
}
.l-content .cp_box h2 {
  font-size: 20px;
  line-height: 1.3;
  border-left: 6px solid #f85f03;
  color: #f85f03;
  padding-left: 13px;
  margin-bottom: 25px;
}
.l-content .cp_box li{
  float: left;
  margin: 0 10px 20px 0;
}
.l-content .cp_box li.cp_box01{
  width: 35px;
}
.l-content .cp_box li.cp_box02{
  width: 440px;
}
.l-content .cp_box li.cp_box03{
  width: 365px;
}

/* 掲載特集 */
.l-content .bnr_box {
  background: #f1f2f8;
  padding: 30px 5px 25px 45px;
}
.l-content .bnr_box h2 {
  font-size: 20px;
  line-height: 1.3;
  border-left: 6px solid #0f218b;
  color: #0f218b;
  padding-left: 13px;
  margin-bottom: 25px;
}
.l-content .bnr_box li{
  width: 260px;
  float: left;
  margin: 0 40px 20px 0;
}

.l-content .VN_toggleSwitch{
  clear: both;
  padding-top: 10px;
}
.l-content .VN_toggleSwitch li{
  width: 402px;
  float: left;
  margin: 10px 40px 5px 0;
}
