@charset "UTF-8";
.breadcrumb br{
  display: none;
}

.building-info__table {
  border-top: solid 1px #C9C9C9;
  border-bottom: solid 1px #C9C9C9;
  border-left: solid 1px #C9C9C9;
  width: 100%;
  margin-bottom: 25px;
  table-layout: auto; }
  .building-info__table tr:last-child th,
  .building-info__table tr:last-child td {
    border-bottom: none; }
  .building-info__table th,
  .building-info__table td {
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 2.8rem;
    padding: 20px; }
  .building-info__table th {
    width: 200px;
    vertical-align: middle;
    background-color: #C9C9C9;
    border-bottom: solid 1px #fff; }
  .building-info__table td {
    border-right: solid 1px #C9C9C9;
    border-bottom: solid 1px #C9C9C9; }

.building-info__title--lv1 {
  font-size: 3.0rem;
  letter-spacing: 1px;
  line-height: 4.2rem;
  margin:0 20px 30px 0;
  line-height: 1; }

  @media screen and (max-width: 599px) {
  .building-info__title--lv1 {
        margin-right: 0;
        margin-bottom: 20px;
        line-height: 4.2rem; } 

  .building-info__title--lv1 span {
        display: inline-block; }
  }

.building-info__title--lv2 {
  font-size: 2.4rem;
  letter-spacing: 1px;
  line-height: 3.7rem;
  margin-bottom: 20px;
  line-height: 1; }

.building-info_release{
  margin-bottom: 80px;
}

.building-info_release dl{
  display: flex;
  border-top: 1px solid #eeeef0;
}

.building-info_release dl:last-child{
  border-bottom: 1px solid #eeeef0;
}

.building-info_release dl dt,
.building-info_release dl dd{
  display: block;
  padding: 16px 20px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 2.8rem;
}

.building-info_release dl dt{
  width: calc(200px - 40px);
}

.building-info_release dl dd a{
  color: #00902f;
  margin-left: .5em;
}

.title__category__nav--privacypolicy{
  font-size: 2.2rem;
  letter-spacing: 1px;
  line-height: 3.7rem;
  text-align: center;
  margin: 0 0 20px 0;
}

/*PC版 フッター高さ調整*/
@media screen and (min-width: 600px) {
  footer {
  padding-bottom: 70px;}
  p.copyright{
  margin-top: 10px;
}
.sp-inline{
      display: none;
    }

}

/*SP版*/
  @media screen and (max-width: 599px) {
    .pc-inline{
      display: none;
    }

    .header-area2{
    height: 116px;
    }

    .linehight-ruby{
      line-height: 3.8rem;
    }

    .building-info__table th {
    width: 140px;
    }

    .slider__header li img.season,
    .slider__header li#slick-slide00 img.season,
    .slider__header li#slick-slide01 img.season,
    .slider__header li#slick-slide02 img.season,
    .slider__header li#slick-slide03 img.season,
    .slider__header li#slick-slide04 img.season {
      left: -37%!important; }

   .building-info_release dl{
    display: block;
   }
   .building-info_release dl dt{
    width: 100%;
    display: block;
    padding: 16px 20px 5px;
  }
  .building-info_release dl dd{
    display: block;
    padding: 5px 20px 16px;
  }
    }

.privacypolicy__content__list-parentheses > li{
font-size: 1.4rem!important;
}


/*2022年店舗ページ修正*/
.shop-characteristic2022{
  margin-bottom: 30px;
  width: 100%;
}
.shop-characteristic2022 th,
.shop-characteristic2022 td{
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.6rem;
padding: 5px;
}
.shop-characteristic2022 th{
  width:35%;
  max-width: 8em;
  font-weight: bold;
  color: #DEB400;
}

.topbanner-area {
  margin: 0 auto 60px;
}

.topbanner-area a:hover{
  opacity: 0.8;
  transition: .3s;
}

.topbanner-area img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
}
