@charset "UTF-8";
/*
Theme Name: kodomonet
Version: 1.0
*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  word-wrap: break-word;
}
