@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2 {
  margin: 10px auto 20px auto;
  position: relative;
  padding-bottom: 0.7em;
  border-bottom: 4px solid #ddd;
  display: inline-block;
  width: 100%;
  line-height: 25px;
}
h2.cms_h2:after {
  position: absolute;
  content: " ";
  border-bottom: solid 4px #000;
  bottom: -4px;
  width: 13%;
  display: block;
  left: 0px;
}
.container {
  width: 1100px;
  margin: 20px auto;
  overflow: hidden;
}

.maincontents {
  width: 780px;
  float: left;
}

.side {
  width: 300px;
  float: right;
}

.cms_back {
  text-align: left;
  margin: 10px auto 10px auto;
  padding: 0px 0px 0px 0px;
}
.cms_back a {
  color: #004cd3;
  line-height: 18px;
}
.cms_back a:hover {
  text-decoration: none;
  color: #999999;
}
.tag_li_box a {
  border: 1px solid #000;
  color: #000;
}
.tag_li_box a:hover {
  background: #000;
  color: #e5efec;
}
.paper_inq_wrap {
  background-color: #f4f6f8;
  border: solid 4px #000;
}
.paper_inq_ti {
  background-color: #000;
}
.paper_ma_download a {
  border: solid 1px #000;
}
.paper_ma_download a:hover {
  background: #c4c4c4;
}

/*------------form_sale---------------*/

/*タブ切り替えの中身のスタイル*/
.sentaku .tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}

.sentaku .is-show {
  display: block;
}

/*------------/form_sale---------------*/

.info_ma,
.blog_ma,
.paper_ma {
  width: 1100px;
}

.page_next {
  max-width: 1100px;
}

.paper_ma ul li {
  width: 24%;
  margin-right: 1%;
}

.paper_ma ul li:nth-child(3n) {
  margin-right: 1%;
}

.reform2_list ul li a {
  width: 100%;
}

/*------------/soavita_list---------------*/

.soavita_list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

.soavita_list ul li {
  width: 49%;
  margin-bottom: 3%;
}

.soavita_list ul li:nth-child(odd) {
  margin-right: 2%;
}

.soavita_list ul li a {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}

.soavita_list ul li a img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.soavita_list ul li a h3 {
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  color: #000;
  margin: 15px 0;
  padding: 0 10px;
}

/*------------/soavita_list---------------*/
.voice3_detail_tl h2 p {
  margin-top: 10px;
}

/*------------staff---------------*/

.staff8_shosai_btnlist ul {
  display: flex !important;
  justify-content: center;
  margin: 30px 0 0 !important;
}

.staff8_shosai_btnlist ul li {
  width: 30%;
  margin-right: 3%;
}

.staff8_shosai_btnlist ul li:last-child {
  margin-right: 0;
}

.staff8_shosai_btnlist ul li a {
  background: #0092d8;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.staff8_shosai_btnlist ul li a i {
  margin-right: 10px;
}

.staff8_shosai_btnlist ul li a:hover {
  background: #0081bf;
}

.staff8_name {
  bottom: 0px !important;
  left: 0px !important;
  text-shadow:
    0 0 5px rgba(0, 0, 0, 0.5),
    1px 1px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  padding: 20px 10px 10px;
  width: 264px;
  box-sizing: border-box;
  display: block;
}

.staff8_wrap ul li a {
  display: block;
}
.staff8_job {
  z-index: 20;
}
/*------------/staff---------------*/

/*---- sale result ---*/
.sale_result_ma_text p {
  margin: 15px 0 10px;
}
/*---- /sale result ---*/

/*---- build_result ---*/
.reform_ma_list a img {
  width: 100% !important;
  display: block !important;
  max-height: 300px !important;
  height: 275px;
}
/*---- /build_result ---*/

/*---- openhouse ---*/
.oh_list_img {
  height: 280px;
}
.oh_list_img img {
  width: 100% !important;
  display: block !important;
  max-height: 100% !important;
  object-fit: cover;
}

.open_house_shosai_wrap a img {
  width: 100% !important;
  height: 400px !important;
  max-width: 400px !important;
  max-height: 300px !important;
  object-fit: contain !important;
}
/*---- /openhouse ---*/

/*---- bunjo ---*/
.bunjo2_ma_list_title a:hover {
  color: #333 !important;
  background: #f5f5f7 !important;
}
/*---- /bunjo ---*/

.oh_shosai_point li .oh_shosai_point_img {
  text-align: center;
}
