@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);
.A_block {
  position: relative;
  overflow: hidden;
}
.A_block img {
  width: 100%;
}
.A_block .A_text_001,
.A_block .A_photo_001 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.A_block .A_text_001 img,
.A_block .A_photo_001 img {
  width: 100%;
}

.B_block {
  position: relative;
  overflow: hidden;
}
.B_block img {
  width: 100%;
}
.B_block .B_bg_02,
.B_block .B_title_top_01,
.B_block .B_title_top_02 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.B_block .B_bg_02 img,
.B_block .B_title_top_01 img,
.B_block .B_title_top_02 img {
  width: 100%;
}

.C_block {
  position: relative;
  overflow: hidden;
}
.C_block img {
  width: 100%;
}
.C_block .C_title_top_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.C_block .C_title_top_01 img {
  width: 100%;
}

.D_block {
  position: relative;
  overflow: hidden;
}
.D_block img {
  width: 100%;
}
.D_block .D_bg_02,
.D_block .D_title_top_01,
.D_block .D_title_top_02 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.D_block .D_bg_02 img,
.D_block .D_title_top_01 img,
.D_block .D_title_top_02 img {
  width: 100%;
}

.E_block {
  position: relative;
  overflow: hidden;
}
.E_block img {
  width: 100%;
}
.E_block .E_bg_02,
.E_block .E_text_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.E_block .E_bg_02 img,
.E_block .E_text_01 img {
  width: 100%;
}

.F_block {
  position: relative;
  overflow: hidden;
}
.F_block img {
  width: 100%;
}
.F_block .F_bg_02,
.F_block .F_text_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.F_block .F_bg_02 img,
.F_block .F_text_01 img {
  width: 100%;
}

.G_block {
  position: relative;
  overflow: hidden;
}
.G_block img {
  width: 100%;
}
.G_block .G_bg_02,
.G_block .G_text_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.G_block .G_bg_02 img,
.G_block .G_text_01 img {
  width: 100%;
}

.H_block {
  position: relative;
  overflow: hidden;
}
.H_block img {
  width: 100%;
}
.H_block .H_bg_02,
.H_block .H_text_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.H_block .H_bg_02 img,
.H_block .H_text_01 img {
  width: 100%;
}

.I_block {
  position: relative;
  overflow: hidden;
}
.I_block img {
  width: 100%;
}
.I_block .I_bg_02,
.I_block .I_text_01 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.I_block .I_bg_02 img,
.I_block .I_text_01 img {
  width: 100%;
}

.bg-contact2 {
  background-image: url("../../images/A/A_bd_001.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.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_box {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #0d1032;
}
.footer_box .copyright {
  color: #efefef;
}

.my-element {
  display: inline-block;
  margin: 0 0.5rem;
  -webkit-animation: bounce;
          animation: bounce;
  /* referring directly to the animation's @keyframe declaration */
  -webkit-animation-duration: 2s;
          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-container {
  width: 100%;
  height: 700px;
  position: absolute;
  top: 0;
  left: 0;
}

#floatboxbut {
  position: fixed;
  overflow: hidden;
  background-color: #39434a;
  background-size: cover;
  bottom: 0;
  height: 65px;
  width: 100%;
  display: block;
  transition: bottom 0.8s;
  transition-duration: ease-in-out;
  z-index: 99;
}
#floatboxbut div[alt=form] {
  border-right: 0.1rem solid #eeeeee;
}
#floatboxbut div[alt=info] {
  border-right: 0.1rem solid #eeeeee;
}
#floatboxbut div[alt=phone] {
  border-right: 0.1rem solid #eeeeee;
}
#floatboxbut div[alt=map] {
  border-right: 0.1rem solid #eeeeee;
}
#floatboxbut div[alt=form] {
  border-right: 0.1rem solid #eeeeee;
}
#floatboxbut #form_btn_m {
  color: #eeeeee;
  text-decoration: none;
}
#floatboxbut #form_btn_m i {
  color: #ffffff;
}
#floatboxbut #form_btn_m img {
  width: 1.125vw;
}
#floatboxbut #form_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}
#floatboxbut #line_btn_m {
  text-decoration: none;
  color: #eeeeee;
}
#floatboxbut #line_btn_m i {
  color: #ffffff;
}
#floatboxbut #line_btn_m img {
  width: 1.125vw;
}
#floatboxbut #line_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}
#floatboxbut #info_btn_m {
  text-decoration: none;
  color: #eeeeee;
}
#floatboxbut #info_btn_m img {
  width: 1.125vw;
}
#floatboxbut #info_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}
#floatboxbut #map_btn_m {
  text-decoration: none;
  color: #eeeeee;
}
#floatboxbut #map_btn_m img {
  width: 1.125vw;
}
#floatboxbut #map_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}
#floatboxbut #phone_btn_m {
  text-decoration: none;
  color: #eeeeee;
}
#floatboxbut #phone_btn_m img {
  width: 1.125vw;
}
#floatboxbut #phone_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}
#floatboxbut #fb_btn_m {
  text-decoration: none;
  color: #eeeeee;
}
#floatboxbut #fb_btn_m img {
  width: 1.125vw;
}
#floatboxbut #fb_btn_m span {
  font-size: 0.8rem;
  white-space: nowrap;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  #floatboxbut #form_btn_m img {
    width: 4.5vw;
  }
  #floatboxbut #line_btn_m img {
    width: 4.5vw;
  }
  #floatboxbut #info_btn_m img {
    width: 4.5vw;
  }
  #floatboxbut #map_btn_m img {
    width: 4.5vw;
  }
  #floatboxbut #phone_btn_m img {
    width: 4.5vw;
  }
  #floatboxbut #fb_btn_m img {
    width: 4.5vw;
  }
}
#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: 85vh;
  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-top: 30px;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 50px;
  border-radius: 1rem;
  overflow-y: scroll;
}
#personalinfo_info .personalinfo_block .cancel {
  position: absolute;
  left: 50%;
  bottom: 10px;
  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;
}

.personalinfo_con {
  overflow: hidden;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  #personalinfo_info .personalinfo_block {
    padding-top: 20px;
  }
  #personalinfo_info .personalinfo_block p {
    font-size: 0.6rem;
  }
  #personalinfo_info .personalinfo_block .cancel {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    width: 10.125vw;
    height: 10.125vw;
    z-index: 99;
  }
  #personalinfo_info .personalinfo_block .cancel img {
    width: 100%;
  }
}
#reservation {
  position: relative;
  width: 100%;
  height: 100%;
}

.form_img_bg_set img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.form_img_bg_set .form_img_bg_set_photo_003 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form_img_bg_set .form_img_bg_set_photo_003 img {
  width: 100%;
}

.from_Block {
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 50px;
  background-image: url("../../images/form/source/form_bg_01.webp");
  background-size: Contain;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.from_Block .form_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.from_Block .form_photo_001 img {
  width: 100%;
}
.from_Block .form_text_001,
.from_Block .form-check-label {
  color: rgb(255, 255, 255);
}
.from_Block .form_text_001 span,
.from_Block .form-check-label span {
  font-size: 9px;
}
.from_Block .form_text_005 img {
  width: 100%;
}
.from_Block .form_check_img {
  width: 100%;
}
.from_Block .submit_btn {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
}
.from_Block .form_img_bg_set_text_001 img,
.from_Block .form_img_bg_set_text_002 img {
  width: 100%;
}

select,
.form-control {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0px;
  border: 0px;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.form-control:focus {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0px;
  border: 0px;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.custom-select {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0px;
  width: 100%;
  font-size: 1rem;
  border: 0px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.custom-select option {
  background-color: #742696 !important;
}

.custom-select:focus {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0px;
  border: 0px;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.form-control::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
  /* Firefox */
}

.form-control:-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1;
  /* Firefox */
}

.form-control::placeholder {
  color: #ffffff !important;
  opacity: 1;
  /* Firefox */
}

.form-control::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff !important;
}

.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff !important;
}

@-webkit-keyframes ldio-bdb60efu1c6 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes ldio-bdb60efu1c6 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ldio-bdb60efu1c6 div {
  left: 47px;
  top: 24px;
  position: absolute;
  -webkit-animation: ldio-bdb60efu1c6 linear 1s infinite;
          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);
  -webkit-animation-delay: -0.9166666667s;
          animation-delay: -0.9166666667s;
  background: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

.ldio-bdb60efu1c6 div:nth-child(12) {
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          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);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-bdb60efu1c6 div {
  box-sizing: content-box;
}/*# sourceMappingURL=style.css.map */