.containers{
  max-width: 1210px;
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;

}

.containers *{
  vertical-align: top !important;
}

.poi {
    padding: 0px 0;
  }
  
  .poi-goods {
    padding: 0px 0;
    position: relative;
    z-index: 0;
    text-align: center;
    /*三個一排*/
    /*切換*/
    /*一般的樣式*/
    /*引言*/
    /*poi選單*/
  }
  .poi-goods .ph {
    margin: 40px auto 16px auto;
  }
  @media (max-width: 992px) {
    .poi-goods .ph {
      margin: 16px auto 16px auto;
    }
  }
  .poi-goods.poi-3 .ph-group-content {
    width: calc(33.3333333333% - 11px);
  }
  @media (max-width: 992px) {
    .poi-goods.poi-3 .ph-group-content {
      width: calc(50% - 16px);
    }
  }
  @media (max-width: 576px) {
    .poi-goods.poi-3 .ph-group-content {
      width: 90%;
      flex-shrink: 0;
    }
  }
  .poi-goods.poi-2 .ph-group-content {
    width: calc(50% - 11px);
  }
  @media (max-width: 992px) {
    .poi-goods.poi-2 .ph-group-content {
      width: calc(50% - 16px);
    }
  }
  @media (max-width: 576px) {
    .poi-goods.poi-2 .ph-group-content {
      width: 90%;
      flex-shrink: 0;
    }
  }
  .poi-goods.poi-change .ph-group {
    display: none;
  }
  .poi-goods.poi-change .ph-group.on {
    display: flex;
  }
  .poi-goods.poi-change .ph-group-title {
    display: none;
  }
  .poi-goods .ph-title {
    display: none;
    flex-wrap: nowrap;
    font-size: 48px;
    font-weight: 700;
    color: #71462E;
    background: unset;
    justify-content: center;
    margin-bottom: 40px;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-title {
      font-size: 32px;
    }
  }
  @media (max-width: 992px) {
    .poi-goods .ph-title {
      margin-bottom: 24px;
    }
  }
  .poi-goods .ph-title div {
    position: relative;
    background: url(../images/title_bg_yellow.svg) top center no-repeat;
    padding: 12px 0;
    min-width: 412px;
    background-size: 100%;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-title div {
      min-width: 296px;
    }
  }
  .poi-goods .ph-title div::before {
    content: "";
    position: absolute;
    left: -78px;
    top: 16px;
    width: 57px;
    height: 48px;
    background: url(../images/title_left.svg) top center no-repeat;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-title div::before {
      width: 45px;
      left: -59px;
      top: 5px;
      background: url(../images/title_left.svg) top center no-repeat;
      background-size: 100%;
    }
  }
  @media (max-width: 576px) {
    .poi-goods .ph-title div::before {
      content: none;
    }
  }
  .poi-goods .ph-title div::after {
    content: "";
    position: absolute;
    right: -80px;
    top: 13px;
    width: 65px;
    height: 56px;
    background: url(../images/title_right.svg) top center no-repeat;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-title div::after {
      width: 47px;
      right: -61px;
      top: 3px;
      background: url(../images/title_right.svg) top center no-repeat;
      background-size: 100%;
    }
  }
  @media (max-width: 576px) {
    .poi-goods .ph-title div::after {
      content: none;
    }
  }
  .poi-goods .ph-group-title {
    display: block;
    padding: 24px 0;
    color: #71462E;
    background: unset;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-title {
      font-size: 24px;
      font-weight: 500;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group {
    display: flex;
    margin: 0px auto 80px auto;
    position: relative;
    justify-content: center;
    flex-wrap: wrap;
    text-align: left;
    width: 100%;
    gap: 16px;
    padding: 16px 0;
  }
  @media (max-width: 576px) {
    .poi-goods .ph-group {
      flex-wrap: nowrap;
      justify-content: flex-start;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      overflow-x: scroll;
      margin-left: 0%;
      padding: 8px 0px;
    }
  }
  .poi-goods .ph-group-content {
    width: 100%;
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    padding: 16px;
    transition: 0.5s;
    color: unset;
    background: unset;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content {
      flex-wrap: wrap;
    }
  }
  .poi-goods .ph-group-content::before {
    content: "";
    background: url(../images/photo_bg.jpg) top center no-repeat;
    width: 100%;
    height: calc(100% + 50px);
    position: absolute;
    left: -56%;
    top: 0;
    z-index: -1;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content::before {
      left: -10%;
      width: 100%;
      height: 54vw;
    }
  }
  @media (max-width: 992px) {
    .poi-goods .ph-group-content {
      padding: 14px 14px 43px 14px;
    }
  }
  @media (max-width: 576px) {
    .poi-goods .ph-group-content {
      flex-shrink: 0;
    }
  }
  .poi-goods .ph-group-content:hover .ph-group-content-text-price {
    color: unset;
    background: #c90014;
    color: #FFF;
  }
  .poi-goods .ph-group-content:hover .ph-group-content-text-price div {
    color: #FFF;
  }
  .poi-goods .ph-group-content:hover .ph-group-content-otherlink a {
    color: #FFF;
    background: #5AC4F1;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content {
      font-size: 18px;
      font-weight: 500;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content.box1 {
    width: 100%;
    gap: 16px;
    display: flex;
    flex-wrap: nowrap;
    padding: 16px;
  }
  .poi-goods .ph-group-content.box1 .ph-group-content-photo {
    width: 45%;
    display: inline-block;
  }
  .poi-goods .ph-group-content.box1 .ph-group-content-photo img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .poi-goods .ph-group-content.box1 .ph-group-content-text {
    width: 53%;
    display: inline-block;
    padding: 0 0 29px 0;
  }
  .poi-goods .ph-group-content.box2 {
    width: 45%;
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 16px;
  }
  .poi-goods .ph-group-content.box2 .ph-group-content-photo {
    width: 55%;
    display: inline-block;
  }
  .poi-goods .ph-group-content.box2 .ph-group-content-photo img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .poi-goods .ph-group-content.box2 .ph-group-content-text {
    width: calc(45% - 16px);
    display: inline-block;
    padding: 0 0 29px 0;
  }
  .poi-goods .ph-group-content.box3 {
    width: 30%;
    flex-grow: 1;
  }
  .poi-goods .ph-group-content-photo {
    display: block;
    overflow: hidden;
    width: 60%;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-photo {
      width: 100%;
    }
  }
  .poi-goods .ph-group-content-photo img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
  }
  .poi-goods .ph-group-content-photo .ph-group-content-tag {
    top: 0px;
    left: 0px;
    position: absolute;
    border-radius: 0px;
    padding: 36px 16px 36px 14px;
    writing-mode: vertical-lr;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #444444;
    background: #FEE88B;
    letter-spacing: 10px;
    text-indent: 10px;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-photo .ph-group-content-tag {
      font-size: 20px;
      font-weight: 400;
      line-height: 1;
    }
  }
  .poi-goods .ph-group-content-text {
    padding: 0 0 60px 0;
    position: relative;
    width: 40%;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text {
      width: 100%;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-name {
    padding: 0;
    margin: 8px auto;
    color: #333333;
    background: unset;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    display: block;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-name {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-detail {
    margin: 8px auto;
    color: #515151;
    background: unset;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-detail {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-detail a {
    color: #515151;
    background: unset;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-detail a {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-price {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    letter-spacing: 0.2px;
    width: 100%;
    padding: 8px 0;
    border: 1px solid #c90014;
    text-align: center;
    font-family: "Montserrat", "Noto Sans TC";
    color: #c90014;
    background: unset;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-price {
      font-size: 20px;
      font-weight: 700;
      line-height: 1.3;
    }
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-price {
      display: block;
      position: static;
      width: 100%;
      transform: unset;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-price span {
    vertical-align: baseline !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-price span {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-price div {
    font-size: inherit;
    display: inline-block;
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-sale {
    color: #333333;
    background: #F5F5F5;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-sale {
      font-size: 14px;
      font-weight: 700;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-text .ph-group-content-text-sale a {
    border-left: 8px solid #c90014;
    padding: 4px 8px;
    display: block;
    color: #333333;
    background: #F5F5F5;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-text .ph-group-content-text-sale a {
      font-size: 14px;
      font-weight: 700;
      line-height: 1.3;
    }
  }
  .poi-goods .ph-group-content-otherlink {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 16px;
    right: 16px;
  }
  @media (max-width: 992px) {
    .poi-goods .ph-group-content-otherlink {
      bottom: 14px;
      right: 14px;
    }
  }
  .poi-goods .ph-group-content-otherlink a:empty {
    display: none;
  }
  .poi-goods .ph-group-content-otherlink a {
    color: #5AC4F1;
    background: unset;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    padding: 4px 16px;
    border: 2px solid #B1382F;
    border-radius: 50px;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-group-content-otherlink a {
      font-size: 14px;
      font-weight: 700;
      line-height: 1.3;
    }
  }
  .poi-goods.poi-hide-menu .ph-menu {
    display: none;
  }
  .poi-goods.poi-intro .ph-group {
    margin-bottom: 40px;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-intro .ph-group {
      margin-bottom: 24px;
    }
  }
  .poi-goods.poi-intro .ph-group .ph-group-content {
    max-width: 800px;
    gap: 20px;
  }
  .poi-goods.poi-intro .ph-group .ph-group-content::before {
    content: none;
  }
  .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-photo {
    display: none;
  }
  .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text {
    flex-wrap: nowrap;
    justify-content: center;
    display: flex;
    padding: 0;
    width: 100%;
  }
  @media (max-width: 768px) {
    .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text {
      flex-wrap: wrap;
    }
  }
  .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-detail {
    margin: 0 auto;
  }
  @media (max-width: 768px) {
    .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-detail {
      width: 100%;
      margin: 8px auto;
    }
  }
  .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-name {
    margin: 0 auto;
    font-size: 28px;
    font-weight: 500;
    color: #71462E;
    background: unset;
  }
  @media (max-width: 768px) {
    .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-name {
      font-size: 22px;
    }
  }
  @media (max-width: 768px) {
    .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-name {
      width: 100%;
    }
  }
  .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-name .ph-group-content-text-name-tag {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background: #71462E;
    line-height: 1;
    padding: 8px 0;
  }
  @media (max-width: 768px) {
    .poi-goods.poi-intro .ph-group .ph-group-content .ph-group-content-text .ph-group-content-text-name .ph-group-content-text-name-tag {
      font-size: 20px;
    }
  }
  .poi-goods .ph-menu {
    display: inline-flex;
    justify-content: center;
  }
  @media (max-width: 576px) {
    .poi-goods .ph-menu {
      flex-wrap: nowrap;
      justify-content: center;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      overflow-x: scroll;
      margin-left: 0%;
    }
  }
  .poi-goods .ph-menu .slidecontain {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 0px;
    width: 100%;
  }
  @media (max-width: 576px) {
    .poi-goods .ph-menu .slidecontain {
      flex-wrap: nowrap;
      justify-content: flex-start;
      display: inline-flex;
    }
  }
  @media (max-width: 576px) {
    .poi-goods .ph-menu .slidecontain li {
      flex-shrink: 0;
      width: auto;
      flex-grow: 0;
    }
  }
  .poi-goods .ph-menu .slidecontain li a {
    padding: 8px 24px;
    display: block;
    color: #333;
    background: unset;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    border-radius: 0px;
  }
  @media (max-width: 768px) {
    .poi-goods .ph-menu .slidecontain li a {
      font-size: 14px;
      font-weight: 400px;
      line-height: 1;
    }
  }
  @media (max-width: 576px) {
    .poi-goods .ph-menu .slidecontain li a {
      padding: 5px 10px;
    }
  }
  .poi-goods .ph-menu .slidecontain li:hover a, .poi-goods .ph-menu .slidecontain li.on a {
    color: #fff;
    background: #c9031a;
  }
  .poi-goods.poi-hide-price .ph-group-content {
    padding: 16px;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-hide-price .ph-group-content {
      padding: 14px;
    }
  }
  .poi-goods.poi-hide-price .ph-group-content .ph-group-content-text-price {
    display: none;
  }
  .poi-goods.poi-hide-price .ph-group-content .ph-group-content-text-sale {
    display: none;
  }
  .poi-goods.hide-ph-group-title .ph-group-title {
    display: none;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content {
    /*除了第一和第二個*/
    display: inline-flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-grow: 1;
    padding: 16px;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1), .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) {
    width: 45%;
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 16px;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1), .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) {
      width: calc(50% - 16px);
      padding: 14px 14px 43px 14px;
      flex-wrap: wrap;
    }
  }
  @media (max-width: 576px) {
    .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1), .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) {
      width: 85%;
      flex-shrink: 0;
    }
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-photo, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-photo {
    width: 55%;
    display: inline-block;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-photo, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-photo {
      display: block;
      width: 100%;
    }
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-photo .ph-group-content-tag, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-photo .ph-group-content-tag {
    top: 0px;
    left: 0px;
    position: absolute;
    border-radius: 10px 20px 20px 0px;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-photo img, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-photo img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    display: block;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-text, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-text {
    width: calc(45% - 16px);
    display: inline-block;
    padding: 0 0 29px 0;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-text, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-text {
      display: block;
      width: 100%;
    }
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-text .ph-group-content-text-sale, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-text .ph-group-content-text-sale {
    color: #333333;
    background: #F5F5F5;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(1) .ph-group-content-text .ph-group-content-text-sale a, .poi-goods.poi-pic-onlytext .ph-group-content:nth-of-type(2) .ph-group-content-text .ph-group-content-text-sale a {
    padding: 8px;
    color: #333333;
    background: #F5F5F5;
  }
  @media (max-width: 992px) {
    .poi-goods.poi-pic-onlytext .ph-group-content {
      width: 100%;
    }
  }
  @media (max-width: 576px) {
    .poi-goods.poi-pic-onlytext .ph-group-content {
      width: 85%;
    }
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-photo {
    display: inline-block;
    overflow: unset;
    flex-shrink: 0;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-photo img {
    display: none;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-photo .ph-group-content-tag {
    position: relative;
    top: 16px;
    left: -16px;
    border-radius: 0px 20px 20px 0px;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-text {
    display: inline-block;
    flex-shrink: 1;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-text .ph-group-content-text-sale {
    color: #FEE88B;
    background: unset;
  }
  .poi-goods.poi-pic-onlytext .ph-group-content .ph-group-content-text .ph-group-content-text-sale a {
    padding: 0px;
    color: #FEE88B;
    background: unset;
  }