@charset "UTF-8";

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

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

.eye-catch {
    text-align: center;
}
div#main {
	background-color: #ffffef !important;
	background-image: url("/wp-content/uploads/2018/03/pan1.png") !important;
}

p.post-meta {
	background-color: #e7ffe7 !important;
}

#site-title a {
	font-size: 30px !important;
}

@media screen and (max-width: 440px){
  #site-title a {
    font-size: 20px !important;
  }
}
