/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2018 | 06:35:18 */
.header-image::after {
   background-color: rgba(0, 0, 0, 0.5);
}

img.large-header {
  width:100%;
}

@media only screen and (max-width: 500px) {
  .alignleft {
      display: block;
      float: none;
      margin: 0 0 1.5em 0 ;
      clear: both;
  }
  .alignright {
      display: block;
      float: none;
      margin: 0 0 1.5em 0 ;
  }

}

/* トップ ヘッダーテキスト  */
.header-text {
	font-size: 42px;
}
.header-info {
}
.header-subtext {
}
.header-button {
}