@charset "UTF-8";
/*!
Theme Name:  Webnote
Description: Webnote用テーマ(Cocoon子テーマ)
Author:      Yayoi Asano
Template:    cocoon-master
Version:     211222
Memo:........211222現在、SASSのコンパイルはBracketsにて実行
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/* line 16, ../../Users/sophy/OneDrive/websites/wordpress.i-sight.jp/web/wp-content/themes/webnote/style.scss */
.article h2, .article h3, .article h4 {
  margin: .5em 0;
  padding: .5em;
  line-height: 1.4;
  border: none;
  border-color: #5ba9f7; }

/* line 24, ../../Users/sophy/OneDrive/websites/wordpress.i-sight.jp/web/wp-content/themes/webnote/style.scss */
.article h2 {
  background: #5ba9f7;
  color: white; }

/* line 28, ../../Users/sophy/OneDrive/websites/wordpress.i-sight.jp/web/wp-content/themes/webnote/style.scss */
.article h3 {
  padding-left: .5em;
  background: #F5F5F5;
  border-left-width: .25em;
  border-left-style: solid;
  font-size: 115%; }

/* line 35, ../../Users/sophy/OneDrive/websites/wordpress.i-sight.jp/web/wp-content/themes/webnote/style.scss */
.article h4 {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  color: #5ba9f7;
  font-size: 105%; }

/*# sourceMappingURL=style.css.map */