/* 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:1340px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

.width-1200 { max-width: 1200px;}
.width-1440 { max-width: 1440px;}

#content { font-size: clamp(16px, 1.3vw, 18px); line-height:1.5; color: #3e3a39; letter-spacing: 0; font-weight: 400; padding-top: 0px;}

.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%;}
.imgFull img {position: absolute; top: 50%; left: 50%; display: block; width: 100%!important; height: 100%!important; object-fit:cover; transform:translate(-50%,-50%); transition: all 0.5s ease 0s;}

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

.font-size-15 { font-size: 15px;}
.font-size-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.5vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-26 { font-size: clamp(20px, 2.1vw, 26px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px);}
.font-size-32 { font-size: clamp(22px, 2.7vw, 32px);}
.font-size-34 { font-size: clamp(22px, 2.9vw, 34px);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(24px, 3.5vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(24px, 3.5vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.3;}
.font-size-60 { font-size: clamp(28px, 4vw, 60px); line-height: 1.2;}
.font-size-70 { font-size: clamp(32px, 4.4vw, 70px); line-height: 1.1;}

.font-Serif { font-family: "Noto Serif TC", sans-serif;}

.color-blue { color: #0a4594;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}
.color-black { color: #000;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}
.align-justify { text-align: justify!important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-600 { font-weight: 600;}
.weight-700 { font-weight: 700;}
.weight-900 { font-weight: 900;}

.p-layout { padding: 0; margin:0 0 calc(20px + 1%) 0; font-weight: 400; line-height: 1.5; font-size: clamp(16px, 1.3vw, 18px);}

.layout-wrap { display: flex; flex-direction: row; flex-wrap: wrap;}
.layout-nowrap { display: flex; flex-direction: row; flex-wrap: nowrap;}

.layout-50 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.layout-50 > div { width: 48%;}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

.title-type-1 { line-height: 1.3; padding-bottom: 10px;}
.title-type-2 { line-height: 1.3; padding-bottom: calc(15px + 1%);}

.banner { position: relative; }
.banner img { object-fit: cover; width: 100%; height: 100%;}

.banner-title { position: absolute; z-index: 4; top:50%; transform: translateY(-50%); left: 0; width: 100%; padding: 0 10%; color: #fff;font-family: "Noto Serif TC", sans-serif;}
.banner-title > div:nth-of-type(1) { font-size: clamp(18px, 1.4vw, 24px); font-weight: 500; line-height:1.2; }
.banner-title > div:nth-of-type(2), .banner-title > h1 { font-size: clamp(32px, 4vw, 60px); font-weight: 700; letter-spacing: 0.5rem;font-family: "Noto Serif TC", sans-serif; margin: 0; padding: 0;}

.banner-pc, .banner-mobile { position: relative;}
.banner-mobile { display: none !important;}

.loop .owl-dots {  display: none !important;}
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:50%; transform: translateY(-50%); width: 100%; z-index: 11; margin-top: 0 !important ;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important;}
.loop .owl-prev { left:15px; }
.loop .owl-next { right:15px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 25px; height: 25px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop .owl-next:before { content: ""; transform: rotate(45deg);}
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; top: 50%; transform: translateY(-50%); right: 15px; text-align: center !important; padding: 0 0px; display: flex; flex-direction: column; flex-wrap: nowrap; width: 30px; align-items: center;}
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; margin: 10px !important; opacity: 0.35;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { opacity: 1;}

.main-bg { background: url("../images/idx-main-bg.png") no-repeat 50% -150px / cover;}

.title-1 { padding:0 0 calc(10px + 1%) 0; margin:0 0 0 0; font-weight: 600; font-size: clamp(28px, 3.5vw, 48px); position: relative; line-height: 1.5; font-family: "Noto Serif TC", sans-serif; letter-spacing: 0.15rem;}

.btn-1 { width: 200px; line-height: 54px; border-radius: 10vw; background: #78bf4d; color: #fff !important; text-align: center; margin: 0 auto; display: block; border-width: 0;transition: all 0.4s ease-out 0s; }
.btn-1:hover { background: #3e3a39;;}

.btn-1-b { width: 100%; background: #c30d23; font-size: clamp(20px, 1.4vw, 24px); letter-spacing: 0.2rem; margin-bottom: 25px;}

.path-bg { background: #fff; border-top: 1px solid #e6e2df; }
#path { padding: 10px 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: 400;}
#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: #3e3a39; }
#path li a:hover { color: #c30d23;}


/*about*/
.about-section-1 { padding: calc(20px + 5%) 5%;}
.about-section-1-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.about-section-1-content > div:nth-of-type(1) { width: 250px;}
.about-section-1-content > div:nth-of-type(2) { width: calc(100% - 250px); padding-left: 5%;}

.about-section-1-title { padding:0 0 10px 0; margin:0 0 0 0; font-weight: 600; font-size: clamp(28px, 3.5vw, 48px); position: relative; line-height: 1.5; font-family: "Noto Serif TC", sans-serif; letter-spacing: 0.15rem; width: fit-content;}
.about-section-1-title:after { content: ""; position: absolute; width: 100%; height: 2px; background: #c30d23; bottom: 0; left: 0;}

.about-section-2 { background: #fff; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); padding: 30px;display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.about-section-2 > div { width: calc((100%  - 70px) / 3);}
.about-section-2-b { margin-bottom: calc(20px + 3%);}
.about-section-2-b > div { width: calc((100%  - 35px) / 2);}
.about-section-2 > div img { width: 100%;}

.about-ce-section { position: relative; color: #fff;font-family: "Noto Serif TC", sans-serif; font-weight: 700; letter-spacing: 0.08rem; overflow: hidden;}
.about-ce-bg { height: 100%;}
.about-ce-bg > img { object-fit: cover; width: 100%; height: 100%;}
.about-ce-pto { position: absolute; z-index: 1; width: 100%; left: 0; top: 0; height: 100%;}
.about-ce-pto .loop, .about-ce-pto .owl-stage-outer, .about-ce-pto .owl-stage, .about-ce-pto .owl-item { height: 100%;}
.about-ce-content { position: relative; z-index: 3; padding: calc(30px + 6%) 5%; }
.about-ce-content-top { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; max-width: 1200px; margin: 0 auto;}
.about-ce-content-top > div { display: flex; flex-direction: row; flex-wrap: wrap;  align-items: center; width: 48%; padding-bottom: calc(20px + 3%);}
.about-ce-content-top > div > div:nth-of-type(1)  { width: 45%;}
.about-ce-content-top > div > div:nth-of-type(2) { width: 55%; padding-left: 5%; color: #fff; font-family: "Noto Serif TC", sans-serif; font-weight: 700;font-size: clamp(20px, 2vw, 30px); line-height: 1.3;}
.about-ce-content-bottom { text-align: center;}


.about-main-bg { background: url("../images/about-bg.jpg") no-repeat 50% -50px / cover;}

.about-idea-section { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 4%);}
.about-idea-section > div { width: 43%; margin-bottom: calc(20px + 3%); background: url("../images/about-idea-bg.jpg") no-repeat top center / cover; border-radius: 3vw; display: flex; flex-direction: column; flex-wrap: nowrap; padding: calc(20px + 3%) 5%;}
.about-idea-section > div > div { text-align: center; color: #fff; font-weight: 600;font-family: "Noto Serif TC", sans-serif;}
.about-idea-section > div > div:nth-of-type(1) img { max-width: 200px;}
.about-idea-section > div > div:nth-of-type(2) { letter-spacing: 0.2rem; font-size: clamp(24px, 2.6vw, 36px);}

.history-section { position: relative;}
.history-bg > img { object-fit: cover; width: 100%; height: 100%;}
.history-content { position: absolute; z-index: 3; width: 100%; height: 100%; left: 0; top: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; padding: calc(20px + 3%) 10%; color: #fff; }
.history-content > div:nth-of-type(1) { width: 300px;}
.history-content > div:nth-of-type(1) .about-section-1-title:after { background: #78bf4d;}
.history-content > div:nth-of-type(2) { width: calc(100% - 300px); display: flex; flex-direction: row; flex-wrap: wrap;}
.history-content > div:nth-of-type(2) > div { width: 33.33%; padding: 0 15px 15px 15px; margin-bottom: calc(20px + 1.5%); border-bottom: 2px dotted #78bf4d;}
.history-content > div:nth-of-type(2) > div ul { padding-bottom: 0;}
.history-content > div:nth-of-type(2) > div li { font-size: clamp(16px, 1.3vw, 18px);}
.history-title { font-size: clamp(25px, 1.8vw, 28px);}

.loop-history .owl-dots {  display: none !important;}
.loop-history .owl-item {position: relative; }
.loop-history .owl-nav { position: absolute; top:50%; transform: translateY(-50%); width: 100%; z-index: 11; margin-top: 0 !important ;}
.loop-history .owl-prev, .loop-history .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important;}
.loop-history .owl-prev { left:15px; }
.loop-history .owl-next { right:15px;}
.loop-history .owl-prev:before, .loop-history .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 25px; height: 25px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop-history .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop-history .owl-next:before { content: ""; transform: rotate(45deg);}
.loop-history .owl-prev:hover:before, .loop-history .owl-next:hover:before { opacity: 1;}
.loop-history .owl-stage-outer {z-index: 2;}
.loop-history .owl-dots { position: absolute; z-index: 100; top: 50%; transform: translateY(-50%); right: 15px; text-align: center !important; padding: 0 0px; display: flex; flex-direction: column; flex-wrap: nowrap; width: 30px; align-items: center;}
.loop-history .owl-dots .owl-dot span, .loop-history  .owl-dots .owl-dot span { background: #fff !important; width: 10px !important; height: 10px !important; margin: 10px !important; opacity: 0.35;}
.loop-history .owl-dots .owl-dot.active span, .loop-history  .owl-dots .owl-dot:hover span { opacity: 1;}

.advantages-section { padding: calc(20px + 5%) 5% calc(20px + 2%) 5%;}
.advantages-content { display: flex; flex-direction: row; flex-wrap: wrap; padding-top: calc(20px + 2.5%);}
.advantages-content > div { width: 33.33%; padding: 0 20px calc(20px + 3%) 20px;}
.advantages-icon { margin-bottom: 15px; text-align: center;}
.advantages-icon img { max-height: 60px;}
.advantages-title { color: #78bf4d; font-size: clamp(20px, 2.1vw, 26px); font-weight: 500; padding-bottom: 20px; text-align: center;}

/*products*/
.products-section { padding: calc(10px + 1%) 0 calc(20px + 4%) 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.products-section > div:nth-of-type(1) { width: 300px; }
.products-section > div:nth-of-type(2) { width: calc(100% - 300px); padding-left: 40px;}

.aside-title { text-align: center; font-weight: 600; font-size: clamp(22px, 2.2vw, 32px); position: relative; line-height: 1.5; font-family: "Noto Serif TC", sans-serif; letter-spacing: 0.15rem; border-bottom: 2px solid #c30d23; padding-bottom: 10px; margin-bottom: 20px;}

.products-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 20px;}
.products-list > a { width: 33.33%; display: block; padding: 0 15px 30px 15px;}
.products-list > a:hover .products-list-pto-btn { bottom: 0; opacity: 1;}
.products-list > a:hover .products-list-pto img { transform: translate(-50%, -50%) scale(1.05, 1.05);}
.products-list-pto { position: relative; padding-bottom: 100%; margin-bottom: 12px;}
.products-list-pto img { transition: all 0.4s ease-out 0s;}
.products-list-pto-btn { position: absolute; z-index: 4; bottom: -40px; left: 0; background: rgba(0,0,0,.6); width: 100%; padding:15px 10px; text-align: center; line-height: 1; color: #fff; font-weight: 500;transition: all 0.4s ease-out 0s; letter-spacing: 0.2rem; opacity: 0;}
.products-list-title { text-align: center; color: #3e3a39; font-weight: 500;font-size: clamp(18px, 1.5vw, 20px);}

/*products-detail*/
.products-detail-top { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding-top: 180px;padding-bottom: calc(20px + 2.5%); }
.products-detail-top > div:nth-of-type(1) { width: 70%; padding-right: 40px;}
.products-detail-top > div:nth-of-type(2) { width: 30%;}

.products-detail-title { padding:20px 0 calc(10px + 1%) 0; margin:0 0 0 0; font-weight: 600; font-size: clamp(30px, 2.6vw, 36px); position: relative; line-height: 1.3; font-family: "Noto Serif TC", sans-serif; letter-spacing: 0.1rem;}
.products-detail-title > span { font-size: clamp(20px, 1.7vw, 22px); display: block;}

.products-detail-data { padding-bottom: calc(20px + 5%);}

.products-detail-btn-box { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end; justify-content: space-between;}
.products-detail-btn-box > div { margin-bottom: 15px;}
.products-detail-info { font-size: 16px; color: #c30d23;}

.products-detail-title-2 { text-align: left; font-weight: 600; font-size: clamp(22px, 2.2vw, 32px); position: relative; line-height: 1.5; font-family: "Noto Serif TC", sans-serif; letter-spacing: 0.15rem; border-bottom: 2px solid #c30d23; padding-bottom: 10px; margin-bottom:calc(10px + 2%);}

.products-detail-botttom { padding-bottom: calc(20px + 2%);}

.data-list-1 { position: relative; padding-left: 25px; margin-bottom: calc(15px + 1%);}
.data-list-1:before { content: "";position: absolute;left: 3px;top: 8px;background: #c30d23;border-radius: 100%;width: 10px;height: 10px;}
.data-list-1-b:before { top: 14px;}

.loop-pro { margin-bottom: calc(40px + 4%); padding-bottom: 30px;}
.loop-pro .owl-dots { }
.loop-pro .owl-item {position: relative; }
.loop-pro .owl-nav { position: absolute; top:50%; transform: translateY(-50%); width: 100%; z-index: 11; margin-top: 0 !important ;}
.loop-pro .owl-prev, .loop-pro .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important;}
.loop-pro .owl-prev { left:15px; }
.loop-pro .owl-next { right:15px;}
.loop-pro .owl-prev:before, .loop-pro .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 25px; height: 25px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop-pro .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop-pro .owl-next:before { content: ""; transform: rotate(45deg);}
.loop-pro .owl-prev:hover:before, .loop-pro .owl-next:hover:before { opacity: 1;}
.loop-pro .owl-stage-outer {z-index: 2;}
.loop-pro .owl-dots { position: absolute; z-index: 100; bottom: -25px; left: 0; text-align: center !important; padding: 0 0px; display: flex; flex-direction: row; flex-wrap: nowrap; width: 100%; justify-content: center;}
.loop-pro .owl-dots .owl-dot span, .loop-pro  .owl-dots .owl-dot span { background: #ddd !important; width: 10px !important; height: 10px !important; margin: 10px !important; opacity: 1;}
.loop-pro .owl-dots .owl-dot.active span, .loop-pro  .owl-dots .owl-dot:hover span { opacity: 1; background: #78bf4d !important}

.loop-pro-link:hover .products-list-pto-btn { bottom: 0; opacity: 1;}
.loop-pro-link:hover .products-list-pto img { transform: scale(1.05);}

.loop-pro-slider { }
.loop-pro-slider .owl-dots { display: none !important;}
.loop-pro-slider .owl-item {position: relative; }
.loop-pro-slider .owl-nav { position: absolute; top:50%; transform: translateY(-50%); left: 0; width: 100%; z-index: 11; }
.loop-pro-slider .owl-prev, .loop-pro-slider .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:#3e3e3e !important; width: 44px; height: 44px; border-radius: 100% !important; margin: 0 !important; }
.loop-pro-slider .owl-prev:hover, .loop-pro-slider .owl-next:hover { background:#c6010f !important;}
.loop-pro-slider .owl-prev:hover:before, .loop-pro-slider .owl-next:hover:before { filter:invert(0); }
.loop-pro-slider .owl-prev { left:20px; }
.loop-pro-slider .owl-next { right:20px;}
.loop-pro-slider .owl-prev:before, .loop-pro-slider .owl-next:before { content: "";font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;  position: absolute; top:50%; left: 50%;  width: 12px; height: 12px; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid;}
.loop-pro-slider .owl-prev:before {  transform: translate(-20%, -50%) rotate(-135deg); }
.loop-pro-slider .owl-next:before { transform: translate(-80%, -50%) rotate(45deg); }
.loop-pro-slider .owl-prev:hover:before, .loop-pro-slider .owl-next:hover:before { opacity: 1;}
.loop-pro-slider .owl-stage { margin: 0 auto;}
.loop-pro-slider .owl-stage-outer {z-index: 2;}
.loop-pro-slider .owl-dots { position: absolute; z-index: 100; left: 50%; bottom: 5%; transform: translateX(-50%); text-align: center !important; padding: 0 0px; width: 100%; }
.loop-pro-slider .owl-dots .owl-dot span, .loop-pro-slider  .owl-dots .owl-dot span { background: transparent !important; width: 13px !important; height: 13px !important; margin: 10px !important; box-shadow:inset 0px 0px 0px 1.5px #fff;}
.loop-pro-slider .owl-dots .owl-dot.active span, .loop-pro-slider  .owl-dots .owl-dot:hover span { opacity: 1;background: #d70c19 !important; box-shadow:inset 0px 0px 0px 0px #fff;}


/*oem*/
.oem-section { align-items: flex-start; }
.oem-section .about-section-1-title { font-size: clamp(24px, 2.8vw, 38px); }
.oem-section > div:nth-of-type(1) { width: 200px; }
.oem-section > div:nth-of-type(2) { width: calc(100% - 200px);; }

.cms-process { width: 100%; margin:0; padding:0 0 15px 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; border-bottom: none; }
.cms-process li { display: flex; flex-direction: row; flex-wrap: nowrap; padding: 0 20px; width: auto;  font-weight: 400; background: url(../images/arrow-right.svg) no-repeat right 8px; margin-bottom: 15px; }
.cms-process li:last-child { background: none; }
.cms-process li span { display: inline-block; line-height: 38px; margin-right: 8px; }
.cms-process li span:first-child { height: 36px; width: 36px;  border-radius: 18px; background-color: #78bf4d; text-align: center; color: #fff; line-height: 34px; }
.cms-process li span:last-child { line-height: 1.3; padding-top: 5px;}
.cms-process li.current span:first-child { height: 36px; width: 36px; border: 1px solid #000; border-radius: 18px; text-align: center; color: #FFF; line-height: 36px; background-color: #000; font-size: 22px; }
.cms-process li.current span:first-child + span { color: #494848; font-size: 19px; font-weight: 400; }


.contact-main input[type="text"], .contact-main input[type="number"], .contact-main input[type="tel"], .contact-main input[type="phone"], .contact-main input[type="date"], .contact-main input[type="email"], .contact-main input[type="password"], .contact-main input[type="button"], .contact-main textarea { font-size: clamp(16px, 1.3vw, 18px); border-width:1px; border-style: solid; border-color: #d1d1d1; margin: 0px 0 8px 0; width: 100%; padding: 5px 10px; color:#333; background: none; font-family: 'Noto Sans TC', sans-serif; letter-spacing: 0; border-radius: 5px; background-color: #fff; }
.contact-main textarea { height:105px; padding:5px 10px; letter-spacing: 0; resize: none;}
.contact-main select{  margin: 0px 0 8px 0; width:100%; background-image: url(../images/product-select.png); background-repeat: no-repeat; background-position: calc(100% - 6px) 50%; background-size:18px 8px;  -webkit-appearance: none; -moz-appearance: none; appearance: none;   margin-right:4px; background-color: #fff; font-size: clamp(16px, 1.3vw, 18px); border-width:1px; border-style: solid; border-color: #d1d1d1; mwidth: 100%; color:#333; font-family: 'Noto Sans TC', sans-serif; padding: 5px 35px 5px 10px;  letter-spacing: 0; border-radius: 5px;}
.contact-main option { padding:1px 5px;}
.contact-main select::-ms-expand {
    display: none;
}
input::placeholder, textarea::placeholder { color: #333; opacity:1;}

.contact-title { font-weight: 400; padding-bottom: 4px;}
.contact-title span { color: red; font-size: 24px; vertical-align: middle; line-height: 1;}

.contact-btn-box { padding: calc(20px + 2%) 0 0 0;}
.contact-btn-box .btn-1 { width: 100%;}
.contact-btn-box .layout-50 > div { padding-bottom: 15px;}
.contact-btn-box .layout-50 > div:nth-of-type(1) .btn-1 { background: #3e3a39;}
.contact-btn-box .layout-50 > div:nth-of-type(2) .btn-1 { background: #78bf4d !important;}
.contact-btn-box .btn-1:hover { transform: scale(0.9);}

@media only screen and (max-width: 1920px) {
	.main-bg { background: url("../images/idx-main-bg.png") no-repeat 50% -150px / auto;}
	
	.about-main-bg { background: url("../images/about-bg.jpg") no-repeat 50% -50px / auto;}
	
}
@media only screen and (max-width: 1279px) {
	body { padding-bottom: 40px;}
	#content { padding-top: 70px;}
	
	
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important; }
	
	.history-content { align-content: flex-start;}
	.history-content > div:nth-of-type(1) { width: 100%; padding-bottom: 30px;}
	.history-content > div:nth-of-type(2) { width: calc(100% - 0px);height: 380px; overflow: auto;}
	
	.history-bg { height: 700px;}
	
	.aside-title { display: none;}
	.products-section > div:nth-of-type(1) { width: 100%; padding-bottom: 25px; }
	.products-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px;}
	
	.products-detail-top { padding-top: 40px;}
	
	.oem-section > div:nth-of-type(1) { width: 100%; padding-bottom: 20px;}
	.oem-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0%;}
	
	.layout-50 > div { width: 100%;}
}

@media only screen and (max-width: 980px) {
	.banner-title { top:50%;}
	.banner-title > div:nth-of-type(3) { transform: scale(0.6);}
	
	.about-section-1-content > div:nth-of-type(1) { width: 100%; padding-bottom: 20px;}
	.about-section-1-content > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0%;}
	
	.about-section-2 { padding: 10px;}
	.about-section-2 > div { width: calc((100%  - 15px) / 3);}
	.about-section-2-b > div { width: calc((100%  - 7px) / 2);}
	
	.about-ce-bg { }
	
	.history-content {padding: calc(20px + 3%) 5%;}
	.history-content > div:nth-of-type(2) > div { width: 50%;}
	
	.history-bg { height: 600px;}
	
	.advantages-content > div { width: 50%; }
	
	.products-detail-top { padding-top: 30px;}
	.products-detail-top > div:nth-of-type(1) { width: 100%; padding-right: 0px;}
	.products-detail-top > div:nth-of-type(2) { width: 100%;}
}
@media only screen and (max-width: 768px) {
	.history-content > div:nth-of-type(2) > div { width: 100%;}
	.history-bg { height: 540px;}
	
	.advantages-icon img {max-height: 50px;}
	
	.products-list > a { width: 50%; display: block; padding: 0 5px 20px 5px;}
	
	.cms-process li { width: 100%; text-align:left; background: none; padding: 0 0 0 0; }
	.cms-process li span:last-child { width: calc(100% - 36px);}
	
	.about-ce-content-top > div { width: 100%;}
	
	.loop-pro-slider .owl-prev { left:-15px;transform: translateY(-50%) scale(0.6);  }
	.loop-pro-slider .owl-next { right:-15px; transform: translateY(-50%) scale(0.6); }
}
@media only screen and (max-width: 640px) {
	.btn-1 { width: 170px; line-height: 48px; }
	
	.about-idea-section > div { width: 100%;}
}
@media only screen and (max-width: 570px) {
	.banner { height: 340px;}
	
}

@media only screen and (max-width: 414px) {
	.about-idea-section > div > div:nth-of-type(1) img { max-width: 130px;}
	
	.advantages-content > div { width: 100%; padding: 0 0px calc(20px + 3%) 0px;}
	
	.about-ce-content-top > div > div:nth-of-type(1)  { width: 60%; margin: 0 auto 20px auto;}
	.about-ce-content-top > div > div:nth-of-type(2) { width: 100%; padding-left: 0%; text-align: center;}
}

@media only screen and (max-width: 320px) {
	.products-list > a { width: 100%; display: block; padding: 0 0px 20px 0px;}
	
	
}

/* pub10  */
.wrapper {
	/*max-width: 1230px;*/
	/*margin: 0 auto;*/
	padding-top: 3%;
}

.btn-more-01 {
	padding: 10px 40px;
	color: #fff!important;
	background: #3e3a39;
	border-radius: 40px;
	font-size: 15px; line-height: 1.2;
	transition: 0.2s; position: relative; z-index: 1; display: table; margin: auto;
}
.btn-more-01:hover {
	background: #78bf4d;
	color: #fff;
	letter-spacing: 2px;
	transition: 0.3s;
}
.btn-more-01::before {content: ""; position: absolute; right: -29px; top:calc(50% - 5px);  width: 10px; height: 10px; border-width: 1px 1px 0 0;border-style: solid; border-color: #78bf4d; transform: rotate(45deg); opacity: 0; mix-blend-mode: exclusion; transition: 0.3s;}
/*.btn-more-01:hover::before {border-color: #555; opacity: 1; right: -40px;}
.btn-more-01::after {content: ''; width: 60px; height: 1px; background: #78bf4d; position: absolute; right: -30px; top: 50%; z-index: 10; mix-blend-mode: exclusion; transition: 0.3s;}
.btn-more-01:hover::after {background: #555; right: -40px;}*/

.sub_wrap {display: flex; flex-flow: wrap; align-items: flex-start;}
.sub_wrap_menu {width: 277px; position: sticky; top: 90px; max-height: calc(100vh - 110px); overflow-y: auto;}
.sub_wrap_main {width: 100%;}
.sub_wrap > .sub_wrap_menu + .sub_wrap_main {width: calc(100% - 277px); padding: 0 0 0 30px; position: relative; z-index: 1;}
.sub_wrap_main_full {position: absolute; top: -21px; left: 30px; z-index: 100; width: 40px; height: 20px; border: 1px solid #ccc; border-radius: 5px; background: #fff; cursor: pointer; opacity: 0; transition: all 0.5s ease 0s;}
.sub_wrap > .sub_wrap_menu + .sub_wrap_main:hover .sub_wrap_main_full {opacity: 1;}
.sub_wrap_main_full span {position: absolute; width: 5px; height: 5px; border-style: solid; border-color: #ccc; transform: rotate(0deg); opacity: 1; transition: all 0.5s ease 0s;}
.sub_wrap_main_full span:nth-child(1) {left: 3px; top:2px; border-width: 2px 0 0 2px;}
.sub_wrap_main_full span:nth-child(2) {right: 3px; top:2px; border-width: 2px 2px 0 0;}
.sub_wrap_main_full span:nth-child(3) {right: 3px; bottom:2px; border-width: 0 2px 2px 0;}
.sub_wrap_main_full span:nth-child(4) {left: 3px; bottom:2px; border-width: 0 0 2px 2px;}
.sub_wrap_menu_hide .sub_wrap_menu {display: none;}
.sub_wrap_menu_hide > .sub_wrap_menu + .sub_wrap_main {width: 100%; padding: 0;}
.sub_wrap_menu_hide > .sub_wrap_menu + .sub_wrap_main .container {max-width: 100%;}
.sub_wrap_menu_hide .sub_wrap_main_full {left: 0; opacity: 1;}
.sub_wrap_menu_hide .sub_wrap_main_full span:nth-child(1) {height: 14px; width: 10px; border-width: 2px 2px 2px 2px;}
.sub_wrap_menu_hide .sub_wrap_main_full span:nth-child(2) {width: 17px; height: 10px;}
.sub_wrap_menu_hide .sub_wrap_main_full span:nth-child(3) {width: 17px; height: 10px;}
.sub_wrap_menu_hide .sub_wrap_main_full span:nth-child(4) {left: 17px; bottom: 7px; transform: rotate(45deg);}
@media (max-width: 1024px) {
	.sub_wrap_menu {width: 100%; position: relative; z-index: 10; top: auto; max-height: none; overflow-y: inherit;}
	.sub_wrap > .sub_wrap_menu + .sub_wrap_main {width: 100%; padding: 0; position: relative; z-index: 1;}
	.sub_wrap > .sub_wrap_menu + .sub_wrap_main .container {max-width: 100%;}
	.sub_wrap_main_full {display: none;}
}

/* Pagination ======================================================================= */
.page-number {
	margin: 30px 0;
	text-align: center;
}
.page-number ul {
	list-style-type: none; padding: 0; margin: 0; display: flex; justify-content: center;
}
.page-number li {
	position: relative; line-height: 1; padding: 0; margin: 0;
}
.page-number a {
	width: 30px;
	height: 30px;
	line-height: 20px;
	text-align: center;
	margin: auto 5px;
	display: inline-flex; flex-flow: wrap; justify-content: center; align-items: center;
	color: #000;
}
.page-number a:hover {
	color: #04caf7;
}
.page-number a.page-active {
	border: 3px solid #04caf7;
	border-radius: 100%;
}
.page-number a.page-prev, .page-number a.page-next {
	border-radius: 100%;
	color: #fff;
	background-color: #04caf7;
	text-indent: -777px;
}
.page-number a.page-prev li:before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	left: -9px;
	top: -7px;
	background: url(icons/icon-page-prev.svg) no-repeat;
}
.page-number a.page-next li:before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	left: -6px;
	top: -7px;
	background: url(icons/icon-page-next.svg) no-repeat;
}
