@charset "utf-8";
/* -------------------------------
add 20180206
------------------------------- */
/* common */
.l-content a {
  text-decoration: none;
  color: #004bb1;
}
.l-content a:hover {
  color: #ff730a;
}

.l-content img {
  vertical-align: bottom;
}
.l-content .section {
  margin-bottom: 60px;
}
.l-content .section .sectionInner {
  padding: 0 10px;
}
.l-content .section .m-h2 {
  line-height: 1.5;
  margin: 40px 0 28px;
}


/* main */
.l-content .mainVisual {
  width: 950px;
  height: 210px;
  margin-bottom: 20px;
  padding: 0;
  border: none;
  background: url(/pr/vona/alumiframe_stock/img/ver4/main_191018.png) no-repeat 0 0;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .leadTxt {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
}

/* anchorNavi */
.l-content .anchorNavi {
  width: 896px;
  margin: 0 auto 40px;
}
.l-content .anchorNavi li {
  float: right;
}
.l-content .anchorNavi li:first-child {
  float: left;
}
.l-content .anchorNavi .m-btn--down {
  font-size: 14px;
  width: 434px;
}


/* itemInfo */
.l-content .itemInfo {
  background: url(/pr/vona/alumiframe_stock/img/ver4/iteminfo_bg.png) no-repeat 0 0;
  width: 920px;
  height: 38px;
  padding: 10px;
  margin: 0 5px 16px;
  box-sizing: border-box;
}


/* itemAllBlock */
.l-content .itemAllBlock {
  padding: 0 10px;
}
.l-content .itemAllBlock .itemBlock {
  float: left;
  margin-left: 10px;
}
.l-content .itemAllBlock .itemBlock:first-child {
  margin-left: 0;
}
.l-content .itemAllBlock .itemBlock .ttl_sf,
.l-content .itemAllBlock .itemBlock .ttl_gf,
.l-content .itemAllBlock .itemBlock .ttl_m4,
.l-content .itemAllBlock .itemBlock .ttl_m6,
.l-content .itemAllBlock .itemBlock .ttl_m8 {
  padding: 8px;
  margin-bottom: 10px;
}
.l-content .itemAllBlock .itemBlock .ttl_sf {
  background: #415691;
}
.l-content .itemAllBlock .itemBlock .ttl_gf {
  background: #417d91;
}
.l-content .itemAllBlock .itemBlock .ttl_sf span,
.l-content .itemAllBlock .itemBlock .ttl_gf span,
.l-content .itemAllBlock .itemBlock .ttl_m4 span,
.l-content .itemAllBlock .itemBlock .ttl_m6 span,
.l-content .itemAllBlock .itemBlock .ttl_m8 span {
  height: 15px;
  display: block;
  margin: 0 auto;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .itemAllBlock .itemBlock .ttl_sf span {
  width: 84px;
  background: url(/pr/vona/alumiframe_stock/img/ver4/ttl_sf.png) no-repeat 0 0;
}
.l-content .itemAllBlock .itemBlock .ttl_gf span {
  width: 86px;
  background: url(/pr/vona/alumiframe_stock/img/ver4/ttl_gf.png) no-repeat 0 0;
}


/* itemBox */
.l-content .itemAllBlock .itemBlock .itemBox {
  margin: 0 -10px 15px 0;
  letter-spacing: -0.4em;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList {
  letter-spacing: normal;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5-7*/
 /zoom: 1; /*for ie5-7*/
  vertical-align: top;
  margin: 0 10px 15px 0;
  border: 1px solid #cacaca;
  background: #FFF;
  width: 172px;
}
.l-content .itemAllBlock .itemBlock .itemBox.bigBox .itemList {
  width: 218px;
}
.l-content .itemAllBlock .itemBlock .itemBox.bigBox .itemList.box2 {
  width: 448px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item {
  padding: 20px 0 18px;
  width: 150px;
  margin: 0 auto;
}
.l-content .itemAllBlock .itemBlock .itemBox.bigBox .itemList .item {
  width: 190px;
}
.l-content .itemAllBlock .itemBlock .itemBox.bigBox .itemList.box2 .item {
  width: 380px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .name {
    font-size: 14px;
    font-weight: bold;
    color: #004bb1;
    text-align: center;
	margin-bottom: 15px;
}
.l-content .itemAllBlock .itemBlock .itemBox.bigBox .itemList .item .name02 {
    font-size: 12px;
    font-weight: bold;
    color: #004bb1;
	margin-top: 15px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .delivery {
	margin-bottom: 10px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .delivery p {
    font-size: 11px;
	color: #dd0000;
	border: 1px solid #dd0000;
	padding: 5px;
	text-align: center;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic {
  text-align: center;
  margin: 0;
  position: relative;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList.box2 .item .pic .picInner {
  float: left;
  position: relative;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic .picInner {
  width: 150px;
  margin: 0 auto;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic .picInner .spec {
  margin-bottom: 10px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic .new {
  background: url(/pr/vona/alumiframe_stock/img/ver4/icon_new.png) no-repeat 0 0;
  width: 70px;
  height: 70px;
  position: absolute;	
  top: -6px;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic .date {
  background: url(/pr/vona/alumiframe_stock/img/ver4/icon_date.png) no-repeat 0 0;
  width: 71px;
  height: 71px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  box-sizing: border-box;
  position: absolute;	
  top: -6px;
  right: 0;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .pic .day1 {
  background: url(/pr/vona/alumiframe_stock/img/ver4/icon_1day.png) no-repeat 0 0;
  width: 71px;
  height: 71px;
  color: #dd0000;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  box-sizing: border-box;
  position: absolute;	
  top: -6px;
  right: 0;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .spec {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList.box2 .item .spec {
  text-align: left;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList.box2 .item .picInner .spec {
  text-align: left;
  margin-top: 10px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList .item .btn {
  margin-top: 10px;
}
.l-content .itemAllBlock .itemBlock .itemBox .itemList.box2 .item .btn {
  width: 221px;
  margin: 0 auto;
}

/* btnBox */
.l-content .btnBox {
  width: 806px;
  margin: 0 auto 60px;
}
.l-content .btnBox li {
  float: right;
  width: 380px;
}
.l-content .btnBox li:first-child {
  float: left;
}
.l-content .btnBox .m-btnLink--strong {
  font-size: 14px;
  padding: 13px 2px 12px;
}

/* btnOwn */
.l-content .btnOwn {
  width: 388px;
  margin: 10px auto 0;
  padding-bottom: 20px;
}
.l-content .btnOwn .m-btnLink--strong {
  width: 388px;
  font-size: 14px;
  padding: 13px 2px 12px;
}

.l-content .btnOwn2 {
  width: 450px;
  margin: 10px auto 0;
  padding-bottom: 20px;
}
.l-content .btnOwn2 .m-btnLink--strong {
  width: 450px;
  font-size: 14px;
  padding: 13px 2px 12px;
}