@charset "utf-8";

.w100per {
	width: 100%;
	height: auto;
}
.cateTitle {
    background: none !important;
    overflow: visible;
    height: auto;
    padding-top: 16px;
    margin-bottom: 10px;
    color: #007FBF;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
}
.page-useful-rewood .pagetitle {
	margin-bottom:31px;
	padding-top: 10px;
}
#sec1 .subtit,
#sec2 .subtit,
#sec3 .subtit {
	font-size: 1.05rem;
	color: #0085B9;
	border-left: 4px solid #0085BA;
	padding-left: 10px;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 0;
	position: relative;
	font-weight: bold;
}


#sec1 {
	border-bottom:1px solid #E4E4E4;
}
#sec1 .subtit {
	margin-bottom:19px;
}
#sec1 .type-box {
	margin-top:28px;
}
#sec1 .type-item {
	padding-bottom:32px;
}
#sec1 .type-item p {
	text-align: center;
	font-size: 90%;
	margin-top: 13px;
	color: #333;
}

#sec2 {
	padding-top:35px;
	padding-bottom:35px;
	border-bottom: 1px solid #E4E4E4;
}
#sec2 .subtit {
	margin-bottom:19px;
}
#sec2 .data-box .data-tbl {
	margin-top:22px;
}
#sec2 .data-box .data-tbl h3 {
	font-weight: bold;
	color: #333;
	font-size: 120%;
	margin-bottom: 17px;
}
#sec2 .data-box .data-tbl table {
	background:#E5E5E5;
	table-layout: fixed;
	border-spacing: 1px;
	border-collapse: separate;
	margin-bottom: 13px;
	width: 100%;
}
#sec2 .data-box .data-tbl table th {
	background: #FBFBFB;
	text-align: center;
	font-size: 108%;
	padding: 10px 0;
}
#sec2 .data-box .data-tbl table td {
	background: #FFF;
	text-align: right;
	padding: 14px 9px 11px 9px;
	font-size: 108%;
	line-height: 100%;
}

#sec2 .data-box .data-tbl table .pc-only-cell {
	display: none;
}


#sec2 .data-box .data-tbl table .labl {
	text-align: left;
	font-size: 108%;
}
#sec2 .data-box .data-tbl table .rewood-tr {
}
#sec2 .data-box .data-tbl table .rewood-tr td {
	background: #F5FBFE;
	color: #0084B8;
	font-weight: bold;
	font-size: 185%;
	padding-top: 35px;
	padding-bottom: 30px;
}
#sec2 .data-box .data-tbl table .rewood-tr .labl {
	font-size: 120%;
}
#sec2 .data-box .data-tbl .note1 {
	position:relative;
	padding-left:1.3em;
	color: #777777;
	font-size: 100%;
}
#sec2 .data-box .data-tbl .note1:before {
	content:"※";
	position:absolute;
	left:0;
}
#sec2 .data-box .data-tbl .note2 {
	color: #777777;
	font-size: 100%;
	margin-top:14px;
}
#sec3 {
	padding-top:35px;
}
#sec3 .subtit {
	margin-bottom:19px;
}
#sec3 .lead-box {
}
#sec3 .lead-box p {
	margin-bottom: 17px;
}
#sec3 .lead-box .lead-image {
	float: right;
	width: 40%;
	margin-left: 5%;
}
#sec3 .lead-box .txt-top {
/*	background-image: url(/useful/re-wood/img/sp-rewood_image_4.png);
	background-size: 45% auto;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 45%;
*/
}
#sec3 .type-box {
	margin-top:12px;
}
#sec3 .type-box .type-item {
	margin-bottom:22px;
}
#item-sec {
	margin-top:25px;
	padding-bottom:10px;
}
#item-sec .subtit {
	margin-bottom:22px;
}
#item-sec .item {
	border: 1px solid #DBDBDB;
	padding: 20px 10px;
	margin-bottom:20px;
}
#item-sec .item .item-img {
	padding: 0 40px;
	margin-bottom: 22px;
}
#item-sec .item .doc {
}
#item-sec .item h3 {
	color: #333;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 20px;
}
#item-sec .item .lead {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 12px;
}
#item-sec .item p {
	color: #333;
}
#item-sec .item span {
	margin-top: 15px;
	display: block;
	margin-bottom: 5px;
}




























#recommend {
	padding-top: 25px;
	border-top: 1px dotted #C6C6C6;
	margin-bottom: 25px;
}

.rec-item {
	margin-top: 5px;
}
.rec-item li {
	margin-top: 14px;
}
.rec-item li a {
	display: table;
}

.rec-item li .phot {
	display: table-cell;
	padding-right: 12px;
	width: 30%;
}
.rec-item li p {
	display: table-cell;
	vertical-align: middle;
}

.rec-item li p span {
	background-image: url(/useful/img/sp-ico-rec-arrow.png);
	background-size: auto .7em;
	background-repeat: no-repeat;
	background-position: .2em .4em;
	padding-left: 1em;
	display: block;
	font-size: 108%;
}
.backTop {
	text-align: center;
	margin-bottom: 20px;
}
.backTop a {
	background-image: url(/shared_file/img/link_cursor_11_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 15px;
	padding-left: 20px;
	font-weight: bold;
	color: #007fbf;
	line-height: 1;
	padding-top: 2px;
	font-size: 112%;
}

