@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 810px;
  /*
  height: 0;
  padding-bottom: 57.8571428% /* 810/1400 */
  /*;
  background: url(../images/hospital_con_h_header_img02.jpg) no-repeat 0 0;
  background-size: cover;
  */
}
/* BxSlider - overwrite */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #19a3d1;
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  height: 0;
  padding-bottom: 57.8571428%;
  max-height: 706px;
  color: #000000;
  margin-bottom: -104px;
}
#home_infoarea p {
  text-shadow: none;
}

/* パンくず - 201809 */
.breadcrumb-list {
  color: #000000;
  margin-top: 0;
  padding-top: 15px;
  /*
  text-shadow: 1px 1px 1px rgba(89,87,87,1);
  */
}
.breadcrumb-list a {
  color: #000000;
}

.home_catch {}
.home_catch h2 {
  position: relative;
  top: 120px;
  font-size: 48px;
  line-height: 1.3;
  box-sizing: border-box;
}
.home_catch p {
  position: relative;
  width: 45%;
  top: 220px;
  font-size: 16px;
  line-height: 1.8;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/
/* Add 201809 */
#home_mainarea {
  position: relative;
  top: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 0;
}

/*--------------------------------------------------------------
  Page Common
---------------------------------------------------------------*/
.hc_heading .con-heading {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
.hc_heading p {
  width: 59%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.7;
}
.three-items, .four-items  {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}
.three-items dl dt {
  font-size: 23px;
  text-align: center;
  margin-bottom: 0.5em;
}
.four-items dl dt {
  font-size: 17px;
  text-align: center;
  margin-bottom: 0.5em;
}
.what-mrd {
  color: #006dbb;
}

/*--------------------------------------------------------------
  病院建築コンサルティング - 201810
---------------------------------------------------------------*/
#consulting {
  padding: 70px 0 170px;
}

/*--------------------------------------------------------------
  開業用地・移転用地探し - 201810
---------------------------------------------------------------*/
#site-search {
  padding: 70px 0 60px;
  background-color: #f4f9ff;
}
.ss-items {
  width: 965px;
  margin: 20px auto 0;
}
.ss-items p {
  text-align: center;
  margin-bottom: 20px;
}
.ss-items ul li:first-of-type {
  font-size: 20px;
}
.ss-items ul li:last-of-type {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 10px;
}

/*-------------------------------------------------------------
  病院建築 - 201810
-------------------------------------------------------------*/
#building {
  padding: 70px 0 130px;
}
.textlink{
	font-size:16px;
	text-align:right;
	padding:20px 0 0;
	}
.textlink a:before{ content:">";}

/*-------------------------------------------------------------
  多彩な事業スキーム - 201810
-------------------------------------------------------------*/
#scheme {
  padding: 70px 0 130px;
  background-color: #f4f9ff;
  border-bottom: solid 1px #e9ebeb;
}
.four-items dl dt em {
  letter-spacing: -0.15em;
}
/*-------------------------------------------------------------
  介護施設・高齢者住宅 実例検索 - 201809
-------------------------------------------------------------*/
/* ページ見出し */
.page-heading {
  margin-bottom: 10px;
}

.exp-search form input[type="submit"] {
  background-color: #cc4984;
}
.scb-inner ul li em {
  background-color: #fdbfdb;
}

/*-------------------------------------------------------------
  施設建築 検索結果･最新実例 - 201809
-------------------------------------------------------------*/
#results, #example {
  border-bottom: solid 1px #e9ebeb;
}
