@charset "UTF-8";




@media only screen and (max-width: 767px){
	

	
		
/*********** 共通・背景 *************/
	
.gallery2_bg01 {
	background-image: url("../../gallery2/images/sp_gallery2_bg01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #F3EFE8;
	padding-bottom: 40px;
}

h3.txt-head-l {
	letter-spacing: 0.1em;
}

	
	
/*********** ↑共通・背景 *************/

	
	
main .cap-cover {
	right: 10px;
	bottom: 15%;
}

.ttl-line {
	margin-top: 10px;
	margin-bottom: 10px;
}



	
.modelroom-wrap {
	margin-top: 20px;
}

.modelroom-wrap .txt {
	right: 5px;
	bottom: 5px;
	font-size: 1.2rem;
}



.gallery2_mbt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
	
.gallery2_mbt-wrap li {
	width: 49%;
	margin: 0;
	margin-bottom: 10px;
}
	


	
	
	

	
	
	
	
	
	

	
	
	
}








