@charset "UTF-8";

#modeltop .section_head p.shp {
	display: none;	
}

/* 断熱性 */


sub {
	vertical-align: bottom;
}


#mb01, #mb02, #mb03 {
	margin-bottom: 70px;	
}


#mb01 .mb0101 {
	margin-top: 30px;
	margin-bottom: 60px;
}


#mb02 .mb0201 {
	margin-bottom: 25px;
}
#mb02 .mb0202 ul li {
	margin-bottom: 25px;
}
#mb02 .mb0202 ul li:last-child {
	margin-bottom: 0;	
}
#mb02 .mb0202 ul li span {
	text-align: center;
	display: block;
}
#mb02 .mb0202 ul li span:last-child {
	text-align: left;	
}


#mb03 .mb0301 {
	margin-top: 30px;
	margin-bottom: 60px;
}
#mb03 .mb0301 ul li {
	margin-bottom: 25px;
}
#mb03 .mb0301 ul li:last-child {
	margin-bottom: 0;	
}



.w46 img {
	width: 100%;	
}
span.caption {
	display: block;	
}

.asmt01 {
	margin-top: 1150px;
}
.asmt02 {
	margin-top: 700px;
}

@media (max-width:480px) {
#modeltop .section_head p {
	/*display: none;*/	
}
#modeltop .section_head p.shp {
	display: inherit;	
}
.slick-prev, .slick-next {
	top: 45%;
}
.bx-wrapper .bx-controls-direction a {
	top: 42.5%;
}
#mb01, #mb02 {
	margin-bottom: 35px!important;	
}
#mb03 {
	margin-bottom: 70px!important;	
}
.w35, .w26 {
	float: none;
	width: 100%;
	margin-top: 20px;	
}
.w46 {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
#mb02 .mb0201 .w31l, #mb02 .mb0201 .w31r {
	float: none;
	width: 100%;
}
#mb01 .mb0101 .w31r, #mb02 .mb0201 .w31r {
	margin-top: 25px;
}

.asmt01, .asmt02 {
	margin-top: 0;
}
}



#amenity #aside dl dd h4.ext{
	font-size: 14px;
	color: #ffffff;
	background-color: #686868;
	border-radius: 5px;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.8;
}



@media (max-width:480px) {
#amenity #aside dl dd h4.ext{
	display: inline;
	line-height: 1.4;
}
	}