@charset "UTF-8";
/* CSS Document */
/*
Theme Name:twentytwentyfour child
Theme URI:
Description:WordPressテーマ「twentytwentyfour」の自作子テーマです。
Template:twentytwentyfour
Author:Kenichi Sakaguchi
Author URI:https://pop-house.site/
Version:1.0.0
*/
.wpcf7 input, .wpcf7-form-control{
  direction: ltr;
  border: 3px solid　rgba(175,175,179,1.00);
  background-color: #E7F3EE;
  font-size: 16px;
  padding: 10px 20px;
}

iframe{
    width: 100%!important;
    margin: 0px;
    padding: 0px;
}
.calendar{
    margin: auto;
}
/*マルシェ紹介　左再度エリア*/
@media screen and (max-width: 991px) {
.s-calendar{
    display: none;
}
}

h1.wp-block-post-title{
    color: #68A84A!important;
    font-size: 46px;
}

h2.wp-block-heading{
    color: #68A84A!important;
}

h3.wp-block-heading{
    color: #68A84A!important;
}
h4.wp-block-heading{
    color: #68A84A!important;
}

a.wp-block-latest-posts__post-title{
    color: #68A84A!important;
}