@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0
*/

/* --------------------------------
   モバイルファースト リセットCSS
---------------------------------- */
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea, select {
  padding: 0px;
  border: none;
  width: 100%;
}
