  
/* ----------------------------------------------
contents bousai
---------------------------------------------- */


/* article common
---------------------------------------------- */
.bousai{
	color:#231815;
}
/* h1 */
.bousai h1{
	text-align:center;
	margin-bottom:16px;
}

/* sec title */
.bousai .title-box{
	overflow:hidden;
	line-height:1;
	background-image:url(/products/construction/safetycity/img/bousai/bg-ttl-bousai.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:20px;

	position:relative;
}

.bousai .title-box span{
	padding:0 2px 4px 2px;
	float:left;
	background-color:#3a876d;
	font-size: 212.5%; /* 34px */
	color:#fff;
}

.bousai .title-box h2{
	font-size:150%; /* 24px */
	float:left;
	padding:4px 0 4px 6px;
}

.bousai .title-box .link-list{
	position:absolute;
	right:0;
	bottom:6px;
	list-style:none;
	line-height:1;
}

.bousai .title-box .link-list li{
	background-image:url(/products/construction/safetycity/img/common/ico-h2-list-bg01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:24px;
	margin-left:16px;
	float:left;
}

.bousai .title-box .link-list li a{
	color:#203f9c;
	text-decoration:none;
}

.bousai .title-box .link-list li a:hover{
	color:#b5b5b6;
}

/* sec content */
.bousai .content-box{
	margin-left:28px;
}
.bousai h3{
	font-size:125.0%;
	color:#3a876d;
	margin-bottom:8px;
}

.bousai p.list-text{
	margin-left:1em;
	text-indent:-1em;
	padding-bottom:4px;
}

.bousai p.list-text:before{
	content:"●";
	color:#3a876d;
}

.bousai .fr-img{
	float:right;
	padding-left:2em;
}

.bousai .sec{
	margin-bottom:24px;
}

.bousai .small{
	font-size:93.8%; /* 15px */
}

/* h4 */
.bousai .bg-box{
	background-image:url(/products/construction/safetycity/img/bousai/bg-bousai-h4-02.jpg);
	display: inline-block;  
    *display: inline;  
    *zoom: 1; 
}

.bousai .bg-box h4{
	background-image:url(/products/construction/safetycity/img/bousai/bg-bousai-h4-01.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-size:100% 100%; /* over ie9 */
	color:#3a876d;
	padding:4px 16px 8px;
}

.bousai .bg-box .img-box{
	text-align:center;
	padding:16px;
}

/* sec1 -------------------- */
.bousai .sec1{
	padding:16px 37px 16px 80px;
}

/* sec2 -------------------- */
.sec2{
	padding:88px 37px 0 80px;
}

.bousai .sec2 .bg-box .img-box ul{
	list-style:none;
}

.bousai .sec2 .bg-box .img-box ul li{
	font-size:93.8%; /* 15px */
	
	display: inline-block;  
    *display: inline;  
    *zoom: 1; 
}
	
/* sec3 -------------------- */
.bousai .sec3{
	padding:88px 37px 0 80px;
}

/* sec4 -------------------- */
.bousai .sec4{
	padding:88px 37px 0 80px;
}

/* sec5 -------------------- */
.bousai .sec5{
	padding:88px 37px 0 80px;
}


	