html,
body {
  font-family: source-han-serif-tc, serif;
  font-style: normal;
  background-color: #ffffff;
  color: #4f4f4f;
}

.bg-white {
  background-color: #ffffff;
}

header {
  position: fixed;
  right: 0;
  top: 0px;
  left: 0;
  z-index: 1030;
  height: 80px;
  width: 100%;
  background-color: #000000;
}
header .big {
  height: 100%;
}
header .big #top_menu {
  height: 100%;
}
header .big #top_menu .logo {
  align-self: center !important;
  width: auto;
}
header .big #top_menu .logo img {
  max-width: 205px;
}
header .big #top_menu .menu-pc {
  width: 60%;
}
header .big #top_menu .menu-pc .menu-col {
  width: 70px;
  font-size: 16px;
  color: #ffffff;
  margin-left: 30px;
  padding-bottom: 8px;
}
header .big #top_menu .menu-pc .active {
  border-bottom: 3px solid #cba92d;
}
header .big #top_menu .tel {
  width: 22%;
}
header .big #top_menu .tel .tel-text {
  font-size: 14px;
  color: #b5985c;
}
header .big #top_menu .tel .tel-number {
  font-size: 36px;
  color: #ffffff;
}
header .big #top_menu .url-menu {
  width: 5%;
}
header .big #top_menu .url-menu .url-col {
  height: 31px;
  width: 31px;
}
header .big #top_menu .url-menu .map {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/map.png");
}
header .big #top_menu .url-menu .map:hover {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/map_over.png");
}
header .big #top_menu .url-menu .fb {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/fb.png");
}
header .big #top_menu .url-menu .fb:hover {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/fb_over.png");
}
header .big #top_menu .fb-btn {
  height: 80px;
  width: 129px;
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/btn_house.png");
}
header .big #top_menu .fb-btn:hover {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/btn_house_over.png");
}
header .big #top_menu .reservation-btn {
  height: 80px;
  width: 129px;
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/btn_reservation.png");
}
header .big #top_menu .reservation-btn:hover {
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/new/btn_reservation_over.png");
}
header .big #top_menu div,
header .big #top_menu a {
  height: auto;
  max-height: 100%;
}
header img {
  width: auto !important;
  height: 100% !important;
}

.msg {
  position: fixed;
  right: 10px;
  top: 60%;
  z-index: 1000;
  height: 254px;
  width: 70px;
  background-image: url("/case_assets/thegrandpalace250063/assets/images/sample/new/mess_bg.png");
}
.msg .line {
  position: relative;
  right: -13%;
  top: 47%;
}
.msg .fb {
  position: relative;
  right: -13%;
  top: 52%;
}

.copyright {
  font-size: 12px;
  width: 100%;
  background-color: #78602d;
  color: #ffffff;
  position: absolute;
}

.bottom-footer {
  padding-bottom: 50px;
}

.main-title {
  font-size: 36px;
  color: #4f4f4f;
}

.Noto-Sans-TC {
  font-family: "Noto Sans TC", serif !important;
}

a,
a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
}

.dot {
  list-style: initial;
}

.box .col-img {
  width: calc(52% - 0px);
}
.box .col-txt {
  width: calc(48% - 0px);
}
.box .col-txt .small-txt {
  padding-left: 40px;
}

.zoom_img {
  position: relative;
  width: 100%;
  height: 100%;
}
.zoom_img .zoom_btn {
  width: 135px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 3%;
  right: 1%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  padding: 0 20px;
  border-radius: 10px;
}
.zoom_img .zoom_btn .zoom {
  width: 30px;
  height: 30px;
  position: relative;
  display: block;
  background-image: url(/case_assets/thegrandpalace250063/assets/images/sample/btn_zoom.png);
  background-size: 100%;
  background-repeat: no-repeat;
  float: right;
  top: 50%;
  transform: translateY(-50%);
}

.content-title-bottom {
  border-bottom: 1px solid #bdbdbd;
}

.content-title {
  width: 100%;
}
.content-title h3 {
  font-size: 30px;
  color: #363636;
}
.content-title h4 {
  font-size: 24px;
  color: #4f4f4f;
}
.content-title h6 {
  font-size: 20px;
  color: #9e9191;
  padding-bottom: 8px;
  font-weight: 700;
  line-height: 1.6667;
}
.content-title ul {
  list-style: initial;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  z-index: inherit;
  position: absolute;
}

.swiper-button-next {
  height: 100px;
  width: 60px;
  background-image: url("/case_assets/thegrandpalace250063/assets/images/sample/angle-right.png?v=01");
  z-index: 2000;
  right: 0px;
  position: absolute;
  top: 40%;
}

.swiper-button-prev {
  height: 100px;
  width: 60px;
  background-image: url("/case_assets/thegrandpalace250063/assets/images/sample/angle-left.png?v=01");
  z-index: 2000;
  left: 0px;
  position: absolute;
  top: 40%;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "";
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "";
}

.img-talk-div {
  position: absolute;
}
.img-talk-div .inner-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.img-talk-div .inner-text-color {
  color: #4f4f4f;
}
.img-talk-div .img-talk {
  display: table;
  margin: 60px;
  padding: 30px 30px;
  background-color: rgba(255, 255, 255, 0.9);
}
.img-talk-div .img-talk .img-talk-title {
  font-size: 24px;
  color: #663333;
}
.img-talk-div .img-talk .img-talk-sub {
  font-size: 40px;
  color: #9e6f49;
}
.img-talk-div .img-talk .img-talk-line {
  border-top: 2px solid #b02027;
}
.img-talk-div .img-talk .img-talk-txt {
  font-size: 21px;
  color: #9e6f49;
}

.img-talk-div2 {
  position: absolute;
  left: 74px;
  bottom: 65px;
  width: 300px;
}
.img-talk-div2 .txt-area {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  font-family: "Noto Sans TC", serif !important;
}
.img-talk-div2 .txt-area .inner-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.667;
}
.img-talk-div2 .txt-area .inner-text-color {
  color: #4f4f4f;
}
.img-talk-div2 .txt-area .img-talk {
  display: table;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
}

.img-talk-top-left {
  top: 10px;
  left: 10px;
}

.img-talk-top-right {
  top: 10px;
  right: 10px;
}

.img-talk-bottom-left {
  bottom: 10px;
  left: 10px;
}

.img-talk-bottom-right {
  bottom: 10px;
  right: 10px;
}

.big-title {
  font-size: 32px !important;
  font-weight: 1000 !important;
  line-height: 1.35 !important;
}

.big-title-small {
  font-size: 24px !important;
  font-weight: 1000 !important;
  line-height: 1.35 !important;
}

.sub-title {
  padding-top: 15px;
  font-size: 18px;
  color: #9e9174;
}

.inner-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.667;
}

.inner-text-color {
  color: #4f4f4f;
}

.clear {
  clear: both;
}

img {
  width: initial;
  height: initial;
  max-width: 100%;
  max-height: 100%;
}

.pointer {
  cursor: pointer;
}

.map {
  background-color: #000000;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.667;
}
.map .label {
  font-weight: 1000;
  line-height: 1.35;
  display: inline-block;
  font-size: 33px;
  padding-right: 35px;
  margin: 10px 0;
  color: #d5d5d5;
  background: url("/case_assets/thegrandpalace250063/assets/images/sample/tit_line.png") no-repeat right center;
}
.map .label span {
  padding-left: 8px;
  font-size: 24px;
  color: #b6b6b6;
}
.map .red {
  color: #9b0202;
}
.map .address {
  font-size: 18px;
  color: #ffffff;
}
.map .tel {
  font-family: "cwTeXFangSong", serif;
  font-size: 55px;
  color: #ffffff;
}
.map .tip {
  font-size: 18px;
  color: #14d6ff;
}
.map .focus {
  font-size: 16px;
  color: #b5985c;
}
.map iframe {
  width: 100%;
  height: 100%;
}
.map p {
  margin-bottom: 0rem;
}
.map .map-row {
  height: 30vh;
}

.bg-black {
  background-color: #000000;
}

.red {
  color: red;
}

.screen_box {
  display: none;
}

@media screen and (orientation: landscape) and (max-width: 991.98px) {
  .screen_box {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 1;
  }
  .screen_box .mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    background-image: url("/case_assets/thegrandpalace250063/assets/images/sample/pc_bg_reservation.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .screen_box .screen_data {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #f1f1f1;
    padding: 20px;
    z-index: 10001;
    color: black;
    font-family: "Noto Sans TC", serif !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .screen_box .screen_data i {
    width: 130px;
    padding-bottom: 10px;
  }
  .screen_box .screen_data i img {
    width: 100%;
  }
}
@media screen and (max-width: 1550px) and (min-width: 1201px) {
  header .big #top_menu .tel .tel-number {
    font-size: 20px;
  }
  header .big #top_menu .url-menu {
    width: 6%;
  }
  .map .tel {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .img-talk-div {
    position: relative;
    top: 0;
  }
  .img-talk-div .inner-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
  .img-talk-div .inner-text-color {
    color: #4f4f4f;
  }
  .img-talk-div .img-talk {
    display: table;
    margin: 0px;
    padding: 0;
    padding-right: 30px;
    padding-left: 30px;
    color: #ffffff;
    background-color: initial;
  }
  .img-talk-div .img-talk .img-talk-title {
    line-height: 1.7rem;
    font-size: 1rem;
    color: #663333;
  }
  .img-talk-div .img-talk .img-talk-sub {
    line-height: 1.7rem;
    font-size: 1.2rem;
    color: #9e6f49;
  }
  .img-talk-div .img-talk .img-talk-line {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-top: 2px solid #b02027;
  }
  .img-talk-div .img-talk .img-talk-txt {
    font-size: 0.9rem;
    color: #9e6f49;
  }
  .img-talk-div2 {
    position: absolute;
    left: 4%;
    top: 36vh;
    font-family: "Noto Sans TC", serif !important;
  }
  .img-talk-div2 .txt-area {
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    font-family: "Noto Sans TC", serif !important;
  }
  .img-talk-div2 .txt-area .inner-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.667;
  }
  .img-talk-div2 .txt-area .inner-text-color {
    color: #4f4f4f;
  }
  .img-talk-div2 .txt-area .img-talk {
    display: table;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .img-talk-div2 .inner-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.667;
  }
  .img-talk-div2 .inner-text-color {
    color: #4f4f4f;
  }
  .img-talk-div2 .img-talk {
    display: table;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .img-talk-top-left {
    top: 10px;
    left: 10px;
  }
  .img-talk-top-right {
    top: 10px;
    right: 10px;
  }
  .img-talk-bottom-left {
    bottom: 10px;
    left: 10px;
  }
  .img-talk-bottom-right {
    bottom: 10px;
    right: 10px;
  }
  footer {
    height: 50px;
    width: 100%;
    background-color: #000000;
    position: fixed;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 1030;
    color: #ffffff;
  }
  footer .i-color {
    font-size: 20px;
    color: #cba92d;
  }
  footer .line-right {
    border-right: 1px solid #333333;
  }
  footer a {
    color: #ffffff;
    text-decoration: none;
  }
  footer .element {
    color: #ffffff;
    z-index: 1000;
    font-size: 12px;
  }
  .copyright-div .copyright {
    background-color: #78602d;
    font-size: 12px;
    width: 100%;
    color: #ffffff;
    position: absolute;
    margin-bottom: 0px;
  }
  .box .col-img {
    width: 100%;
  }
  .box .col-txt {
    width: 100%;
  }
  .box .col-txt .small-txt {
    padding-left: 40px;
  }
  .hide_menu {
    left: -100% !important;
    animation: 0.5s menu_hide_animate;
    -webkit-animation: 0.5s menu_hide_animate;
    -moz-animation: 0.5s menu_hide_animate;
  }
  .show_menu {
    left: 0% !important;
    animation: 0.5s menu_show_animate;
    -webkit-animation: 0.5s menu_show_animate;
    -moz-animation: 0.5s menu_show_animate;
  }
  @keyframes menu_show_animate {
    0% {
      left: -100%;
    }
    100% {
      left: 0%;
    }
  }
  @keyframes menu_hide_animate {
    0% {
      left: 0%;
    }
    100% {
      left: -100%;
    }
  }
  .mob_office_active {
    display: block;
  }
}
.more_office {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.more_office .close {
  position: fixed;
  width: 30px;
  height: 30px;
  z-index: 999;
  right: 40px;
  top: 90px;
}
.more_office .close img {
  width: 100%;
}
.more_office .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.more_office .content {
  position: fixed;
  width: 95%;
  height: 45%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 15px;
  z-index: 999;
}
.more_office .content ul {
  position: relative;
  width: 90%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
}
.more_office .content ul li {
  position: relative;
  width: 96%;
  margin: 10px 2% 4px;
  min-height: 100px;
  border-bottom: #a5a5a5 1px solid;
}
.more_office .content ul li .office_left {
  position: relative;
  float: left;
  width: 75%;
  color: #000000;
}
.more_office .content ul li .office_left h3 {
  width: 100%;
  height: 25px;
  font-size: 22px;
  padding-left: 30px;
  padding-top: 1px;
  background-image: url(/case_assets/thegrandpalace250063/assets/images/sample/footer_v2/info.png);
  background-repeat: no-repeat;
  background-size: 23px;
  font-weight: bold;
}
.more_office .content ul li .office_left h3 span {
  position: relative;
}
.more_office .content ul li .office_left .address {
  width: 100%;
  min-height: 75px;
  padding: 10px 0 0 30px;
  font-size: 17px;
  line-height: 20px;
}
.more_office .content ul li .office_left .address .mob_br {
  display: block;
}
.more_office .content ul li .office_right {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
  right: 0;
}
.more_office .content ul li .office_right a {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.more_office .content ul li .office_right a img {
  max-width: 80px;
  width: 100%;
}

.footer-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  /* width */
  /* Handle */
}
.footer-menu ::-webkit-scrollbar {
  width: 5px;
  scroll-margin: 50px 0 0 50px;
}
.footer-menu ::-webkit-scrollbar-thumb {
  background: rgb(209, 209, 209);
  border-radius: 10px;
}
.footer-menu .content-o {
  overflow: hidden;
  padding: 25px 5px;
  position: fixed;
  width: 90%;
  max-width: 500px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  z-index: 999;
}
.footer-menu .content-o .content {
  overflow: auto;
  position: relative;
  width: 100%;
  height: 100%;
}
.footer-menu .content-o .content ul {
  position: relative;
  width: 100%;
  top: 0%;
  left: 0%;
  overflow: auto;
}
.footer-menu .content-o .content ul li {
  position: relative;
  width: 100%;
  padding: 3% 2% 3% 2%;
  min-height: 100px;
}
.footer-menu .footer_phone {
  width: 100%;
  border: 2px solid #b29e62;
  border-radius: 5px;
  font-size: 1.5rem;
  color: #000000;
  text-align: center;
}
.footer-menu .footer_phone img {
  width: 100%;
  height: 100%;
}
.footer-menu .footer_phone .img {
  display: inline-block;
  width: 20%;
}
.footer-menu .footer_phone .txt {
  vertical-align: middle;
  display: inline-block;
  width: 60%;
}
.footer-menu .footer_message {
  width: 100%;
  border: 2px solid #b29e62;
  border-radius: 5px;
  font-size: 1.5rem;
  color: #000000;
  text-align: center;
}
.footer-menu .footer_message img {
  width: 100%;
  height: 100%;
}
.footer-menu .footer_message .img {
  display: inline-block;
  width: 20%;
}
.footer-menu .footer_message .txt {
  vertical-align: middle;
  display: inline-block;
  width: 60%;
}
.footer-menu .footer_map {
  width: 100%;
}
.footer-menu .footer_map img {
  width: 100%;
  height: 100%;
}
.footer-menu .close {
  position: fixed;
  width: 30px;
  height: 30px;
  z-index: 999;
  right: 40px;
  top: 90px;
}
.footer-menu .close img {
  width: 100%;
}
.footer-menu .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1200px) and (min-width: 576px) {
  header {
    position: fixed;
    right: 0;
    top: 0px;
    left: 0;
    z-index: 1030;
    width: 100%;
    background-color: #111111;
    color: #ffffff;
  }
  header .big {
    height: 100%;
  }
  header .big #top_menu .tel .tel-number {
    font-size: 20px;
  }
  header .big #top_menu_mob {
    height: 100%;
  }
  header .big #top_menu_mob div,
  header .big #top_menu_mob a {
    height: 100% !important;
  }
  #hidden_menu {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: calc(100% - 100px);
    top: 64px;
    left: -100%;
    background-color: #000000;
    overflow: auto;
    color: #ffffff;
  }
  #hidden_menu .menu {
    height: calc(100% - 80px);
  }
  #hidden_menu .menu .menu-col .element {
    border-bottom: 1px solid #535252;
    height: 100%;
  }
  #hidden_menu .follow {
    height: 50px;
    background-color: #202020;
  }
}
@media screen and (max-width: 576px) {
  header {
    position: fixed;
    right: 0;
    top: 0px;
    left: 0;
    z-index: 1030;
    width: 100%;
    height: 50px;
    background-color: #111111;
    color: #ffffff;
  }
  header .big {
    height: 100%;
  }
  header .big #top_menu .tel .tel-number {
    font-size: 20px;
  }
  header .big #top_menu_mob {
    height: 100%;
  }
  header .big #top_menu_mob div,
  header .big #top_menu_mob a {
    height: 100% !important;
  }
  #hidden_menu {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: calc(100% - 100px);
    top: 34px;
    left: -100%;
    background-color: #000000;
    overflow: auto;
    color: #ffffff;
  }
  #hidden_menu .menu {
    height: calc(100% - 50px);
  }
  #hidden_menu .menu .menu-col .element {
    border-bottom: 1px solid #535252;
    height: 100%;
  }
  #hidden_menu .follow {
    height: 50px;
    background-color: #202020;
  }
}
@media screen and (max-width: 350px) {
  footer .element span {
    font-size: 15px;
  }
}
.line_event {
  position: fixed;
  width: 115px;
  height: auto;
  right: 20px;
  bottom: 170px;
  z-index: 1001;
}
.line_event img {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .line_event {
    position: fixed;
    width: 95px;
    max-width: 16vw;
    height: auto;
    right: 20px;
    bottom: 60px;
    z-index: 1001;
  }
  .line_event img {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  .line_event {
    position: fixed;
    width: 75px;
    max-width: 15vw;
    height: auto;
    right: 20px;
    bottom: 60px;
    z-index: 1001;
  }
  .line_event img {
    width: 100%;
  }
}