/* ==========================================================================
//サイト共通
========================================================================== */
/* 上マージン */
.mt_0 {
  margin-top: 0 !important;
}
.mt_5 {
  margin-top: 5px !important;
}
.mt_10 {
  margin-top: 10px !important;
}
.mt_15 {
  margin-top: 15px !important;
}
.mt_20 {
  margin-top: 20px !important;
}
.mt_25 {
  margin-top: 25px !important;
}
.mt_30 {
  margin-top: 30px !important;
}
.mt_35 {
  margin-top: 35px !important;
}
.mt_40 {
  margin-top: 40px !important;
}
.mt_50 {
  margin-top: 50px !important;
}
.mt_60 {
  margin-top: 60px !important;
}
/* 下マージン */
.mb_0 {
  margin-bottom: 0 !important;
}
.mb_5 {
  margin-bottom: 5px !important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_15 {
  margin-bottom: 15px !important;
}
.mb_20 {
  margin-bottom: 20px !important;
}
.mb_25 {
  margin-bottom: 25px !important;
}
.mb_30 {
  margin-bottom: 30px !important;
}
.mb_35 {
  margin-bottom: 35px !important;
}
.mb_40 {
  margin-bottom: 40px !important;
}
.mb_50 {
  margin-bottom: 50px !important;
}
.mb_60 {
  margin-bottom: 60px !important;
}
/* 右マージン */
.mr_0 {
  margin-right: 0 !important;
}
.mr_5 {
  margin-right: 5px !important;
}
.mr_10 {
  margin-right: 10px !important;
}
.mr_15 {
  margin-right: 15px !important;
}
.mr_20 {
  margin-right: 20px !important;
}
.mr_25 {
  margin-right: 25px !important;
}
.mr_30 {
  margin-right: 30px !important;
}
.mr_35 {
  margin-right: 35px !important;
}
.mr_40 {
  margin-right: 40px !important;
}
.mr_50 {
  margin-right: 50px !important;
}
.mr_60 {
  margin-right: 60px !important;
}
/* 左マージン */
.ml_0 {
  margin-left: 0 !important;
}
.ml_5 {
  margin-left: 5px !important;
}
.ml_10 {
  margin-left: 10px !important;
}
.ml_15 {
  margin-left: 15px !important;
}
.ml_20 {
  margin-left: 20px !important;
}
.ml_25 {
  margin-left: 25px !important;
}
.ml_30 {
  margin-left: 30px !important;
}
.ml_35 {
  margin-left: 35px !important;
}
.ml_40 {
  margin-left: 40px !important;
}
.ml_50 {
  margin-left: 50px !important;
}
.ml_60 {
  margin-left: 60px !important;
}

/* テーブル */
.free-table01 {
  width: 100%;
  border-left: solid 1px #ccc;
  border-top: solid 1px #ccc;
  margin-bottom: 1em;
}
.free-table01 th,
.free-table01 td {
  padding: 0.75em;
  text-align: center;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.free-table01 th {
  background-color: #f3f2f2;
}
.free-table01.clm3 td {
  width: 33.3333%;
}
.free-table01.clm4 td {
  width: 25%;
}

.small {
  font-size: 0.85em;
}
.mb50 {
  margin-bottom: 50px;
}

/* ==========================================================================
//フリーレイアウト
========================================================================== */
.free-layout .section p {
  margin-bottom: 1.35em;
  line-height: 1.65;
}
.free-layout ul:not(.ul01):not(.ul02):not(.ul_nav) {
  list-style: disc !important;
  margin: 1em 0 1em 1.5em;
}
.free-layout ol:not(.ol01) {
  list-style: decimal !important;
  margin: 1em 0 1em 1.5em;
}

.free-layout .freespace_wrap {
  margin-bottom: 50px;
}

/* ==========================================================================
// ヘッダ
========================================================================== */

/* ==========================================================================
// フッタ
========================================================================== */
/* .footer-left{
  width: 60%;
}
.footer-left .infos dl:first-of-type {
  width: 55%;
}
@media screen and (max-width: 780px){
  .footer-left{
    width: 100%;
  }
  .footer-left .infos dl:first-of-type {
    width: 100%;
  }
} */

/* ==========================================================================
//トップページ
========================================================================== */
/* MV下のシルエットを非表示 */
.mv:before {
  content: none;
}
.mv-dog01,
.mv-dog02 {
  background: none;
}

/*Biz Calendar 定休日の色を変更*/
#biz_calendar table.bizcal .holiday {
  background-color: #d39329;
}
#biz_calendar p span.boxholiday {
  background-color: #d39329;
}
/*イベント開催日の色を変更*/
#biz_calendar table.bizcal .eventday {
  background-color: #3798fa;
}
#biz_calendar p span.boxeventday {
  background-color: #3798fa;
}

/* ==========================================================================
//お知らせ
========================================================================== */
.archive .btn_01 {
  margin-bottom: 10em;
}
.news-list {
  margin: 0 0 100px 0;
}

.news-child-left h2 {
  border-bottom: solid 1px #ccc;
  padding-bottom: 0.5em;
}
.news-child {
  margin: 0px 0 150px;
}
.news-list-pagination__list {
  margin-bottom: 2em;
}

/* ==========================================================================
//お問い合わせ
========================================================================== */
.contact-phone-tel {
  display: block;
  margin-bottom: 4rem;
}
.contact-policy {
  margin-bottom: 110px;
}
.contact .privacy-agree {
  border-bottom: none;
}
.contact .inner {
  width: 1245px;
  padding: 0;
}
/* ==========================================================================
404ページ
========================================================================== */
.notfound {
  margin-top: 80px;
  margin-bottom: 4em;
}
.notfound h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 780px) {
  .notfound {
    margin-top: 40px;
  }
}

/* ==========================================================================
   ワードプレス
   ========================================================================== */
.user_edit a {
  color: #2aa7ec;
}
.user_edit p {
  margin-bottom: 1.35em;
  line-height: 1.65;
}
.user_edit::after,
.user_edit p::after {
  content: " ";
  display: block;
  clear: both;
}
.user_edit ul {
  margin-left: 1.25em;
  margin-bottom: 1.25em;
}
.user_edit ol {
  list-style: decimal;
  margin-left: 1.25em;
  margin-bottom: 1.25em;
}
.user_edit table {
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  margin: 1.5em 0;
}
.user_edit table td {
  border-bottom: solid 1px #ddd;
  border-left: solid 1px #ddd;
  padding: 0.65em !important;
}

/* ==========================================================================
MTS Simple Bookingカレンダー
========================================================================== */
#booking-reservation-fieldset th,
#booking-reservation-fieldset td,
#booking-message-fieldset th,
#booking-message-fieldset td,
#booking_client-fieldset tr:last-of-type th,
#booking_client-fieldset tr:last-of-type td,
#confirmation-booking-message th,
#confirmation-booking-message td,
#booking-confirm-bill tr:last-of-type th,
#booking-confirm-bill tr:last-of-type td {
  border-bottom: none;
}
/* 残数表示設定 */
.booked a:before,
.booked a.booking-timelink:before {
  content: "残り";
}
.booked a:after,
.booked a.booking-timelink:after {
  content: "枠";
}
#booking-reservation-fieldset td {
  font-weight: bold !important;
  font-size: 1.1em !important;
}
.content-form td {
  font-size: 1em !important;
  border-right: none !important;
}
.booking-form-people-number-row {
  display: none;
}
