.meta{
        margin:0px !important;
        padding:0px !important;
}

.wpcf7-form{
        background-color : #dce7dd;
        padding : 10px 0px;
        text-align : center;
}

	http://guruguru.farm/wp-content/themes/luxeritas/images/codemirror/page_save.png
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"] {
        width: 80%;
        height: 35px !important;
}
 
.wpcf7 textarea[name="your-message"] {
        width: 80%;
        height: 350px !important;
}
.sitename{
        margin-bottom:0px;
}
.entry-title{
        background-image :url(http://guruguru.farm/images/midashi_h1.png);
        background-color :#9ce3d8;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border-top-left-radius: 35px;/*角丸*/
        border-top-right-radius: 35px;/*角丸*/
        border-bottom:solid #9f7e5c 4px;
	height :88px;
	padding : 20px 0px 0px 40px;
	color : #9f7e5c;
        margin-bottom:0px;
        text-align: center;
        font-weight:bold;
}
.post h2{
	border-left: none;
	background-image :url(http://guruguru.farm/images/midashi_h2.png);
	background-color :#e14a50;
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-radius: 35px;/*角丸*/
	height :70px;
	padding : 12px 0px 0px 100px;
	color : #ffffff;
}

.post h4{
	border-left: none;
	background-image :url(http://guruguru.farm/images/midashi_h4.png);
	background-color :#9cb69d;
	background-repeat: no-repeat;
	background-position: 20px 4px;
	border-radius: 25px;/*角丸*/
	height :50px;
	padding : 10px 0px 0px 70px;
	color : #ffffff;
}
.post h3{
        /*CategoryPostの見出しに使用*/
	border-left: none;
	background-image :url(http://guruguru.farm/images/midashi_h2.png);
	background-color :#e14a50;
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-radius: 35px;/*角丸*/
	height :70px;
	padding : 12px 0px 0px 100px;
	color : #ffffff;
}

/* smartPhone */
@media screen and (max-width: 640px) {
/*ここにスマホ用スタイルを記述*/
.entry-title{
        background-image :url(http://guruguru.farm/images/midashi_h1.png);
        background-color :#9ce3d8;
	background-repeat: no-repeat;
	background-position: 4px 140%;
	border-top-left-radius: 35px;/*角丸*/
        border-top-right-radius: 35px;/*角丸*/
        border-bottom:solid #9f7e5c 4px;
	height :100px;
	padding : 20px 15px 20px 100px;
	color : #9f7e5c;
        margin-bottom:0px;
        text-align: center;
        font-weight:bold;
}
.post h2{
	border-left: none;
	background-image :url(http://guruguru.farm/images/midashi_h2.png);
	background-color :#e14a50;
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-radius: 35px;/*角丸*/
	height :70px;
        line-height:44px;
	padding : 12px 0px 0px 100px;
	color : #ffffff;
}
.post h4{
        display: inline-block;
	border-left: none;
	background-image :url(http://guruguru.farm/images/midashi_h4.png);
	background-color :#9cb69;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	border-radius: 25px;/*角丸*/
	height :100%;
        width :100%;
	padding : 10px 10px 10px 52px;
	color : #ffffff;
}
        
        
        
        
}


/* 固定ページの更新日時を非表示 */
.page .meta .fa-clock,
.page .meta .fa-redo-alt,
.page .meta .date {
      display: none;
}
/*! Luxeritas Child CSS */
/* Luxeritas WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link http://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *   Theme Name: Luxeritas Child Theme
 *   Template: luxeritas
 *   Text Domain: luxech
 *   Theme URI: http://thk.kanzae.net/wp/
 *   Description: SEO optimized, Responsive layout, Super Fast, Multi Feature, Bootstrap
 *   Author: LunaNuko
 *   Author URI: http://thk.kanzae.net/
 *   License: GNU General Public License v2 or later
 *   License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *   Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-colors, custom-menu, theme-options, featured-image-header, editor-style, sticky-post, threaded-comments, translation-ready
 *   Since: 20151206
 *   Modify: 20180517
 *   Version: 3.0.0
 *   Template Version: 3
 *
 * ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
*/

/* 以下、好みに応じて子テーマ用のスタイルをお書きください。
 * ( Below here, please write down your own styles for the child theme. )
*/