@charset "UTF-8";
/*************

reset

**************/
#j-koho-footer div, #j-koho-footer span, #j-koho-footer p, #j-koho-footer img, #j-koho-footer ol, #j-koho-footer ul, #j-koho-footer li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}
#j-koho-footer {
  line-height: 1;
}
#j-koho-footer ol, #j-koho-footer ul {
  list-style: none;
}
#j-koho-footer a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
#j-koho-footer *, #j-koho-footer *:before, #j-koho-footer *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*************

幅、色の変更

**************/
/** PC **/
@media screen and (min-width: 768px), print {
  #j-koho-footer .footer-nav-list {
    max-width: 950px;
  } /* 最大幅 */
  #j-koho-footer .footer-nav-homes .inner, .footer-nav-fudousan .inner {
    max-width: 950px;
  } /* 最大幅 */
  #j-koho-footer.footer-area {
    background: #ffffff;
  } /* フッター_ナビエリア_背景色 */
  #j-koho-footer .footer-nav-homes {
    background: #444444;
  } /* 旭化成ホームズ_ナビエリア_背景色 */
  #j-koho-footer .footer-nav-fudousan {
    background: #333333;
  } /* 旭化成不動産レジデンス_ナビエリア_背景色 */
  #j-koho-footer .footer-main {
    background: #111111;
  } /* フッタ_背景色 */
}
/** SP **/
@media only screen and (max-width: 767px) {
  #j-koho-footer.footer-area {
    background: #ffffff;
  } /* フッター_ナビエリア_背景色 */
  #j-koho-footer .footer-nav-list .list-block {
    background: #474747;
  } /* フッター_ナビエリア_ボタン背景色 */
  #j-koho-footer .footer-nav-homes {
    background: #4e4e4e;
  } /* 旭化成ホームズ_ナビエリア_背景色 */
  #j-koho-footer .footer-nav-fudousan {
    background: #424242;
  } /* 旭化成不動産レジデンス_ナビエリア_背景色 */
  #j-koho-footer .footer-main {
    background: #333333;
  } /* フッタ_背景色 */
}
/*************

共通

**************/
@media only screen and (max-width: 767px) {
  div#j-koho-footer.footer-hidden-sp {
    display: none !important;
  }
}
#j-koho-footer.footer-area {
  width: 100%;
  color: #333333;
}
#j-koho-footer .footer-nav-list .list-heading {
  font-size: 16px;
  font-weight: bold;
}
#j-koho-footer .footer-nav-list .list-block .item {
  font-size: 14px;
}
#j-koho-footer .footer-nav-list .list-block .item a {
  color: #333333;
  text-decoration: none;
}
#j-koho-footer .footer-nav-bnr a {
  display: block;
  background: #fff;
  border: #aeaeae solid 1px;
  position: relative;
}
#j-koho-footer .footer-nav-bnr a::after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent #aeaeae transparent;
}
#j-koho-footer .footer-nav-bnr a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#j-koho-footer .footer-nav-homes {
  color: #fff;
}
#j-koho-footer .footer-nav-fudousan {
  color: #fff;
}
#j-koho-footer .footer-main {
  text-align: center;
}
#j-koho-footer .footer-nav-homes a {
  color: #fff;
  text-decoration: none;
}
#j-koho-footer .footer-nav-fudousan a {
  color: #fff;
  text-decoration: none;
}
#j-koho-footer .footer-main a {
  color: #fff;
  text-decoration: none;
}
#j-koho-footer .footer-main p.footer-logo {
  text-align: center;
}
#j-koho-footer .footer-main p.footer-logo img {
  display: inline-block;
}
#j-koho-footer .footer-main p.copyright {
  color: #fff;
  font-size: 10px;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #j-koho-footer.footer-area {
    padding-top: 0;
  }
  #j-koho-footer .footer-nav-list {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: #b4b4b4 solid 1px;
  }
  #j-koho-footer .footer-nav-list .list-block {
    width: 33%;
    margin-bottom: 45px;
  }
  #j-koho-footer .footer-nav-list .list-heading {
    margin-bottom: .9em;
  }
  #j-koho-footer .footer-nav-list .list-block .item {
    margin-bottom: .75em;
  }
  #j-koho-footer .footer-nav-bnr {
    display: flex;
    justify-content: center;
    padding: 30px 0;
  }
  #j-koho-footer .footer-nav-bnr a {
    width: 360px;
    height: 76px;
    margin: 10px 15px;
  }
  #j-koho-footer .footer-nav-bnr a img.hebel {
    width: 199px;
    height: auto;
  }
  #j-koho-footer .footer-nav-bnr a img.hebelian {
    width: 204px;
    height: auto;
  }
  #j-koho-footer .footer-nav-homes, #j-koho-footer .footer-nav-fudousan {
    width: 100%;
    padding: 15px 30px 5px;
    min-height: 47px;
  }
  #j-koho-footer .footer-nav-homes .inner, #j-koho-footer .footer-nav-fudousan .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
  }
  #j-koho-footer .footer-nav-homes .heading, #j-koho-footer .footer-nav-fudousan .heading {
    width: 13em;
    white-space: nowrap;
    font-size: 17px;
    line-height: 1;
    font-weight: bold;
  }
  #j-koho-footer .footer-nav-homes .link-list, #j-koho-footer .footer-nav-fudousan .link-list, #j-koho-footer .footer-nav-fudousan .item_sub, #j-koho-footer .footer-nav-fudousan .link-list_sub, #j-koho-footer .footer-main .link-list {
    display: flex;
    flex-wrap: wrap;
  }
  #j-koho-footer .footer-main .link-list {
    justify-content: center;
    margin: 20px 0 10px;
  }
  #j-koho-footer .footer-nav-homes .link-list .item, #j-koho-footer .footer-nav-fudousan .link-list .item, #j-koho-footer .footer-main .link-list .item {
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 10px;
  }
  #j-koho-footer .footer-nav-homes .link-list li:not(:first-child), #j-koho-footer .footer-nav-fudousan .link-list li:not(:first-child), #j-koho-footer .footer-main .link-list li:not(:first-child) {
    border-left: #fff solid 1px;
  }
  #j-koho-footer .footer-nav-fudousan .heading_sub::after {
    content: '：';
  }
  #j-koho-footer .footer-nav-fudousan .link-list_sub .item {
    font-size: 12px;
    padding: 0 7px;
    margin-bottom: 0;
  }
  #j-koho-footer .footer-main {
    padding: 30px 20px;
  }
  #j-koho-footer .footer-main .footer-logo img.homes {
    width: 248px;
    height: auto;
  }
  #j-koho-footer .footer-main .footer-logo img.fudousan {
    width: 328px;
    height: auto;
  }
  #j-koho-footer .footer-main .footer-logo.sp {
    display: none;
  }
} /*@media only screen and (min-width: 768px), print*/
@media only screen and (max-width: 1000px) {
  #j-koho-footer .footer-nav-list {
    margin: 0 3vw;
  }
  #j-koho-footer .footer-nav-list .list-block {
    width: 50%;
  }
} /*media only screen and (max-width: 1000px)*/
@media only screen and (max-width: 767px) {
  #j-koho-footer.footer-area {
    padding-top: 0;
  }
  #j-koho-footer .footer-nav-list {
    margin: 0 15px;
    border-bottom: #b4b4b4 solid 1px;
    padding-bottom: 25px;
  }
  #j-koho-footer .footer-nav-list .list-block {
    width: 100%;
  }
  #j-koho-footer .footer-nav-list .list-heading {
    color: #fff;
  }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding: 26px 15px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
  }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translate(0, -50%);
    display: block;
    width: 15px;
    height: 10px;
    background: url("/stockhebel/common/j-koho/images/footer/footer_arrow_w_down.png") 0 0 no-repeat;
    background-size: contain;
  }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle.open {
    border-bottom: none;
  }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle.open::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translate(0, -50%);
    display: block;
    width: 15px;
    height: 10px;
    background: url("/stockhebel/common/j-koho/images/footer/footer_arrow_w_up.png") 0 0 no-repeat;
    background-size: contain;
  }
  #j-koho-footer .footer-nav-list div.accordion {
    display: none
  }
  #j-koho-footer .footer-nav-list ul.link-list .item a {
    display: block;
    width: 100%;
    padding: 26px 15px;
  }
  #j-koho-footer .footer-nav-list .list-block .item a { /* フッターナビエリア_spアコーディオン背景、文字色 */
    color: #333333;
    background: #fff;
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
    border-bottom: 1px solid #474747;
  }
  #j-koho-footer .footer-nav-bnr {
    margin: 25px 15px;
  }
  #j-koho-footer .footer-nav-bnr a {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
  }
  #j-koho-footer .footer-nav-bnr a img.hebel {
    width: 272px;
    height: auto;
  }
  #j-koho-footer .footer-nav-bnr a img.hebelian {
    width: 268px;
    height: auto;
  }
  #j-koho-footer .footer-nav-homes, #j-koho-footer .footer-nav-fudousan {
    padding: 20px 15px 5px;
  }
  #j-koho-footer .footer-nav-homes .heading, #j-koho-footer .footer-nav-fudousan .heading {
    font-size: 17px;
    font-weight: bold;
    padding-left: 15px;
    padding-bottom: 15px;
  }
  #j-koho-footer .footer-nav-homes .j-koho-common-footer_toggle, #j-koho-footer .footer-nav-fudousan .j-koho-common-footer_toggle {
    position: relative;
  }
  #j-koho-footer .footer-nav-homes .j-koho-common-footer_toggle::after, #j-koho-footer .footer-nav-fudousan .j-koho-common-footer_toggle::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 15px;
    display: block;
    width: 15px;
    height: 10px;
    background: url("/stockhebel/common/j-koho/images/footer/footer_arrow_w_up.png") 0 0 no-repeat;
    background-size: contain;
  }
  #j-koho-footer .footer-nav-homes .j-koho-common-footer_toggle.open::after, #j-koho-footer .footer-nav-fudousan .j-koho-common-footer_toggle.open::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 15px;
    height: 10px;
    background: url("/stockhebel/common/j-koho/images/footer/footer_arrow_w_down.png") 0 0 no-repeat;
    background-size: contain;
  }
  #j-koho-footer .footer-nav-homes .link-list, #j-koho-footer .footer-nav-fudousan .link-list, #j-koho-footer .footer-main .link-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    border-top: #969696 solid 1px;
    border-bottom: #969696 solid 1px;
  }
  #j-koho-footer .footer-nav-homes .link-list .item, #j-koho-footer .footer-nav-fudousan .link-list > .item, #j-koho-footer .footer-main .link-list .item {
    display: block;
    width: 50%;
  }
  #j-koho-footer .footer-nav-homes .link-list .item, #j-koho-footer .footer-nav-fudousan .link-list > .item, #j-koho-footer .footer-main .link-list .item {
    border-bottom: #969696 solid 1px;
  }
  #j-koho-footer .footer-nav-homes .link-list .item.last-row, #j-koho-footer .footer-nav-fudousan .link-list .item.last-row, #j-koho-footer .footer-main .link-list .item.last-row {
    border-bottom: none;
  }
  #j-koho-footer .footer-nav-homes .link-list .item:nth-child(odd), #j-koho-footer .footer-nav-fudousan .link-list > .item:nth-child(odd), #j-koho-footer .footer-main .link-list .item:nth-child(odd) {
    border-right: #969696 solid 1px;
  }
  #j-koho-footer .footer-nav-fudousan .link-list > .item.item_sub {
    display: block;
    width: 100%;
    border-right: none;
    padding: 15px 0;
  }
  #j-koho-footer .footer-nav-homes .link-list .item a, #j-koho-footer .footer-nav-fudousan .link-list > .item a, #j-koho-footer .footer-main .link-list .item a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 13px;
  }
  #j-koho-footer .footer-nav-fudousan .heading_sub {
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
  }
  #j-koho-footer .footer-nav-fudousan .link-list .link-list_sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #j-koho-footer .footer-nav-fudousan .link-list .link-list_sub > .item:nth-child(odd) {
    display: block;
    width: 50%;
  }
  #j-koho-footer .footer-nav-fudousan .link-list .link-list_sub > .item:nth-child(even) {
    display: block;
    width: 45%;
  }
  #j-koho-footer .footer-nav-fudousan .link-list .link-list_sub > .item a {
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 0;
    font-size: 13px;
  }
  #j-koho-footer .footer-nav-fudousan .link-list .link-list_sub > .item a::before {
    content: '・';
  }
  /*初期状態では開く
  #j-koho-footer .footer-nav-homes .accordion,
  #j-koho-footer .footer-nav-fudousan .accordion{display:none;}*/
  #j-koho-footer .footer-main {
    padding: 25px 0;
  }
  #j-koho-footer .footer-main .footer-logo {
    padding-bottom: 20px;
  }
  #j-koho-footer .footer-main .footer-logo img.homes {
    width: 260px;
    height: auto;
  }
  #j-koho-footer .footer-main .footer-logo img.fudousan {
    width: 335px;
    height: auto;
  }
  #j-koho-footer .footer-main .footer-logo.pc {
    display: none;
  }
  #j-koho-footer .footer-main .copyright {
    margin-top: 15px;
  }
} /*@media only screen and (max-width: 767px)*/