@charset "utf-8";
/*///////////////////////////////////////////////////////////////////////

	リウッドデッキIIの特徴とお手入れ方法
    public_static&path=wd/rewood.html

///////////////////////////////////////////////////////////////////////*/
/*==============================================
  共通設定
==============================================*/
.rewood {
  width:585px;
	overflow:hidden;
	margin-top:9px;
  font-family: 'Helvetica neue', Helvetica, Arial, Meiryo, sans-serif;
  text-align: justify;
  line-height: 1.7;
  font-size: 14px;
}
.rewood_contents_ttl {
  margin: 50px 0 30px;
  color: #447300;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.rewood_contents_ttl::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 27px;
  height: 15px;
  margin: auto;
  border-bottom: 1px solid #ccc;
  white-space: pre;
}
.rewood_contents_ttl-brw {
  margin-bottom: 18px;
  color: #693013;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.rewood_contents_txt {
  margin-bottom: 10px;
}
.rewood_contents_txt-mg {
  margin-bottom: 25px;
}
/*==============================================
  販売終了のお知らせ
==============================================*/
.end-sale_hd {
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block;
  width: 584px;
  border: 1px solid #ccc;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.end-sale_ttl {
  padding-left: 36px;
  height: 48px;
  background: url(/public/img/static/wd/rewood/ico_end-sale.png) 73px center no-repeat #a32727;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
}
.end-sale_txt {
  padding: 20px 90px 12px;
  font-size: 16px;
}
.end-sale_txt-bd {
  padding-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
}
.end-sale-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 210px;
}
.end-sale-item a {
  color: #333;
  font-size: 17px;
  text-decoration: none;
}
.end-sale-item .maker {
  padding: 10px 0 2px;
}
.end-sale-item_txt {
  display: block;
  padding-bottom: 10px;
  font-size: 17px;
}
/*==============================================
  コンセプトと特徴
==============================================*/
.rewood_contents_lead {
  margin: 25px 0 50px;
  font-size: 16px;
}
.rewood_contents {
  padding: 0 20px;
}
.rewood_contents_concept {
  margin-bottom: 50px;
}
.rewood_contents_concept-item {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rewood_contents_concept-item_img {
  padding-right: 20px;
}
.rewood_contents_features {
  margin-top: 45px;
}
.rewood_contents_ttl-check {
  margin-bottom: 5px;
  color: #693013;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.rewood_contents_ttl-check::before {
  content: "";
  position: relative;
  margin-right: 5px;
  display: inline-block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 22px;
  height: 17px;
  background: url(/public/img/static/wd/rewood/icon_check-brown.png) left center no-repeat;
}
.rewood_contents_features_txt {
  margin-bottom: 23px;
}
.rewood_contents_concept_atn {
  margin-top: 7px;
  font-size: 14px;
}
.rewood_contents_concept-ctr {
  margin: 35px auto 0;
  display: block;
}
.rewood_contents_concept-ctr.--mgb {
  margin: 30px auto 30px;
}
.rewood_contents_ttl-brw.rt {
  text-align: left;
}
.rewood_contents_ttl-lg {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  color: #693013;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
/* より長く、いつまでも美しくお使いいただくために
-----------------------------------------------*/
.rewood_contents_concept-item-use {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rewood_contents_concept-item-use_how-to {
  width: 104px;
  height: 104px;
}
.rewood_contents_concept-item-use_atn {
  font-size: 14px;
  font-weight: bold;
}
.rewood_contents_concept-item-use_txt {
  font-size: 14px;
  line-height: 1.6;
}
.rewood_contents_concept-item-use_img {
  margin: 30px auto 70px;
  display: block;
}
/* 表
-----------------------------------------------*/
.care_example  {
  margin-bottom: 40px;
}
.care_example table {
  width: 544px;
  height: 665px;
  border: 1px #ccc solid;
  border-collapse: collapse;
  color: #111;
  font-size: 13px;
  line-height: 1.3;
}
.care_example td {
  border: 1px #ccc solid;
  text-align: center;
  vertical-align: middle;
}
.care_example th {
  padding: 6px;
  border: 1px #ccc solid;
  background-color: #F5F5F5;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
}
.care_example .bkcl {
  font-family: "hiragino kaku gothic w3",Sans-Serif;
  font-size: 12px;
}
.care_example .ylw {
  width: 86px;
  background-color: #fffbf1;
}
.care_example .ht {
  padding: 9px 2px;
}
.care_example .wd-f {
  width: 68px;
}
.care_example .wd-s {
  width: 46px;
}
.care_example .wd-ti {
  width: 57px;
}
.care_example .wd-t {
  width: 60px;
}
/* お手入れ方法
-----------------------------------------------*/
.rewood_contents_ttl_sm {
  margin-bottom: 20px;
  color: #447300;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.care_box {
  margin: 0 auto 20px;
  width: 542px;
  border: 1px #447300 solid;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.care_box.-lst {
  margin-bottom: 15px;
}
.care_box_hd {
  display: block;
  height: 38px;
  border-radius: 5px 5px 0 0;
  background-color: #447300;
  font-weight: bold;
}
.care_box_hd_ttl {
  padding-left: 20px;
  color: #fff;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 38px;
}
.care_box_detail {
  display: block;
  padding: 20px;
  border-radius: 6px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.care_box_img {
  float: right;
  padding-left: 20px;
}
.care_box_detail_hd {
display: block;
padding-bottom: 3px;
color: #447300;
font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
font-size: 16px;
font-weight: bold;
}
.care_box_detail_txt {
  padding-bottom: 15px;
}
.care_box-caution {
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 1.6;
}
.care_box-caution.lst {
  padding-bottom: 0;
}
/*==============================================
  使用上のご注意
==============================================*/
.rewood_contents_concept-note {
  margin-bottom: 20px;
}
.precautions_detail_ttl {
  padding: 0 10px;
  margin: 10px auto 12px;
  display: inline-block;
  height: 31px;
  border-radius: 7px;
  background-color: #555;
  color: #fff;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo ", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  line-height: 31px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.precautions_detail li {
  margin-left: 5px;
  margin-bottom: 20px;
  list-style-type: disc;
  list-style-position: inside;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
.precautions_detail_txt {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}



