@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC:200,300,400,500,600,700,900&subset=chinese-traditional);
.loading_block {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #ffffff;
}
.loading_block .loading_logo_block {
  height: 100vh;
  width: 100%;
}
.loading_block .text-warning {
  color: #BC9E6D !important;
}

.video_bg_block {
  position: relative;
  overflow: hidden;
}

.video_twill {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  background-image: url("../../images/video/raster@2x.png");
  background-repeat: repeat;
}

.video_logo {
  position: absolute;
  z-index: 101;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video_mask_zi {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.262745098);
}

.navbar_set {
  background-image: url("../../images/_topMenu/menu_bg_001.webp");
  background-size: cover;
  opacity: 0.85;
}

.navbar_logo {
  width: 80px;
}
.navbar_logo img {
  width: 100px;
}

.menu_text_set {
  font-size: 0.8rem;
}

.B_block {
  position: relative;
  overflow: hidden;
}

.carousel_C_L_div {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

#carousel_C_L {
  -o-object-fit: cover;
     object-fit: cover;
}

.carousel-item {
  transition: all 0.8s !important;
}
.carousel-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

#goTop {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 5%;
  bottom: 5%;
}
#goTop img {
  width: 100%;
}

.leftLogoText {
  font-size: 1.8rem;
  color: rgb(187, 2, 2);
}
.leftLogoText span {
  font-size: 1.3rem;
}

.form-black-go-to h1 {
  font-size: 2rem;
  font-weight: 800;
  margin-top: 10px;
  color: #ffffff !important;
}

.form-black {
  position: relative;
  overflow: hidden;
  margin-top: -2px;
  background: #0e3c3f;
}
.form-black #vid_block_id {
  position: relative;
  background: transparent;
}
.form-black .ytplayer-container {
  position: absolute;
  top: 0;
  z-index: -1;
}
.form-black .logo_yang {
  position: absolute;
  width: 20%;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  z-index: 3;
}
.form-black .logo_yang img {
  width: 100%;
}
.form-black .Photo_l {
  position: absolute;
  width: 25.3125vw;
  left: 0;
  bottom: 0;
}
.form-black .Photo_l img {
  width: 100%;
}
.form-black .Photo_r {
  position: absolute;
  width: 25.3125vw;
  right: 0;
  bottom: 0;
}
.form-black .Photo_r img {
  width: 100%;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .form-black {
    background: #0e3c3f;
  }
  .form-black .logo_yang {
    position: absolute;
    width: 50%;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
    z-index: 3;
  }
  .form-black .logo_yang img {
    width: 100%;
  }
}
@keyframes ldio-bdb60efu1c6 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ldio-bdb60efu1c6 div {
  left: 47px;
  top: 24px;
  position: absolute;
  animation: ldio-bdb60efu1c6 linear 1s infinite;
  background: #0d3ba4;
  width: 6px;
  height: 12px;
  border-radius: 3px/6px;
  transform-origin: 3px 26px;
}

.ldio-bdb60efu1c6 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #ffffff;
}

.loadingio-spinner-spinner-ep6wnccq1mu {
  width: 70px;
  height: 70px;
  display: inline-block;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
}

.ldio-bdb60efu1c6 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.7);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-bdb60efu1c6 div {
  box-sizing: content-box;
}

.form_title_text {
  padding: 0rem;
  border: 0.125rem solid rgb(255, 255, 255);
}
.form_title_text h1 {
  font-size: clamp(1.7rem, 50vw, 2rem);
  color: #ffffff;
}
.form_title_text h2 {
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 374.98px) {
  .form_title_text {
    padding: 0rem;
  }
  .form_title_text h1 {
    font-size: 20pt;
    color: #ffffff;
  }
  .form_title_text h2 {
    font-size: 14pt;
  }
}
@media screen and (min-width: 375px) and (max-width: 567.98px) {
  .form_title_text {
    padding: 0rem;
  }
  .form_title_text h1 {
    font-size: 20pt;
    color: #ffffff;
  }
  .form_title_text h2 {
    font-size: 20pt;
  }
}
.form-group label {
  font-size: 1.2rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
}

.invalid-feedback {
  color: #d8c72f !important;
  font-size: 1rem !important;
}

.form-check-input[alt=form_check] {
  margin-left: 0 !important;
  width: 20px;
  height: 20px;
}

.form-check-label[alt=form_check] {
  margin-left: 1.40625vw !important;
  margin-top: 2.5px;
  font-size: 1.125vw;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .form-check-input[alt=form_check] {
    margin-left: 0 !important;
    width: 20px;
    height: 20px;
  }
  .form-check-label[alt=form_check] {
    margin-left: 6.1875vw !important;
    margin-top: 3.5px;
    font-size: 3.9375vw;
  }
}
.frombtnloading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.frombtnloading span {
  color: #eeeeee;
  font-size: 1.125vw;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .frombtnloading span {
    color: #eeeeee;
    font-size: 4.5vw;
  }
}
.align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.link_btn a[alt=link] {
  height: 60px;
  font-size: 1.96875vw;
  color: #ffffff;
  text-decoration: none;
}
.link_btn a[alt=link] div {
  height: 60px;
  background-color: #e0a800;
}
.link_btn div[alt=link_map] {
  height: 60px;
  font-size: 1.96875vw;
  color: #000000;
  text-decoration: none;
}
.link_btn div[alt=link_map] div {
  height: 60px;
  border: 1px solid #e0a800;
}

@media screen and (min-width: 319px) and (max-width: 567.98px) {
  .link_btn a[alt=link] {
    font-size: 4.5vw;
  }
  .link_btn div[alt=link_map] {
    font-size: 4.5vw;
  }
}
.map_info_title {
  font-family: "noto serif tc";
  font-size: 36px;
  font-weight: 600;
  align-items: center;
}

.map_info_box {
  margin-left: 6rem;
  width: 50.625vw !important;
}

.map_info_time {
  color: rgba(0, 0, 0, 0);
}

.map_info {
  font-family: "noto serif tc";
}
.map_info div[alt=info] {
  font-family: "noto serif tc";
  font-weight: 600;
  margin-bottom: 2rem;
  align-items: center;
}
.map_info div[alt=info_dir] {
  font-size: 36px;
  font-family: "noto serif tc";
  font-weight: 600;
  margin-bottom: 1rem;
  align-items: center;
}
.map_info div[alt=text] h3 {
  font-size: 1rem;
  font-weight: 800;
  white-space: nowrap;
}
.map_info div[alt=text] h5 {
  font-size: 15px;
  white-space: nowrap;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .map_info_box {
    margin-left: 0rem;
  }
  .map_info div[alt=text] h5 span {
    white-space: normal;
  }
}
#footer {
  background-color: #000000;
}

.footer_icon {
  border-radius: 0px;
  text-decoration: none !important;
}

.copyright {
  margin-bottom: 70px;
  color: #ffffff;
  background-color: #BC9E6D;
}
.copyright .footer_homelink {
  text-decoration: none;
  color: #ffffff;
}

.mask {
  position: relative;
  width: 100%;
  height: 800px;
  background: url("images/mask/mask_mini.png") no-repeat top center;
  background-size: cover;
  -webkit-mask: url("圖片位址") no-repeat center center;
  mask: url("圖片位址") no-repeat center center;
}

.my-element {
  display: inline-block;
  margin: 0 0.5rem;
  animation: bounce;
  /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s;
  /* don't forget to set a duration! */
}

/* bootstrap 轮播图淡入淡出 */
.carousel-fade .carousel-inner .carousel-item {
  transform: translateX(0);
  transition-property: opacity;
}

.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.carousel-item-left,
.carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.screen_box {
  display: none;
}

@media screen and (max-width: 991.98px) and (orientation: landscape) {
  .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(../../images/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;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
#banner {
  position: fixed;
  z-index: 99;
  width: 6.375rem;
  height: 6.375rem;
  bottom: 5%;
  right: 5%;
}
#banner img {
  width: 100%;
}

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: white;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  pointer-events: none;
  font-family: Poppins-Regular;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f12a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}
.has-val.input2 + .focus-input2::after {
  top: -13px;
}

.has-val.input2 + .focus-input2::before {
  width: 100%;
}

.Swiper_block {
  background-image: url("../../images/_topMenu/menu_bg_001.webp");
  background-size: cover;
}

.swiper {
  width: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

#personalinfo_info {
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 50;
  background-color: rgba(61, 61, 61, 0.4666666667);
  left: 0;
  top: 0;
}
#personalinfo_info .personalinfo_block {
  position: relative;
  width: 90%;
  height: 75vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9647058824);
  padding-left: 3%;
  padding-right: 3%;
  border-radius: 1rem;
}
#personalinfo_info .personalinfo_block .cancel {
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  width: 3.9375vw;
  height: 3.9375vw;
  z-index: 99;
  transition: 0.8s;
}
#personalinfo_info .personalinfo_block .cancel img {
  width: 100%;
  transition: 0.8s;
}
#personalinfo_info .personalinfo_block .cancel img:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
#personalinfo_info .personalinfo_block p {
  color: #2c2c2c;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  #personalinfo_info .personalinfo_block p {
    font-size: 0.6rem;
  }
  #personalinfo_info .personalinfo_block .cancel {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    width: 10.125vw;
    height: 10.125vw;
    z-index: 99;
  }
  #personalinfo_info .personalinfo_block .cancel img {
    width: 100%;
  }
}
.floatboxbut {
  position: relative;
  overflow: hidden;
  background-color: rgba(218, 184, 128, 0.8980392157);
}
.floatboxbut .vr {
  background-color: #ffffff;
  width: 1px;
}
.floatboxbut div[alt=map],
.floatboxbut div[alt=form],
.floatboxbut div[alt=phone],
.floatboxbut div[alt=fb] {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatboxbut div[alt=map] a,
.floatboxbut div[alt=form] a,
.floatboxbut div[alt=phone] a,
.floatboxbut div[alt=fb] a {
  text-decoration: none;
  color: #e7e7e7;
}
.floatboxbut div[alt=map] a img,
.floatboxbut div[alt=form] a img,
.floatboxbut div[alt=phone] a img,
.floatboxbut div[alt=fb] a img {
  width: 25px;
}
.floatboxbut div[alt=map] a span,
.floatboxbut div[alt=form] a span,
.floatboxbut div[alt=phone] a span,
.floatboxbut div[alt=fb] a span {
  font-size: 10px;
}/*# sourceMappingURL=style.css.map */