﻿@charset "utf-8";

.lower .page-title {
  background-image: url(../images/img_title.jpg);
}

.bx-wrapper {
  box-shadow: none !important;
  border: none !important;
}

.imgbox_text {
  background: none;
  width: 500px;
}
.meal .imgbox_img {  width: 652px;
}
.meal:nth-of-type(2) {
  margin-top: 50px;
}
.imgbox img {
  border-radius: 10px;
}

.room-list li:last-child .text {
  margin-top: -120px;
}

.bg-gray .t-scroll + p.right {
    margin: 10px auto 0;
    max-width: 700px;
}

p.right.mini {
  margin: 30px auto 10px;
  max-width: 700px;
	
}

/*#meeting h2 {
  padding-top: 40px;
}*/

#facility td,
#drink td,
#room td {
  text-align: right;
}

#facility td.center,
#drink td.center,
#room td.center {
  text-align: center;
}
.lead-link a {
  width: 50%;
  margin: 0 auto;
}

.sp .inner.lead-link {
  padding: 0;
}
.sp .lead-link a {
  width: 100%;
}

.sp .meal .imgbox_img {  width: auto;
}

.sp .imgbox_text {
  background: rgba(255, 255, 255, .8);
}

.attention ul.list, 
.attention ol,
.attention p {
  margin: 15px 0 0;
  }
