@charset "UTF-8";
/* CSS Document */


body {
  margin: 0;
  padding: 0;
  display: block;
}

img {
  width: 100%;
  height: auto;
  display: block;
}


.wapper_suhada_header{
	width: 100%;
	margin: 0 auto;
}

.wapper_suhada{
	width: 100%;
	margin: 0 auto;
}


.margin_btm{
	margin-bottom: 80px;
}

#section_shoshiri,
#section_shjoshitu,
#section_shtekuchi,
#section_shtowel{
	scroll-margin-top: 10px;
}




@media (min-width: 768px) {
.wapper_suhada_header{
     width: 860px;
    margin: 0 auto;
}    
 .wapper_suhada {
    width: 860px;
  }
	
.margin_btm{
	margin-bottom: 200px;
}
}