@charset "utf-8";

/* 

===== CONTENTS ===========================================

	1: 背景画像
	1-2：背景画像カテゴリ別表示
	2: TOP LEAD

==========================================================
*/
#mujiur_cont_wrap_diy{
	width: 100%;
	height: 100%;
	margin: -160px auto 0 auto;
	position:relative;
}
#cont_header_inner_980 {
	width: 100% !important;
    max-width: 980px !important;
	height:100%;
    margin: 0 auto 0 auto;
    padding: 0 !important;
}
div.staff_toplead{
	position:relative;
	top:150px;
	left:0;
}
#mujiur_footer {clear: both;}
@media screen and (max-width: 1060px) {	
#mujiur_cont_wrap_diy{
	width: 100%;
	height: 100%;
	margin: -90px auto 0 auto;
}
#mujihouse_foot_wrap_sp {
    position: relative;
	margin: auto !important;
	padding: auto !important;
}
}
@media screen and (max-width: 767px) {	
#mujiur_cont_wrap_diy{
	width: 100%;
	height: 100%;
	margin: -60px auto 0 auto;
}
div.staff_toplead{
	position:relative;
	top:100px;
	left:0;
}
#cont_header_inner_980 {
    max-width: 980px !important;
	height:100% !important;
    margin: 0 auto 0 auto;
    padding: 0 !important;
}
}
/**//**//**/
div.link_block1 {
    border-top: none !important;
}
div.link_block3 {
    border-top: none !important;

}
/*
===== 1: 背景画像===========
*/
#cont_header_wrap_staff{
	width: 100%;
	height: 290px;
	margin: 0 auto 0 auto;
	background: url(/img/ie/ur_diy/main_bg2.jpg) center;
	background-size:cover;
}      
@media screen and (max-width: 767px) {	
#cont_header_wrap_staff{
	width: 100%;
	max-height: 200px;
	background: url(/img/ie/ur_diy/main_bg2.jpg) center;
	background-size:cover;
}
}
/*
===== 1-2：背景画像カテゴリ別表示===========
*/
#cont_header_wrap_full_diy{
	width: 100%;
	height: 290px;
	margin: 0 auto 0 auto;
	background: url(/img/ie/ur_diy/full_diy.jpg) center;
	background-size:cover;
}      
@media screen and (max-width: 767px) {	
#cont_header_wrap_full_diy{
	width: 100%;
	max-height: 200px;
	background: url(/img/ie/ur_diy/full_diy.jpg) center;
	background-size:cover;
}
}
/**/
#cont_header_wrap_puchi_diy{
	width: 100%;
	height: 300px;
	margin: 0 auto 0 auto;
	background: url(/img/ie/ur_diy/puchi_diy.jpg) center;
	background-size:cover;
}      
@media screen and (max-width: 767px) {	
#cont_header_wrap_puchi_diy{
	width: 100%;
	max-height: 200px;
	background: url(/img/ie/ur_diy/puchi_diy.jpg) center;
	background-size:cover;
}
}



/*
===== 2: TOP LEAD ===========
*/
.staff_toplead img{
	display:block;
    margin: 90px 70% 0 0;
}
@media screen and (max-width: 767px) {	
.staff_toplead img{
    max-width: 96%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
}
.staff_toplead img{
    display: block;
    margin: 60px 0 0 0;
    text-align: center;
}
}                    
