@charset "utf-8";
body {
  font-family: "華康儷中黑(P)", Geneva, sans-serif;
  background-color: #3f2514;
}
/*.container-fluid{ max-width:1280px; padding:0 20px;}
@media (min-width:1920px){.container-fluid{ max-width:1500px; padding:0 190px;}}*/
.footer {
  color: #fff;
  background-color: #000;
  text-align: center;
  padding: 24px 15px;
  margin-bottom: 67px;
}
.footer a {
  color: #ffd95a;
}
@media (min-width: 992px) {
  .footer {
    margin-bottom: 0;
  }
}
.share {
  margin: 8px 0;
}
.share img {
  margin: 0 2px;
}
.backtop {
  position: fixed;
  z-index: 99;
  width: 48px;
  height: 48px;
  left: 100%;
  top: 100%;
  margin-top: -130px;
  margin-left: -64px;
  padding: 7px;
  background-color: rgba(000, 000, 000, 0.5);
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: background 0.3s; /* Safari */
  transition: background 0.3s;
}
.backtop i {
  padding: 7px;
}
.backtop:hover {
  background-color: #ac7252;
}
@media (min-width: 992px) {
  .backtop {
    margin-top: -130px;
  }
}
/*==========header css==========*/
.fadeInRight {
  -webkit-animation: fadeInRight 0.4s; /* Safari 4+ */
  -moz-animation: fadeInRight 0.4s; /* Fx 5+ */
  -o-animation: fadeInRight 0.4s; /* Opera 12+ */
  animation: fadeInRight 0.4s; /* IE 10+, Fx 29+ */
}
.social_content {
  position: fixed;
  z-index: 99;
  top: 100%;
  left: 0;
  margin-top: -70px;
  height: 70px;
  width: 100%;
  background-color: #23140b;
  text-align: center;
}
.social_content .social_item {
  float: left;
  width: 25%;
  margin: 10px 0;
}
.social_content .social_item a {
  color: #fff;
  font-size: 1.3rem;
  text-decoration: none;
}
.social_content .social_item a:hover {
  color: #d28255;
}
.social_content .social_item a span {
  font-size: 0.8rem;
  display: block;
}
@media (min-width: 992px) {
  .social_content {
    position: fixed;
    z-index: 99;
    top: 32%;
    left: 100%;
    margin-left: -90px;
    width: 330px;
    padding: 15px;
    border-radius: 30px;
    background-color: transparent;
    text-align: center;
  }
  .social_content .social_item {
    float: none;
    text-align: center;
    border-bottom: 1px solid #41210f;
    padding: 15px 8px;
  }
  .social_content .social_item:last-child {
    border-bottom: none;
  }
  .social_content .social_item a {
    color: #e4ded7;
  }
  .social_item_fb {
    padding-left: 3px;
  }
}
@media (min-width: 1920px) {
  .social_content {
    top: 52%;
  }
}
/*========================================================
                     main css
=========================================================*/
.view_sm {
  display: block;
}
.view_lg {
  display: none;
}
@media (min-width: 992px) {
  .view_sm {
    display: none;
  }
  .view_lg {
    display: block;
  }
}
/*========================================================
                     top_banner
=========================================================*/
.top_banner {
  position: relative;
}
.top_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_banner .ad-pic1 {
  display: none;
}
.top_banner .ad-pic1s {
  display: block;
  width: 100%;
  height: 100vh;
}

@media (min-width: 768px) {
  .top_banner .ad-pic1 {
    display: block;
    width: 100%;
    height: 100%;
  }
  .top_banner .ad-pic1s {
    display: none;
  }
}

@media (min-width: 992px) {
}

/*========================================================
                     360
=========================================================*/
.panorama_block {
  padding-bottom: 50px;
}
.panorama_block .controls {
  display: none;
}
.panorama_block .panorama-text {
  text-align: center;
  color: #fff;
  padding-top: 27px;
}
/*.panorama_block .text {
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 10;
}
.panorama_block .text p {
    text-align: center;
    color: #fff;
}*/
@media (min-width: 992px) {
  .panorama_block {
    padding-bottom: 80px;
  }
}
/*========================================================
                     內頁
=========================================================*/
.top_block {
}
.top_block img {
  width: 100%;
}
.top_block .container-fluid {
  padding: 40px 20px;
}
@media (min-width: 992px) {
  .top_block .container-fluid {
    padding: 80px 70px;
  }
}
@media (min-width: 1920px) {
  .top_block .container-fluid {
    padding: 80px 250px;
  }
}

.top_block .title_block {
  max-width: 70%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.top_block .title_block .title {
  padding-bottom: 17px;
}
.top_block .text_block p {
  font-family: "華康儷中宋(P)", Geneva, sans-serif;
  color: #e4ded7;
  font-size: 0.9rem;
  letter-spacing: 2px;
  text-align: center;
  line-height: 2rem;
}

.block1 .deco_block .deco {
  max-width: 60%;
}

.top_block.block2 .title_block {
  max-width: 90%;
}
.top_block.block2 .title_block,
.top_block.block2 .title_block .title {
  padding-bottom: 0;
}

.block3 {
  background: url(../img/block3_deco.png) bottom center no-repeat;
  background-size: 100%;
  padding-bottom: 17%;
}
.top_block.block3 .title_block {
  padding-top: 20px;
}
.top_block.block3 .text_block p {
  line-height: 2rem;
}
.top_block.block3 .pic_block img {
  max-width: 90%;
  margin: 0 auto;
  display: block;
}

.block4 {
  background: url(../img/block4_deco.png) bottom left no-repeat;
  background-size: 90%;
  padding-bottom: 35%;
}
.block4 .pic_block {
  padding-bottom: 6%;
}
.block4 .title {
  margin: 0 auto;
  max-width: 70%;
  padding-bottom: 60px;
}
.block4 .sub_title {
  margin: 0 auto;
  max-width: 70%;
  padding-bottom: 20px;
}

.block5 {
  background: url(../img/block5_deco.png) bottom left no-repeat;
  background-size: 100%;
  padding-bottom: 45%;
}
.block5 .logo_block {
  display: block;
  margin: 0 auto;
  padding-bottom: 7%;
  max-width: 50%;
}
.block5 .pic_block {
  padding-bottom: 9%;
  margin: 0 auto;
}
.block5 .pic_block img {
  border: 1px solid #fff;
}
.block5 .text_block {
  max-width: 50%;
  margin: 0 auto;
}
.block5 .text_block .text1 {
  padding-bottom: 25px;
}

.slick-prev:before,
.slick-next:before {
  color: #e4ded7;
  font-size: 35px;
  opacity: 1;
}
.slick-prev {
  left: 20px;
  z-index: 99;
}
.slick-next {
  right: 20px;
}

@media (min-width: 768px) {
  .block1 .deco_block .deco {
    max-width: 45%;
  }
  .top_block.block2 .title_block {
    max-width: 80%;
  }
  .top_block.block3 .title_block {
    max-width: 80%;
  }
  .block5 .pic_block {
    max-width: 80%;
  }
  .block5 .text_block {
    max-width: 35%;
  }
}

@media (min-width: 992px) {
  .top_block .title_block {
    max-width: 42%;
    padding-bottom: 50px;
  }
  .top_block .title_block .title {
    padding-bottom: 30px;
  }
  .top_block .text_block p {
    font-size: 1.2rem;
    letter-spacing: 2.2px;
    line-height: 3rem;
  }
  .top_block.block2 .title_block {
    max-width: 70%;
  }

  .block3 {
    padding-bottom: 17%;
  }
  .top_block.block3 .title_block {
    max-width: 70%;
    margin: 0;
    padding-bottom: 10%;
  }
  .top_block.block3 .text_block p {
    text-align: left;
  }

  .block4 .title {
    margin: 0;
    padding-bottom: 0;
  }
  .block4 .sub_title {
    margin: 0;
    padding-bottom: 40px;
  }
  .block4 .text_block p {
    text-align: left;
  }

  /*.top_block.block5 .title_block{ max-width:37%;}*/
  .block5 .logo_block {
    max-width: 30%;
  }
  .block5 .text_block {
    max-width: 30%;
  }

  .slick-prev {
    left: 100px;
  }
  .slick-next {
    right: 100px;
  }
}

@media (min-width: 1920px) {
  .top_block .text_block p {
    font-size: 1.5rem;
  }
  .top_block.block2 .title_block {
    max-width: 50%;
  }
  .block3 {
    padding-bottom: 22%;
  }
  .top_block.block3 .title_block {
    max-width: 70%;
    padding-bottom: 40%;
  }
  .top_block.block3 .text_block p {
    line-height: 3rem;
  }
}
/*========================================================
                     聯絡表單
=========================================================*/
.contact_block {
  /*padding-bottom:60px;*/
}
.contact_block h2 {
  font-family: "jf金萱鮮摘", Geneva, sans-serif;
  font-size: 2.5rem;
  letter-spacing: 4px;
  margin: 0 auto 60px auto;
  color: #fff;
  text-align: center;
}
#form1 {
  font-size: 1.2rem;
}
#form1 label {
  color: #e4ded7;
  text-align: left;
  font-weight: 300;
}
#form1 .form-group {
  padding-bottom: 20px;
}
#form1 .form-control {
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #ac7252;
}
#form1 input,
#form1 textarea {
  background: transparent;
  color: #fff;
}
#form1 .checkbox {
  position: relative;
}
#form1 .checkbox label {
  position: absolute;
  top: 0;
  left: 38px;
}
#form1 .checkbox a {
  color: #ac7252;
}
#form1 .fromwarn {
  color: #ef371e;
}

#form1 .footer-box a {
  color: #fff;
  text-decoration: underline;
}
#form1 .footer-box a:hover {
  color: #8296e0;
  transition: all 0.3s;
}
#form1 select {
  color: #ac7252;
  width: 100%;
  height: 38px;
  padding: 4px 12px;
  font-size: 20px;
  background: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 24px auto;
}
#form1 .btn-send {
  margin-top: 20px;
  padding: 10px 30px;
  background-color: #ac7252;
  color: #fff;
  width: 100%;
  transition: all 0.3s;
}
#form1 .btn-send:hover {
  background-color: #7b3f1d;
  cursor: pointer;
}

/*#form1 .custom-control-label::before {
    border-radius: 0;
    border: 1px solid #C2C0BE;
    background-color: transparent;
    color: #000;
}
#form1 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #424866;
}

.form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
	font-size: 16px;
	font-weight: bold;
}
.form-control:-ms-input-placeholder {
	  color: #fff;
}
.form-control::-webkit-input-placeholder {
	  color: #fff;
}*/

/*--google recaptcha 隱藏----*/
.grecaptcha-badge {
  visibility: hidden;
}
@media (min-width: 768px) {
  .contact_block {
    padding-bottom: 0;
  }
}
/*------------------cookies--------------------*/
#cookies-box {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 50px 50px;
  width: 100%;
  font-size: 1rem;
  line-height: 36px;
  color: #fff;
  /*	display: none;*/
}
#cookies-box h4 {
  font-size: 1.3rem;
  font-weight: bold;
}
#cookies-box p {
  margin: 0;
}
#cookies-box a {
  color: #fff;
  border-bottom: 2px solid #60c1a1;
  padding-bottom: 2px;
  margin: 0 3px;
}
#cookies-box .cookies-btn {
  margin-top: 10px;
  text-align: center;
}
#cookies-box .cookies-btn a {
  display: inline-block;
  width: 140px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
#cookies-box .cookies-btn a:hover {
  background-color: #60c1a1;
  border-color: #60c1a1;
}
@media (min-width: 992px) {
  #cookies-box .cookies-btn {
    margin-top: -5px;
    margin-left: 50px;
  }
}
.privacy_block .container-fluid {
  max-width: 1200px;
}
.privacy_block h3 {
  color: #555;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
