/*------------------------------ フォント設定 ------------------------------*/
body {
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','游明朝体+36ポかな','YuMincho +36p Kana','ＭＳ Ｐ明朝','MS PMincho',sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

/*------------------------------ 共通・多用 ------------------------------*/
.container {
  padding: 0 0 72px;
  position: relative;
  z-index: 0;
}

.inner {
  margin: 0 auto;
  width: 1020px;
}

.sec {
  margin: 0 0 72px;
}

.cf:after {
  clear: both;
  content: '';
  display: block;
}

.std_txt {
  color: #222;
  font-size: 16px;
  margin: 0 0 16px;
}

.txt_center {
  text-align: center;
}

.std_img {
  height: auto;
  max-width: 100%;
}

.br_sp {
  display: none;
}

.jumpBtn {
  background-color: #1b1444;
  bottom: -86px;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  padding: 14px 12px;
  position: fixed;
  right: 16px;
  text-align: center;
}

.notfound__ttl {
  font-size: 24px;
  margin: 72px 0 16px;
  text-align: center;
}

/*------------------------------ ヘッダー ------------------------------*/
.header {
  background-color: #fff;
  bottom: auto;
  display: block;
  height: 77px;
  left: 0;
  position: fixed;
  right: auto;
  top: 0;
  width: 100%;
  z-index: 999;
}

.header__logo {
  float: left;
  margin: 16px 0 0;
}

.pageTtl {
  color: #99459d;
  font-size: 22px;
  margin: 0;
}

.pageTxt {
  color: #333;
  line-height: 1;
  font-size: 14px;
  margin: 0;
}

.pageTtl__logo {
  height: auto;
  margin: 12px 0 0;
  width: 100%;
}

.mainNav {
  float: right;
  width: 597px;
}

.mainNav__item {
  display: inline-block;
}

.mainNav__itemLink {
  color: #000;
  display: block;
  font-size: 20px;
  font-weight: 600;
  padding: 16px 0;
  text-align: center;
  width: 115px;
}

.mainNav__itemLink:hover {
  color: #99459d;
  transition: 0.4s;
}

.mainNav__item_en {
  color: #555;
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin: -6px 0 0;
  text-align: center;
}

.hero {
  background: top center / cover no-repeat;
  background-image: url(../images/bg_hero.jpg);
  height: 570px;
  margin: 77px auto 0;
  position: relative;
  width: calc(100% - 154px);
}

.catch {
  bottom: 0;
  height: 220px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 400px;
}

.catchcopy {
  color: #fff;
  font-size: 24px;
  margin: 0 0 16px;
  text-align: center;
  text-shadow: 2px 2px 4px #1b1464;
}

.catch__logo {
  display: block;
  margin: 0 auto;
}

/*------------------------------ パンくず ------------------------------*/
.breadcrumb {
  padding: 8px 0;
}

.breadcrumb__item {
  display: inline-block;
  font-size: 14px;
}

.breadcrumb__item:first-child:after {
  color: #777;
  content: '＞';
  padding: 0 4px;
}

.breadcrump__itemLink {
  color: #777;
  text-decoration: underline;
}

.welcome {
  background-color: #fff;
  box-shadow: 0px 8px 16px #ddd;
  box-sizing: border-box;
  height: 230px;
  left: 0;
  margin: auto;
  padding: 0 0 40px;
  position: absolute;
  right: 0;
  top: -80px;
  width: 1000px;
}

.welcome__container {
  height: 160px;
  position: relative;
  width: 100%;
}

.welcome__ttl {
  margin: 0;
}

.welcome__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.welcome__txt {
  font-family: Yumincho;
  font-size: 16px;
  line-height: 1.8;
  margin: -16px 0 0;
  text-align: center;
}

.sec__head {
  margin: 72px 0 24px;
}

.sec__headTtl {
  color: #99459d;
  font-size: 28px;
  margin: 0;
  text-align: center;
}

.sec__headTtl_ja {
  color: #99459d;
  display: block;
  font-size: 14px;
  margin: -6px 0 0;
  text-align: center;
}

.rooms {
  margin: 0 0 40px;
}

.room {
  box-shadow: 2px 2px 8px #ddd;
  display: inline-block;
  margin: 0 16px 16px 0;
  width: calc(100% / 3 - 16px);
}

.room:last-child {
  margin: 0;
}

.room_row {
  margin: 0 0 20px;
}

.roomList .room:nth-child(3n) {
  margin-right: 0;
}

.room__link {
  display: block;
}

.room__img {
  height: 210px;
  position: relative;
  width: 100%;
}

.room__img_01 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room01.jpg);
}

.room__img_02 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room02.jpg);
}

.room__img_03 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room03.jpg);
}

.room__img_04 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room04.jpg);
}

.room__img_05 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room05.jpg);
}

.room__img_06 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room06.jpg);
}

.room__img_07 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room07.jpg);
}

.room__img_08 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room08.jpg);
}

.room__img_09 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room09.jpg);
}

.room__img_10 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room10.jpg);
}

.room__img_11 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room11.jpg);
}

.room__img_12 {
  background: top center / cover no-repeat;
  background-image: url(../images/room/room12.jpg);
}

.room__txt {
  color: #333;
  font-size: 16px;
  margin: 0;
  padding: 30px 0;
  position: relative;
  text-align: center;
}

.room__txt:before {
  bottom: auto;
  content: url('../images/logo_before.png');
  left: 16px;
  position: absolute;
  right: auto;
  top: 16px;
}

.viewAll {
  background-color: #1b1444;
  border: 2px solid #99459d;
  color: #fff;
  display: block;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,sans-serif;
  font-weight: 600;
  margin: 0 auto;
  padding: 16px 0;
  text-align: center;
  width: 300px;
}

.atten {
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,sans-serif;
  font-size: 14px;
  margin: 0;
}

.price {
  margin: 0 0 16px;
}

.price__table {
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,sans-serif;
  width: 100%;
}

.price__head {
  background-color: #999;
  border: 2px solid #fff;
  color: #fff;
  padding: 16px 0 16px 32px;
  text-align: left;
  vertical-align: middle;
  width: calc(100% / 3);
}

.price__desc {
  background-color: #f2f2f2;
  border: 2px solid #fff;
  color: #333;
  padding: 16px 0 16px 32px;
  text-align: left;
  vertical-align: middle;
  width: calc(100% / 3);
}

.pop {
  text-align: center;
  margin: 40px 0;
}

.pop__link {
  display: inline-block;
  margin: 16px;
}

.pop__img {
  height: auto;
  width: 240px;
}

.copyright {
  background-color: #1b1444;
  color: #fff;
  font-weight: 600;
  margin: 0;
  padding: 16px 0;
  text-align: center;
}

.container_footer {
  background-color: #99459d;
  box-sizing: border-box;
  padding: 72px 0 40px;
}

.footerNav__items {
  text-align: center;
}

.footerNav__item {
  border-right: 1px solid #fff;
  display: inline-block;
}

.footerNav__itemLink {
  color: #fff;
  padding: 0 16px;
}

.hero_pages {
  height: 360px;
}

.roomNum {
  background-color: rgba(107, 93, 99, 0.6);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 26px;
  left: 0;
  padding: 2px 0 0;
  position: absolute;
  right: auto;
  text-align: center;
  top: auto;
  width: 100%;
}

.access {
  float: left;
  width: 30%;
  padding: 0 40px;
}

.access__ttl {
  margin: 0 0 16px;
}

.gmapLink {
  background-color: #555;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0;
  text-align: center;
  width: 140px;
}

.access__map {
  margin: 0 0 0 20px;
}

.service__txt {
  margin: 0;
  text-align: center;
}

.meal__item {
  display: inline-block;
  margin: 0 8px 16px 0;
  width: calc(100% / 4 - 10px);
}

.meal__item:nth-child(4n) {
  margin: 0 0 16px 0;
}

.meal__imgArea {
  height: 160px;
  margin: 0 0 8px;
  overflow: hidden;
  width: 100%;
}

.meal__img {
  height: auto;
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
}

.meal__name {
  margin: 0;
}

.drink,
.facility__items {
  margin: 0 auto;
  max-width: 500px;
}

.drink__list {
  border-bottom: 1px dashed #777;
  padding: 8px 0;
}

.drink__listName {
  float: left;
}

.drink__listValue {
  float: right;
}

.facility__item {
  display: inline-block;
  padding: 8px;
}

/*------------------------------ メディアクエリ ------------------------------*/
@media(max-width: 1024px) {
  .inner {
    box-sizing: border-box;
    padding: 0 16px;
    width: 100%;
  }
}

@media(max-width: 768px) {
  .container {
    padding: 36px 0;
  }

  .mainNav {
    width: 462px;
  }

  .mainNav__itemLink {
    width: 88px;
  }

  .catchcopy {
    bottom: auto;
    top: calc(100% / 2 + 18px);
  }

  .hero {
    height: 480px;
    margin: 77px 0 0;
    width: 100%;
  }

  .hero_pages {
    height: 240px;
  }

  .welcome {
    width: 100%;
  }

  .sec__head {
    margin: 32px 0 16px;
  }

  .meal__item {
    width: calc(100% / 3 - 12px);
  }

  .room__img {
    height: 160px;
  }

  .room__txt {
    font-size: 14px;
    padding: 16px 0;
  }

  .room__txt:before {
    content: url(../images/logo_before_sp.png);
    top: 12px;
  }

  .access {
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .gmapLink {
    margin: 0 auto;
  }

  .access__map {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media(max-width: 414px) {
  .container {
    padding: 24px 0;
  }

  .br_sp {
    display: block;
  }

  .br_pc {
    display: none;
  }

  nav {
    background: #fff;
    display: none;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 70px;
    width: 100%;
  }

  .mainNav {
    bottom: auto;
    left: auto;
    position: absolute;
    right: 16px;
    top: 4px;
    width: 100%;
  }

  .mainNav__items {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }

  .mainNav__item {
    display: block;
    width: 100%;
    position: relative;
  }

  .mainNav__item:after {
    bottom: 0;
    content: '>';
    height: 22px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 40px;
    top: 0;
    width: 12px;
  }

  .mainNav__item:last-child {
    border: none;
  }

  .mainNav__itemLink {
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 18px;
    padding: 20px 0 20px 16px;
    text-align: left;
    width: 100%;
  }

  .span.mainNav__item_en {
    display: inline-block;
    margin: 0 0 0 8px;
  }

  /*開閉ボタン*/
  #nav_toggle {
    display: block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 40px;
    z-index: 100;
  }

  #nav_toggle div {
    position: relative;
  }

  #nav_toggle div:after {
    bottom: auto;
    color: #333;
    content: 'MENU';
    font-size: 10px;
    font-weight: 600;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 26px;
  }

  #nav_toggle span {
    background-color: #333;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; 
  }

  #nav_toggle span:nth-child(1) {
    top: 0px;
  }

  #nav_toggle span:nth-child(2) {
    top: 10px;
  }

  #nav_toggle span:nth-child(3) {
    top: 20px;
  }

  /*開閉ボタンopen時*/
  .open #nav_toggle span:nth-child(1) {
    top: 12px;
     -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .open #nav_toggle span:nth-child(2) {
    left: 50%;
    width: 0;
  }

  .open #nav_toggle span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .header {
    height: 70px;
  }

  .hero {
    height: 400px;
    margin: 70px 0 0;
  }

  .hero_pages {
    height: 240px;
  }

  .catch {
    height: 180px;
    width: 100%;
  }

  .catchcopy {
    font-size: 20px;
    top: calc(100% / 2 - 36px);
  }

  .catch__logo {
    width: 120px;
  }

  .std_txt {
    font-size: 15px;
  }

  .footerNav__itemLink {
    font-size: 14px;
    padding: 0 8px;
  }

  .footerNav__items {
    padding: 0;
  }

  .linkBtn {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 200px;
  }

  .welcome {
    height: 200px;
    padding: 0 20px 40px;
  }

  .welcome__txt {
    font-size: 14px;
  }

  .welcome__container {
    height: 120px;
  }

  .room {
    display: block;
    width: 100%;
  }

  .room__img {
    height: 210px;
  }

  .price {
    overflow: scroll;
    width: 100%;
  }

  .price__table {
    width: 768px;
  }

  .meal__item {
    width: 100%;
  }

  .meal__imgArea {
    height: 210px;
  }

  .lum-lightbox-inner img {
    height: auto;
    width: 100%;
  }
}