@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@700;900&display=swap');

#mtkContainer,
#mtkContainer * {
  box-sizing: border-box;
}


/*************版頭  開始*****************/
/*************版頭  開始*****************/
/*************版頭  開始*****************/
/*************版頭  開始*****************/
/*************版頭  開始*****************/

.taipingmatzu_header {
  position: relative;
}

.taipingmatzu_header h1 {
  line-height: 0;
}

.taipingmatzu_header_img img {
  width: 100%;
}

.taipingmatzu_header_img .pc {
  display: block;
}

.taipingmatzu_header_img .m {
  display: none;
}

.taipingmatzu_header_menu {
  position: absolute;
  top: 76%;
  left: 0;
  width: 100%;
}

.taipingmatzu_header_menu_inner {
  display: flex;
  margin: 0 auto;
  padding: 20px 0;
  width: 80%;
  max-width: 1400px;
  background: #ffc741;
  border-radius: 99em;
  box-shadow: 3px 3px 0 white;
}


.taipingmatzu_header_menu a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  width: calc(100% / 3);
  font: 900 50px/1 "Noto Serif TC";
  color: black;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 0 white;
  border-right: 1px solid black;
}

.taipingmatzu_header_menu a:last-child {
  border-right: none;
}

.taipingmatzu_header_menu a:hover {
  transform: translateY(-10px);
}

.taipingmatzu_header_menu img {
  margin-right: 5px;
}

@media screen and (max-width:1450px) {
  .taipingmatzu_header_menu a {
    font-size: 35px;
  }

  .taipingmatzu_header_menu img {
    width: 25px;
  }
}

@media screen and (max-width:1100px) {
  .taipingmatzu_header_menu_inner {
    padding: 10px 0;
  }

  .taipingmatzu_header_menu a {
    font-size: 25px;
  }

  .taipingmatzu_header_menu img {
    display: none;
  }
}


@media screen and (max-width:820px) {
  .taipingmatzu_header_img .pc {
    display: none;
  }

  .taipingmatzu_header_img .m {
    display: block;
  }

  .taipingmatzu_header_menu {
    position: static;
  }

  .taipingmatzu_header_menu_inner {
    padding: 2% 0;
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
  }


}

@media screen and (max-width:600px) {

  .taipingmatzu_header_menu a {
    font-size: 18px;
    letter-spacing: 2px;
  }



}

/*************版頭  結束*****************/
/*************版頭  結束*****************/
/*************版頭  結束*****************/
/*************版頭  結束*****************/
/*************版頭  結束*****************/


















/*************商品區  開始*****************/
/*************商品區  開始*****************/
/*************商品區  開始*****************/
/*************商品區  開始*****************/
/*************商品區  開始*****************/
.item {
  padding: 60px 0;
  background: url(../images/taipingmatzu_bg-1.jpg) #ffc741 top center no-repeat;
  background-size: 100% auto;
}

.item h2 {
  display: block;
  padding-bottom: 20px;
  font: 900 50px/1 "Noto Serif TC";
  color: #c70000;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 0 white;
}

.item>p {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 720px;
  font: 700 25px/1.8 "Noto Serif TC";
  color: black;
  text-align: center;
  letter-spacing: 5px;
}

.item>p span {
  position: relative;
  display: inline-block;
}

.item>p span::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 8px;
  background: #c70000;
  z-index: 1;
}

.item>p span i {
  position: relative;
  font-style: normal;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .75);
  z-index: 2;
}

.item_menu {
  position: sticky;
  top: 0;
  display: flex;
  justify-content: center;
  margin: 30px auto 0 auto;
  padding: 10px 20px;
  width: 95%;
  max-width: 1040px;
  background: #ffc741;
  border-radius: 0 0 20px 20px;
  z-index: 10;
}

.item_menu a {
  display: inline-block;
  padding: 5px 15px;
  font: 700 25px/1.8 "Noto Serif TC";
  color: white;
  background: #c70000;
  box-shadow: 0 5px 0 white;
  border-radius: 99em;
}

.item_menu a.on {
  cursor: default;
  pointer-events: none;
  background: black;
}

.item_menu a:hover {
  transform: translateY(-10px);
}

.item_menu a.on:hover {
  transform: translateY(0px);

}

.item_poi {
  display: none;
  margin: 30px auto 0 auto;
  width: 95%;
  max-width: 1400px;
}

.item_poi.on {
  display: block;
}


.poiAutoTemplate .ph-group {
  margin-bottom: 0;
  padding: 20px;
  background: #c70000;
}

.poiAutoTemplate .slidecontain {
  padding-bottom: 0;
}

.poiAutoTemplate .slidecontain li a {
  display: inline-block;
  font: 700 25px/1.8 "Noto Serif TC";
  color: black;
}

.poiAutoTemplate .slidecontain li.poiAutoTemplate-on {
  border-bottom: none;
  background: #c70000;
}

.poiAutoTemplate .slidecontain li.poiAutoTemplate-on a {
  color: white;
}

.poiAutoTemplate.poiAutoTemplate-changeTab .ph-group.poiAutoTemplate-on {
  justify-content: center;
}

.poiAutoTemplate .ph-group-content {
  padding: 0;
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.poiAutoTemplate .ph-group-content-text-name,
.poiAutoTemplate .ph-group-content-text-sale,
.poiAutoTemplate .ph-group-content-text-sale a,
.poiAutoTemplate .ph-group-content-text-detail,
.poiAutoTemplate .ph-group-content-text-detail a,
.poiAutoTemplate .ph-group-content-text-price {
  font-family: "Noto Serif TC";
}

.poiAutoTemplate .ph-group-content-text-name {
  font-size: 20px;
}

.poiAutoTemplate .ph-group-content-text-sale {
  display: block;
  padding: 0;
  background: none;
}

.poiAutoTemplate .ph-group-content-text-sale a {
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  line-height: 1.8;
  color: #c70000;
  background: #ffc741;
}

.poiAutoTemplate .ph-group-content-text-price {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #c70000;
  background: #ffc741;
}

.poiAutoTemplate .ph-group-content-tag {
  font-size: 17px;
  font-weight: bold;
  color: black;
  background: #ffc741
}

.poiAutoTemplate .ph-group-content-text-detail,
.poiAutoTemplate .ph-group-content-text-detail a {
  font-size: 18px;
}


@media screen and (max-width:1280px) {
  .item_menu a {
    font-size: 20px;
  }
}

@media screen and (max-width:820px) {
  .item_menu a {
    font-size: 15px;
  }
}

@media screen and (max-width:600px) {
  .item {
    padding: 10% 0;
  }

  .item h2 {
    font-size: 40px;
  }

  .item>p {
    font: 700 18px/1.5 "Noto Serif TC";
  }

  .item>p span {
    display: contents;
  }

  .item>p span::before {
    display: none;

  }



  .item_menu {
    /*justify-content: center;*/
    /*  flex-wrap: wrap;*/
  }

  .item_menu a {
    padding: 0 5px;
    margin-bottom: 10px;
    /*
    flex-shrink: 0;
    width: 48%;*/
    font-size: 15px;
    text-align: center;
    border-radius: 10px;
  }

  .item_menu a span {
    display: block;
  }

  .poiAutoTemplate .slidecontain li a {
    font-size: 18px;
  }
}

/*************商品區  結束*****************/
/*************商品區  結束*****************/
/*************商品區  結束*****************/
/*************商品區  結束*****************/
/*************商品區  結束*****************/










/*************典故  開始*****************/
/*************典故  開始*****************/
/*************典故  開始*****************/
/*************典故  開始*****************/
/*************典故  開始*****************/
.story {
  padding: 60px 0 0 0;
  background: url(../images/taipingmatzu_bg-2.jpg) #c70000 top center no-repeat;
  background-size: 100% auto;
}

.story h2 {
  display: block;
  padding-bottom: 20px;
  font: 900 50px/1 "Noto Serif TC";
  color: #ffc741;
  text-align: center;
  letter-spacing: 5px;
}

.story>p {
  display: block;
  margin: 0 auto;
  width: 95%;
  max-width: 1400px;
  font: 700 20px/1.8 "Noto Serif TC";
  color: white;
  text-align: left;
  letter-spacing: 5px;
}

.story_album {
  padding: 50px 0 60px 0;
  background: url(../images/taipingmatzu_bg-3.jpg) #c70000 bottom center no-repeat;
  background-size: 100% auto;
}

.story_album ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 95%;
  max-width: 1400px;
}

.story_album li {
  margin: 0 5px;
}

.story_album li img {
  width: 100%;
}

@media screen and (max-width:600px) {
  .story h2 {
    font-size: 40px;
  }

  .story>p {
    font-size: 15px;
  }

  .story_album ul {
    flex-wrap: wrap;
  }

  .story_album li {
    flex-shrink: 0;
    margin: 0 0 5% 0;
    width: 48%;
  }
}

/*************典故  結束*****************/
/*************典故  結束*****************/
/*************典故  結束*****************/
/*************典故  結束*****************/
/*************典故  結束*****************/







/*************路程  開始*****************/
/*************路程  開始*****************/
/*************路程  開始*****************/
/*************路程  開始*****************/
/*************路程  開始*****************/


.map {
  padding: 60px 0 60px 0;
  background: #c70000;

}

.map h2 {
  display: block;
  padding-bottom: 20px;
  font: 900 50px/1 "Noto Serif TC";
  color: #ffc741;
  text-align: center;
  letter-spacing: 5px;
}

.map>p {
  display: block;
  margin: 0 auto;
  width: 95%;
  max-width: 1400px;
  font: 700 20px/1.8 "Noto Serif TC";
  color: white;
  text-align: center;
  letter-spacing: 5px;
}

.map-content {
  display: block;
  margin: 0 auto;
  width: 95%;
  max-width: 1400px;
}

table {
  width: 100%;
}

table.td4 {
  background: #ffc741;
}

table.td4 td {
  padding: 20px 0;
  width: 25%;
  font: 900 25px/1.5 "Noto Serif TC";
  color: #c70000;
  text-align: center;
  vertical-align: middle;
  border: 1px solid white;
}


.td3-color1 {
  background: #ffc741;
}

.td3-color2 {
  background: #b5b5b5;
}


.td3 td {
  padding: 10px 0;
  width: calc(100% / 3);
  font: 900 25px/1.5 "Noto Serif TC";
  color: black;
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  background: white;
}

.td3 .td3-color1 td {
  color: #c70000;
  border: 1px solid white;
  background: #ffc741;
}

.td3 .td3-color2 td {
  background: #b5b5b5;
}

@media screen and (max-width:600px) {

  table.td4 td,
  .td3 td {
    padding: 5px 0;
    font-size: 13px;
  }
}

/*************路程  結束*****************/
/*************路程  結束*****************/
/*************路程  結束*****************/
/*************路程  結束*****************/
/*************路程  結束*****************/