@charset "utf-8";
/* -----------------------------
common
----------------------------- */
.l-content img {
  vertical-align: bottom;
}


/* section */
.l-content .section {
  margin-bottom: 70px;
}
.l-content .secitonInner {
  padding: 0 10px;
  margin-bottom: 50px;
}
.l-content .h3Inner {
  margin-bottom: 30px;
}


/* ttl */
.l-content .h2Img {
  margin: 40px 0 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
}
.l-content .h2Img img {
  padding-right: 20px;
}
.l-content .m-h3 {
  margin-bottom: 30px;
}


/* btnBox */
.l-content .btnBox a {
  width: 360px;
  margin: 0 auto;
  font-size: 14px;
  padding: 11px 2px 10px;
}


/* btnList */
.l-content .btnList > li {
  padding-left: 20px;
}
.l-content .btnList> li:first-child {
  padding-left: 0;
}
.l-content .btnList > li a {
  font-size: 14px;
  width: 360px;
  padding: 11px 2px 10px;
}


/* -----------------------------
contents
----------------------------- */
/* main */
.l-content .mainTitle {
  width: 950px;
  height: 190px;
  margin: 0 0 25px;
  background: url(/maker/sus/products/gf/images/ver7/main.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/* leadTxt */
.l-content .leadTxt {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}


/* pointBox */
.l-content .pointBox {
  width: 950px;
  height: 452px;
  margin-bottom: 38px;
  background: url(/maker/sus/products/gf/images/ver7/bg_point.png) no-repeat 0 0;
  position: relative;
}
.l-content .pointBox p,
.l-content .pointBox dt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}
.l-content .pointBox dd {
  position: absolute;
  left: 680px;
  width: 211px;
}
.l-content .pointBox dd.btn01 {
  top: 108px;
}
.l-content .pointBox dd.btn02 {
  top: 174px;
}
.l-content .pointBox dd.btn03 {
  top: 240px;
}
.l-content .pointBox dd.btn04 {
  top: 306px;
}
.l-content .pointBox dd.btn05 {
  top: 372px;
}


/* -----------------------------
新商品登場
----------------------------- */
/* itemList */
.l-content .itemList {
  margin: 0 0 25px 0;
  letter-spacing: -0.4em;
}
.l-content .itemList .item {
  letter-spacing: normal;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px;
  border: 1px solid #CCC;
  width: 218px;
  padding: 20px 0 15px;
}
.l-content .itemList .item .name {
  width: 200px;
  margin: 0 auto 15px;
  font-size: 14px;
  font-weight: bold;
  color: #004bb1;
  text-align: center;
}
.l-content .itemList.list2nd .item .name {
  min-height: 42px;
}
.l-content .itemList .item .pic {
  width: 170px;
  margin: 0 auto 18px;
}
.l-content .itemList .item .btn {
  width: 140px;
  margin: 0 auto;
}
.l-content .itemList .item.box_hover {
  cursor: pointer;
}
.l-content .itemList .item.box_hover .pic img,
.l-content .itemList .item.box_hover .btn a {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}
.l-content .itemList .item.box_hover .name {
  color: #ff730a;
}


/* -----------------------------
グリーンフレームの特長
----------------------------- */
/* .boltBox */
.l-content .boltBox {
  margin-left: 30px;
}
.l-content .boltBox li {
  float: left;
  width: 260px;
  margin-left: 20px;
}
.l-content .boltBox li span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}


/* .txtBox */
.l-content .txtBox {
  padding: 0 22px 0 15px;
}
.l-content .txtBox .txt {
  float: left;
  width: 472px;
}
.l-content .txtBox .pic {
  float: right;
}


/* .unitBox */
.l-content .unitBox {
  width: 950px;
}
.l-content .unitBox ul.unitLink {
  margin: 0 0 30px;
}
.l-content .unitBox ul.unitLink > li {
  float: left;
  width: 190px;
  border-right: 1px dotted #666;
}
.l-content .unitBox ul.unitLink > li.unit01 {
	width: 178px;
}
.l-content .unitBox ul.unitLink > li.unit05 {
  border-right: none;
	width: 178px;
}
.l-content .unitBox ul.unitLink > li a {
  display: block;
  width: 157px;
  padding: 8px 15px;
  color: #333;
  text-decoration: none;
}
.l-content .unitBox ul.unitLink > li.unit01 a {
  padding: 12px 15px 8px 0;
}
.l-content .unitBox ul.unitLink > li.unit05 a {
  padding: 12px 0 8px 15px;
}
.l-content .unitBox ul.unitLink > li a:hover {
  text-decoration: none;
}


/* -----------------------------
選定ガイド
----------------------------- */
/* m-table */
.l-content .m-table {
  margin-bottom: 30px;
}
.l-content .m-table > thead > tr > th {
  font-size: 14px;
}
.l-content .m-table > tbody > tr > th {
  padding: 7px 5px;
}
.l-content .m-table td {
  padding: 13px 5px;
}
.l-content .m-table td.u-left {
  padding: 13px 10px;
}
.l-content .m-table td .btnTable a {
  width: 130px;
  margin: 0 auto;
}


/* itemTableList */
.l-content .m-table .itemTableList {
  display: table;
  width: 100%;
}
.l-content .m-table .itemTableList > li {
  display: table-cell;
  vertical-align: top;
}
.l-content .m-table .itemTableList > li > dl {
  margin: 0 auto;
  width: 220px;
}
.l-content .m-table .itemTableList.itemS > li > dl {
  width: 160px;
}
.l-content .m-table .itemTableList > li > dl .pic {
  margin-bottom: 2px;
}
.l-content .m-table .itemTableList > li > dl .spec {
  margin-bottom: 5px;
  text-align: center;
}
.l-content .m-table .itemTableList > li > dl .btn {
  width: 130px;
  margin: 0 auto;
}
.l-content .m-table .itemTableList > li .pic.box_hover {
  cursor: pointer;
}
.l-content .m-table .itemTableList > li .pic.box_hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}


/* -----------------------------
確実短納期でお届け
----------------------------- */
/* .flameBox */
.l-content .flameBox {
  margin-left: 5px;
}
.l-content .flameBox .flameList {
  width: 450px;
  float: left;
}
.l-content .flameBox .flameList:first-child {
  margin-right: 20px;
}
.l-content .flameBox .flameList .ttl {
  background: #417d91;
  padding: 8px 0;
  margin-bottom: 10px;
  text-align: center;
}
.l-content .flameBox .flameList .flame {
  letter-spacing: -0.4em;
  margin: 0 -10px 0 0;
}
.l-content .flameBox .flameList .flame li {
  letter-spacing: normal;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #CCC;
  width: 218px;
  padding: 20px 0;
  margin-right: 10px;
}
.l-content .flameBox .flameList .flame li dl {
  padding: 0 15px;
}
.l-content .flameBox .flameList .flame li dl .name {
  height: 60px;
  color: #004bb1;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
.l-content .flameBox .flameList .flame li dl .pic {
  width: 150px;
  margin: 0 auto 15px;
  position: relative;
}
.l-content .flameBox .flameList .flame li dl .day {
  position: absolute;
  top: -35px;
  right: -20px;
  width: 70px;
  height: 70px;
  background: #fff;
border-radius: 50%;
	font-size: 14px;
	display: table-cell;
	text-align: center;
}
.l-content .flameBox .flameList .flame li dl .day strong {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
  height: 70px;
	border-radius: 50%;
	background: #dd0000;
	color: #FFF;
}
.l-content .flameBox .flameList .flame li dl .spec {
  height: 50px;
  font-weight: bold;
}
.l-content .flameBox .flameList .flame li dl .btn a {
  width: 170px;
  margin: 0 auto;
}
.l-content .flameBox .flameList .flame li.box_hover {
  cursor: pointer;
}
.l-content .flameBox .flameList .flame li.box_hover img,
.l-content .flameBox .flameList .flame li.box_hover dl .day strong,
.l-content .flameBox .flameList .flame li.box_hover dl .btn a{
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}
.l-content .flameBox .flameList .flame li.box_hover dl .name {
  color: #ff730a;
}


/* -----------------------------
グリーンフレームサンプルプレゼント中
----------------------------- */
/* .sampleBox */
.l-content .sampleBox {
  width: 950px;
  height: 220px;
  background: url(/maker/sus/products/gf/images/ver7/sample_bg.png) no-repeat;
  position: relative;
  margin-bottom: 30px;
}
.l-content .sampleBox .ttl,
.l-content .sampleBox .txt {
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .sampleBox .sample_form {
  display: block;
  position: absolute;
  top: 142px;
  left: 380px;
  width: 337px;
}
.l-content .sampleBox .sample_form a {
  font-size: 16px;
}