@charset "utf-8";
/* CSS Document */

@media (min-width:769px){
#container {min-width: 768px;   }
.btn_water01_03_01 { width:150px; height: 40px ;background-color: #5AB3F6;border: 0;color: white;cursor: pointer;border-radius:5px;}
.btn_water01_03_02 { width:150px; height: 40px ;background-color: #469de4;border: 0;color: white;cursor: pointer;border-radius:5px;}
.img_reclaim01_03_01 {  width:100%;border:0px;border-style:solid;padding-left: 20px;  }	
}

@media (max-width:768px){
#container {min-width: 350px;   }
.btn_water01_03_01 { width:100px; height: 40px ;background-color: #5AB3F6;border: 0;color: white;cursor: pointer;border-radius:5px;}
.btn_water01_03_02 { width:100px; height: 40px ;background-color: #469de4;border: 0;color: white;cursor: pointer;border-radius:5px;}
.img_reclaim01_03_01 {  width:100%;border:0px;border-style:solid;}	
}