@charset "UTF-8";




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

	
	
	
	
/*********** 共通・bg *************/

h3 {
	font-size: 2.5rem;
	margin-top: 60px;
}
	
.cont .txt {
	font-size: 1.4rem;
	text-align: left;
	margin-top: 3px;
}

	
/*********** ↑共通・bg *************/

	
	

	
.kitchen_01-wrap {
	margin-top: 10px;
}

.kitchen_01-wrap li {
	width: 47.06%;
	margin-top: 25px;
}

.kitchen_01-mk {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 35%;
}



	
.bath_01-wrap {
	margin-top: 10px;
}

.bath_01-wrap li {
	width: 47.06%;
	margin-top: 25px;
}

.bath_01-wrap li:nth-child(-n+2) {
	width: 100%;
}

.bath_01-wrap li:nth-child(n+6) {
	width: 47.06%;
}


	
	
.powder_01-wrap {
	margin-top: 10px;
}

.powder_01-wrap li {
	width: 47.06%;
	margin-top: 25px;
}



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

.zeh-bg {
	padding: 50px 0;
	margin-top: 60px;
}
	
.zeh-bg .txt-head {
	font-size: 4.8vw
}

.zeh-title {
	font-size: 1.8rem;
	padding: 10px 0;
	margin-top: 60px;
}

.zeh-title.first {
	padding: 10px 0;
	margin-top: 40px;
}
	
.zeh_01-wrap {
	margin-top: 20px;
}

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

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

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

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

.zeh_02-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}






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

	
	

	
	
	

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

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

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

.train_03-wrap .scroll-box div img {
  min-width: 900px;
}
	

	
.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 ***********/
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








