@charset "UTF-8";
/* CSS Document */
.spotList .item .imgBox .mask {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/*內頁*/
.mainArea {
  padding-bottom: 0px;
}
.mainArea.innerPage {
  position: relative;
}
.mainArea.innerPage > .wrap .contentBox {
  padding-top: 0;
  background: url("../images/spot_bg_bottom.jpg");
}
.mainArea.innerPage > .wrap .bread .wrap {
  padding-left: 60px;
}
@media (max-width: 1180px) {
  .mainArea.innerPage > .wrap .bread .wrap {
    padding-left: 30px;
  }
}
.mainArea.innerPage .leftBox {
  position: relative;
}
.mainArea.innerPage .leftBox .bread {
  right: auto;
  left: 60px;
}
.mainArea.innerPage .leftBox .Txt.show .bread {
  -webkit-animation: slideUpAnimation 0.8s 0.4s linear forwards;
          animation: slideUpAnimation 0.8s 0.4s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show .information {
  -webkit-animation: slideUpAnimation 0.8s 0.8s linear forwards;
          animation: slideUpAnimation 0.8s 0.8s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show > .title {
  -webkit-animation: slideUpAnimation 0.8s 1.2s linear forwards;
          animation: slideUpAnimation 0.8s 1.2s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show .textEditor {
  -webkit-animation: slideUpAnimation 0.8s 1.6s linear forwards;
          animation: slideUpAnimation 0.8s 1.6s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show .info .group {
  -webkit-animation: slideUpAnimation 0.8s 2s linear forwards;
          animation: slideUpAnimation 0.8s 2s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show .info .detail {
  -webkit-animation: slideUpAnimation 0.8s 2.4s linear forwards;
          animation: slideUpAnimation 0.8s 2.4s linear forwards;
}
.mainArea.innerPage .leftBox .Txt.show .btnBox {
  -webkit-animation: slideUpAnimation 0.8s 2.4s linear forwards;
          animation: slideUpAnimation 0.8s 2.4s linear forwards;
}
.mainArea.innerPage .Img {
  width: calc(100% - 195px);
  -webkit-transform: translateX(-105px);
          transform: translateX(-105px);
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Img {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.mainArea.innerPage .Img:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
}
.mainArea.innerPage .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.mainArea.innerPage .Txt {
  width: 910px;
  background: url("../images/spot_bg_bottom.jpg");
  position: absolute;
  top: 85px;
  right: 0;
  padding: 205px 90px 60px 60px;
}
@media (max-width: 1800px) {
  .mainArea.innerPage .Txt {
    padding-top: 100px;
  }
}
@media (max-width: 1500px) {
  .mainArea.innerPage .Txt {
    width: 60%;
    padding: 120px 60px 60px 60px;
  }
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt {
    width: 100%;
    position: relative;
    top: 0;
  }
}
@media (max-width: 1180px) {
  .mainArea.innerPage .Txt {
    height: auto;
    padding: 120px 30px;
  }
}
@media (max-width: 640px) {
  .mainArea.innerPage .Txt {
    padding: 50px 30px;
  }
}
@media (max-width: 425px) {
  .mainArea.innerPage .Txt {
    padding: 50px 20px;
  }
}
@media (max-width: 340px) {
  .mainArea.innerPage .Txt {
    padding: 50px 20px 20px;
  }
}
.mainArea.innerPage .Txt .bread {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
  position: absolute;
  top: 60px;
  left: 0;
  padding: 0 0px;
  opacity: 0;
}
.mainArea.innerPage .Txt .bread a {
  color: #666666;
}
@media (min-width: 1181px) {
  .mainArea.innerPage .Txt .bread a:hover {
    color: #a31d40;
  }
}
.mainArea.innerPage .Txt > .title {
  opacity: 0;
}
.mainArea.innerPage .Txt > .title .articleTitle {
  border: none;
  margin-bottom: 25px;
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt > .title .articleTitle {
    margin-bottom: 10px;
  }
}
.mainArea.innerPage .Txt .info {
  margin-top: 20px;
}
@media (max-width: 1550px) {
  .mainArea.innerPage .Txt .info {
    margin-top: 15px;
  }
}
.mainArea.innerPage .Txt .info .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
.mainArea.innerPage .Txt .info .group .title {
  font-family: "Poppins";
  font-size: 16px;
  line-height: calc(30 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt .info .group .title {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .mainArea.innerPage .Txt .info .group .title {
    font-size: 12px;
  }
}
.mainArea.innerPage .Txt .info .group .title .space {
  width: 33px;
  display: inline-block;
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt .info .group .title .space {
    width: 30px;
  }
}
@media (max-width: 375px) {
  .mainArea.innerPage .Txt .info .group .title .space {
    width: 25px;
  }
}
.mainArea.innerPage .Txt .info .group .content {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(32 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #000;
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt .info .group .content {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .mainArea.innerPage .Txt .info .group .content {
    font-size: 12px;
    font-weight: 600;
  }
}
@media (max-width: 375px) {
  .mainArea.innerPage .Txt .info .group:nth-of-type(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mainArea.innerPage .Txt .info .group:nth-of-type(3) .content {
  font-weight: 600;
}
.mainArea.innerPage .Txt .textEditor {
  opacity: 0;
}
@media (max-width: 1440px) {
  .mainArea.innerPage .Txt .textEditor {
    font-size: 14px;
  }
}
.mainArea.innerPage .Txt .distance {
  margin-top: 55px;
  border-top: 1px solid #c9c9c9;
  padding: 20px 0;
}
@media (max-width: 1550px) {
  .mainArea.innerPage .Txt .distance {
    margin-top: 15px;
  }
}
.mainArea.innerPage .Txt .duration {
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.mainArea.innerPage .Txt .detail {
  opacity: 0;
}
.mainArea.innerPage .Txt .detail span {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(28 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #666666;
}
.mainArea.innerPage .Txt .detail span.title {
  margin-right: 15px;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(30 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #a31d40;
}
.mainArea.innerPage .Txt .btnBox {
  margin-top: 60px;
  opacity: 0;
}
@media (max-width: 1550px) {
  .mainArea.innerPage .Txt .btnBox {
    margin-top: 30px;
  }
}
.mainArea.innerPage .information {
  position: absolute;
  right: 90px;
  top: 60px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
@media (max-width: 768px) {
  .mainArea.innerPage .information {
    top: 20px;
    right: 60px;
  }
}
@media (max-width: 640px) {
  .mainArea.innerPage .information {
    width: 100%;
    position: relative;
    padding: 0;
    right: 0;
    top: 0;
  }
}
.mainArea.innerPage .information > div {
  width: 80px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mainArea.innerPage .information > div:not(:first-child) {
  margin-left: 10px;
}
@media (max-width: 340px) {
  .mainArea.innerPage .information > div {
    width: calc(50% - 5px);
  }
}
.mainArea.innerPage .information > div .title {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 14px;
  line-height: calc(28 / 14);
  letter-spacing: 0.49px;
  font-weight: 500;
  color: #a31d40;
}
.mainArea.innerPage .information > div.location {
  background-color: #fff;
}
.mainArea.innerPage .information > div.location a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mainArea.innerPage .information > div.location svg {
  width: 21px;
  height: 28px;
  color: #a31d40;
}
.mainArea.innerPage .information > div.weatherBox {
  background-color: #a31d40;
}
.mainArea.innerPage .information > div.weatherBox .title {
  color: #fff;
}
.mainArea > .wrap {
  padding: 0;
  max-width: 100%;
  position: relative;
}
.mainArea > .wrap .contentBox {
  position: relative;
  padding-top: 170px;
}
@media (max-width: 768px) {
  .mainArea > .wrap .contentBox {
    padding-top: 200px;
  }
}

.spotList {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .spotList {
    margin-top: 60px;
  }
}
@media (max-width: 425px) {
  .spotList {
    margin-top: 50px;
  }
}
.spotList .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
@media (max-width: 1180px) {
  .spotList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.spotList .item .imgBox {
  width: 58%;
}
@media (max-width: 1180px) {
  .spotList .item .imgBox {
    width: 100%;
  }
}
.spotList .item .imgBox .mask {
  width: 95%;
  height: 95%;
  position: absolute;
  top: 2.5%;
  left: 2.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(198, 174, 145, 0.85);
  color: #fff;
  z-index: 5;
  opacity: 0;
}
@media (max-width: 1180px) {
  .spotList .item .imgBox .mask {
    pointer-events: none;
  }
}
.spotList .item .imgBox .mask .btn {
  padding: 15px;
  border: 1px solid #fff;
}
.spotList .item .Img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
@media (max-width: 1180px) {
  .spotList .item .Img {
    margin: 0 auto;
  }
}
.spotList .item .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.spotList .item .Txt {
  width: 42%;
  padding: 65px 5px 65px 60px;
}
@media (max-width: 1180px) {
  .spotList .item .Txt {
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
  }
}
@media (max-width: 425px) {
  .spotList .item .Txt {
    padding: 20px 0 40px;
  }
}
.spotList .spotItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: relative;
  padding-top: 140px;
}
@media (max-width: 1200px) {
  .spotList .spotItem {
    padding: 100px 0 60px;
  }
}
@media (max-width: 768px) {
  .spotList .spotItem {
    padding: 70px 0 40px;
  }
}
@media (max-width: 425px) {
  .spotList .spotItem {
    padding-top: 40px;
    padding: 40px 0 0;
  }
}
@media (min-width: 1181px) {
  .spotList .spotItem:hover .imgBox .mask {
    opacity: 1;
    pointer-events: none;
  }
  .spotList .spotItem:hover .imgBox .mask .btn {
    background-color: transparent;
    color: #fff;
  }
  .spotList .spotItem:hover .Txt .title a {
    color: #a31d40;
  }
  .spotList .spotItem:hover .Txt > a {
    color: #a31d40;
  }
}
@media (max-width: 1500px) {
  .spotList .spotItem .wrap {
    padding: 0 50px;
  }
}
@media (max-width: 425px) {
  .spotList .spotItem .wrap {
    padding: 0 20px;
  }
}
.spotList .spotItem:nth-child(even) .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.spotList .spotItem:nth-child(even) .item .imgBox .weatherBox {
  right: auto;
  left: -15px;
}
@media (max-width: 425px) {
  .spotList .spotItem:nth-child(even) .item .imgBox .weatherBox {
    left: 0;
  }
}
@media (max-width: 1180px) {
  .spotList .spotItem:nth-child(even) .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.spotList .spotItem:nth-child(even) .BG {
  width: 1018px;
  height: 100%;
  background-color: white;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  left: auto;
}
@media (max-width: 1180px) {
  .spotList .spotItem:nth-child(even) .BG {
    width: 100%;
  }
}
.spotList .spotItem:nth-child(even) .Txt {
  padding: 65px 60px 65px 5px;
}
@media (max-width: 1180px) {
  .spotList .spotItem:nth-child(even) .Txt {
    padding: 25px 0;
  }
}
@media (max-width: 425px) {
  .spotList .spotItem:nth-child(even) .Txt {
    padding: 20px 0 40px;
  }
}
.spotList .spotItem:nth-child(odd) .BG {
  width: 1018px;
  height: 100%;
  background-color: #f2ece6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 1180px) {
  .spotList .spotItem:nth-child(odd) .BG {
    display: none;
  }
}
.spotList .spotItem:first-child {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .spotList .spotItem:first-child {
    padding-bottom: 60px;
  }
}
.spotList .spotItem:first-child .BG {
  display: none;
  height: 825px;
  -webkit-transform: translateY(-300px);
          transform: translateY(-300px);
}

.contentBox {
  padding-bottom: 350px;
}
@media (max-width: 1180px) {
  .contentBox {
    padding-bottom: 250px;
  }
}
@media (max-width: 768px) {
  .contentBox {
    padding-bottom: 200px;
  }
}
@media (max-width: 425px) {
  .contentBox {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .contentBox .leftBox {
    float: none;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .contentBox .rightBox {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

/*列表頁*/
.spotList .Img {
  width: 100%;
  position: relative;
  background-color: #000;
  overflow: hidden;
}
@media (min-width: 1181px) {
  .spotList .Img:hover img {
    opacity: 0.4;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .spotList .Img:hover a::before {
    opacity: 1;
  }
}
.spotList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.spotList .Txt {
  padding: 10px;
}
.spotList .Txt > .title {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.spotList .Txt > .title a {
  display: block;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 34px;
  line-height: calc(35 / 34);
  letter-spacing: 1.7px;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .spotList .Txt > .title a {
    font-size: 30px;
  }
}
@media (max-width: 425px) {
  .spotList .Txt > .title a {
    font-size: 25px;
  }
}
.spotList .Txt .text {
  height: 110px;
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(30 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #555555;
}
@media (max-width: 425px) {
  .spotList .Txt .text {
    font-size: 14px;
    height: 90px;
  }
}
.spotList .Txt .distance {
  /*距離計算*/
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #a31d40;
}
.spotList .Txt .info {
  margin-top: 8px;
}
@media (max-width: 425px) {
  .spotList .Txt .info {
    margin-top: 0;
  }
}
.spotList .Txt .info .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.spotList .Txt .info .group .title {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(32 / 16);
  letter-spacing: 0.8px;
  font-weight: 600;
  color: #a31d40;
  margin-bottom: 0;
}
@media (max-width: 425px) {
  .spotList .Txt .info .group .title {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .spotList .Txt .info .group .title {
    font-size: 12px;
  }
}
.spotList .Txt .info .group .title .space {
  width: 33px;
  display: inline-block;
}
@media (max-width: 425px) {
  .spotList .Txt .info .group .title .space {
    width: 30px;
  }
}
@media (max-width: 375px) {
  .spotList .Txt .info .group .title .space {
    width: 25px;
  }
}
.spotList .Txt .info .group .content {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(32 / 16);
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #000;
}
@media (max-width: 425px) {
  .spotList .Txt .info .group .content {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .spotList .Txt .info .group .content {
    font-size: 12px;
  }
}
.spotList .Txt > a {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  line-height: calc(28 / 16);
  letter-spacing: 0.56px;
  font-weight: 600;
  color: #000;
  position: relative;
  margin-top: 50px;
  display: block;
}
@media (max-width: 425px) {
  .spotList .Txt > a {
    margin-top: 25px;
  }
}
.spotList .Txt > a:after {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #666666;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

@media (max-width: 1023px) {
  .classBox {
    padding: 0 70px;
  }
}
@media (max-width: 768px) {
  .classBox {
    padding: 0 50px;
  }
}
@media (max-width: 425px) {
  .classBox {
    padding: 0 20px;
  }
}

.imgBox {
  position: relative;
}
@media (max-width: 1180px) {
  .imgBox {
    width: 100%;
    margin: 0 auto;
  }
}
.imgBox .weatherBox {
  width: 80px;
  height: 100px;
  position: absolute;
  top: 0;
  right: -15px;
  background-color: #a31d40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 6;
}
@media (max-width: 425px) {
  .imgBox .weatherBox {
    position: relative;
    width: 100%;
    right: 0;
    height: auto;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 5px;
  }
}

.weatherBox .todayWeather {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 13px;
  line-height: calc(28 / 13);
  letter-spacing: 0.455px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 425px) {
  .weatherBox .todayWeather {
    font-size: 12px;
  }
}
.weatherBox .weather .weatherIcon {
  width: 40px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.weatherBox .weather .weatherIcon img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.weatherBox .temperatureBox {
  font-family: "Poppins";
  font-size: 13px;
  line-height: calc(28 / 13);
  letter-spacing: 0.455px;
  font-weight: 400;
  color: #fff;
}

.classBoxRow .classLink {
  max-width: 1500px;
  margin: 0 auto;
  border-bottom: 1px solid #b5b5b5;
}

.albumListNav {
  display: none;
}

@media (max-width: 1024px) {
  .albumListMain .albumItem {
    height: auto;
  }
}
.albumListMain .albumItem img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.albumListMain .slick-arrow {
  display: none !important;
}
/*# sourceMappingURL=spot.css.map */