@charset "UTF-8";

/*--------------------------------------------------------------
  Letter Spacing
---------------------------------------------------------------*/
.ls {
  letter-spacing: -0.1em
}

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  top: 0;
  height: 0;
  padding-bottom: 94.666666%;
  background-image: none;
  min-height: initial;
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  position: relative;
  top: -47px;
  width: 100%;
  height: 0;
  padding-bottom: 94.666666%;
  margin-bottom: -47px;
}
.home_catch {
  top: 65px;
  left: 4.666666%;
  font-size: 32px;
}
#home_infoarea p {
  display: none;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/
/* Add 201809 */
#home_mainarea {
  top: 0;
  width: initial;
  margin: 0;
  padding: 0;
}

/*-------------------------------------------------------------
  Introduction - 201810
-------------------------------------------------------------*/
#intro {
  background-image: none;
  padding: 16% 0;
}
.intro-heading h2 {
  margin-bottom: 2.5%;
  font-size: 30px;
}
.intro-summary p {
  width: 100%;
  float: none;
  margin-bottom: 5%;
}
.intro-summary img {
  float: none;
}


/*-------------------------------------------------------------
  介護施設･高齢者住宅 建築・開業までのステップ - 201810
-------------------------------------------------------------*/

#step {
  padding: 0 0 10%;
}
.step-unit {
  width: 100%;
}
.step-unit colgroup {
  display: none;
}
.step-unit thead th {
  width: 50%;
  height: 150px;
  padding-bottom: 0;
}
.step-unit thead th img {
  transform: scale(0.6);
  transform-origin: 50% 50%;
}
.step-unit tbody tr td {
  vertical-align: top;
}
.step-unit tbody tr td.column-1 {
  padding: 3% 0;
}
.stp-num {
  display: inherit;
  width: 70px;
  height: 70px;
}
.spacer {
  padding: 1.5% 0 !important;
}
.step {
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
}
.stp-l {
  padding-right: 7.8125%;
}
.stp-r {
  padding-left: 7.8125%;
}
.step h4 {
  font-size: 18px;
  line-height: 1.3;
}
.step h4 span {
  margin-left: 0;
}
.step ul {
  margin-top: 10px;
}
.step ul li {
  font-size: 14px;
  line-height: 1.6;
}
.step ul li:not(:first-of-type) {
  margin-top: 5px;
}
.column-2 .stp-num {
  display: inline-block;
  vertical-align: middle;
}
.column-2 .step {
  width: 75%;
  margin: 0;
  padding-left: 3%;
  display: inline-block;
  vertical-align: middle;
}


#site-search {
    padding: 10% 0;
}
.hc_heading .con-heading {
    width: 100%;
    display: block;
}
.hc_heading p {
    width: 100%;
    display: block;
    margin-top: 1.5em;
}

/*--------------------------------------------------------------
  開業用地・移転用地探し - 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
-------------------------------------------------------------*/
#tbu-summary {
  padding: 7.5% 0;
}
.tbu-sum-unit {
  width: 100%;
}
.tbu-sum h3 {
  font-size: 22px;
  margin-bottom: 0.5em;
}
.tbu-sum dl {
  display: block;
}
.tbu-sum:not(:first-of-type) {
  margin-top: 7.5%;
}
.tbu-sum dl dt, .tbu-sum dl dd {
  display: block;
}
.tbu-sum dl dt {
  width: 100%;
  margin-bottom: 2.5%;
}
.tbu-sum dl dd {
  font-size: 15px;
  line-height: 1.7;
  padding-left: 0;
}

/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/
.cri-unit {
  background: rgba(232,252,255,0.8) /* #e8fcff */;
}