@charseb "ubf-8";
/*
 * sbyle.css
 *
 *  version --- 1.0
 *  updabed --- 2013/5/10
 */

 #teaser.banquet {
     background: url("/banquet/img/bg_teaser_banquet.jpg") no-repeat center center / cover ;
 }
 #teaser.restaurant {
     background: url("/restaurant/img/bg_teaser_restaurant.jpg") no-repeat center center / cover ;
 }
 #teaser.topics,
 #teaser.event {
     background: url("/floor/img/bg_teaser_floor.jpg") no-repeat center center / cover ;
 }

@media screen and (min-width: 1200px) {
#teaser {
  background: url(/floor/img/bg_teaser_floor.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
#teaser {
  background: url(/floor/img/bg_teaser_floor.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
.dlbasic dd + dt {
  margin-top: 0;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
#teaser {
  background: url(/floor/img/bg_teaser_floor.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
}

@media screen and (max-width: 767px) {
#teaser {
  background: url(/floor/img/bg_teaser_floor_sp.jpg) center center no-repeat;
  background-size: 100% auto;
}

#teaser.banquet {
    background: url("/banquet/img/bg_teaser_banquet_sp.jpg") no-repeat center center;
    background-size: 100% auto;
}
#teaser.restaurant {
    background: url("/restaurant/img/bg_teaser_restaurant_sp.jpg") no-repeat center center;
    background-size: 100% auto;
}


#teaser.topics,
#teaser.event {
    background: url("/floor/img/bg_teaser_floor_sp.jpg") no-repeat center center;
    background-size: 100% auto;
}




.textmb {
  margin-bottom: 10px;
}
}

.plandetail{
  margin-bottom: 40px;
}

.plandetailbox {
    overflow: hidden;
}


.plandetailtitle {
    font-size: 171.4%;
    line-height: 1.5;
    margin-bottom: 14px;
}


.plandetailbox .price {
    color: #c8001d;
}

.plandetailbox span.price  {
    font-size: 128.5%;
    font-weight: bold;
}


.plandetailbox span.price i {
    font-style: normal;
    font-weight: normal;
}

.infotxt {
    background: #ae945d none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff !important;
    display: inline-block;
    margin-bottom: 15px;
    min-width: 130px;
    padding: 5px 15px 4px;
    text-align: center;
}


/* !index
---------------------------------------------------------- */
@media screen and (min-width: 1200px) {
.newsselect {
  background: #4e5a67;
  padding: 30px 0;
}
.selecttxt {
  width: 660px;
  margin: 0 auto;
  font-size: 114%;
  color: #fff;
  line-height: 36px;
}
.selecttxt p {
  padding: 0 20px;
  float: left;
}

.selecttxt select  {
  width: 170px;
}

}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.newsselect {
  background: #4e5a67;
  padding: 30px 0;
}
.selecttxt {
  width: 660px;
  margin: 0 auto;
  font-size: 114%;
  color: #fff;
  line-height: 36px;
}
.selecttxt p {
  padding: 0 20px;
  float: left;
}

.selecttxt select  {
  width: 170px;
}

}
@media screen and (min-width: 768px) and (max-width: 979px) {
.newsselect {
  background: #4e5a67;
  padding: 30px 0;
}
.selecttxt {
  width: 660px;
  margin: 0 auto;
  font-size: 114%;
  color: #fff;
  line-height: 36px;
}
.selecttxt p {
  padding: 0 20px;
  float: left;
}

.selecttxt select  {
  width: 170px;
}

}
@media screen and (max-width: 767px) {
.newsselect {
  background: #4e5a67;
  padding: 15px 10px 5px;
  margin-bottom: 50px;
}
.selecttxt {
  font-size: 100%;
  color: #fff;
  line-height: 30px;
}
.selecttxt p {
  clear: both;
  width: 100px;
  float: left;
}
.selecttxt .selectwrap  {
  float: none;
  overflow: hidden;
  margin-bottom: 10px;
}
.selecttxt select  {
  width: 100%;
}
.mr20 {
  margin-right: 0 !important;
}
}

.newsinfo {
  position: relative;
}

@media screen and (min-width: 1200px) {
.newsinfo {
  background: #fff;
  border-bottom: 1px solid #c0c5cb;
  padding-right: 20px;
  color: #484949;
}
.newsinfo:hover a {
  text-decoration: underline;
}
.newsinfo +.newsinfo {
  margin-top: 20px;
}
.newsinfoimg {
  float: left;
  margin-right: 20px;
}
.infotxt {
  display: inline-block;
  background: #ae945d;
  color: #fff !important;
  text-align: center;
  padding: 5px 15px 4px;
  min-width: 130px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotit {
  margin-bottom: 10px;
}
.infotit a {
  font-size: 129%;
  color: #364774;
}
.infotxtdata {
  margin-top: 15px;
  overflow: hidden;
}
.infotxtdata span.data {
  display: inline-block;
  font-size: 114%;
  padding: 2px 10px;
  border: 1px dotted #c0c5cb;
  float: left;
}
.infotxtdata span.over {
  display: inline-block;
  background: #882634;
  font-size: 114%;
  color: #fff;
  padding: 2px 10px;
  float: left;
}
.infotxtdata span.price {
  float: right;
  color: #c8001d;
  font-size: 171%;
  font-weight: bold;
}
.infotxtdata span.price i {
  font-size: 58%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.newsinfo {
  background: #fff;
  border-bottom: 1px solid #c0c5cb;
  padding-right: 20px;
  color: #484949;
}
.newsinfo:hover a {
  text-decoration: underline;
}
.newsinfo +.newsinfo {
  margin-top: 20px;
}
.newsinfoimg {
  float: left;
  margin-right: 20px;
}
.infotxt {
  display: inline-block;
  background: #ae945d;
  color: #fff;
  text-align: center;
  padding: 5px 15px 4px;
  min-width: 130px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotit {
  margin-bottom: 10px;
}
.infotit a {
  font-size: 129%;
  color: #364774;
}
.infotxtdata {
  margin-top: 15px;
  overflow: hidden;
}
.infotxtdata span.data {
  display: inline-block;
  font-size: 114%;
  padding: 2px 10px;
  border: 1px dotted #c0c5cb;
  float: left;
}
.infotxtdata span.over {
  display: inline-block;
  background: #882634;
  font-size: 114%;
  color: #fff;
  padding: 2px 10px;
  float: left;
}
.infotxtdata span.price {
  float: right;
  font-weight: bold;
  color: #c8001d;
  font-size: 171%;
}
.infotxtdata span.price i {
  font-size: 58%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.newsinfo {
  background: #fff;
  border-bottom: 1px solid #c0c5cb;
  padding-right: 20px;
  color: #484949;
}
.newsinfo:hover a {
  text-decoration: underline;
}
.newsinfo +.newsinfo {
  margin-top: 20px;
}
.newsinfoimg {
  float: left;
  margin-right: 20px;
}
.infotxt {
  display: inline-block;
  background: #ae945d;
  color: #fff !important;
  text-align: center;
  padding: 5px 15px 4px;
  min-width: 130px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotit {
  margin-bottom: 10px;
}
.infotit a {
  font-size: 129%;
  color: #364774;
}
.infotxtdata {
  margin-top: 15px;
  overflow: hidden;
}
.infotxtdata span.data {
  display: inline-block;
  font-size: 114%;
  padding: 2px 10px;
  border: 1px dotted #c0c5cb;
  float: left;
}
.infotxtdata span.over {
  display: inline-block;
  background: #882634;
  font-size: 114%;
  color: #fff;
  padding: 2px 10px;
  float: left;
}
.infotxtdata span.price {
  float: right;
  color: #c8001d;
  font-size: 171%;
  font-weight: bold;
}
.infotxtdata span.price i {
  font-size: 58%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
}
}
@media screen and (max-width: 767px) {
.newsinfo {
  background: #fff;
  border-bottom: 1px solid #c0c5cb;
  padding: 0 10px;
  color: #484949;
}
.newsinfo +.newsinfo {
  margin-top: 10px;
}
.newsinfoimg {
  float: left;
  margin-right: 15px;
  width: 42%;
  margin-bottom: 25px;
}
.infotxt {
  display: inline-block;
  background: #ae945d;
  color: #fff !important;
  font-size: 83%;
  text-align: center;
  padding: 2px 10px;
  min-width: 80px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotit a {
  color: #364774;
}
.infotxtdata {
  /*margin-top: 10px;*/
  overflow: hidden;
  margin-bottom: 10px;

}
.infotxtdata span.data {
  display: block;
  width: 100%;
  padding: 2px 10px;
  border: 1px dotted #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotxtdata span.over {
  display: block;
  width: 100%;
  background: #882634;
  color: #fff;
  padding: 2px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.infotxtdata span.price {
  float:right;
  color: #c8001d;
  font-weight: bold;
  font-size: 125%;
  padding: 10px 0 0;
}
.infotxtdata span.price i {
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
}
}





/* !detail
---------------------------------------------------------- */
@media screen and (min-width: 1200px) {
.detailbox {
  overflow: hidden;
  margin-bottom: 110px;
}
.detailtit {
  font-size: 171%;
  margin-bottom: 10px;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.detailbox {
  overflow: hidden;
  margin-bottom: 110px;
}
.detailtit {
  font-size: 171%;
  margin-bottom: 10px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.detailbox {
  overflow: hidden;
  margin-bottom: 110px;
}
.detailtit {
  font-size: 171%;
  margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.detailbox {
  overflow: hidden;
  margin-bottom: 10px;
}
.detailtit {
  margin-bottom: 10px;
}
}



@media screen and (max-width: 767px) {
.detailfee {
  border: 1px dotted #c0c5cb;
  padding: 10px 10px 10px 15px;
  background: #fff;
  margin-bottom: 15px;
  overflow: hidden;
}
.detailfeetxt {
  border-bottom: 1px solid #c0c5cb;
  border-top: 1px solid #c0c5cb;
  margin: 6px 0;
  padding: 3px 0 6px;
}
.detailfeetxt span {
  color: #c8001d;
  margin:5px 0 0;
  display: block;
  font-size: 140%;
  font-weight: bold;
}
.detailfeetxt span i {
  font-size: 80%;
  font-weight: normal;
  font-style: normal;
  margin: 0;
}
}

@media screen and (min-width: 1200px) {
.roomtypetitle {
  width: 100%;
  position: relative;
  margin-bottom: 30px;

}
.roomtypetitle h3 {
  max-width: 1000px;
  margin: 0 auto;
  background: url(/guestroom/img/bg_room_title.png) left center repeat-x;
  text-align: center;
}
.roomtypetitle h3 .title {
  max-width: 560px;
  display: inline-block;
  background: #f3f5f9;
  padding: 0 40px;
  font-size: 171.4%;
  line-height: 1.5;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.roomtypetitle {
  width: 100%;
  position: relative;
  margin-bottom: 30px;

}
.roomtypetitle h3 {
  max-width: 1000px;
  margin: 0 auto;
  background: url(/guestroom/img/bg_room_title.png) left center repeat-x;
  text-align: center;
}
.roomtypetitle h3 .title {
  max-width: 560px;
  display: inline-block;
  background: #f3f5f9;
  padding: 0 40px;
  font-size: 171.4%;
  line-height: 1.5;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.roomtypetitle {
  width: 100%;
  position: relative;
  margin-bottom: 30px;

}
.roomtypetitle h3 {
  max-width: 1000px;
  margin: 0 auto;
  background: url(/guestroom/img/bg_room_title.png) left center repeat-x;
  text-align: center;
}
.roomtypetitle h3 .title {
  max-width: 560px;
  display: inline-block;
  background: #f3f5f9;
  padding: 0 40px;
  font-size: 171.4%;
  line-height: 1.5;
}
}
@media screen and (max-width: 767px) {
.roomtypetitle {
  width: 100%;
  position: relative;
  margin-bottom: 10px;

}

.roomtypetitle h3 .title {
  display: block;
  font-size: 125%;
  line-height: 1.5;
}
}


@media screen and (min-width: 1200px) {
.detailfood {
  overflow: hidden;
  margin-bottom: 60px;
}
.detailimg {
  float: left;
  margin-right: 20px;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.detailfood {
  overflow: hidden;
  margin-bottom: 60px;
}
.detailimg {
  float: left;
  margin-right: 20px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.detailfood {
  overflow: hidden;
  margin-bottom: 60px;
}
.detailimg {
  float: left;
  margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.detailfood {
  overflow: hidden;
  margin-bottom: 30px;
}
.detailimg {
  float: none;
  text-align: center;
  margin-right: 0;
  margin-bottom: 15px;
}
.detailimg img {
  width: 100%;
}
}


@media screen and (min-width: 1200px) {
.detailbor {
  border: 1px dotted #c0c5cb;
  background: #fff;
  font-size: 114%;
  padding: 20px 30px;
  margin-bottom: 60px;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.detailbor {
  border: 1px dotted #c0c5cb;
  background: #fff;
  font-size: 114%;
  padding: 20px 30px;
  margin-bottom: 60px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.detailbor {
  border: 1px dotted #c0c5cb;
  background: #fff;
  font-size: 114%;
  padding: 20px 30px;
  margin-bottom: 60px;
}
}
@media screen and (max-width: 767px) {
.detailbor {
  border: 1px dotted #c0c5cb;
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 20px;
}
}


@media screen and (min-width: 1200px) {
.detailbtn {
  width:250px;
  margin: 30px auto 0;
  background: #fff;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.detailbtn a {
  min-width:250px;
  display: block;
  padding: 10px 0;
  text-align: center;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.detailbtn {
  width:250px;
  margin: 30px auto 0;
  background: #fff;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.detailbtn a {
  min-width:250px;
  display: block;
  padding: 10px 0;
  text-align: center;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.detailbtn {
  width:250px;
  margin: 30px auto 0;
  background: #fff;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.detailbtn a {
  min-width:250px;
  display: block;
  padding: 10px 0;
  text-align: center;
}
}
@media screen and (max-width: 767px) {
.detailbtn {
  width:200px;
  margin: 15px auto 0;
  background: #fff;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.detailbtn a {
  min-width:200px;
  display: block;
  padding: 3px 0 2px;
  text-align: center;
}
}









/* ワードプレス編集用　editor */
strong {
    display: inline-block;
    font-weight: bold;
}
em { font-style: italic; }
blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 10px 20px;
  margin-bottom: 15px;
}
/* img */
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
  float: right;
  margin-left:15px;
  margin-bottom:15px;

}
.alignleft { float: left;
  margin-right:15px;
  margin-bottom:15px
}
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}





.mainbox .ftbox h3::before,
.post-type-news h3::before{
    content: "";
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px;
    z-index: 2;
}
.mainbox .ftbox h3,.post-type-news h3{
    color: #535353;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 10px 0 8px 30px;
    position: relative;
}



.mainbox .ftbox > p,
.post-type-news > p{
    margin: 0 0 1em;
}
.mainbox .ftbox p,.post-type-news  {
    color: #535353;
    font-size: 14px;
    line-height: 1.86;
}
.mainbox .ftbox p {
    margin: 15px 0;
}

.mainbox .ftbox > h5{
  font-size:16px;
  margin-bottom:4px;
}

.mainbox .ftbox > h6{
  font-size:15px;
  margin-bottom:4px;
}

.mainbox .ftbox > p{
  margin: 0 0 1em;

}

.mainbox .ftbox > ul,
.mainbox .ftbox > ol{
  margin: 2em;
}

.mainbox .ftbox > ul li,
.mainbox .ftbox > ol li{
  list-style: inside;
  line-height: 1.4;
}



.mainbox .ftbox table.tablebasic01 {
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}


.mainbox .ftbox th {
    background-color: #debfc5;
    border-bottom: 1px solid #922a3e;
    border-top: 1px solid #922a3e;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 10px;
    vertical-align: middle;
    width: 100px;
}


.mainbox .ftbox td {
    border-bottom: 1px solid #922a3e;
    border-top: 1px solid #922a3e;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 0 7px 10px;
    vertical-align: middle;
}

.post-edit-link {
  /*display: none;*/
}
