@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  top: 0;
  height: auto;
  max-height: initial;
  padding-bottom: 0;
  background-image: none;
  /*
  min-height: 1322px;
  background: url(../images/kaigo_con_header_img_full_sp.png) no-repeat center top;
  */
}

/* 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: auto;
  padding-bottom: 0;
  max-height: initial;
  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%;
}
.home_catch h2 {
  position: relative;
  top: 70px;
  font-size: 30px;
  width: 100%;
  float: none;
}
.home_catch p {
  position: relative;
  top: 90px;
  font-size: 15px;
  width: 100%;
  float: none;
  padding-left: 0;
  margin-bottom: 50px;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 直営実績 - 201810
---------------------------------------------------------------*/
#kc-sec01 {
  padding: 7.5% 0;
}
.kc-sec01_heading .con-heading {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
}
.kc-sec01_heading p {
  width: 100%;
  display: block;
  font-size: 15px;
  line-height: 1.7;
}
.sa-map {
  margin-top: 20px;
}
.textlink{ text-align:center; padding:40px 0 0 0;}

/*--------------------------------------------------------------
  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: #21944b;
  height: 44px;
  padding: 0;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ffffff; }

.fancybox-button--zoom {
  display: none !important;
}

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 企画・立案、設計・施工、人材派遣 - 201810
---------------------------------------------------------------*/
#kc-sec02 {
  padding-top: 10%;
  height: auto;
}
.kc-sec02_bg {
  position: static;
  z-index: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
.kc-summary {
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  float: none;
}
.kc-summary:not(:last-of-type) {
  margin-bottom: 25px;
}
.kc-summary:nth-of-type(odd) {
  padding-right: 0;
}
.kc-summary:nth-of-type(even) {
  padding-left: 0;
}
.kc-summary:last-of-type {
  margin-top: 0;
}
.kc-summary dl {
  margin-top: 10px;
}
.kc-summary dl dt {
  font-size: 17px;
  margin-bottom: 10px;
}
.kc-summary dl dd {
  font-size: 14px;
  line-height: 1.7;
}

/*-------------------------------------------------------------
  ミサワホームは、あらゆる事業において、
  確かな実績と豊富なノウハウがあります。 - 201810
-------------------------------------------------------------*/
#kc-sec03 {
  padding: 7.5% 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;
}

/*--------------------------------------------------------------
  介護施設・高齢者住宅 実例検索 - 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 */;
}