.is-style-center {
  line-height: 2.285;
  text-align: center;
  margin-top: 1em;
}

@media (min-width: 1024px) {
  .is-style-center {
    line-height: 2.625;
  }
}



/* JOIN */
.page p {
    font-size: 14px;
}
.is-style-title_b {
    font-size: 16px;
}
@media (min-width: 1024px) {
	.page p {
		font-size: 16px;
	}
	.is-style-title_b {
		font-size: 2.8rem;
	}
  }




.deco_none {
	font-size: 2.4rem;
}
.deco_none::before {
    display: none;
}

/* コンセプト */
.concept_flow .uagb-timeline__line__inner {
    background-color: #716B57!important;
}

.concept_flow .uagb-timeline__main .uagb-timeline__marker.uagb-timeline__in-view-icon {
    background: #716B57!important;
    border-color: #716B57!important;
}

.concept_flow .uagb-timeline-content .uagb-timeline__heading {
    text-align: center;
    font-size: 18px;
    border-bottom: 3px solid #716B57;
	color: #716B57;
    padding-bottom: 8px;
    display: inline;
}
.concept_flow .uagb-timeline-content .uagb-timeline-desc-content {
    padding-top: 16px;
	text-align: left!important;
}
.concept_colum {
	flex-direction: row;
}
.uagb-timeline-content {
    /* background-color: #fff; */
    padding: 24px 16px;
}
/* .contactform-btn a {
    color: #333!important;
}
.web_catalog a {
	color: #333!important;
}
.web_catalog a:hover {
    color: #fff!important;
} */
.uagb-block-b79ab5be-6d29-4567-bbf2-d9b49a1761fa .uagb-timeline-content .uagb-timeline-desc-content {
    text-align: left!important;
}
.wp-block-uagb-content-timeline.uagb-timeline__outer-wrap.uagb-block-b79ab5be-6d29-4567-bbf2-d9b49a1761fa.concept_flow {
    width: 80%;
    margin: 0 auto;
}


@media (max-width: 767px) {
	.concept_flow .uagb-timeline-content .uagb-timeline-desc-content {
		text-align: left!important;
		font-size: 12px;
	}
	.concept_colum {
		flex-direction: column-reverse;
	}
	.wp-block-columns img {
		margin-top: 32px;
	}
	.wp-block-columns img {
		margin-top: 32px;
	}	
	.uagb-timeline-content {
		padding: 8px 16px 16px 16px;
}
.wp-block-uagb-content-timeline.uagb-timeline__outer-wrap.uagb-block-b79ab5be-6d29-4567-bbf2-d9b49a1761fa.concept_flow {
    width: 100%;
}
}

/* 会社概要 */
.company_table{
    width: 100%;
    margin: 0 auto;
	font-size: 12px;
  }
  
  .company_table th{
	  text-align: center;
	width: 15%;
    padding: 10px 0px;
    margin-bottom: 8px;
    border-bottom: 3px solid #716B57;
    color: #716B57;
	vertical-align: middle;
  }
  .company_table td{
	text-align: left;
	width: 30%;
    border-bottom: 3px solid #ECE8D9;
	padding: 8px 0 8px 8px;
  }
  @media (min-width: 768px) {
	.company_table{
		width: 80%;
	  }
  }
  @media screen and (max-width: 767px) {
	.access_column {
		flex-direction: column-reverse;
	}
  }
  @media (min-width: 1024px) {
	.company_table {
font-size: 16px;
  }
}
/* ウィズホームについて */
.ceo_intro {
    padding: 32px;
}

.ceo_intro .wp-block-columns {
    align-items: center;
}
@media (min-width: 1024px) {
	.ceo_intro {
		width: 80%;
		margin: 0 auto;
}
}


/* コンタクト */

.Form {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
@media screen and (max-width: 480px) {
  .Form {
    margin-top: 40px;
  }
}
.Form-Item {
  border-top: 1px solid #ddd;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}
.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
	margin-bottom: 16px;
  }
  .Form-Item-Label {
    margin-bottom: 16px;
}
}
.Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #716B57;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
.Form-Item input,
.Form-Item textarea  {
    font-size: 2rem;
    background-color: #f4f2d9;
	width: 95%;
}


.Form_btn  {
	text-align: center;
	margin-top: 32px;
}
.Form_btn:hover {
	opacity: 0.8;
}
.Form_btn button {
	margin-top: 32px;
}
.Form button {
	padding: 23px 7rem;
	font-size: 1.8rem;
	background-color: #716B57;
	color: #fff;
	cursor: pointer;
	border: none;
	font-weight: bold;
	letter-spacing: 1.5px;

}

/* まつきまき様 */

.post-1354 figure.wp-block-gallery.has-nested-images {
    gap: 0;
}
/* .post-1354 .entry-content {
    max-width: none;
} */

.post-1354 .post-thumbnail {
    display: none;
}
@media screen and (max-width: 767px) {
	.post-1354 .entry-content {
		padding: 0;
	}
  }
  
.post-1354 .hide_sp {
	display: none!important;
  }
  @media (min-width: 768px) {
	.post-1354 .hide_pc {
	  display: none!important;
	}
  
	.post-1354 .hide_sp {
	  display: block!important;
	}
  }

/* プライバシーポリシー */
.pb_page h3 {
    font-size: 2rem;
    border-left: 8px solid #716B57;
    padding: 8px;
    margin: 16px 0 8px;
}