@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   hestia Child
 Theme URI:    http://rio.wagle.co/
 Description:  hestiaの子テーマです
 Author:       熊谷
 Template:     hestia
 Version:      1.0

*/
body {
  direction: ltr;
  color: #3C4858;
  font-family:
  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color:#FFC;
}

h1, h2, h3, h4, h5, h6 {
  font-family:
  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.card-description{display:none;
}

