@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 810px;
  /*
  height: 0;
  padding-bottom: 57.857143%;
  background: url(../images/kaigo_con_header_img.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: #fdbfdb;
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  height: 0;
  padding-bottom: 57.857143%;
  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 {
  width: 93.333333%;
  margin: 0 auto;
}
.home_catch h2 {
  position: relative;
  top: 80px;
  font-size: 48px;
  line-height: 1.3;
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.home_catch p {
  position: relative;
  top: 50px;
  font-size: 16px;
  line-height: 1.8;
  width: 50%;
  float: right;
  padding-left: 40px;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/
/* Add 201809 */
#home_mainarea {
  position: relative;
  top: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 0;
}

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 直営実績 - 201810
---------------------------------------------------------------*/
#kc-sec01 {
  padding: 60px 0;
}
.kc-sec01_heading .con-heading {
  width: 41%;
  display: inline-block;
  vertical-align: middle;
}
.kc-sec01_heading p {
  width: 58%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.7;
}
.sa-map {
  margin-top: 10px;
}
.textlink{ text-align:left; padding:40px 0 0 138px;}
.textlink a{ background:#dc4b6b; padding:14px 20px; color:#fff !important; border-radius:3px; text-decoration:none !important; } 
.textlink a:before{ content:"> ";}
.textlink a:hover{ background:#fe587c;}

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 企画・立案、設計・施工、人材派遣 - 201810
---------------------------------------------------------------*/
#kc-sec02 {
  padding-top: 30px;
  height: 650px;
}
.kc-sec02_bg {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
}
.kc-summary {
  position: relative;
  z-index: 1;
  width: 49.5%;
  box-sizing: border-box;
  float: left;
}
.kc-summary:nth-of-type(odd) {
  padding-right: 3.666666%;
}
.kc-summary:nth-of-type(even) {
  padding-left: 3.666666%;
}
.kc-summary:last-of-type {
  margin-top: 50px;
}
.kc-summary dl {
  margin-top: 20px;
}
.kc-summary dl dt {
  font-size: 18px;
  margin-bottom: 15px;
}
.kc-summary dl dd {
  font-size: 14px;
  line-height: 1.7;
}
#kc-sec02 .textlink{ text-align:left; padding:30px 0 0 0;}
#kc-sec02 .textlink a{ background:#4f81d5; padding:10px 20px; color:#fff !important; border-radius:3px; text-decoration:none !important; } 
#kc-sec02 .textlink a:before{ content:"> ";}
#kc-sec02 .textlink a:hover{ background:#86b0f7;}
/*-------------------------------------------------------------
  ミサワホームは、あらゆる事業において、
  確かな実績と豊富なノウハウがあります。 - 201810
-------------------------------------------------------------*/
#kc-sec03 {
  padding: 100px 0;
/*  background-color: #f4f9ff;薄紫*/
  background-color: #f9f8f3;/*ベージュ*/
}
.sec03-intro {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
}
#kc-sec03 span {
  display: block;
  text-align: center;
  margin: 50px 0 90px;
}
.ten-business {
  width: 90%;
  margin: 0 auto;
  border-bottom: solid 2px #1c3b6a;
}
.ten-business > .inner {
  width: 100%;
  padding: 50px 3.333333% 0;
  box-sizing: border-box;
}
.ten-business h3 {
  text-align: center;
}
.ten-business h3 em {
  position: relative;
  top: 0.625em;
  font-size: 24px;
  color: #1c3b6a;
  background-color: #f9f8f3;
}
.ten-business h3 hr {
  border-top: solid 2px #1c3b6a;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ten-business dl {
  width: 27.777777%;
  float: left;
  margin-bottom: 45px;
}
.ten-business dl:not(:nth-of-type(3n)) {
  margin-right: 8.333333%
}
.ten-business dl dt {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.ten-business dl dt small {
  font-size: 0.85em;
  display: block;
  text-indent: 0.5em;
}
.ten-business dl dd {
  font-size: 14px;
  line-height: 1.7;
}

/*-------------------------------------------------------------
  介護施設・高齢者住宅 実例検索 - 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;
}
