.section__block--top-page {
  max-width: 1300px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}

.text_left {
  text-align: left;
}

.b_top{
  border-top: 1px solid #898989;
}

.b_btm{
  border-bottom: 1px solid #898989;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

/* 24px black */
.icon-lg-b.icon-stop {
  background-position: -312px -168px;
}

.font-cormorant {
 font-family: 'Cormorant SC', serif; 
}

.pt60 {
 padding-top: 60px;
}

.news_inline {
    width: 95%;
    height: 275px;
    overflow-y: scroll;
    padding: 7px 7px 10px;
    background-color: #f9f9f9;
}
@media (max-width: 480px) {
  .news_inline {height: 205px;}
}

/* ビズカレンダー用 */
.bizcal th {
  background-color:#fff !important;
}
.Holiday {
  background-color:#898989 !important;
}

.mb5 {
 margin-bottom: 5px;
}

/* 営業時間用設定 */
.section__block p {
 line-height: 1.2em !important;
}

/* SHOP INFO下部 */
.info_t {
  font-size: 120%;
  clear:  both;
  margin: 0 0 22px;
}

/* 16px black */
.icon-b.icon-mail {
  background-position: -64px -0px;
}

.ft_ba {
  font-family: 'Gilda Display', serif;
}
.ft_gr2 {
  font-family: 'EB Garamond', serif;
}

.tbl_calendar {
  width: 75%;
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
@media (max-width: 480px) {
  .tbl_calendar {width: 100%;}
}
.mh32 {
  min-height: 32px;
}

/* 202002追加 */
.pt60s20 {
  padding-top: 60px;
}
.w100ha {
    width: 100%;
    height: auto;
}
@media (max-width: 480px) {
  .pt60s20 {padding-top: 20px;}
  .smp_none {display:none;}
}
@media (min-width: 481px) {
  .smp_over {display: none;}
}
@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

@media (max-width: 480px) {
  .tab_no {display: none;}
}