/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; position: relative;}
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1200px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:1.6; color: #333; letter-spacing: 0.05rem; font-weight: 300; padding-top: 106px;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:1.6;  font-weight: 300;}
p, td, li, label { font-size: 18px;line-height:1.6;  font-weight: 400;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}

.demo-section { padding-left: 5%; padding-right: 5%;}

#path { padding: calc(10px + 1%) 0 calc(20px + 2.5%) 0;}
#path ul { margin: 0; padding: 0 0; ;line-height: 1.3;}
#path li { display: inline-block; vertical-align: top; font-size: 15px; font-weight: 300;}
#path li:after { content:"/"; display: inline-block; vertical-align: top; padding: 0 0 0 4px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #333; }
#path li a:hover { opacity: 0.6;}
#path li:last-child a { color: #333;}


.title01 { padding:0 0 calc(10px + 1%) 0; margin: 0; text-align: center; font-size: clamp(23px, 2.3vw, 36px); line-height: 1.2; font-weight: 700; }
.title02 { padding-bottom: calc(20px + 3%); text-align: center; font-size: clamp(19px, 1.3vw, 26px); line-height: 1.4; font-weight: 100; }

.width-600 { max-width: 600px; margin: 0 auto;}

.data-pto { margin-bottom: calc(20px + 3%)}

.title03 { padding-bottom: 5px; margin-bottom: calc(15px + 2%); text-align: center; font-size: clamp(20px, 1.3vw, 24px); line-height: 1.3; font-weight: 700; position: relative;}
.title03:after { position: absolute; content: ""; width: 160px; height: 15px; background: #f2b21a; bottom: 0; left: 50%; transform: translateX(-50%); opacity: 0.4;}
.title03 > span { position: relative; z-index: 3;}

.layout-25 { padding-bottom: calc(20px + 2%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.layout-25 > div { width: 23%; padding-bottom: 25px;}

.service-flow-content { display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; }
.service-flow-content > img { height: 61px;}
.service-flow-content > div:nth-of-type(1) { color: #f2b21a; font-weight: 100; font-size: clamp(20px, 1.3vw, 25px); line-height: 1; padding: 10px 0;}
.service-flow-content > div:nth-of-type(2) { font-weight: 700; font-size: clamp(20px, 1.3vw, 24px); line-height: 1.2; padding-bottom: 15px;}
.service-flow-content > div:nth-of-type(3) { }

.service-section-2 { padding-bottom: calc(20px + 4%);}
.service-section-2-data { display: flex; flex-direction: row; flex-wrap: wrap; padding: 18px 0; align-items: center; border-bottom: 1px solid #d9d9d9;}
.service-section-2-data > div:nth-of-type(1) { width: 56px;}
.service-section-2-data > div:nth-of-type(2) { padding: 0 15px; width: 25%; font-weight: 700; font-size:clamp(20px, 1.3vw, 24px); }
.service-section-2-data > div:nth-of-type(3) { width: calc(75% - 56px);}


.layout-50 { padding-bottom: calc(20px + 3.5%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.layout-50 > div { width: 47%; padding-bottom: 25px;}

.align-center { text-align: center;}

/*products*/
.products-section { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; padding-bottom: calc(20px + 3%);}
.products-section > div:nth-of-type(1) { width: 270px; padding-right: 25px;position: sticky; top: 80px;}
.products-section > div:nth-of-type(2) { width: calc(100% - 270px);}

aside { border-left: 1px solid #d9d9d9; padding-left: 18px; }
.aside-title { font-size: 20px; font-weight: 700; line-height: 1; padding-bottom: 28px;}

.products-top-content { padding-bottom: 10px; display: flex; flex-direction: row; flex-wrap: wrap;}
.products-top-content > div:nth-of-type(1) { width: 230px;}
.products-top-content > div:nth-of-type(1) h1 { text-align: left;}
.products-top-content > div:nth-of-type(2) { width: calc(100% - 230px);}
.products-top-content > div:nth-of-type(2) .title02 { text-align: left; padding-bottom: 0;}

.products-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(10px + 2%);}
.products-list > a { width: 33.33%; padding: 0 8px calc(20px + 2%) 8px;}

.pro-pto { margin-bottom: calc(10px + 1%); padding-bottom: 134%;transition: all 0.4s ease-out 0s;}
.pro-pto:hover { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); transform: scale(0.92);}
.pro-title { font-weight: 500; font-size: clamp(17px, 1vw, 20px); padding-bottom: 4px; text-align: center;}
.pro-cash { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.pro-cash > div { padding: 0 8px; font-weight: 700; font-size: clamp(16px, 1vw, 20px);}
.pro-cash > div > span { font-size: clamp(20px, 1.4vw, 28px);}
.pro-cash-s { color: #333;}
.pro-cash-o { position: relative; color: #ddd; z-index: 1;}
.pro-cash-o::before { content: ''; position: absolute; bottom: 40%; left: 0; right: 0; height: 1px; background: #bfbfbf; z-index: 2;}

#page { text-align: center; padding:0 0 calc(10px + 1%) 0;}
#page a { font-size: 16px; color: #333; font-weight: 400; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #f2b21a; color: #fff;}
.page-prev, .page-next { width: 12px !important; height: 12px !important; line-height: inherit !important; border-radius: 0 !important; border-top:1px solid #333; border-right: 1px solid #333; margin: 0 20px;}
.page-prev:hover, .page-next:hover { background: none !important;}
.page-prev { transform: rotate(-135deg);}
.page-next { transform: rotate(45deg);}


/*products-detail*/
.products-detail-top { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; position: relative; margin-bottom: calc(25px + 2%);}
.products-detail-top > div { width: 50%; }
.products-detail-top > div:nth-of-type(1) { position: sticky; top: 80px; padding-left: 3.5%; padding-right: 3.5%;}
.products-detail-top > div:nth-of-type(2) { padding-left: 3.5%;}

.products-detail-tool { position: relative; margin-top: 20px;}
   .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: inline-block;
      max-width: 600px; width: 100%;
      /*height: 100%;
      object-fit: cover;*/
    }

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center; padding: 0 10px;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%; 
    }

    .mySwiper {
      height: auto;
      box-sizing: border-box;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

.swiper-next, .swiper-prev { width: 26px !important; height: 26px !important; border-radius: 100%; background: #333333; position: absolute; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top:50%; transform: translateY(-50%); border: 0px solid #362e2b;}
.swiper-next:after, .swiper-prev:after { content: ""; display: block; width: 6px; height: 6px ; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid;}
.swiper-prev:after { transform: rotate(-135deg); margin-left: 2px;}
.swiper-next:after { transform: rotate(45deg); margin-right: 2px;}
.swiper-prev { left: 0px;}
.swiper-next { right: 0px;}


.p-detail-title {  position:relative; padding: 0 0 5px 0; margin: 0; line-height: 1.2; font-weight: 700; font-size: clamp(23px, 2.3vw, 36px); }

.p-detail-cash { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(15px + 1%);}
.p-detail-cash > div { margin: 0 20px 0 0; font-weight: 700; font-size: clamp(16px, 1vw, 20px);}
.p-detail-cash > div > span { font-size: clamp(20px, 2vw, 31px);}
.p-detail-cash-s { color: #333; position:relative;}
.p-detail-cash-s:after { content: ""; position:absolute; z-index: -1; width: 100%; height: 15px; background: #f2b21a; bottom: 5px; left: 0; opacity: 0.4;}
.p-detail-cash-o { position: relative; color: #ddd; z-index: 1;}
.p-detail-cash-o::before { content: ''; position: absolute; bottom: 40%; left: 0; right: 0; height: 1px; background: #bfbfbf; z-index: 2;}

/* 20250411 參考公版c01 - 優惠活動 */
.p-detail-cash-d {width: 100%; font-size: clamp(14px, 0.938vw, 18px)!important;}
.p-detail-cash-d a:link, .p-detail-cash-d a:visited {text-decoration:underline; color:#ff7440; transition: all 0.5s ease 0s;}
.p-detail-cash-d a:active, .p-detail-cash-d a:hover {text-decoration:underline; color:#5f3c2f; cursor:pointer; transition: all 0.5s ease 0s;}

.p-detail-info { padding-bottom: calc(10px + 2%); font-size: clamp(18px, 1.2vw, 22px); line-height: 1.4; font-weight: 100; }

.p-select-section { padding-bottom: 15px; margin-bottom: calc(15px + 2%); border-bottom: 1px solid #999999; display: flex; flex-direction: column; flex-wrap: nowrap;}
.p-select-section > div { padding-bottom: 20px;}
.p-select-title { font-weight: 500; font-size: 18px; line-height: 1.3; padding-bottom: 15px;}
.p-select-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.p-select-list > div { cursor: pointer; margin: 0 10px 10px 0; line-height: 40px; border: 1px solid #cccccc; padding: 0 12px;}
.p-select-list > div:hover, .p-select-list > div.current { background: #f2b21a; color: #fff; border-color: #f2b21a;}

#cms-amount-panel {display: flex; flex-direction: row; align-items: center;}
#cms-amount-panel > div { /*font-weight:bold;*/}
#cms-amount-panel > div:nth-child(1) {padding: 0;}
.cms-amount-value {border: 1px solid #e4e4e4; display: flex; flex-direction: row; height: 40px;}
#cms-amount-panel button { width:25px; font-size: 13px; color: #333333; background-color: #eeeeee; border: 0;}
#cms-amount-panel input[type="text"] { width:54px; font-size: 13px; text-align:center; border: 0;}


.p-add-section { padding-bottom: 15px; margin-bottom: calc(15px + 2%); border-bottom: 1px solid #999999; }
.products-add-list { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding-bottom: 25px;}
.products-add-list > div { line-height: 1.4; letter-spacing: 0;}
.products-add-list > div:nth-of-type(1) { width: 30px;}
.products-add-list > div:nth-of-type(2) { width: 60px; border: 1px solid #cccccc;}
.products-add-list > div:nth-of-type(3) { width: calc(100% - 30px - 60px - 70px); font-size: 16px; padding: 0 10px 0 20px;color: #333;}
.products-add-list > div:nth-of-type(3) span { color: #f2b21a;}
.products-add-list > div:nth-of-type(4) { width: 70px; line-height: 1;}

.contact-note2 {  margin-top: 0px; display: inline-block;position: relative;padding-left: 28px; padding-right: 20px; padding-bottom: 0px; cursor: pointer; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; line-height: 130%; color: #333; margin-bottom: 0; font-weight: 300;}
.contact-note2 input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top: 3px;left: 0;height: 20px;width: 20px;background-color: #fff; border: 1px solid #cccccc; }
.contact-note2:hover input ~ .checkmark {background-color: #fff;}
.contact-note2 input:checked ~ .checkmark {background: #362e2b}
.checkmark:after {content: "";position: absolute;display: none;}
.contact-note2 input:checked ~ .checkmark:after {display: block;}
.contact-note2 .checkmark:after {left: 3px;top: 4px;width: 13px;height: 7px; border-width: 0 0 2px 2px; border-style: solid; border-color:#fff; transform: rotate(-45deg);}

.number-select select{  margin: 0px 0 0 0;  width:100%; background-image: url("../images/select-arrow.png"); background-repeat: no-repeat; background-position: calc(100% - 10px) 15px; background-size: 13px 8px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: #fff; font-size: 16px; border-width:1px; border-style: solid; border-color: #cccccc; color:#333; font-family: 'Noto Sans TC', sans-serif;  padding: 0px 25px 0 10px;  letter-spacing: 0; height: 40px; line-height: 100%; text-align: center; }
.number-select option { padding:1px 5px;}
.number-select select::-ms-expand {
    display: none;
}

.p-detail-btn { margin-bottom: 30px; display: flex ;flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.p-detail-btn > a { width: calc(50% - 12px); display: flex ;flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; border: 1px solid #333333; padding: 13px; margin-bottom: 10px; border-radius: 30px;}
.p-detail-btn > a:hover { background: #333;}
.p-detail-btn > a:hover > img { filter:brightness(0) invert(1);}
.p-detail-btn > a:hover > span { color: #fff;}
.p-detail-btn > a > img { width: 23px;}
.p-detail-btn > a > span { font-size: 16px; display: inline-block; margin-left: 10px;}

.p-detail-bottom { padding-top:calc(20px + 3%); padding-bottom:calc(10px + 1%);}

.share-tool { padding-bottom: 20px;}

.download-layout { max-width: 800px; margin: 0 auto;}
.download-list { border-bottom: 1px solid #dddddd; padding-bottom: 14px; margin-bottom: 14px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.download-list > div:nth-of-type(1) { width: calc(100% - 50px);}
.download-list > div:nth-of-type(2) { width: 50px; padding: 0 10px;}
.download-list > div:nth-of-type(2) img { transition: all 0.4s ease-out 0s;}
.download-list-title { position: relative; padding-left: 30px; font-weight: 700;transition: all 0.4s ease-out 0s;}
.download-list-title:before { position: absolute; content:""; width: 15px; height: 3px; background: #f2b21a; left: 0; top:50%; transform: translateY(-50%);}
.download-list:hover .download-list-title { color: #f2b21a;}
.download-list:hover  > div:nth-of-type(2) img { transform: rotateY(180deg);}

.btn-tool { border-top: 1px solid #999999;border-bottom: 1px solid #999999;display: flex ;flex-direction: row; flex-wrap: nowrap; justify-content: space-between; margin-bottom: calc(20px + 4%); margin-top: 20px; padding: 15px 0;}
.btn-tool > a { display: flex ;flex-direction: row; flex-wrap: nowrap; align-items: center; cursor: pointer;}
.btn-tool > a:hover { transform: scale(0.9);}
.btn-tool > a > span { display: inline-block; padding: 0 10px;}

/*about*/
.about-section-1 { margin-bottom: calc(20px + 3.5%); position: relative; height: 768px;}
.about-section-1 img { object-fit: cover; width: 100%; height: 100%;}
.about-section-1-title { position: absolute; z-index: 3; top:50%; transform: translateY(-50%); width: 100%; left: 0; padding: 0 5%; color: #fff; font-weight: 700;font-size: clamp(22px, 3.6vw, 50px); line-height: 1.4;  text-shadow: 0px 0px 8px #000;}

.about-section-2 { display: flex ;flex-direction: column; flex-wrap: nowrap; padding-bottom: calc(20px + 3%); }
.about-section-2 > div { display: flex ;flex-direction: row; flex-wrap: wrap; align-items: center; }
.about-section-2 > div:nth-child(even) { position: relative; margin-top: -70px;}
.about-section-2 > div > div { width: 50%; }
.about-section-2 > div > div:nth-of-type(2) { padding-left: 40px;}
.about-section-2 > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.about-section-2 > div:nth-child(even) > div:nth-of-type(2) { order: 1; padding-left: 0px;padding-right: 40px;}
.about-en-title { font-weight: 100; color: #f2b21a; font-size: clamp(24px, 5vw, 70px); text-transform: uppercase; line-height: 1; padding-bottom: calc(10px + 1%);}

.about-section-3 { padding-bottom: calc(20px + 4%); }
.about-section-3 .title02  { padding-bottom: calc(10px + 1%); }

.vision_mission_A { max-width: 970px; margin: auto; text-align: center; line-height: 1.6; letter-spacing: 0;}
.vision_mission_A .title_v_01 { position: relative; font-size: 144%; line-height: 1.3; margin: 10px 0 80px 0; font-weight: 100;}
.vision_mission_A .title_v_01::before { content: ''; position: absolute; bottom: -60px; left: 50%; transform: translateX(-50%); width: 2px; height: 40px; background: #f2b21a;}
.vision_mission_B { display: flex; flex-flow: wrap; max-width: 970px; margin: 80px auto; justify-content: space-between; letter-spacing: 0;}
.vision_mission_B > div { width: calc(50% - 10px); display: flex; flex-flow: column; color: #fff; padding: 50px 40px; text-align: center; box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.25);}
.vision_mission_B > div p { margin-bottom: 0!important;}
.vision_mission_B .color_01 { background: #494949;}
.vision_mission_B .color_02 { background: #ed851d;}
.vision_mission_B .color_03 { background: #1f4fa1;}
.vision_mission_B .color_04 { background: #f2b21a;}
.vision_mission_B > div:nth-child(1) { border-radius: 50px 0 0 0;}
.vision_mission_B > div:nth-child(2) { border-radius: 0 50px 0 0;}
.vision_mission_B > div:nth-child(3) { margin-top: 20px; border-radius: 0 0 0 50px;}
.vision_mission_B > div:nth-child(4) { margin-top: 20px; border-radius: 0 0 50px 0;}
.vision_mission_B .title_v_02 { font-size: 200%; font-weight: 700; line-height: 1.3; margin: 10px 0 15px 0;}

.Responsibility_A { max-width: 970px; margin: auto; text-align: center; line-height: 1.6; letter-spacing: 0;}
.Responsibility_A .title_v_01 { position: relative; font-size: 144%; line-height: 1.3; margin: 10px 0 80px 0; font-weight: 100;}
.Responsibility_A .title_v_01::before { content: ''; position: absolute; bottom: -60px; left: 50%; transform: translateX(-50%); width: 2px; height: 40px; background: #f2b21a;}
.Responsibility_B { margin: 50px auto 100px auto;}
.Responsibility_B > div { position: relative; display: flex; flex-flow: row; margin: 0 0 50px 0;}
.Responsibility_B > div::before { content: ''; position: absolute; bottom: -10px; left: 30px; width: 10px; height: 10px; background: #f2b21a; clip-path: polygon(100% 0, 50% 0, 100% 100%); z-index: -1;}
.Responsibility_B > div::after { content: ''; position: absolute; bottom: -10px; left: 40px; right: 0; height: 10px; background: #f2b21a; z-index: -1;}
.Responsibility_B > div:nth-child(2n+2) { flex-flow: row-reverse;}
.Responsibility_B > div:nth-child(2n+2)::before { left: auto; right: 30px; clip-path: polygon(50% 0, 0 0, 0 100%);}
.Responsibility_B > div:nth-child(2n+2)::after { right: 40px; left: 0;}
.Responsibility_B > div .text { width: 50.582%; padding: 30px 30px 0 30px; letter-spacing: 0; display: flex; flex-flow: column; justify-content: center;}
.Responsibility_B > div .pic { width: 49.418%; text-align: center; line-height: 0; display: flex; flex-flow: wrap; justify-content: flex-end;}
.Responsibility_B > div .text p { font-weight: 400!important; margin-bottom: 20px !important;}

/*team*/
.team-1-section { padding: 20px 0 calc(20px + 5%) 0; display: flex ;flex-direction: column; flex-wrap: nowrap; }
.team-1-section > div { display: flex ;flex-direction: row; flex-wrap: wrap; align-items: center; }
.team-1-section > div > div { width: 50%; }
.team-1-section > div > div:nth-of-type(1) { padding-right: 4%;}
.team-1-section > div:nth-child(even) > div:nth-of-type(1) { order: 2; padding-left: 4%; padding-right: 0;}
.team-1-section > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.title04 { text-align: left; padding-bottom: 17px;margin-bottom: 15px; font-size: clamp(23px, 2.3vw, 36px); line-height: 1.3; font-weight: 700; position: relative;}
.title04:after { position: absolute; content: ""; width: 60px; height: 5px; background: #f2b21a; bottom: 0; left: 0;}

.team-pto {}
.team-pto-m { display:none;}

/*news*/
.news-section { padding-bottom: calc(20px + 2%);}
.news-list {display: flex ;flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 2%); padding-top: 10px;}
.news-list > div { width: calc(50% - 20px); display: flex ;flex-direction: column; flex-wrap: nowrap; padding-bottom: calc(20px + 2%);}

.news-pto { padding-bottom: 64%; margin-bottom: calc(15px + 1%);}
.news-pto img { }
.news-date-1 { margin-bottom: 15px;display:flex; flex-direction: row; flex-wrap: nowrap; align-items: center; }
.news-date-1 > div:nth-of-type(1) { line-height: 1; font-size: 60px; font-weight: 700; letter-spacing: 0; color: #333; margin-right: 12px;}
.news-date-1 > div:nth-of-type(2) { display:flex; flex-direction: column; flex-wrap: nowrap; color: #333; }
.news-date-1 > div:nth-of-type(2) > div:nth-of-type(1) { font-weight: 500; font-size: 20px;line-height: 1; padding-bottom: 7px;}
.news-date-1 > div:nth-of-type(2) > div:nth-of-type(2) { font-weight: 400; font-size: 15px;line-height: 1; }
.news-title { font-weight: 500; font-size: clamp(18px, 1vw, 20px); margin-bottom: 15px; min-height: 60px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;}
.news-title:hover { color: #f2b21a !important;}

.news-btn-1 { width: 100px; height: 100px; position: relative;display:flex; flex-direction: column; flex-wrap: wrap; align-items: center; justify-content: center;}
.news-btn-1:before { position: absolute; z-index: -2; content: ""; width: 100%; height: 100%; border-radius: 100%; border: 1px solid #222; top: 0; left:0; transform-origin: 50% 50%; transition: all 0.2s ease-out 0s;}
.news-btn-1:after { position: absolute; z-index: -1; content: ""; width: 100%; height: 100%; border-radius: 100%; background: #f2b21a; top: 0; left:0; transform-origin: 50% 50%; transition: all 0.2s ease-out 0s;transform: scale(0);}
.news-btn-1:hover:before { transform: scale(0);}
.news-btn-1:hover:after { transform: scale(1);}
.news-btn-1 > div { line-height: 1; margin-bottom: 15px;}
.news-btn-1:hover > div { color: #fff;}
.news-btn-1 > span { display: block; width: 20px; height: 1px; background: #222; position: relative;}
.news-btn-1 > span:after { width: 7px; height: 7px; border-width: 1px 1px 0 0; border-color: #222; border-style: solid; transform: rotate(45deg); top:-3px; right: 0; position: absolute; content: "";}
.news-btn-1:hover > span { background: #fff;}
.news-btn-1:hover > span:after { border-color: #fff;}

.news-list-btn { display:flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.news-list-btn > div { font-size: 16px; margin-right: 12px;}
.news-btn-2 { width: 50px; height: 50px;}

/*contact*/
.contact-box { display:flex; flex-direction: row; flex-wrap: wrap;padding-bottom: calc(20px + 4%); }
.contact-box .contact-note2 { font-size: 16px; }
.contact-box > div:nth-of-type(1) {width: 40%; padding-right: 8%;}
.contact-box > div:nth-of-type(1) p {font-size: 16px !important;}
.contact-box > div:nth-of-type(2) {width: 60%; }
.contact-box > div:nth-of-type(1) a {  color: #f2b21a !important;text-decoration: underline;}
.contact-box-title { line-height: 1.1; font-weight: 700; padding-bottom: 14px; color: #f2b21a; font-size: clamp(19px, 1.3vw, 26px) }

.contact-layout-1 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.contact-layout-1 > div { width: calc(50% - 7px);}

.contact-form-list {  margin-bottom: 10px;display: flex; flex-direction: column; flex-wrap: nowrap; padding: 5px 0px; }
.contact-form-list > div:nth-of-type(1) { width: 100%; padding: 3px 0px;  position: relative;font-size: 16px; line-height: 170%; }
.contact-form-list > div:nth-of-type(1):after { position: absolute; content: ":"; top: 0; right: 0; display: none;}
.contact-form-list > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px;}
.contact-form-list2 {  margin-bottom: 10px;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; padding: 5px 0px; }
.contact-form-list2 > div:nth-of-type(1) { width: 90px; padding: 3px 0px;  position: relative; line-height: 170%; }
.contact-form-list2 > div:nth-of-type(1):after { position: absolute; content: ":"; top: 0; right: 0; display: none;}
.contact-form-list2 > div:nth-of-type(2) { width: calc(100% - 70px); padding-left: 10px;}

.contact-form input[type="text"], .contact-form input[type="number"], .contact-form input[type="tel"], .contact-form input[type="phone"], .contact-form input[type="date"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="button"], .contact-form textarea { font-size: 16px; border-width:1px; border-style: solid; border-color: #cccccc; margin: 0px 0 0px 0; width: 100%; padding:0px 15px ; color:#333; background: transparent; font-family: 'Noto Sans TC', sans-serif; line-height: 40px; border-radius: 0px; }
.contact-form textarea { height:98px; padding:15px; resize:none; line-height: 140%;}
.contact-form select{ margin: 0 0 0px 0;  width:100%; max-width: 160px; background-image: url(../images/product-select.png); background-repeat: no-repeat; background-position: calc(100% - 5px) 7px; background-size: 30px 29px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: transparent; font-size: 16px; border-width:1px; border-style: solid; border-color: #cccccc; color:#333; font-family: 'Noto Sans TC', sans-serif;  padding:0px 35px 0px 15px;  line-height: 40px; border-radius: 0px; font-weight: 300; letter-spacing: 0.05rem;}
.contact-form option { padding:1px 5px;}
.contact-form select::-ms-expand {
    display: none;
}

.contact-btn { display: flex; flex-direction: row; flex-wrap: wrap; align-items:center; justify-content:space-between; }
.contact-btn > div { padding-bottom: 10px;}


.contact-btn { width: 170px; height: 44px; line-height: 40px; position: relative;  display: block; background: #073061; border: 2px solid #073061; text-align: center;font-size: 16px; color: #fff !important; font-weight: 700; }
.contact-btn img { display: inline-block; margin-right: 15px; position: relative; top:-2px;}

.color-red { color: #ff0000;}

.btn01 { display: block; width: 150px; line-height: 46px; border-radius: 25px; border: 1px solid #333; text-align: center; color: #333 !important; letter-spacing: 0.2rem; margin: 20px 0 0 auto; background: #fff; transition: all 0.4s ease-out 0s; font-weight: 300;}
.btn01:hover { width: 130px; background: #333; color: #fff !important;}

@media only screen and (max-width: 1365px) {
    #content { padding-top: 60px; font-size: 16px;}
	#content p{ font-size: 16px;}
	p, td, li, label { font-size: 16px;}
    .vision_mission_B > div { padding: 50px 25px;}
	
}
@media only screen and (max-width: 1279px) {
	
	#path li { font-size: 13px; }

	.products-section > div:nth-of-type(1) { width: 100%; padding-right: 0px;position: relative; top: auto; padding-bottom: 25px;}
	.products-section > div:nth-of-type(2) { width: calc(100% - 0px);}
	aside { border-left: 0px solid #d9d9d9; padding-left: 0px; }
	.aside-title { display: none;}
	
	.products-top-content > div:nth-of-type(1) { width: 100%;}
	.products-top-content > div:nth-of-type(2) { width: calc(100% - 0px);}
	
	.about-section-1 { height: 400px;}
    
    .Responsibility_B > div::before { left: 20px;}
    .Responsibility_B > div::after { left: 30px;}
    .Responsibility_B > div:nth-child(2n+2)::before { right: 20px;}
    .Responsibility_B > div:nth-child(2n+2)::after { right: 30px;}
    .Responsibility_B > div .text { width: 56%; padding: 20px 20px 0 20px;}
	.Responsibility_B > div .pic { width: 44%;}
    
	.contact-box > div {width: 100% !important; }
	.contact-box > div:nth-of-type(1) { padding-right: 0%;}
}

@media only screen and (max-width: 980px) {
	
	.products-detail-top > div { width: 100%; }
	.products-detail-top > div:nth-of-type(1) {  position: relative; top: auto; padding: 0 0 25px 0;}
	.products-detail-top > div:nth-of-type(2) {  padding: 0;}

	.about-section-2 > div:nth-child(even) { margin-top: 35px;}
    
    .vision_mission_B { margin: 50px auto 80px auto;}
    .vision_mission_B > div { padding: 40px 20px;}
    .Responsibility_B { margin: 50px auto 80px auto;}
    .Responsibility_B > div, .Responsibility_B > div:nth-child(2n+2) { flex-flow: column; max-width: 593px; margin: auto auto 60px auto;}
    .Responsibility_B > div::before, .Responsibility_B > div:nth-child(2n+2)::before { left: auto; right: -5px; clip-path: polygon(50% 0, 0 0, 0 100%);}
    .Responsibility_B > div::after, .Responsibility_B > div:nth-child(2n+2)::after { left: 0; right: 5px;}
    .Responsibility_B > div .text { width: 100%; padding: 0;}
	.Responsibility_B > div .pic { width: 100%; max-width: 593px;}
	
	.team-1-section > div { padding-bottom: calc(20px + 4%);}
	.team-1-section > div > div { width: 100%; }
	.team-1-section > div > div:nth-of-type(1) { padding-bottom: 12px; padding-right: 0;}
	.team-1-section > div > div:nth-of-type(2) img { width: 100%;}
	.team-1-section > div:nth-child(even) > div:nth-of-type(1) { order: 1; padding-left: 0;}
	.team-1-section > div:nth-child(even) > div:nth-of-type(2) { order: 2;}
	.team-pto {display:none;}
	.team-pto-m { display:block;}
	
}
@media only screen and (max-width: 768px) {
	.layout-25 > div { width: 47%; }

	.service-section-2-data > div:nth-of-type(1) { width: 30px;}
	.service-section-2-data > div:nth-of-type(2) { width: calc(100% - 30px); padding-right: 0; }
	.service-section-2-data > div:nth-of-type(3) { width: 100%; padding-left: 45px;}

	.news-list > div { width: 100%;}
	.news-date-1 > div:nth-of-type(1) { font-size: 50px;}
	
	.contact-layout-1 > div { width: calc(100% - 0px);}
}
@media only screen and (max-width: 640px) {
	.products-list > a { width: 50%; }
	
	.products-add-list > div:nth-of-type(3) {  width: calc(100% - 30px - 70px);}
	.products-add-list > div:nth-of-type(4) { width: 100%; padding-left: 110px; margin-bottom: 10px; margin-top: 10px;}
	.products-add-list > div:nth-of-type(4) select { max-width: 88%;}
	
	
	.about-section-2 > div > div { width: 100%; }
	.about-section-2 > div > div:nth-of-type(2) { padding-left: 0px;}
	.about-section-2 > div:nth-child(odd) > div:nth-of-type(1) { order: 2;}
	.about-section-2 > div:nth-child(odd) > div:nth-of-type(2) { order: 1; margin-bottom: 15px;}
	.about-section-2 > div:nth-child(even) > div:nth-of-type(1) { }
	.about-section-2 > div:nth-child(even) > div:nth-of-type(2) { padding-right: 0px; margin-bottom: 15px;}
    
    .vision_mission_B > div { width: 100%!important; border-radius: 20px!important; margin: 0 0 30px 0;}
    .vision_mission_B > div:nth-child(3), .vision_mission_B > div:nth-child(4) { margin-top: 0;}
    .vision_mission_B > div:last-child { margin: 0;}
}
@media only screen and (max-width: 570px) {
	.layout-50 > div { width: 100%;}
	
	.about-section-1 { height: 250px;}
	
}

@media only screen and (max-width: 414px) {
	.products-list > a { width: 100%; }
	
	.p-detail-btn > a { width: 100%; }
    
    .vision_mission_B { margin: 40px auto 60px auto;}
    .vision_mission_B .title_v_02 { font-size: 144%;}
    .Responsibility_B { margin: 40px auto 60px auto;}
    .Responsibility_B > div, .Responsibility_B > div:nth-child(2n+2) { margin: auto auto 50px auto;}
}

@media only screen and (max-width: 320px) {
	.btn-tool { flex-direction: column; align-items: center;}
	.btn-tool > a { padding-bottom: 15px;}
	.btn-tool > a:last-child { padding-bottom: 0;}
    
    .vision_mission_B > div { padding: 30px 20px; margin: 0 0 20px 0;}
	
}

/* 20250317 公版(c01)詳細頁的返回按鈕 - news、blog */
.cms-back-btn {display: flex; flex-flow: wrap; justify-content: center; align-items: center; margin: 1.5rem 0 2.5rem 0;}
.cms-back-btn > a:link, .cms-back-btn > a:visited {text-decoration:none; color:#362e2b; padding: 5px 20px; line-height: 1.7; border: 1px solid #362e2b; transition: all 0.5s ease 0s;}
.cms-back-btn > a:active, .cms-back-btn > a:hover {text-decoration:none; color:#fff; background: #5f3c2f; border: 1px solid #5f3c2f; cursor:pointer; transition: all 0.5s ease 0s;}

/* 20250317 公版(c01)的blog樣式 */
.blog-list {
	display: flex;
	margin-bottom: 30px;
}
.blog-list-pic {
	position: relative;
	width: 30%;
	transition: all 0.5s;
}
.blog-list-content {
	width: 70%;
	padding-left: 20px;
}
.blog-list-pic .img-center {position: relative; padding-bottom: 66.6%; line-height: 0; font-size: 0; height: 0;}
.blog-list-pic .img-center a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.blog-list-pic .img-center img {
	max-height: 100%;
	transition: all 0.5s;
}
.blog-list-pic:hover img {
	transform: scale(0.9);
}
.blog-list-title {
	font-size: 19px;
}
.blog-list-date {
	color: #bdbdbd;
}
.blog-list-text {
	color: #5d5d5d;
}
.blog-list-more {
	text-align: right;
}
.blog-list-more a {
	color: #362e2b;
}
.blog-list-more a:hover {
	text-decoration: underline;
	color: #5f3c2f;
}
.blog-list-tag a {
	color: #a1a1a1;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 3px 12px;
	transition: all 0.5s;
}
.blog-list-tag a:hover {
	color: #fff;
	background-color: #5f3c2f;
	border: 1px solid #5f3c2f;
}

.blog-divider {
	border-left: 1px solid #dfdfdf;
	padding: 30px 0 30px 30px;
}
@media only screen and (max-width: 991px) {
	.blog-divider {
		padding: 10px 0 30px 0;
		border-left: none;
	}
}

.blog-article-title {
	font-size: 19px;
	margin-bottom: 10px;
}
.blog-article-search {
	position: relative;
}
.blog-article-search > input {
	width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 40px;
	padding: 0 40px 0 20px;
	transition: all 0.5s;
}
.blog-article-search:hover > input {
	border: 1px solid #5f3c2f;
}
.blog-article-search > a {
	position: absolute;
	right: 15px;
}
.blog-article-tag {
	margin-top: 30px;
}
.blog-article-tag a {
	color: #a1a1a1;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 3px 12px;
	transition: all 0.5s;
}
.blog-article-tag a:hover {
	color: #fff;
	background: #5f3c2f;
	border: 1px solid #5f3c2f;
}
.blog-article-cate {
	margin-top: 30px;
}
.blog-article-cate > ul {
	padding-left: 0;
}
.blog-article-cate > ul > li {
	transition: all 0.5s;
	border-bottom: 1px solid #e6e6e6;
	list-style: none;
	padding: 5px 0 5px 10px;
}
.blog-article-cate > ul > li:hover {
	background-color: #5f3c2f;
}
.blog-article-cate > ul > li:hover * {
	color: #fff;
}
.blog-article-hot-box {
	border-bottom: 1px solid #e6e6e6;
}
.blog-article-hot-cate {
	color: #8b8b8b;
}
.blog-article-hot-text a {
	transition: all 0.5s;
}
.blog-article-hot-text a:hover {
	color: #5f3c2f;
}


.blog-detail-text {
	padding: 20px 0;
}
.blog-detail-tag a {
	color: #a1a1a1;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding: 3px 12px;
	transition: all 0.5s;
}
.blog-detail-tag a:hover {
	color: #fff;
	background: #5f3c2f;
	border: 1px solid #5f3c2f;
}
.blog-detail-btn {
	background: #f3f3f3;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	padding: 0 10px;
	margin-top: 30px;
}
.blog-detail-btn a {
	display: block;
	line-height: 66px;
	background: #fff;
	text-align: center;
	width:154px;
	color: #9f9f9f;
	font-size: 18px;
	margin: 0 0 0 auto;
	transition: all 0.5s;
}
.blog-detail-btn a:hover {
	background: #9f9f9f;
	color: #fff;
	width: 100%;
}

.blog-detail-more {
	margin-top: 30px;
}
.blog-detail-more-title {
	font-size: 24px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
}
.blog-detail-more-list {
	font-size: 18px;
	list-style: circle;
	line-height: 36px;
	margin-top: 20px;
	padding-left: 20px;
}
.blog-detail-more-list a:hover { color: #447ab6; }


@media only screen and (max-width: 768px) {
	.blog-list {
		flex-direction: column;
	}
	.blog-list-pic {
		width: 100%;
		/*padding-bottom: 100%;*/
		max-width: 600px; margin: auto;
	}
	.blog-list-content {
		width: 100%;
		padding-top: 20px;
		padding-left: 0;
	}
}
