/*
Theme Name:heal_child
Description:WordPressテーマ「heal_tcd077」の子テーマ
Template:heal_tcd077
Author:mrri
*/


p#company_date,#copyright {
    margin-bottom: 0;
}


.pc,.all-br,.pc-991 {
	display: block;
}

.sp {
	display: none;
}
.cl-red {
  color: red !important;
}
.marker {
  background: linear-gradient(transparent 60%, rgba(237,202,37,0.6) 50%);
  font-weight: bold;
}
.marker-big {
  background: rgba(237,202,37,0.6);
  font-size: 110%;
  font-weight: bold;
  padding: 5px 7px;
  letter-spacing: 1px;
}
.row-10 {
    margin-left:-5px;
    margin-right:-5px;
}	
.row-10>div {
    padding-right:5px;
    padding-left:5px;
}

.post_content .s_table {
  overflow: auto !important;
	white-space: normal !important;
	margin-bottom: 0 !important;
}
.map {
  border: 1px solid #ccc;
}

.cl-green {
  color: #34675c;
}

/*トップページ*/
#site_desc {
  font-size: 14px;
  background: #34675c;
  color: #fff;
  border: none;
	height: 45px;
  line-height: 45px;
	font-weight: bold;
  letter-spacing: 1px;
}
#header {
  border-top: none;
	height: 200px;
}
  #header_contact {
  margin: 0;
  font-size: 18px;
  z-index: 100;
  position: absolute;
  right: -10px;
  top: 40px;
  display: flex;
  gap: 20px;
  font-weight: bold;
}
#header_contact li img {
  margin-right: 7px;
}

#global_menu {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


.cb_contents.num1 {
  padding: 20px 0 0;
}
.index_news .item a h3.title > span {
    display: inline-block;
    line-height: 4 !important;
}


#global_menu ul ul {
    top: 60px !important;
}
#global_menu > ul > li > a {
	font-size: 16px;
}
#index_box_content .item {
	height: 450px;
}
#index_box_content .desc {
	height: 200px;
	background: #334750;
	border-right: 1px solid #7fa1a2;
	border-bottom: 1px solid #7fa1a2;
	color:#fff;
}
#index_box_content .item {
	border-bottom: none;
}
#menu_list .desc {
	padding: 35px 65px;
	height: 160px;
}
  

#index_slider {
	height: auto;
  aspect-ratio: 5 / 2;
}
#index_slider .item {
  width: 100%;
  height: auto;
  aspect-ratio: 5 / 2;
}
.index_design_content1.num1 .catch {
  font-weight: bold;
}
.cb_contents .button a {
  background: #34675c;
	color:#fff;
}
.cb_contents .button a:hover {
	background:#f2f2f2;
	color:#34675c !important;
}

#index_box_content .desc p{
	margin:0;
	text-align:left;
}




.button a:hover {
  text-decoration: none;
}

.index_news .item a {
  overflow: hidden;
}

#index_slider_wrap {
  background: #fff;
}
#index_slider .item .image {
  background-position: left center !important;
}


.index_news .item a .title {
	font-size: 16px;
}

#footer_button a:hover {
  text-decoration: none;
}

/*ページ*/
.greeting {
  font-size: 120%;
  font-weight: bold;
  text-align: right;
  margin: 0 !important;
}
ul.rinen li {
	position: relative;
  list-style-type: none;
  border-bottom: 1px solid #ddd;
  padding: 15px 5px 15px 1.5rem;
  line-height: 1.7;
  text-indent: -1.5rem;
}
ul.rinen li:before {
	content:'■';
	color:#34675c;
	margin-right:7px;
}
dl.rinen dt {
  color: #009e00;
  border: 1px solid #009e00;
  display: inline-block;
  padding: 3px;
  font-size: 20px;
	margin-bottom:5px;
}
dl.rinen dt span {
  display: inline-block;
  padding: 0 30px;
  background: #34675c;
  color: #fff;
}


/*こだわり*/
ul.flow li {
  list-style-type: none;
  border: 2px solid #34675c;
  border-radius: 50px;
  line-height: 1.3;
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
ul.flow li small {
  letter-spacing: -0.5px;
}
ul.flow{
	position:relative;
}
ul.flow:after{
	content:"";
	background:url('/wp-content/uploads/2024/07/sankaku.png') no-repeat bottom center;
	background-size: 65px;
  position: absolute;
	bottom: -30px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 65px;
  height: 19px;	
}
ul.flow:last-of-type:after{
	content:none;
}
.hukidashi01 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 15px 15px;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 1px #ccc;
  box-sizing: border-box;
	border-radius: 20px;
}

.hukidashi01:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.hukidashi01:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #ccc;
  z-index: 1;
}

.hukidashi01 p {
  margin: 0;
  padding: 0;
}
.hukidashi02 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 15px 15px;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 1px #ccc;
  box-sizing: border-box;
	border-radius: 20px;
}

.hukidashi02:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.hukidashi02:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #ccc;
  z-index: 1;
}

.hukidashi02 p {
  margin: 0;
  padding: 0;
}
.kodawari-txt p {
  line-height: 1.7;
}
.waku-gray {
  border: 1px solid #ccc;
  padding: 0 20px 0;
}
h3.bg-green {
  display: inline-block;
  background: #34675c;
  padding: 5px 30px;
  color: #fff;
  position: relative;
  top: -20px;
}
dl.houshin dt {
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
  padding-left: 25px;
  text-indent: -25px;
}
dl.houshin dt:before{
	content:"■";
	color:#34675c;
	margin-right:10px;
}
ul.no-list li {
	list-style-type: none;
	line-height: 1.8;
  padding-top: 5px;
}
ul.list li {
  list-style-type: none;
	line-height: 1.8;
  padding-left: 1rem;
  text-indent: -1rem;
	padding-top: 5px;
}




/*選ばれる理由*/
ul.cheak li {
  list-style-type: none;
	position:relative;
	padding-left:45px;
	line-height: 1.8;
 margin-bottom: 30px;
}
ul.cheak li:last-child {
  margin-bottom: 0;
}
ul.cheak li:before{
	content:"";
	background:url('/wp-content/uploads/2024/07/check.png') no-repeat left top;
	background-size: 30px;
  position: absolute;
	top: 0.3rem;
	left:0;
	width: 30px;
  height: 30px;
}

/*施工内容*/
#menu_list .title_area {
	height: 60px;
}
#menu_list .item {
	height: 450px;
}
.menu_content4.num0 .post_content {
  font-size: 16px !important;
}
.about_content .catch {
  font-size: 30px;
	margin-bottom: 30px;
}
body.single-menu .col-md-5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.single-menu.postid-39 .col-md-5 img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
ul.btn-3 {
  display: flex;
  width: 100%;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
	list-style-type:none;
	gap:10px;
}
ul.btn-3 li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
}
ul.btn-3 li a {
  border: 1px solid #009e00;
  color: #009e00;
  background: #fff;
  border-radius: 30px;
  padding: 5px;
width: 100%;
  display: block;
  text-align: center;
  line-height: 1.5;
}
ul.btn-3 li a:hover{
	 background: #009e00;
	color:#fff;
}
.side-img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
#menu_list .desc p {
  line-height: 1.8;
}
#menu_list a:hover .desc {
	color:#000 !important;
}

.home #menu_list .item {
  height: auto;
	border: 1px solid #ddd;
}
.home #menu_list .item p {
  margin: 0;
}
.home #menu_list .title_area {
  height: 60px;
  background: rgba(52,103,92,0.8);
}
.home #menu_list .title {
  padding: 0;
}
.home .index_free_space.cb_contents.num2 {
  padding-top: 0;
}
.home #menu_list .image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog_list .post_meta {
  position: relative;
  bottom: 0;
}

/*会社案内*/
table.company th {
  background: #34675c;
  color: #fff;
	min-width: 5.5rem;
}
dl.history dt {
  color: #34675c;
  line-height: 1.8;
}
dl.history dd {
  line-height: 1.8;
}

#post_title_area .post_meta {
  margin-bottom: 1rem;
}

/*お知らせ*/
body.archive #main_col {
  width: 100%;
  float: left;
}
#news_list a.link:hover h3 {
  color: #009e00;
}
body.single #main_col {
  width: 100%;
}

/*お問い合わせ*/
.wpcf7 .wpcf7-list-item {
  display: inline !important;
}
.wpcf7 {
  border: none !important;
  background: none !important;
	font-size: 16px !important;
}
.wpcf7 p {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: #333;
	margin:0 !important;
}
.cl-red {
  color: red;
}
.zip input {
  width: 15rem !important;
}
.wpcf7 .wpcf7-submit{
	background-color: #34675c !important;
}
.wpcf7 .wpcf7-submit:hover{
	background-color: #7fa1a2 !important;
}

/*プライバシーポリシ*/
body.page-id-3 .h3 {
  font-size: 120%;
  border-bottom: 1px solid #ddd;
}

/*サイトマップ*/
.wsp-container ul li {
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}
.wsp-menus-list::before {
  content: '施工内容';
  color: #34675c;
}
.wsp-newss-list::before {
  content: 'お知らせ';
  color: #34675c;
}
.wsp-posts-list::before {
  content: '実績';
  color: #34675c;
}
ul.wsp-posts-list li ul.wsp-posts-list::before {
  content: none;
}

.wp-block-heading {
  font-size: 18px !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px !important;
}

.wsp-container ul li:has(ul.wsp-posts-list){
	border-bottom: none;
}





@media screen and (max-width:1400px) {

}


@media screen and (max-width:1200px) {
	.about_content .headline {
	font-size: 36px;
	}
}





@media screen and (max-width:1150px) {
	#header_contact {
  		right: 60px;
		top: 18px;
	}
.home #menu_list .title_area {
		padding: 0 5px;
	}
	.mobile_logo_image {
	  height: 45px;
	  width: auto;
	}
}



@media screen and (max-width:991px){
		.side-img {
  height: 207px !important;
  width: 100%;
  object-fit: cover;
}
	.home #menu_list .title {
		font-size: 20px;
	}
	
}


@media screen and (max-width: 950px){
	#index_box_content .desc {
	  text-align: center;
	}
	
	.hukidashi01 {
		margin: 0 0 1.5em 15px;
	}
.hukidashi02 {
	margin: 0 0 1.5em 15px;
	}
	.about_content .headline {
    font-size: 34px;
  }
#menu_list .desc {
    height: 160px;
  }
	
ul.cheak li img {
  width: auto;
    height: 70px;
}	
	
	
}

@media screen and (max-width: 781px){
#mobile_menu li img {
  margin-right: 5px;
}
	
	
	
	
	
	
}

@media screen and (max-width: 750px){
		.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	 #menu_single {
    margin: 35px 15px 40px !important;
  }
	#header_contact {
	  display: none;
	}
	#page_no_side {
    margin: 35px 15px 30px !important;
  }
	#site_desc span {
  font-weight: bold;
}
	  #menu_list .desc {
    height: auto;
  }
	 .index_design_content1.num1 .desc {
    text-align: left;
  }
	 .index_design_content1 .desc {
    margin: 0 10px 20px 10px !important;
  }
.cb_contents.num1 {
  padding: 40px 0 0;
}
	.index_design_content2.num4 .banner_desc {
    line-height: 1.6;
  }
	
	 .index_design_content2 .banner_content {
    height: 250px !important;
  }
	  .index_design_content2 .banner_content .image_wrap {
    height: 250px !important;
  }
	 .index_design_content2.num4 .banner_desc {
    text-align: left;
  }

	
	.blog_list .post_meta {
	  position: relative;
	  padding-top: 5px;
	}
	.blog_list .post_meta li a {
	  font-size: 13px;
	  letter-spacing: -0.5px;
	  line-height: 1.3;
	}
	.blog_list .title_area {
    padding: 8px 7px !important;
  }
	.about_content .headline {
		font-size: 24px;
		margin-bottom: 15px !important;
	}
	.about_content .content_area {
    padding: 20px 15px 15px !important;
  }
	.about_content .content_area.px-0 {
    padding: 20px 0 0 !important;
  }
.post_content ul {
  margin-left: 0;
	margin-bottom: 0;
}
	 .post_content td, .post_content th {
    line-height: 1.8 !important;
  }
	ul.btn-3 {
		display: block;
	}
	ul.btn-3 li {
	  margin-bottom: 5px;
	}
	
	.home #menu_list .title {
		font-size: 18px;
	}
	.home #menu_list .title_area {
		height: 45px;
		padding: 0 5px;
	}
	
  #post_title_area .post_meta {
    margin-bottom: 0.7rem !important;
  }

  .blog_list .post_meta {
    bottom: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 5px;
  }
.post_content p {
    letter-spacing: -0.05px;
  }

	
}

@media screen and (max-width: 450px){
	#index_slider {
		height: 330px !important;
	}
	#index_slider .item {
	height: 330px !important;
	}
	 .about_content .headline {
		 font-size: 20px;
		 letter-spacing: -1px;
	}
	body.page-id-78 .about_content .content_area {
    padding: 20px 15px 10px !important;
  }
	.hukidashi01 {
		padding: 10px 5px;
	}
	.hukidashi01::before {
		top: 30%;
	}
	.hukidashi01::after {
		top: 30%;
	}
	.hukidashi02::after {
		top: 10%;
	}
	.hukidashi02::before {
		top: 10%;
	}
	.waku-gray {
	  padding: 0 10px 0;
	}
	.post_content td, .post_content th {
		padding: 5px 5px;
	}
	.about_content .catch {
	  font-size: 22px;
	}
	
	ul.cheak li::before {
	  background-size: 20px;
	  width: 20px;
	  height: 20px;
	}
	ul.cheak li {
		padding-left: 30px;
		margin-bottom: 15px;
	}
	 ul.cheak li img {
    width: auto;
    height: 55px;
  }
	
	
}
