@charset "UTF-8";

/***インテリア相談画像の上に線　padding-top:45px;	border-top: 1px solid #868686;**/
/* soudankai_largebanner*/
#soudankai_largebanner {
	margin: 0px auto 40px;
	width: 960px;
	clear: both;
	


}

#soudankai_largebanner p {
	margin: 0;
	/*line-height: 1;*/
}

#soudankai_largebanner #welcome {position: relative;}

#soudankai_largebanner #appbtn {
	position: absolute;
	right: 11px;
	bottom: 10px;
}
/**#soudankai_largebanner #appbtn {
	position: absolute;
	right: 11px;
	bottom: 10px;
}
*/
#soudankai_largebanner #soudans_time {
	margin-top: 20px;
	margin-left: 0px;
	font-size: 150%;
	text-align:center;
}
#soudankai_largebanner #soudans_time span {
	margin-right: 2em;
	font-weight: bold;
}

#soudankai_largebanner #showrooms_note {
	color: #DB0000;
	font-size: 150%;
	text-align:center;
}
/*****
#soudankai_largebanner #showrooms_note {
	margin-top: 10px;
	margin-left: 60px;
	color: #c00;
	font-size: 150%;
}
****/


	



/**** #lead4 #appbtnに追加した　	background:url(/lp_soudankai/image/bg_title02.png) no-repeat; ***/

#lead4{
	position: absolute;
	/*right: 11px;*/
	bottom: 10px;

	background:url(../image/bg_title02_960x360_20150911.png) no-repeat;
	position: relative;	
	width: 960px;
	height: 270px;
		}
	
	
/*#lead4 {
	width: 960px;
	height: 360px;
	margin-bottom: 20px;
	background:url(/lp_soudankai/image/bg_title02.png) no-repeat;
	position: relative;
} */


#lead4 p.txt {
	margin: 0;
	position: absolute;
	bottom: 6px;
	left: -20px;
}
#lead4 a.bnr {
	width:320px;
	display: block;
	margin: 220px 0 0 20px;
}
/**#lead4 a.bnr {
	width:320px;
	display: block;
	margin: 220px 0 0 20px;
}**/
#lead4 .btnbox {
	width: 320px;
	height: 321px;
	padding: 0;
	background:url(/lp_soudankai/image/lp_bg_btnbox.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
#lead4 .btnbox p.txt {
	height: 321px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}




.border_t{
	width:100%;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #868686;
	
}


/* ********** TELEWORK/リモート接客バナー ********** */
#welcome .cs_flex {
	//width: 980px;
	//margin: 0 auto;
	text-align: center;
	
}
#welcome .cs {
	margin:0 0 7rem;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#welcome .cs a {
	display:block;
	//max-width: 100%;
}
#welcome .cs a:hover {
	opacity: 0.7;
}
#welcome .cs > li img {
	width: calc(94%);
	margin-top:0.3rem;
	margin-left:.5%;	
}
#welcome .cs li:nth-of-type(1) {
	margin-left:0;
}	
