@charset "UTF-8";




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

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

.equipment_bg01 {
	background-image: url("../../equipment/images/sp_equipment_bg01.jpg");
	padding-top: 60px;
	margin-top: 30px;
}
	
.equipment_bg01.second {
	margin-top: 60px;
}

.equipment_mbt-mt.first {
	margin-top: 40px;
}

.equipment_mbt-wrap li {
	width: 49%;
	margin-bottom: 10px;
}

	
.title-wrap {
	margin-top: 40px;
}

.title-wrap .ttl {
	font-size: 2.5rem;
	margin-bottom: 20px;
}
	
	
.cont_mp-wrap {
	margin-top: 40px;
}

.cont_mp-wrap > li {
	width: 100%;
}

.cont_sub-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
}

.cont_sub-wrap > li {
	width: 47.06%;
	padding-bottom: 30px;
}

.cont-wrap {

}

	
.cont-wrap li {
	width: 47.06%;
	padding-bottom: 30px;
}
	
.cont-wrap li.wide {
	width: 100%;
}

.cont dt {
	font-size: 1.6rem;
	padding-top: 5px;
}
	
.cont dd {
	font-size: 1.3rem;
	line-height: 1.4;
	padding-top: 5px;
}

.cont dd.cap {
	font-size: 1.0rem;
}
	
/*********** ↑共通・背景 *************/



	
	
/*********** toilet *************/

.toilet_01-wrap {
	display: grid;
	grid-template-columns: 47.06% 47.06%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	max-width: 1110px;
	margin: 0 auto;
}

.toilet_01-wrap li:nth-child(1) {
	grid-column: 1 / 3;
	grid-row: 1 / 2;
	margin-right: 0;
}

.toilet_01-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}

.toilet_01-wrap li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	margin-right: 0;
}

.toilet_01-wrap li:nth-child(4) {
	grid-column: 2 / 3;
	grid-row: 2 / 4;
}

.toilet_01-wrap .txt {
	margin-bottom: 20px;
}
	
.toilet_01-wrap .txt p {
	font-size: 1.2rem;
}

/*********** ↑toilet *************/

	
	
	
	
	
/*********** bath *************/

.bath_09-wrap li:nth-child(1) {
	order: 1;
}

.bath_09-wrap li:nth-child(2) {
	order: 2;
}

.bath_09-wrap li:nth-child(3) {
	order: 3;
}

.cont-wrap li.bath_10 {
	width: 100%;
}

.cont-wrap li.bath_11 {
	width: 100%;
}

/*********** ↑bath *************/


	
	
	
	
/*********** zeh *************/

.zeh-inner {
	margin-top: 40px;
}

/*********** ↑zeh *************/

	
	
	
	
	
/*********** eco *************/

.eco_01-wrap {
	margin-top: 40px;
}

.eco_01-wrap li {
	width: 100%;
}

.eco_01-wrap li:nth-child(4),
.eco_01-wrap li:nth-child(5) {
	width: 100%;
}

.eco_01-wrap li:nth-child(n+2) {
	margin-top: 20px;
}

/*********** ↑eco *************/

	
	

	
	
/*********** storage *************/

.storage_01-wrap {
	margin-top: 40px;
}

.storage_01-wrap li {
	width: 47.65%;
}

.storage_01-wrap li:nth-child(n+3) {
	margin-top: 20px;
}

.storage_01-wrap .storage_mk {
	width: 50px;
}

.storage_07-wrap {
	padding: 20px;
	margin-top: 30px;
}

.storage_07-wrap > li {
	width: 100%;
}

.storage_07 li:nth-child(1) {
	width: 100%;
}

.storage_07 li:nth-child(2) {
	width: 100%;
	margin-top: 20px;
}

.storage_07-wrap.cont dt {
	padding-top: 0;
}
	
.storage_07-wrap .storage_mk {
	width: 50px;
}

.storage_08 li:nth-child(1) {
	width: 100%;
	margin-top: 40px;
}

.storage_08 li:nth-child(2) {
	width: 100%;
}

/*********** ↑storage *************/
	




/*********** amenity *************/

.amenity_01-wrap {
	padding: 20px;
	margin-top: 40px;
}

.amenity_02-wrap {
	margin-top: 30px;
}

.amenity_02-wrap > li:nth-child(1) {
	width: 100%;
}




/*********** ↑amenity *************/

	
	
	
	
	
	
	
	
/********** scroll-box ***********/	

.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
	
.scroll-box div img {
  max-width: 100%;
  vertical-align: top;
}

.position_03-wrap .scroll-box div img {
  min-width: 700px;
}


	

	
.scroll-box::-webkit-scrollbar {
  height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
  background: #fff;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
	
/********** ↑scroll-box ***********/
	
	
	
	
	
	
	

.anc_kitchen,
.anc_powder,
.anc_bath,
.anc_zeh,
.anc_eco,
.anc_storage,
.anc_amenity {
	display: block;
    padding-top: 60px;
	margin-top: -60px;
}



	
	
	
	
	
	
	

	
	
	
}








