/* ----- al共通 ----- */
#al_header {
  width: 100%;
  margin: 0 auto;
  position: fixed;
	top: 0;
  background: #fff;
  z-index: 20;
}
@media only screen and (max-width: 640px), print {
  #al_header {
    height: auto;
  }
}
.v-align-mdl {
  vertical-align: middle;
}
#al_footer {
  height: 100%;
}
.f_notice {
  width: calc(100% - 40px);
  border: 1px solid #c2c2c2;
  padding: 20px 20px;
  font-size: 0.9rem;
  text-align: left;
}
.f_notice dl {
  margin: 0 auto;
}
.f_notice dt {
  font-weight: bold;
  font-size: 18px;
  font-size: 1rem;
  padding-bottom: 12px;
}
.f_notice dd {
  font-weight: normal;
  display: list-item;
  list-style: disc outside !important;
  padding-bottom: 8px;
  margin-left: 12px;
}
.f_notice dd a,
.f_copyright a {
  text-decoration: underline;
  color: #0066ff;
}
.f_notice img {
  text-align: right;
  margin-top: 5px;
}
.f_notice dd a:hover,
.f_notice dd a:active,
.f_copyright a:hover,
.f_copyright a:active {
  text-decoration: none;
  color: #00ccff;
}
.f_notice dd a:visit,
.f_copyright {
  text-decoration: underline;
  color: #9900cc;
}
.notice_copyright {
  text-align: right;
}
.footerInner {
  padding: 30px 0;
}
.f_copyright {
  margin: 0 auto;
  font-size: 0.6em;
  line-height: 1.4;
  word-break: break-word;
  text-align: center;
}
.menu {
  padding: 0 0 5px;
}
.copy {
  text-align: center;
}
address {
  font-size: 12px;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 5px 5px 0;
  min-height: 21px;
  line-height: 1em;
  font-style: normal;
}
.h_notice {
  display: none;
}
.h_notice p {
  width: 100%;
  padding: 10px;
  border: 1px #ccc solid;
  font-size: 1.2rem;
  font-weight: normal;
}
.footerNotice {
  padding: 0 10px 10px;
}
.notice_copyright {
  font-size: 0.1rem;
  text-align: center;
  margin-top: 10px;
}
.f_copyright .logo {
  float: left;
  margin: 5px 10px 10px;
}
.powered_by {
  font-size: 10px;
  font-weight: bold;
}

/* ----- ektn用 ----- */
#al_header .ektn {
  overflow: hidden;
  padding: 14px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
#al_header .ektn .alLogo {
  float: left;
  font-size: 0;
  width: 50%;
}
#al_header .ektn .alLogo img {
  max-width: 80%;
}
#al_header .ektn .h4uLogo {
  float: right;
  margin-top: 11px;
}
#al_header .ektn .h4uLogo img {
  max-width: 60%;
}
#al_header .ektn .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_ektn {
  border-top: 2px solid #5ba2df;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_ektn .footerInner {
  padding: 10px 0;
}
.footer_ektn .f_copyright {
  text-align: center;
}
.footer_ektn .f_copyright img {
  margin: 0 10px 5px;
}

/* ----- gooo用 ----- */
#al_header .header_gooo {
  overflow: hidden;
  border-bottom: 3px solid #63a732;
  padding: 4px;
}
#al_header .header_gooo .alLogo {
  float: left;
  width: 50%;
  font-size: 0;
  margin: 11px 0 8px;
}
#al_header .header_gooo .alLogo img {
  max-width: 100%;
}
#al_header .header_gooo .h4uLogo {
  float: right;
  margin-top: 10px;
}
#al_header .header_gooo .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_gooo {
  border-top: 3px solid #63a732;
  text-align: left;
  margin-bottom: 28px;
}
.footer_gooo .footerInner {
  padding: 10px 0;
}
.footer_gooo .f_copyright {
  text-align: left;
  line-height: 1.1rem;
}
.footer_gooo .f_copyright img {
  margin: 0 10px 5px;
}
.footer_gooo .f_copyright a {
  text-decoration: underline;
  color: #0066ff;
  font-size: 0.8em;
}

/* ----- kgdb用 ----- */
#al_header .header_kgdb {
  overflow: hidden;
  border-top: solid 3px #ff4da5;
  border-bottom: 1px #ccc solid;
  padding: 0 10px;
}
#al_header .header_kgdb .alLogo {
  float: left;
  font-size: 0;
  width: 100px;
  margin: 11px 0 4px;
}
#al_header .header_kgdb .alLogo img {
  width: 100%;
}
#al_header .header_kgdb .h4uLogo {
  float: right;
  margin-top: 20px;
}
#al_header .header_kgdb .h4uLogo span {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_kgdb {
  background-color: #f784b3;
}
.footer_kgdb .footerInner {
  padding: 10px 0;
}
.footer_kgdb .footerInner {
  padding: 10px 0;
  background: #f784b3;
}
.footer_kgdb .f_copyright {
  font-size: 0.8em;
  word-break: break-word;
}
.footer_kgdb .menu {
  padding: 0 0 5px;
}
.footer_kgdb .copy:first-child {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
}
.footer_kgdb address {
  font-size: 12px;
  text-align: left;
  margin: 15px 0 0 0;
  padding: 0 0 0 60px;
  min-height: 21px;
  line-height: 1em;
  font-style: normal;
  background: url(/sell/img/al/kaigodb/footer_logo.png) no-repeat left top;
  font-size: 12px;
  color: #fde4ee;
}

/* ----- sgsx用 ----- */
#al_header .header_sgsx {
  overflow: hidden;
  border-top: solid 3px #1777c2;
  border-bottom: 1px #ccc solid;
  padding: 0 10px;
}
#al_header .header_sgsx .alLogo {
  float: left;
  font-size: 0;
  width: 100px;
  margin: 8px 0 3px;
}
#al_header .header_sgsx .alLogo img {
  width: 72%;
}
#al_header .header_sgsx .h4uLogo {
  float: right;
  margin-top: 14px;
}
#al_header .header_sgsx .h4uLogo span {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_sgsx {
  background-color: #4e8ed7;
}
.footer_sgsx .footerInner {
  padding: 10px 0;
}
.footer_sgsx .footerInner {
  padding: 10px 0;
  background: #4e8ed7;
}
.footer_sgsx .f_copyright {
  font-size: 0.8em;
  word-break: break-word;
}
.footer_sgsx .menu {
  padding: 0 0 5px;
}
.footer_sgsx .copy:first-child {
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
}
.footer_sgsx address {
  font-size: 12px;
  text-align: left;
  margin: 15px 0 0 0;
  padding: 0 0 0 60px;
  min-height: 21px;
  line-height: 1em;
  font-style: normal;
  background: url(/sell/img/al/sagasix/footer_logo.png) no-repeat left top;
  font-size: 12px;
  color: #fff;
}
.ml13-exsp {
    margin-left: 13px !important;
}
/* ----- mant用 ----- */
#al_header .header_mant {
  overflow: hidden;
  border-top: solid 5px #dc503d;
  border-bottom: 2px solid #d4d3ce;
  padding: 12px 12px 8px 12px;
}
#al_header .header_mant .alLogo {
  float: left;
  font-size: 0;
  width: 50%;
}
#al_header .header_mant .alLogo img {
  max-width: 80%;
}
#al_header .header_mant .h4uLogo {
  float: right;
}
#al_header .header_mant .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
#al_header .header_mant .h4uLogo img {
  max-width: 80%;
}
.footer_mant {
  border-top: 2px solid #dc503d;
  text-align: left;
  margin-bottom: 28px;
}
.footer_mant .footerInner {
  padding: 11px 0;
}
.footer_mant .f_copyright {
  text-align: center;
  line-height: 1.6rem;
}
.footer_mant .f_copyright img {
  margin: 0 10px 5px;
}

/* ----- msmk用 ----- */
#al_header .header_msmk {
  overflow: hidden;
  background-color: #00a5cc;
  padding: 3px 7px 3px;
}
#al_header .header_msmk .alLogo {
  float: left;
  font-size: 0;
  width: 50%;
}
#al_header .header_msmk .alLogo img {
  max-width: 100%;
}
#al_header .header_msmk .h4uLogo {
  float: right;
  margin-top: 2px;
}
#al_header .header_msmk .h4uLogo span {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_msmk {
  background: #3c3c3c;
  text-align: left;
  padding: 5px 0;
}
.footer_msmk .footerInner {
  padding: 10px 0;
}
.footer_msmk .f_copyright {
  color: white;
  text-align: center;
  font-size: 12px;
}
.footer_msmk .f_copyright img {
  margin: 0 10px 5px;
}

/* ----- msrv用 ----- */
#al_header .header_msrv {
  overflow: hidden;
  background-color: #334455;
  padding: 14px 14px 10px 14px;
}
#al_header .header_msrv .alLogo {
  float: left;
  font-size: 0;
  width: 50%;
}
#al_header .header_msrv .alLogo img {
  max-width: 80%;
}
#al_header .header_msrv .h4uLogo {
  float: right;
}
#al_header .header_msrv .h4uLogo span {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_msrv {
  background: #334455;
  text-align: left;
  padding: 5px 0;
}
.footer_msrv .footerInner {
  padding: 10px 0;
}
.footer_msrv .f_copyright {
  color: white;
  text-align: center;
}
.footer_msrv .f_copyright img {
  margin: 0 10px 5px;
}

/* ----- smc1用 ----- */
#al_header .header_smc1 {
  background: url(/sell/img/al/stk_mansion/bg_title.gif) repeat-x;
  padding: 14px;
  border-bottom: 2px #450a1c solid;
}
#al_header .header_smc1 h1 {
  font-size: 0;
  margin: 0;
}
#al_header .header_smc1 img {
  max-width: 100%;
}
.footer_smc1 {
  border-top: 1px solid #000;
  background: #450a1c;
  text-align: left;
  margin-top: 20px;
  padding: 0 10px;
}
.footer_smc1 .footerInner {
  padding: 10px 0;
}
.footer_smc1 .f_copyright {
  color: white;
  text-align: left;
}
.footer_smc1 .float-left {
  float: left;
  line-height: 1.85em;
  font-size: 0.75rem;
}
.footer_smc1 .h4uLogo {
  text-align: center;
}
.footer_smc1 img.nttdata_logo {
  margin-top: 10px;
}

/* ----- smc2用 ----- */
#al_header .header_smc2 {
  background: url(/sell/img/al/stk_mansion/bg_title.gif) repeat-x;
  padding: 14px;
  border-bottom: 2px #450a1c solid;
}
#al_header .header_smc2 h1 {
  font-size: 0;
  margin: 0;
}
#al_header .header_smc2 img {
  max-width: 100%;
}
.footer_smc2 {
  border-top: 1px solid #000;
  background: #450a1c;
  text-align: left;
  margin-top: 20px;
  padding: 0 10px;
}
.footer_smc2 .footerInner {
  padding: 10px 0;
}
.footer_smc2 .f_copyright {
  color: white;
  text-align: left;
}
.footer_smc2 .float-left {
  float: left;
  line-height: 1.85em;
  font-size: 0.75rem;
}
.footer_smc2 .h4uLogo {
  text-align: center;
}
.footer_smc2 img.nttdata_logo {
  margin-top: 10px;
}

/* ----- smty用 ----- */
#al_header .header_smty {
  overflow: hidden;
  border-top: solid 3px #ff9201;
  padding: 14px;
  border-bottom: 1px #ccc solid;
}
#al_header .header_smty h1.alLogo {
  float: left;
  font-size: 0;
  width: 52%;
}
#al_header .header_smty .alLogo img {
  width: 100%;
}
#al_header .header_smty .h4uLogo {
  float: right;
}
#al_header .header_smty .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
#al_header .header_smty .h4uLogo img {
  max-width: 60%;
}
.footer_smty {
  background: #333;
  text-align: left;
  padding: 0 10px;
}
.footer_smty .footerInner {
  padding: 0;
}
.footer_smty .f_copyright {
  line-height: 1.6;
}
.footer_smty .corporate {
  color: #fff;
  margin-bottom: 6px;
  font-size: 13px;
}
.footer_smty .corporate span {
  display: block;
}
.footer_smty .corporate .br:before {
  display: none;
}
.footer_smty .corporate img {
  float: none;
  margin: 5px 0 5px !important;
  width: 130px;
}
.footer_smty .description {
  color: #eee;
  padding: 5px 0 10px;
  font-size: 13px;
}
.footer_smty .menu {
  text-align: right;
  padding: 0px 10px 28px;
}
.footer_smty .copy {
  display: inline-block;
  color: #eee;
  text-align: right;
  font-size: 10px;
  margin: 0;
}
.footer_smty .copy:first-child {
  display: block;
  margin-right: 0;
}
.footer_smty .copy a {
  color: #fff;
}
.footer_smty .copy a:hover {
  color: #fff;
  text-decoration: none;
}
.footer_smty .copy .br:before {
  display: none;
}
/* mogecheck */
#al_header .mgckHeader {
  overflow: hidden;
  padding: 10px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
#al_header .mgckHeader .alLogo {
  float: left;
  font-size: 0;
  margin-top: 2px;
}
#al_header .mgckHeader .alLogo img {
  width: 80%;
}
#al_header .mgckHeader .h4uLogo {
  float: right;
}
#al_header .mgckHeader .h4uLogo span {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
footer.mgckFooter {
  text-align: center;
}
@media (max-width: 640px) {
  #al_header .mgckHeader .alLogo {
    width: 48%;
  }
  #al_header .mgckHeader .h4uLogo {
    width: 50%;
  }
  #al_header .mgckHeader .h4uLogo span {
    font-size: 10px;
  }
}

/* ----- chester用 ----- */
#al_header .csts,
#al_header .csta,
#al_header .csts2,
#al_header .csta2 {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
#al_header .csts {
  border-top: 3px solid #051c31;
  background: #051c31 !important;
  border-bottom: 0px solid transparent !important;
  color: #fff;
}
#al_header .csts .alLogo,
#al_header .csta .alLogo,
#al_header .csts2 .alLogo,
#al_header .csta2 .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
@media (max-width:767px){
  #al_header .csta .alLogo--mansion{
    width:180px;
  }
}
#al_header .csts .alLogo img,
#al_header .csta .alLogo img,
#al_header .csts2 .alLogo img,
#al_header .csta2 .alLogo img {
  max-width: 100%;
}
#al_header .csts .alLogo img {
  margin-top: 5px;
}

#al_header .csts .h4uLogo,
#al_header .csta .h4uLogo,
#al_header .csts2 .h4uLogo,
#al_header .csta2 .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
@media (max-width:767px){
  #al_header .csta .h4uLogo.h4uLogo--ndss{
    width: 150px;
    padding-top: 8px;
  }
}
@media (max-width:320px){
  #al_header .csta .h4uLogo.h4uLogo--ndss{
    width: 120px;
  }
}
#al_header .csts .h4uLogo img,
#al_header .csta .h4uLogo img,
#al_header .csts2 .h4uLogo img,
#al_header .csta2 .h4uLogo img {
  max-width: 80%;
}
#al_header .csts .h4uLogo span,
#al_header .csta .h4uLogo span,
#al_header .csts2 .h4uLogo span,
#al_header .csta2 .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_csts,
.footer_csta {
  border-top: 2px solid #051c31 !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_csta {
  border-top: 2px solid #061d31 !important;
}
.footer_csts .footerInner,
.footer_csta .footerInner {
  padding: 10px;
}
.footer_csts .f_copyright,
.footer_csta .f_copyright {
  text-align: center;
}
.footer_csts .f_copyright img,
.footer_csta .f_copyright img {
  margin: 0 10px 5px;
}

@media (max-width: 560px) {

#al_header .csts2 .alLogo,
#al_header .csta2 .alLogo {
  float: none;
  font-size: 0;
  width: 100%;
}
#al_header .csts2 .h4uLogo .wide_only,
#al_header .csts2 .h4uLogo .wide_only {
  display: none !important;
}
}

/* ----- ieikura用 ----- */
#al_header .dgcm {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #eb6d65;
  border-bottom: 1px solid #ccc;
}

#al_header .dgcm .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .dgcm .alLogo img {
  max-width: 80%;
}
#al_header .dgcm .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
#al_header .dgcm .h4uLogo img {
  max-width: 80%;
}
#al_header .dgcm .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_dgcm {
  border-top: 2px solid #eb6d65 !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_dgcm {
  border-top: 2px solid #eb6d65 !important;
}
.footer_dgcm .footerInner {
  padding: 10px;
}
.footer_dgcm .f_copyright {
  text-align: center;
}
.footer_dgcm .f_copyright img {
  margin: 0 10px 5px;
}

/* ----- みんかぶ不動産 ----- */
#al_header .mnkb {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #22292f;
  border-bottom: 1px solid #ccc;
}
#al_header .mnkb .alLogo {
  float: left;
  font-size: 0;
  width: 50%;
}
#al_header .mnkb .alLogo img {
  max-width: 100%;
  height: 50px;
}

#al_header .mnkb .h4uLogo {
  float: right;
  margin-top: 22px;
  font-size: 1rem;
  text-align: right;
  line-height: 0;
}
#al_header .mnkb .h4uLogo img {
  max-width: 80%;
}
#al_header .mnkb .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_mnkb {
  border-top: 2px solid #22292f !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}

.footer_mnkb .footerInner {
  padding: 10px;
}
.footer_mnkb .f_copyright {
  text-align: center;
}
.footer_mnkb .f_copyright img {
  margin: 0 10px 5px;
}
/* ----- 東京大家塾用 ----- */
#al_header .header_toyj {
  overflow: hidden;
  border-top: solid 3px #1777c2;
  border-bottom: 1px #ccc solid;
  padding: 0 10px;
}
#al_header .header_toyj .alLogo {
  float: left;
  font-size: 0;
  width: 125px;
  margin: 8px 0 3px;
}
#al_header .header_toyj .alLogo img {
  width: 100%;
}
#al_header .header_toyj .h4uLogo {
  float: right;
  margin-top: 20px;
}
#al_header .header_toyj .h4uLogo span {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.header_toyj img.ml13-exsp {
    width: 105px;
}
.footer_toyj {
  background-color: #4e8ed7;
}
.footer_toyj .footerInner {
  padding: 10px 0;
}
.footer_toyj .footerInner {
  padding: 10px 0;
  background: #4e8ed7;
}
.footer_toyj .f_copyright {
  font-size: 0.8em;
  word-break: break-word;
}
.footer_toyj .menu {
  padding: 0 0 5px;
}
.footer_toyj address {
  font-size: 12px;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 5px 5px 0 ;
  min-height: 21px;
  line-height: 1em;
  font-style: normal;
  font-size: 12px;
  color: #fff;
}
/* ----- o-uccino用 ----- */
#al_header .oucn {
  overflow: hidden;
  padding: 12px;
  border-top: none;
  border-bottom: 0px solid transparent !important;
 color: #fff;
 background: #ff6964;
}
#al_header .oucn .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
.oucn .sell_header_title {
    margin-left: 16px;
    font-size: 12px;
    font-weight: normal;
}

#al_header .oucn svg {
 height: 23px!important;
 width: auto;
 color: #fff;
 fill: currentColor;
}
#al_header .oucn .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
  position: absolute;
  top: 12px;
  right: 12px;
}
#al_header .oucn .h4uLogo img {
  max-width: 80%;
}
#al_header .oucn .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_oucn {
  border-top: none !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
   background: #ff6964;
}
.footer_oucn .footerInner {
  padding: 10px;
}
.footer_oucn .f_copyright{
  text-align: center;
  color: #fff;
}
/* ----- 終活ねっと用 ----- */
#al_header .header_dmsn {
  overflow: hidden;
  border-bottom: 3px solid #519679;
  padding: 4px;
}
#al_header .header_dmsn .alLogo {
  float: left;
  width: 55%;
  font-size: 0;
  margin: 11px 0 8px 3px;
}
#al_header .header_dmsn .alLogo img {
  max-width: 100%;
}
#al_header .header_dmsn .h4uLogo {
  float: right;
  margin-top: 10px;
}
#al_header .header_dmsn .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_dmsn {
  border-top: 3px solid #519679;
  text-align: center;
  margin-bottom: 28px;
}
.footer_dmsn .footerInner {
  padding: 10px 0;
}
.footer_dmsn .f_copyright {
  text-align: center;
  line-height: 1.1rem;
}
.footer_dmsn .f_copyright a {
  text-decoration: underline;
  color: #0066ff;
  font-size: 0.8em;
}

/* ----- 不動産プラザ（tosh）用 ----- */

/* ----- chester用 ----- */
#al_header .tosh {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
#al_header .tosh .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .tosh .alLogo img {
  max-width: 100%;
}
#al_header .tosh .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
#al_header .tosh .h4uLogo img {
  max-width: 80%;
}
#al_header .tosh .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_tosh {
  border-top: 2px solid #061d31 !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_tosh .footerInner {
  padding: 10px;
}
.footer_tosh .f_copyright {
  text-align: center;
}
.footer_tosh .f_copyright img {
  margin: 0 10px 5px;
}

@media (max-width: 560px) {

#al_header .tosh .alLogo {
  float: none;
  font-size: 0;
  width: 100%;
}
#al_header .tosh .h4uLogo .wide_only {
  display: none !important;
}
}

/* ----- 不動産買取カウンター（toan）用 ----- */
.h_notice.toan {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 60px 10px 0px;
    margin-bottom: -49px;
    box-sizing: border-box;
}
.h_notice.toan p {
    font-size: 12px;
    box-sizing: border-box;
}

/* ----- hapisumu用 ----- */
#al_header .hapi {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
/*#al_header .hapi {
  border-top: 3px solid #051c31;
  background: #051c31 !important;
  border-bottom: 0px solid transparent !important;
  color: #fff;
}*/
#al_header .hapi .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .hapi .alLogo img {
  max-width: 100%;
  height: auto;
}
/*#al_header .hapi .alLogo img {
  margin-top: 5px;
}*/

#al_header .hapi .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
  margin-top: 6px;
}
#al_header .hapi .h4uLogo img {
  max-width: 80%;
  height: auto;
}
#al_header .hapi .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_hapi {
  border-top: 2px solid #051c31 !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_hapi {
  border-top: 2px solid #061d31 !important;
}/*kensho*/
.footer_hapi .footerInner {
  padding: 10px;
}
.footer_hapi .f_copyright {
  text-align: center;
}
.footer_hapi .f_copyright img {
  margin: 0 10px 5px;
}

@media (max-width: 560px) {

#al_header .hapi .alLogo {
  float: none;
  font-size: 0;
  width: 100%;
}
#al_header .hapi .h4uLogo .wide_only {
  display: none !important;
}
}

/* ----- KG情報 賃貸スタイル用 ----- */
#al_header .kgnt {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 2px solid #9bb93f;
}
#al_header .kgnt .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .kgnt .alLogo img {
  max-width: 100%;
}
#al_header .kgnt .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
#al_header .kgnt .h4uLogo img {
  max-width: 80%;
}
#al_header .kgnt .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
@media (max-width: 560px) {
  #al_header .kgnt .alLogo {
    float: none;
    font-size: 0;
    width: 80%;
  }
  #al_header .kgnt .h4uLogo .wide_only {
    display: none !important;
  }
  #al_header .kgnt .h4uLogo img {
    width: 40px;
  }
  }

/* ----- 物件ByeBye（prmd）用 ----- */
#al_header .prmd {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #036EB7;
  border-bottom: 2px solid #036EB7;
}
#al_header .prmd .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .prmd .alLogo img,
#al_header .kgnt .alLogo img {
  max-width: 100%;
}
#al_header .prmd .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
#al_header .prmd .h4uLogo img,
#al_header .kgnt .h4uLogo img {
  max-width: 80%;
}
#al_header .prmd .h4uLogo span,
#al_header .kgnt .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_prmd {
  border-top: none !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
  background-color: #036EB7;
}
.footer_prmd .footerInner {
  padding: 10px;
}
.footer_prmd .f_copyright {
  text-align: center;
  color: #fff;
}


.footer_kgnt {
  border-top: 2px solid #9bb93f !important;
  text-align: left;
  padding: 5px 0;
  margin-bottom: 28px;
}
.footer_kgnt .footerInner {
  padding: 10px;
}
.footer_kgnt .f_copyright {
  text-align: center;
}
/*.footer_kgnt .f_copyright img {
  margin: 0 10px 5px;
}*/


@media (max-width: 560px) {

#al_header .prmd .alLogo {
  float: none;
  font-size: 0;
  width: 100%;
}
#al_header .prmd .h4uLogo .wide_only,
#al_header .kgnt .h4uLogo .wide_only {
  display: none !important;
}

}


/* ----- 円満相続（enma）、SUMiTAS（sumi）用 ----- */
#al_header .enma,
#al_header .sumi {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
#al_header .enma .alLogo,
#al_header .sumi .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
#al_header .enma .alLogo img,
#al_header .sumi .alLogo img {
  max-width: 100%;
}
#al_header .enma .h4uLogo,
#al_header .sumi .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
#al_header .enma .h4uLogo img,
#al_header .sumi .h4uLogo img {
  max-width: 80%;
}
#al_header .enma .h4uLogo span,
#al_header .sumi .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
@media (max-width: 560px) {
  #al_header .enma .alLogo,
  #al_header .sumi .alLogo {
    float: none;
    font-size: 0;
    width: 100%;
  }
  #al_header .enma .h4uLogo .wide_only,
  #al_header .sumi .h4uLogo .wide_only {
    display: none !important;
  }
}

/* ----- hkde用 ----- */
#al_header .hkde {
  overflow: hidden;
  padding: 8px;
  border-top: 3px solid #0469c4;
  border-bottom: 1px solid #ccc;
}
#al_header .hkde .alLogo {
  float: left;
  font-size: 0;
  width: 65%;
}
@media (max-width:767px){
  #al_header .hkde .alLogo--mansion{
    width:180px;
  }
}
#al_header .hkde .alLogo img {
  max-width: 100%;
}
#al_header .hkde .h4uLogo {
  float: right;
  line-height: 1em;
  text-align: right;
}
@media (max-width:767px){
  #al_header .hkde .h4uLogo.h4uLogo--ndss{
    width: 150px;
    padding-top: 8px;
  }
}
@media (max-width:320px){
  #al_header .hkde .h4uLogo.h4uLogo--ndss{
    width: 120px;
  }
}
#al_header .hkde .h4uLogo img {
  max-width: 80%;
}
#al_header .hkde .h4uLogo span {
  font-size: 10px;
  font-weight: bold;
  position: relative;
  bottom: 1px;
}
.footer_hkde .footerInner {
  padding: 10px;
}
.footer_hkde .f_copyright {
  text-align: center;
}
.footer_hkde .f_copyright img {
  margin: 0 10px 5px;
}
@media (max-width: 560px) {
  #al_header .hkde .alLogo {
    float: none;
    font-size: 0;
    width: 100%;
  }
  #al_header .hkde .h4uLogo .wide_only {
    display: none !important;
  }
}

/* ----- マンションプライス用 ----- */
#al_header.al_header--mans{
  height:50px;
  border-bottom:1px solid #051c31;
  padding:4px 10px 0;
  box-sizing: border-box;
}
#al_header.al_header--mans .mans{
  display:flex;
  align-items: center;
  justify-content: space-between;
  height:50px;
}
#al_header.al_header--mans .mans .alLogo--mansion{
  width:140px;
  float: none;
  margin: unset;
  height: unset;
}
#al_header.al_header--mans .mans .alLogo--mansion>img{
  width:100%;
}
#al_header.al_header--mans .mans .h4uLogo.h4uLogo--ndss{
  width: 110px;
  float: none;
  margin: unset;
  height: unset;
}
#al_header.al_header--mans .mans .h4uLogo.h4uLogo--ndss>img{
  width:100%;
  padding-top:4px;
}
.al_mansion--header{
  width:100%;
  padding:50px 0 0;
}
.al_mansion--header__bnr{
  width:100%;
}
.al_mansion--header+ .container>.contents{
  padding-top:0 !important;
}
.al_mansion--header + .container .chat-header-bottom{
  display:none;
}
.al_mansion--header + .container .intro.hero{
  display:none;
}
.al_mansion--header + .container .select_buttons{
  padding: 0;
  margin-top: -5px;
  height:0;
}
.al_mansion--header + .container .select_buttons>h3{
  display:none;
}
.al_mansion--header + .container .fv{
  padding-top: 20px;
}
@media (max-width:320px){
#al_header.al_header--mans .mans .h4uLogo.h4uLogo--ndss{
  width: 120px;
}
}

/*END*/