@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */


.newline {
    word-wrap: break-word; /* クラス名は任意です */
}

body {
  font-family:
      'Hiragino Kaku Gothic ProN',
      Meiryo, Helvetica, Arial, sans-serif;
  font-size:16px;
  -webkit-text-size-adjust: 100%;
color:#333333 !important;
}
