@charset "utf-8";
/*
Theme Name: GENESIS-CHILD
Template: genesis_tcd103
Description: The child theme of "GENESIS".
Author: U26884
Version: 0.0.1
*/

#header_logo {
  padding: 8px;
}



.post_content a.q_custom_button2 {
  color: #ffffff;
  background-color: #dbdb1e;
}

.cb_service_category_list .title_area {
  color: #1a7150;
}

.g-map {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
}
.g-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.post_col-2 .g-map {
    padding-top: 100%;
}


#header_message {
  min-height: 23px;
  justify-content: left;
  font-size: 12px;
}

#footer_inner {
  max-width: 1700px;
  margin: 0 auto;
  padding: 100px;
  display: none;
}


@media screen and (max-width: 1250px) {
#drawer_menu {
  background-color: #03750d;
}
}

#mobile_menu a {
 color: yellow !important;
 border-bottom-color: #dbdb1e;
}

#drawer_mneu_close_button::before {
color: #dbdb1e;
}

#drawer_menu .header {
  border-bottom-color: #dbdb1e;
}

#drawer_menu_search .input_area {
  background-color: #dbdb1e;
}


.service_header_image + #archive_service .service_category_post_list {
	margin-top: 40px;
}
.service_category_post_list {
  display: block;
}
.service_category_post_list .item {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 40px;
}
.service_category_post_list .item a {
  padding: 0;
}
.service_category_post_list .image_wrap {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: auto;
}
.service_category_post_list .image_wrap img {
	position: static;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.service_category_post_list .content {
  display: none;
  width: auto;
}

.service_category_post_list .item {
  /*display: none;*/
  border: none;
}

/* GENESIS-CHILD theme */
