@charset "UTF-8";

@font-face {
  font-family: 'foundry';
  font-weight: bold;
  src: url('../fonts/FOUGRDBD.otf')
    format('opentype');
}
@font-face {
  font-family: 'foundry';
  font-weight: normal;
  src: url('../fonts/FOUGRDMD.otf')
    format('opentype');
}

body .lang_separator {
  background-color: #fff;
}
body .menu-links > ul > li > a {
  color: white;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-feature-settings: 'palt' on;
}
body .menu-links > ul > li.menu-top > a {
  border-color: #fff !important;
}
body .menu-links > ul > li.active_class > a {
  color: white;
}
body .menu_selected_separator {
  background-color: white;
}
body .menu-overlay {
  background-color: rgba(0, 104, 183, 0.75);
}
body .menu-links .menu_logo {
  fill: white;
}
body .menu_open_btn_image {
  background-image: url('../img/hamburger.png') !important;
  display: block;
}
body .menu-top {
  border-color: white;
  color: white;
}
body .menu-links > ul > li:hover > a {
  color: white;
}
#gallery_images {
  display: none;
}
#event_gallery {
  display: none;
}
body main.content {
  padding-top: 0;
}
/*room*/
main .top_title_image {
  height: 620px;
}
main .top_title_text_area {
  background: none;
}
main .top_title_title_en {
  font-family: foundry;
  font-size: 50px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 225px;
}
main .top_title_title {
  margin-top: 3px;
  font-size: 18px;
}
main .top_title_text {
  line-height: 32px;
  text-align: center;
  margin-top: 35px;
}
main .room_image_field_main_image {
  border-radius: 5px;
}
main .room_image_field_list {
  margin-top: 18px;
  justify-content: flex-end;
}
main .room_image_field_list_image {
  margin-left: 7px;
  margin-right: 0;
  width: 27px;
  height: 27px;
}
main .room_content_title {
  font-family: foundry;
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
}
main .room_content_size {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.04em;
  margin-top: -3px;
}
main .room_content_text {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.04em;
  margin-top: 30px;
}
main .room_content_add_title {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0.04em;
  margin-top: 34px;
  margin-bottom: 4px;
}
main .room_reservation_btn {
  width: auto;
  height: auto;
  border: none;
}
main .room_reservation_link {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.12em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  text-align: center;
}
/*
main .room_reservation_link::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 60px;
  background-color: #fffb99;
  width: 120px;
  height: 120px;
}
*/
main .room_reservation_link::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 60px;
  border: 2px solid black;
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  background-color: white;
}
main .room_reservation_link:hover::after {
  background-color: #fffb99;
}
main .room_reservation_btn_text {
  position: relative;
  z-index: 2;
}
html:not(:lang(ja)) .anteroom_room {
  padding-bottom: 80px;
}
html:not(:lang(ja)) .anteroom_room_area {
  margin: 0 auto 80px;
  border-bottom: 2px solid #b3b3b3;
}
html:not(:lang(ja)) .anteroom_room_text {
  position: static;
  display: block;
  text-align: left;
}
html:not(:lang(ja)) .anteroom_room_text.hidden {
  display: none;
}
html:not(:lang(ja)) .anteroom_room_main_area {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  align-content: flex-start;
}
html:not(:lang(ja)) .anteroom_room_main_area:nth-child(even) {
  justify-content: flex-start;
}
html:not(:lang(ja)) .anteroom_room_main_area h4 {
  width: 100%;
}
html:not(:lang(ja)) .anteroom_room_image {
  position: static;
}

html:not(:lang(ja))
  .anteroom_room_main_area
  .multiple-lang_gallery
  .multiple-lang_image_field
  .multiple-lang_image_field_main
  .multiple-lang_image_field_main_image {
  width: 100%;
  height: 425px;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-of-type(odd)
  .multiple-lang_gallery
  .multiple-lang_image_field
  ul.multiple-lang_image_field_list_pc {
  justify-content: flex-start;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-of-type(even)
  .multiple-lang_gallery
  .multiple-lang_image_field
  ul.multiple-lang_image_field_list_pc {
  justify-content: flex-end;
}

html:not(:lang(ja)) .anteroom_room_right_area {
  position: relative;
  top: 30px;
}
html:not(:lang(ja)) .anteroom_room_main_area .anteroom_button_circle {
  width: 100%;
  position: absolute;
  top: 600px;
}
html:not(:lang(ja)) .anteroom_room_main_area .anteroom_button_circle a.hidden {
  display: none;
}

html:not(:lang(ja)) section.anteroom_room .amenities h4 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.16em;
  margin-bottom: 50px;
  font-weight: normal;
  font-family: 'foundry';
  text-align: center;
}
html:not(:lang(ja)) section.anteroom_room .amenities .container {
  display: flex;
  justify-content: space-between;
}
html:not(:lang(ja)) section.anteroom_room .amenities .container .pc_row {
  width: calc(50% - 40px);
}
html:not(:lang(ja)) section.anteroom_room .amenities .container .pc_row p {
  margin-bottom: 0.6em;
  line-height: 1.714;
}
html:not(:lang(ja)) section.anteroom_room .amenities .container .pc_row p.head {
  font-weight: bold;
  margin-bottom: 0;
}

html:not(:lang(ja)) .anteroom_event {
  border-bottom: none;
}
html:not(:lang(ja)) .anteroom_concept {
  padding-bottom: 0;
}

html:not(:lang(ja)) .anteroom_top_photo {
  width: 920px;
  margin: 0 auto 110px;
  padding-bottom: 70px;
  border-bottom: 2px solid #000;
}
html:not(:lang(ja)) .anteroom_photo_article {
  width: 920px;
  margin: 0 auto;
  /* margin: 0 auto 40px; */
  /* border-bottom: 2px solid #b3b3b3; */
}
html:not(:lang(ja)) .anteroom_photo_topic {
  padding-top: 48px;
  width: 440px;
  margin: 0 auto 40px;
  position: relative;
  min-height: 245px;
}
html:not(:lang(ja)) .anteroom_photo_topic.photo {
  padding-bottom: 145px;
}
html:not(:lang(ja)) .anteroom_photo_topic.nophoto {
  padding-top: 0;
}
html:not(:lang(ja)) .anteroom_photo_topic p {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #0068b7;
  text-align: justify;
  padding: 10px 18px;
  border: 2px solid #0068b7;
  border-radius: 6px;
  background-color: white;
}
html:not(:lang(ja)) .anteroom_photo_topic.photo p {
  position: relative;
  left: 240px;
  top: 145px;
  text-align: left;
}
html:not(:lang(ja)) .anteroom_photo_topic.nophoto p {
  color: #808080;
  padding: 12px 20px;
  border: none;
  border-radius: 0;
}
html:not(:lang(ja)) .anteroom_photo_image {
  width: 640px;
  font-size: 0;
  position: absolute;
  left: -240px;
  top: 60px;
}
html:not(:lang(ja)) .anteroom_photo_image img {
  border-radius: 3px;
  width: 100%;
  height: auto;
}
@media (max-width: 640px) {
  html:not(:lang(ja)) .anteroom_room_area {
    width: 100vw;
    left: -40px;
    border-bottom: none;
  }
  html:not(:lang(ja)) .anteroom_room_main_area {
    left: 0;
    margin-bottom: 100px;
  }
  html:not(:lang(ja)) .anteroom_room_main_area:nth-of-type(odd),
  html:not(:lang(ja)) .anteroom_room_main_area:nth-of-type(even) {
    justify-content: center;
  }
  html:not(:lang(ja)) .anteroom_room_image_area {
    height: auto;
    left: 0;
  }
  html:not(:lang(ja)) .anteroom_room_image_area .top-image-garally_slide {
    width: 100%;
    height: auto;
  }
  html:not(:lang(ja)) .anteroom_room .amenities {
    border-top: 2px solid #b3b3b3;
    padding-top: 60px;
  }
  html:not(:lang(ja)) section.anteroom_room .amenities h4 {
    font-size: 28px;
  }
  html:not(:lang(ja)) section.anteroom_room .amenities .container {
    display: block;
  }
  html:not(:lang(ja)) section.anteroom_room .amenities .container .pc_row {
    display: block;
    width: 100%;
  }
  html:not(:lang(ja)) section.anteroom_room .amenities .container .pc_row {
    font-size: 24px;
  }
  html:not(:lang(ja)) .anteroom_top_photo {
    width: 560px;
    margin-bottom: 130px;
    /* padding-bottom: 175px; */
    border-bottom-width: 4px;
  }
  html:not(:lang(ja)) .anteroom_photo_article {
    width: 560px;
    margin-bottom: 60px;
  }
  html:not(:lang(ja)) .anteroom_photo_topic {
    padding-top: 0;
    width: 100vw;
    margin-bottom: 60px;
    left: -40px;
  }
  html:not(:lang(ja)) .anteroom_photo_topic.photo {
    padding-bottom: 0;
  }
  html:not(:lang(ja)) .anteroom_photo_topic p {
    font-size: 24px;
    line-height: 44px;
    padding: 16px 30px 22px;
    border-radius: 0;
    margin-left: 20px;
    box-sizing: border-box;
    width: 600px;
  }
  html:not(:lang(ja)) .anteroom_photo_topic.photo p {
    left: 0;
    top: 0;
    margin-top: -40px;
  }
  html:not(:lang(ja)) .anteroom_photo_topic.nophoto p {
    padding: 16px 30px 22px;
  }
  html:not(:lang(ja)) .anteroom_photo_image {
    position: relative;
    left: 0;
    top: 0;
  }
}

/*restaurant*/
main .top_title_image_bg {
  background: none;
}
main .top_title_text_en {
  font-family: foundry;
  font-size: 50px;
  letter-spacing: 0.06em;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 295px;
}
.main-wrapper.restaurant .top_title_text {
  margin-top: -3px;
  font-size: 18px;
}
main .restaurant_main_text {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-align: left;
}
main .restaurant_reservation_btn {
  width: auto;
  height: auto;
  border: none;
  margin-bottom: 112px;
}
main .restaurant_reservation_link {
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.12em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
}
/*
main .restaurant_reservation_link::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 60px;
  background-color: #fffb99;
  width: 120px;
  height: 120px;
}
*/
main .restaurant_reservation_link::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 60px;
  border: 2px solid black;
  width: 120px;
  height: 120px;
  box-sizing: border-box;
  background-color: white;
}
main .restaurant_reservation_link:hover::after {
  background-color: #fffb99;
}
main .restaurant_reservation_btn_text {
  position: relative;
  z-index: 2;
  text-align: left;
  margin-left: 0;
}
main .reservation_arrow_right {
  display: none;
}
main .restaurant_type_name {
  font-size: 32px;
  line-height: 48px;
  font-weight: normal;
  font-family: foundry;
  margin-bottom: 30px;
}
main .restaurant_type_text {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-align: left;
  width: 810px;
}
main .restaurant_bottom_space {
  height: 105px;
}
.anteroom_activity {
  margin-bottom: 105px;
}
.anteroom_activity .anteroom_h3 {
  margin-bottom: 80px;
}
.anteroom_activity_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 1080px;
  margin: 0 auto;
}
.anteroom_activity_topic {
  width: 320px;
  display: block;
  margin-bottom: 42px;
}
.anteroom_activity_topic h4 {
  border: 1px solid black;
  background: white;
  font-size: 14px;
  line-height: 26px;
  padding: 6px 15px;
  margin: -10px 0 23px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.anteroom_activity_topic:hover h4 {
  color: #fffb99;
  background: black;
}
.anteroom_activity_topic p {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.06em;
}
.anteroom_activity_image {
  font-size: 0;
}
.anteroom_activity_image img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

section.anteroom_wedding h3.anteroom_h3 {
  margin-bottom: 80px;
}
section.anteroom_wedding .wedding_container {
  width: 960px;
  padding-top: 120px;
  border-top: 2px solid #000;
  margin: 0 auto 120px;
}
section.anteroom_wedding .wedding_container .wedding_detail {
  position: relative;
  display: flex;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
}
section.anteroom_wedding .wedding_container .wedding_detail .wedding_image {
  width: 672px;
}
section.anteroom_wedding .wedding_container .wedding_detail .wedding_image img {
  width: 100%;
  height: auto;
}
section.anteroom_wedding
  .wedding_container
  .wedding_detail
  .wedding_descriptions {
  width: 462px;
  position: absolute;
  bottom: 100px;
  right: 0;
}
section.anteroom_wedding
  .wedding_container
  .wedding_detail
  .wedding_descriptions
  h4 {
  background-color: #0068b7;
  color: #fff;
  font-family: foundry;
  font-weight: normal;
  display: inline-block;
  padding: 8px 12px;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 20px;
}
section.anteroom_wedding
  .wedding_container
  .wedding_detail
  .wedding_descriptions
  p {
  background-color: #fff;
  border: 2px solid #0068b7;
  padding: 15px 20px;
  color: #006abd;
  font-size: 14px;
  line-height: 1.714;
  text-align: justify;
}

@media (max-width: 641px) {
  section.anteroom_wedding {
    margin-bottom: 120px;
  }
  section.anteroom_wedding h3.anteroom_h3 {
    margin-bottom: 80px;
  }
  section.anteroom_wedding .wedding_container {
    width: calc(100% - 80px);
    margin: 0 auto;
    padding-bottom: 120px;
    border-bottom: 4px solid #000;
  }
  section.anteroom_wedding .wedding_container .wedding_detail {
    flex-direction: column;
    border-bottom: 2px solid #000;
  }
  section.anteroom_wedding .wedding_container .wedding_detail .wedding_image {
    width: calc(100% + 80px);
    margin-left: -40px;
  }
  section.anteroom_wedding
    .wedding_container
    .wedding_detail
    .wedding_image
    img {
    width: 100%;
    height: auto;
  }
  section.anteroom_wedding
    .wedding_container
    .wedding_detail
    .wedding_descriptions {
    width: calc(100% + 40px);
    position: static;
    padding: 0 0;
    margin-left: -20px;
    margin-top: -27px;
    box-sizing: border-box;
  }
  section.anteroom_wedding
    .wedding_container
    .wedding_detail
    .wedding_descriptions
    h4 {
    padding: 15px 20px;
    line-height: 1;
    margin-bottom: 17px;
    font-size: 30.6px;
  }
  section.anteroom_wedding
    .wedding_container
    .wedding_detail
    .wedding_descriptions
    p {
    border-width: 4px;
    padding: 15px 20px;
    font-size: 24px;
  }
}

@media (min-width: 641px) {
  main .BlockButton:hover {
    box-shadow: none;
  }
}
@media (max-width: 640px) {
  body.sp_menu-opened .menu-overlay.hero {
    z-index: 200;
  }
  body .sp_menu_area.hotel {
    background-color: rgba(0, 104, 183, 0.75);
  }
  /*body.sp_menu-opened .sp_menu_area.hotel {
    background-color: white;
  }*/
  .menu-top_sp.menu-top_sp_ante {
    display: none;
  }
  .menu-link_item.lang_li.lang_li_ante {
    display: none !important;
  }
  body .sp_hotel_menu_area {
    background-color: transparent;
  }
  body .sp_hotel_lang_area {
    margin-top: 44px;
  }
  body .sp_hotel_menu_link_blocks,
  body .sp_hotel_menu_link_block.left,
  body .sp_hotel_menu_link_block {
    border-color: white;
  }
  body .sp_hotel_menu_link_blocks {
    color: white;
  }
  /*room*/
  main .top_title_image {
    height: 940px;
  }
  main .restaurant .top_title_image {
    height: 840px;
  }
  main .top_title_text_area {
    background: none;
  }
  main .top_title_title_en {
    font-size: 72px;
    line-height: 120px;
    letter-spacing: 0.12em;
    margin-top: 205px;
  }
  main .top_title_title {
    margin-top: 0;
    font-size: 28px;
    line-height: 46px;
    letter-spacing: 0.08em;
  }
  main .top_title_text {
    font-size: 28px;
    line-height: 56px;
    letter-spacing: 0.04em;
    text-align: center;
    margin-top: 35px;
  }
  main .room_image_field_main_image {
    border-radius: 5px;
  }
  main .room_image_field_list {
    margin-top: 40px;
    justify-content: center;
  }
  main .room_image_field_list_image {
    margin-left: 5px;
    margin-right: 5px;
    width: 36px;
    height: 36px;
  }
  main .room_content_title {
    font-size: 48px;
    line-height: 100px;
    letter-spacing: 0.08em;
  }
  main .room_right_content {
    width: 520px;
  }
  main .room_content_size {
    font-size: 28px;
    line-height: 64px;
    letter-spacing: 0.08em;
    margin-top: -10px;
  }
  main .room_content_text {
    font-size: 26px;
    line-height: 56px;
    letter-spacing: 0.04em;
    margin-top: 30px;
  }
  main .room_content_add_title {
    font-size: 28px;
    line-height: 56px;
    margin-top: 34px;
    margin-bottom: 4px;
  }
  main .room_reservation_link {
    width: 180px;
    height: 180px;
    font-size: 24px;
    line-height: 36px;
    margin: 0 auto;
  }
  main .room_reservation_link::before {
    top: 16px;
    border-radius: 90px;
    width: 180px;
    height: 180px;
  }
  main .room_reservation_link::after {
    border-radius: 120px;
    border-width: 3px;
    width: 180px;
    height: 180px;
  }
  /*restaurant*/
  main .top_title_text_en {
    font-size: 72px;
    line-height: 120px;
    letter-spacing: 0.12em;
    margin-top: 385px;
  }
  .main-wrapper.restaurant .top_title_text {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  main .restaurant_main_text {
    font-size: 28px;
    line-height: 56px;
  }
  main .restaurant_reservation_btn {
    margin-bottom: 112px;
  }
  main .restaurant_reservation_btn.top {
    margin-top: 75px;
  }
  main .restaurant_reservation_link {
    width: 180px;
    height: 180px;
    font-size: 24px;
    line-height: 36px;
  }
  main .restaurant_reservation_link::before {
    top: 16px;
    border-radius: 90px;
    width: 180px;
    height: 180px;
  }
  main .restaurant_reservation_link::after {
    border-radius: 120px;
    border-width: 3px;
    width: 180px;
    height: 180px;
  }
  main .restaurant_image_field_list_image {
    width: 36px;
    height: 36px;
  }
  main .restaurant_type_name {
    font-size: 48px;
    line-height: 100px;
    letter-spacing: 0.08em;
  }
  main .restaurant_type_text {
    font-size: 28px;
    line-height: 56px;
    margin-top: 40px;
    width: 520px;
  }
  main .restaurant_bottom_space {
    height: 105px;
  }

  .anteroom_activity {
    margin-bottom: 140px;
  }
  .anteroom_activity .anteroom_h3 {
    margin-bottom: 60px;
  }
  .anteroom_activity_list {
    width: auto;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding: 0 20px;
  }
  .anteroom_activity_topic {
    width: 540px;
    flex-shrink: 0;
    margin: 0 40px 50px 0;
  }
  .anteroom_activity_topic:last-child {
    padding-right: 20px;
  }
  .anteroom_activity_topic h4 {
    font-size: 24px;
    line-height: 52px;
    padding: 4px 18px;
    margin: -12px 0 28px;
  }
  .anteroom_activity_topic p {
    font-size: 24px;
    line-height: 48px;
  }
}

html:not(:lang(ja)) .anteroom_room {
  padding-bottom: 130px;
  border-bottom: 2px solid #000;
  margin: 0 auto 125px;
  width: 920px;
}
html:not(:lang(ja)) .anteroom_room_area {
  width: 920px;
  margin: 0 auto 130px;
}
html:not(:lang(ja)) .anteroom_room_main_area {
  height: 666px;
  position: relative;
}
html:not(:lang(ja)) .anteroom_room_image_area {
  width: 640px;
  font-size: 0;
  position: absolute;
  top: 60px;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-child(2n + 1)
  .anteroom_room_image_area {
  left: 0;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-child(2n)
  .anteroom_room_image_area {
  right: 0;
}
html:not(:lang(ja)) .anteroom_room_image_area img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}
html:not(:lang(ja)) .anteroom_room_area h4 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.16em;
  margin-bottom: 22px;
  font-weight: normal;
  font-family: 'foundry';
}
html:not(:lang(ja)) .anteroom_room_main_area:nth-child(2n) h4 {
  text-align: right;
}
/* html:not(:lang(ja)) .anteroom_room_image {
                position: absolute;
                left: 0;
                top: 0;
              } */
html:not(:lang(ja)) .anteroom_room_right_area {
  position: absolute;
  top: 90px;
  width: 300px;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-child(2n + 1)
  .anteroom_room_right_area {
  right: 0;
}
html:not(:lang(ja))
  .anteroom_room_main_area:nth-child(2n)
  .anteroom_room_right_area {
  left: 0;
}
html:not(:lang(ja)) .anteroom_room_btn_area {
  width: 195px;
  border-left: 2px solid black;
  border-right: 2px solid black;
  margin-bottom: 40px;
}
html:not(:lang(ja)) .anteroom_room_btn {
  background: white;
  border-bottom: 1px solid #000;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.02em;
  padding: 3px 15px 2px;
  transition: 0.3s;
  font-weight: normal;
  font-family: 'foundry';
  cursor: pointer;
}
html:not(:lang(ja)) .anteroom_room_btn:first-child {
  border-top: 2px solid black;
}
html:not(:lang(ja)) .anteroom_room_btn:last-child {
  border-bottom: 2px solid black;
}
html:not(:lang(ja)) .anteroom_room_btn.selected {
  width: 240px;
  background: black;
  color: #fffb99;
}
html:not(:lang(ja)) .anteroom_room_btn.selected::before {
  content: '・';
  position: relative;
  left: -5px;
}
html:not(:lang(ja)) .anteroom_room_text_area {
  border: 3px solid #0068b7;
  border-radius: 8px;
  background-color: white;
  position: relative;
}
html:not(:lang(ja)) .anteroom_room_text {
  padding: 12px 19px 25px;
  text-align: justify;
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #0068b7;
  /* position: absolute; */
  top: 0;
  left: 0;
  box-sizing: border-box;
}
html:lang(en) .anteroom_room_text {
  text-align: left;
}
html:not(:lang(ja)) .anteroom_room .anteroom_button_circle {
  margin-top: -50px;
}
html:not(:lang(ja)) .fade_in {
  display: block;
  -webkit-animation-name: fadeInAnRoom;
  animation-name: fadeInAnRoom;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeInAnRoom {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInAnRoom {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html:not(:lang(ja)) .hidden {
  display: none;
}
@media (max-width: 640px) {
  html:not(:lang(ja)) .anteroom_room {
    padding-bottom: 175px;
    border-bottom-width: 4px;
    margin-bottom: 130px;
    width: 560px;
  }
  html:not(:lang(ja)) .anteroom_room_area {
    width: 100vw;
    margin-bottom: 120px;
    position: relative;
  }
  html:not(:lang(ja)) .anteroom_room_main_area {
    height: auto;
    margin-bottom: 110px;
    flex-direction: column;
  }
  html:not(:lang(ja)) .anteroom_room_main_area:last-child {
    margin-bottom: 0;
  }
  html:not(:lang(ja)) .anteroom_room_image_area {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
  }
  html:not(:lang(ja)) .anteroom_room_image_area img {
    border-radius: 0;
  }
  html:not(:lang(ja)) .anteroom_room_area h4 {
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 30px;
  }
  html:not(:lang(ja)) .anteroom_room_main_area:nth-child(2n) h4 {
    text-align: center;
  }
  html:not(:lang(ja)) .anteroom_room_right_area {
    position: relative;
    top: 0;
    margin-top: 0;
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  html:not(:lang(ja)) .anteroom_room_btn_area {
    width: calc(100vw + 2px);
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: 2px solid #000;
  }
  html:not(:lang(ja)) .anteroom_room_btn {
    border-bottom-width: 2px;
    font-size: 22px;
    /* line-height: 56px; */
    line-height: 1.4;
    /* padding: 2px 0 2px 30px; */
    padding: 19px 0 19px 30px;
    display: flex;
    align-items: center;
    width: 50%;
    box-sizing: border-box;
  }
  html:not(:lang(ja)) .anteroom_room_btn:first-child {
    border-top: none;
  }
  html:not(:lang(ja)) .anteroom_room_btn:nth-child(2n + 1) {
    border-right: 2px solid black;
  }
  html:not(:lang(ja)) .anteroom_room_btn.selected {
    width: 50%;
  }
  html:not(:lang(ja)) .anteroom_room_btn.selected::before {
    left: -8px;
  }
  html:not(:lang(ja)) .anteroom_room_text_area {
    border-width: 4px;
    width: 600px;
    box-sizing: border-box;
  }
  html:not(:lang(ja)) .anteroom_room_text {
    padding: 27px 38px 25px;
    font-size: 24px;
    line-height: 48px;
  }
  html:not(:lang(ja)) .anteroom_room .anteroom_button_circle {
    margin-top: -50px;
    width: 100%;
    position: static;
    top: 0;
    margin-top: 40px;
  }
}

html:not(:lang(ja)) .anteroom_restaurant {
  width: 920px;
  margin: 0 auto 107px;
  border-bottom: 2px solid #000;
}
html:not(:lang(ja)) .anteroom_h3.left {
  text-align: left;
  margin-bottom: 55px;
  position: relative;
  z-index: 2;
}
html:not(:lang(ja)) .anteroom_h3.left::after {
  right: auto;
}
html:not(:lang(ja)) .anteroom_restaurant p {
  width: 260px;
  margin-bottom: 38px;
  text-align: justify;
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.06em;
}
html:not(:lang(ja)) .anteroom_restaurant_restaurant {
  position: relative;
  height: 970px;
}
html:not(:lang(ja)) .anteroom_restaurant img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
html:not(:lang(ja)) .anteroom_restaurant .anteroom_button_circle a {
  margin-left: 0;
}
html:not(:lang(ja)) .anteroom_restaurant .anteroom_button_circle + .anteroom_button_circle {
  margin-top: 38px;
}
html:not(:lang(ja)) .anteroom_restaurant_photo1 {
  position: absolute;
  top: 50px;
  right: 0;
  width: 560px;
  font-size: 0;
}
html:not(:lang(ja)) .anteroom_restaurant_photo2 {
  position: absolute;
  top: 500px;
  right: 390px;
  width: 360px;
  font-size: 0;
}
html:not(:lang(ja)) .anteroom_restaurant_photo3 {
  position: absolute;
  top: 457px;
  right: 280px;
  width: 160px;
  font-size: 0;
}
html:not(:lang(ja)) .anteroom_restaurant_bar {
  position: relative;
  height: 1005px;
}
html:not(:lang(ja)) .anteroom_restaurant_photo4 {
  position: absolute;
  top: -25px;
  right: -80px;
  width: 560px;
  font-size: 0;
}
html:not(:lang(ja)) .anteroom_restaurant_photo5 {
  position: absolute;
  top: 520px;
  right: 60px;
  width: 360px;
  font-size: 0;
}
html:not(:lang(ja)) .anteroom_restaurant_photo6 {
  position: absolute;
  top: 390px;
  right: 310px;
  width: 320px;
  font-size: 0;
}
@media (max-width: 640px) {
  html:not(:lang(ja)) .anteroom_restaurant {
    width: 560px;
    margin-bottom: 125px;
    border-bottom-width: 4px;
  }
  html:not(:lang(ja)) .anteroom_h3.left {
    text-align: center;
    margin-bottom: 45px;
  }
  html:not(:lang(ja)) .anteroom_h3.left::after {
    right: 0;
  }
  html:not(:lang(ja)) .anteroom_restaurant p {
    width: auto;
    margin-bottom: 94px;
    font-size: 24px;
    line-height: 48px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_restaurant {
    height: 2200px;
  }
  html:not(:lang(ja)) .anteroom_restaurant .anteroom_restaurant_restaurant p {
    margin-bottom: 1000px;
  }
  html:not(:lang(ja)) .anteroom_restaurant .anteroom_button_circle a {
    margin-left: auto;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo1 {
    top: 730px;
    right: 0;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo2 {
    top: 1260px;
    right: 120px;
    width: 440px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo3 {
    top: 1100px;
    right: 0;
    width: 280px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_bar {
    position: relative;
    height: 2090px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_bar p {
    margin-bottom: 1320px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo4 {
    top: 590px;
    right: 0;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo5 {
    top: 1190px;
    right: 0;
    width: 440px;
  }
  html:not(:lang(ja)) .anteroom_restaurant_photo6 {
    top: 1130px;
    right: 240px;
    width: 320px;
  }
}
html:not(:lang(ja)) .news {
  width: 920px;
  margin: 0 auto;
  padding-top: 84px;
}
html:not(:lang(ja)) .inner_news {
  width: auto;
}
html:not(:lang(ja)) .news-title {
  font-size: 60px;
  line-height: 90px;
  letter-spacing: 0.12em;
  text-align: center;
  position: relative;
  color: white;
  text-shadow: 1px 1px 0 #0068b7, -1px -1px 0 #0068b7, -1px 1px 0 #0068b7,
    1px -1px 0 #0068b7, 0px 1px 0 #0068b7, 0-1px 0 #0068b7, -1px 0 0 #0068b7,
    1px 0 0 hsl(206, 100%, 36%);
  margin-bottom: 80px;
  padding-top: 0;
  font-family: foundry;
  font-weight: normal;
}
html:not(:lang(ja)) .news-title::after {
  content: '';
  position: absolute;
  display: block;
  height: 4px;
  width: 120px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #0068b7;
}
html:not(:lang(ja)) .news_area {
  width: auto;
  margin: 28px auto 35px;
}
html:not(:lang(ja)) .news_row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 0 11px;
  text-decoration: none;
}
html:not(:lang(ja)) .news_location_tag.hotel {
  background: #000;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.08em;
  color: #cccccc;
  padding: 11px 13px;
  width: 12.6%;
  box-sizing: border-box;
  border: none;
  display: flex;
  align-items: center;
}
html:not(:lang(ja)) .news_row:hover .news_location_tag.hotel {
  color: #fffb99;
}
html:not(:lang(ja)) .news_date {
  background: #000;
  font-size: 16px;
  line-height: 1.125;
  letter-spacing: 0.08em;
  color: #cccccc;
  padding: 11px 13px;
  width: 13.6%;
  box-sizing: border-box;
  font-family: foundry;
  display: flex;
  align-items: center;
}
html:not(:lang(ja)) .news_row:hover .news_date {
  color: #fffb99;
  border-right: 1px solid #1e1e1e;
}
html:not(:lang(ja)) .news_text_area {
  margin: 0;
  display: flex;
  align-items: center;
  width: 73.8%;
  text-align: center;
  box-sizing: border-box;
  color: #333;
  padding: 12px 20px;
  background: white;
  font-size: 12px;
  line-height: 1.333;
  letter-spacing: 0.02em;
}
html:not(:lang(ja)) .news_text_area a {
  width: 100%;
}
html:not(:lang(ja)) .news_text {
  width: auto;
  text-align: justify;
}

html:not(:lang(ja)) .news_row:hover .news_text_area {
  color: #fffb99;
  background: #000;
}
html:not(:lang(ja)) .news_row:hover .news_text_area a {
  color: #fffb99;
}
html:not(:lang(ja)) .news_all_link {
  display: none;
}
@media (max-width: 640px) {
  html:not(:lang(ja)) .news {
    width: 600px;
    /* margin-bottom: 110px; */
  }
  html:not(:lang(ja)) .news-title {
    font-size: 64px;
    line-height: 80px;
    text-shadow: 2px 2px 0 #0068b7, -2px -2px 0 #0068b7, -2px 2px 0 #0068b7,
      2px -2px 0 #0068b7, 0px 2px 0 #0068b7, 0 -2px 0 #0068b7, -2px 0 0 #0068b7,
      2px 0 0 #0068b7;
    margin-bottom: 60px;
    padding-bottom: 30px;
  }
  html:not(:lang(ja)) .news-title.anteroom {
    font-size: 64px !important;
    margin-left: 0;
  }
  html:not(:lang(ja)) .news_row {
    flex-wrap: wrap;
    margin-bottom: 18px;
    width: auto;
  }
  html:not(:lang(ja)) .news_location_tag.hotel {
    font-size: 24px;
    /* line-height: 28px; */
    padding: 16px 22px;
    width: 50%;
    -moz-text-align-last: left;
    text-align-last: left;
    height: auto;
    justify-content: flex-start;
  }
  html:not(:lang(ja)) .news_date {
    font-size: 24px;
    line-height: 28px;
    text-align: right;
    padding: 16px 22px;
    width: 50%;
    justify-content: flex-end;
  }
  html:not(:lang(ja)) .news_text_area {
    width: 100%;
  }
  html:not(:lang(ja)) .news_text_area a {
    /* padding: 16px 22px; */
    font-size: 22px;
    /* line-height: 32px; */
  }
  html:not(:lang(ja)) .news_text {
    margin-top: 0;
  }
}
