.foot_copy p {
  color: #555555;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: unset;
}

.h2,
h2 {
  font-size: 2.5rem;
}

@media (max-width: 375px) {
  h2 {
    padding: 10px 12px;
    font-size: 2rem;
  }
}

/* 1024px 以下：顯示 navbar，隱藏 menu_block */
@media (max-width: 1023.98px) {
  .navbar {
    display: flex;
  }
  #menu_block {
    display: none !important;
  }
}

/* 777 以上：隱藏 navbar，顯示 menu_block */
@media (min-width: 992px) {
  .navbar {
    display: none !important;
  }
}

@media (min-width: 777px) {
  #menu_block {
    display: block !important;
  }
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}

@media (max-width: 768px) {

  .menu {
    --menu-active-fg: var(--color-neutral-content);
    --menu-active-bg: var(--color-neutral);
    flex-flow: column wrap;
    width: fit-content;
    padding: 0.5rem;
    font-size: 0.875rem;
    display: flex;
    & :where(li ul) {
      white-space: nowrap;
      margin-inline-start: 1rem;
      padding-inline-start: 0.5rem;
      position: relative;
      &:before {
        inset-inline-start: 0;
        background-color: var(--color-base-content);
        opacity: 0.1;
        width: var(--border);
        content: "";
        position: absolute;
        top: 0.75rem;
        bottom: 0.75rem;
      }
    }
    position: fixed;
    left: 0;
    top: 64px;
    width: 70%;
    border-radius: 0%;
    z-index: 1000;
    font-size: 5.5vw;
    background-color: #ffffff;
    overflow-x: auto;
    box-shadow: 1px -1px 14px rgba(0, 0, 0, 0.2);
  }

  .menu li {
    padding: 1.5rem 1rem;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .menu-active {
    padding: 10px !important;
    color: #ffffff;
  }
}

/* 針對 768px 以下，讓字體變小 */
@media (max-width: 768px) {
  .menu {
    font-size: 0.875rem; /* 或你想要的大小 */
  }
  /* 你也可以針對其他元素加 */
  .menu li,
  .menu a,
  .menu summary {
    font-size: 0.9em;
  }
}

.hidden {
  display: none !important;
}

.btn.default {
  border-radius: 0;
}

@media (min-width: 599.99px) and (max-width: 768.990.98px) {
  .pd_f_item .pd_f_name p {
    margin: 109% auto 0 auto !important;
    font-size: large;
    line-height: 1.2;
  }
}

@media (min-width: 769px) and (max-width: 1300.98px) {
  .pd_f_item .pd_f_name p {
    margin: 104% auto 0 auto !important;
    font-size: large;
    line-height: 1.2;
  }
}

@media (max-width: 375px) {
  .pd_f_item .pd_f_name p {
    width: 85%;
    margin: 91% auto 0 auto;
    text-align: center;
    line-height: 1;
  }
}

.my-pad-20 {
  padding: 20px 0 !important;
}

/* .com_timg_lay {
background: url(images/com_img_bg.jpg) no-repeat 20% -450px;
background-size: cover;
position: absolute;
width: 100%;
top: 450px;
height: 100%;
z-index: 1;
} */

.com_timg {
  position: absolute;
  right: 5vw;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  width: 33.958333333vw;
}

@media screen and (max-width: 778px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 110%;
    height: 400px;
    background-size: 140%;
    position: static;
  }
}

@media screen and (min-width: 778px) and (max-width: 820px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 139%;
    height: 442px;
    background-size: 188%;
    position: static;
  }
}

/* 822 */

@media screen and (min-width: 820.1px) and (max-width: 900px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 116%;
    height: 442px;
    background-size: 188%;
    position: static;
  }
}

@media screen and (min-width: 901px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 110%;
    height: 440px;
    background-size: 140%;
    position: static;
  }
}

@media screen and (min-width: 1100px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 90%;
    height: 540px;
    background-size: 140%;
    position: static;
  }
}

/* 1420 */

@media screen and (min-width: 1420px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 90%;
    height: 640px;
    background-size: 140%;
    position: static;
  }
}

/* 1630 */

@media screen and (min-width: 1630px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 90%;
    height: 740px;
    background-size: 140%;
    position: static;
  }
}
/* 2110 */
@media screen and (min-width: 2110px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 85%;
    height: 840px;
    background-size: 140%;
    position: static;
  }
}

/* @media screen and (max-width: 735px) {
.com_timg_lay {
background: url(images/com_img_bg.jpg) no-repeat 20% 90%
;
height: 500px;
background-size: 140%;
position: static;
}
} */

@media screen and (max-width: 600px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 90%;
    height: 250px;
    background-size: 140%;
    position: static;
  }
}

@media screen and (max-width: 500px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 90%;
    height: 200px;
    background-size: 140%;
    position: static;
  }
}

@media screen and (max-width: 400px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 135%;
    height: 240px;
    background-size: 140%;
    position: static;
  }
}

@media screen and (max-width: 356px) {
  .com_timg_lay {
    background: url(images/com_img_bg.jpg) no-repeat 20% 110%;
    height: 160px;
    background-size: 140%;
    position: static;
  }
}

.new_m {
  padding-top: 80px;
  padding-bottom: 70px;
  margin-left: 0px;
  margin-right: 20px;
}

.com_tit {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #222222;
}

.com_txt {
  font-size: 18px;
  line-height: 30px;
  color: #707070;
}

.list-disc {
  line-height: 30px;
  color: #707070;
}
