/*
Theme Name: Gensaisha Custom Theme
Theme URI: https://gensaisha.jp/
Author: Masakazu Kurimoto
Author URI: https://gensaisha.jp/
Template: blocksy
Version: 1.0.0
*/
body {
    margin: 0;
}
.ct-container {
    max-width: none;
    padding: 0;
}

/* ==============================
   撮影機材表記用スタイル
   ============================== */
.equipment {
  padding-top: 1.5em;
  line-height: 1.8;
  font-size: 0.8em;
  font-weight: 400;
  font-family:  'Poppins', sans-serif;
  color: #555;
}

.equipment strong {
  display: inline;
  line-height: 2.4;
  font-weight: 400;
  color: #57C;
}