@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  top: 0;
  height: 0;
  max-height: initial;
  padding-bottom: 168.4% /* 888/750 */;
  background: url(../images/hospital_con_h_header_img_sp.jpg) no-repeat center top;
  background-size: cover;
}

/* Slider */
.bx-wrapper .bx-controls {
  width: 100% !important;
}
.bx-wrapper .bx-pager {
  padding-top: 10px;
}
ul.header-slider {
  position: relative;
  left: 0;
  overflow: hidden;
}
ul.header-slider li {
  width: 100%;
  height: auto;
}
ul.header-slider li a {
  width: 100%;
  height: 100%;
  display: block;
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  position: relative;
  top: -47px;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 168.4% /* 888/750 */;
  max-height: initial;
  margin-bottom: -47px;
  /*
  margin-bottom: -47px;
  background-image: none;
  background: rgb(222,238,248);
  background: -moz-linear-gradient(top, rgba(222,238,248,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 61%, rgba(236,238,239,1) 79%);
  background: -webkit-linear-gradient(top, rgba(222,238,248,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 61%,rgba(236,238,239,1) 79%);
  background: linear-gradient(to bottom, rgba(222,238,248,1) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 61%,rgba(236,238,239,1) 79%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deeef8', endColorstr='#eceeef',GradientType=0 );
  */
}
.home_catch {
  width: 92.1875%;
  margin-left: auto;
  margin-right: auto;
}
.home_catch h2 {
  position: relative;
  top: 70px;
  font-size: 30px;
  width: 100%;
}
.home_catch p {
  position: relative;
  top: 90px;
  font-size: 14px;
  line-height: 1.6;
  width: 100%;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/

/*--------------------------------------------------------------
  Page Common
---------------------------------------------------------------*/
.hc_heading .con-heading {
  width: 100%;
  display: block;
}
.hc_heading p {
  width: 100%;
  display: block;
  margin-top: 1.5em;
}
.three-items, .four-items  {
  display: block;
  margin-top: 30px;
}
.three-items dl:not(:first-of-type),
.four-items dl:not(:first-of-type) {
  margin-top: 25px;
}
.three-items dl dt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0.25em;
}
.four-items dl dt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0.25em;
}
.three-items dl dd,
.four-items dl dd {
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/*--------------------------------------------------------------
  病院建築コンサルティング - 201810
---------------------------------------------------------------*/
#consulting {
  padding: 10% 0;
}

/*--------------------------------------------------------------
  開業用地・移転用地探し - 201810
---------------------------------------------------------------*/
#site-search {
  padding: 10% 0;
}
.ss-items {
  width: 100%;
  margin: 30px auto 0;
}
.ss-items p a {
  position: relative;
}
.mag-glass {
  width: 44px !important;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ss-items ul li img {
  width: initial !important;
}
.ss-items ul li:first-of-type {
  font-size: 18px;
}
.ss-items ul li:last-of-type {
  margin-top: 2.5px;
}

/*--------------------------------------------------------------
  jQuery.fancybox Overwrite
---------------------------------------------------------------*/
.fancybox-bg {
  background: #ffffff;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
}
.fancybox-image,
.fancybox-spaceball {
  height: 96%;
  width: 96%;
  top: 2%;
  left: 2%;

}
.fancybox-button {
  background-color: #3392b7;
  height: 44px;
  padding: 0;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ffffff; }

.fancybox-button--zoom {
  display: none !important;
}

/*-------------------------------------------------------------
  病院建築 - 201810
-------------------------------------------------------------*/
#building {
  padding: 10% 0;
}
.sec03-intro {
  font-size: 15px;
}
#kc-sec03 span {
  margin: 10% 0 5%;
}
.ten-business {
  width: 100%;
}
.ten-business h3 em {
  top: 1.15em;
  font-size: 20px;
}
.ten-business > .inner {
  padding: 7.5% 0 0;
}
.ten-business dl {
  width: 100%;
  float: none;
  margin-bottom: 25px;
}
.ten-business dl:not(:nth-of-type(3n)) {
  margin-right: 0
}
.ten-business dl dt {
  margin-bottom: 0.5em;
}
.textlink{
	text-align:center;
	}
/*-------------------------------------------------------------
  多彩な事業スキーム - 201810
-------------------------------------------------------------*/
#scheme {
  padding: 10% 0;
}

/*--------------------------------------------------------------
  介護施設・高齢者住宅 実例検索 - 201809
---------------------------------------------------------------*/
.scb-inner em.item-sp {
  background-color: #fdbfdb;
}

/*-------------------------------------------------------------
  施設建築 検索結果･最新実例 - 201809
-------------------------------------------------------------*/
#results, #example {
  border-bottom: solid 1px #e9ebeb;
}

/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/
.cri-unit {
  background: rgba(232,252,255,0.8) /* #e8fcff */;
}