/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; }
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:990px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 15px; line-height:1.8; color: #333; letter-spacing: 0.05rem; font-weight: 400; padding-top: 118px;}
#content p{ margin-bottom: 0px; margin-top: 0; padding-bottom: 30px; font-size: 15px;line-height:1.8;  font-weight: 400;}
p, td, li, label { font-size: 15px;line-height:1.8;  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 { min-height: 27px; background: #f4f4f4; padding: 0 5%;}
#path ul { margin: 0 auto; padding: 0; text-align: left;}
#path li { display: inline-block; vertical-align: top; font-size: 13px; color: #666;}
#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: #666; }
#path li a:hover { opacity: 0.6;}
#path li:last-child a { pointer-events:none;}



.banner { position:relative; background: linear-gradient(90deg, #FFFFFF 0%, #e8e8e8 50%, #FFFFFF 100%);}
.banner img { max-width: 990px !important; margin: 0 auto;}
.banner-pc { }
.banner-mobile { display: none !important;}

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

.idx-section-1 { margin-bottom: 22px; line-height: 0; text-align:center; position: relative;}
.idx-section-1:after { content: ""; position: absolute; width: 100%; height: 7px; background: linear-gradient(0deg, #f1f1f1 0%, #FFFFFF 100%); left: 0; bottom: 0;}

.title01 { margin-bottom: 22px;  position: relative; }
.title01:after { content:""; position: absolute; bottom: 4px; left: 0; width: 100%; height: 8px;background: #f2f2f2; }
.title01 > div, .title01 > h1 { position: relative; z-index: 3; display:inline-block; background: #fff; padding: 0 22px 0 15px; border-left: 5px solid #000; font-size: clamp(20px, 1vw, 22px); font-weight: 500; line-height: 1.4; margin: 0;}
.title01 > div:before, .title01 > h1:before { position: absolute; content: ""; width: 5px; height: 8px; background: #e93336; left: -5px; top: 0;}

.idx-gallery { max-width: 680px; margin: 0 auto; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(10px + 1%);}
.idx-gallery > div:nth-of-type(1) { width: calc(100% - 114px); padding-right: 5%;}
.idx-gallery > div:nth-of-type(2) { width: 114px; padding-top: 15px;}

.pro-s { display:flex; flex-direction:column; flex-wrap:wrap; }
.pro-s > div {  margin: 0 0px 36px 0; padding: 0; cursor: pointer; }
.pro-b > img {  }

.pto-show { display: block;}
.pto-hidden { display: none;}

.idx-machine { max-width: 630px; margin: 0 auto; width: 100%; display: flex; flex-direction: column; flex-wrap: wrap; padding-bottom: calc(20px + 4%);}
.idx-machine > div:nth-of-type(1) { margin-bottom: calc(10px + 1.5%);}
.idx-machine > div:nth-of-type(2) { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.idx-machine > div:nth-of-type(2) > div { width: 18%; cursor: pointer;}

/*about*/
.about-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 3%);}
.about-section-1 > div:nth-of-type(1) { width: calc(100% - 300px); padding-right: 25px;}
.about-section-1 > div:nth-of-type(2) { width: 300px;}

.about-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 2%); justify-content: space-between;}
.about-section-2 > div:nth-child(odd) { width: 95px; border-bottom: 2px solid #ED1C24; font-weight: 700; text-align: center;}
.about-section-2 > div:nth-child(odd) > span { font-size: 17px;}
.about-section-2 > div:nth-child(even) { width: calc(100% - 95px - 5px); border-bottom: 1px solid #CCCCCC; padding: 0 5px;}

.layout-50 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(15px + 2%);}
.layout-50 > div { width: 48%; text-align: center; margin-bottom: 10px;}

.ab-video{margin-bottom: 50px;}

/*about-2*/
.about-2-section { padding-bottom: calc(20px + 4%); text-align:center;}

/*products*/
.title02 { background: #ddd; padding: 3px 8px; position: relative; display: block; margin-bottom: 20px;}
.title02:hover .title02-pto { transform: translateY(-50%) scale(1);}
.title02-pto { position: absolute; top:50%; right: 0; transform: translateY(-50%) scale(0); transform-origin: 100% 50%;transition: all 0.3s ease-in-out 0s;}
.title02 h2 { font-weight: 700; padding: 0; margin: 0; font-size:18px; }

.products-list { display: flex; flex-direction: row; flex-wrap: wrap;padding-bottom: calc(20px + 3%);}
.products-list > div { width: 33.33%; padding-right: 10%; padding-bottom: calc(10px + 3%);}
.products-list-title { display: block; font-weight: 700; padding-bottom: 5px; letter-spacing: 0; font-size: 14px; line-height: 1.4;}
.products-list-title:hover { color: #ed361f;}
.products-list-pto { padding-bottom: 45%; display: block; margin-bottom: 5px;}
.products-list-pto:hover img { transform: scale(0.9);}
.products-list-pto img { transition: all 0.3s ease-in-out 0s;}
.products-list-link > a { display: block; position: relative; padding: 0 0 3px 15px; font-size: 13px; color: #666; line-height: 1.5;}
.products-list-link > a:hover { color: #ed361f;}
.products-list-link > a:before { content: ""; position: absolute; left: 2px; top:8px; background: #666; border-radius: 100%; width: 5px; height: 5px;}

/*products-list*/
.products-list-2 { padding-bottom: 15px;}

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

/*products-detail*/
.btn-box-section { padding-bottom: calc(20px + 3.5%);border-top:1px solid #bbb;}
.btn-box { display: flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; padding-top: 20px; max-width: 400px; margin: 0 auto;}
.btn-box > a { display: inline-block; width: calc(50% - 2px); line-height: 40px; text-align: center; color: #333; font-size: 15px;border: 1px solid #333333; margin-bottom: 4px;}
.btn-inquiry { background: #ed361f; color: #fff !important;border: 1px solid #ed361f !important;}

.p-detail-bottom { }

.products-catalog-list { display: flex; flex-direction:row; flex-wrap: wrap; justify-content: space-around;}
.products-catalog-list > div { padding: 0 20px 20px 20px;}
.products-catalog-list > div img { max-width: 115px;}

.word_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; border-collapse: inherit;
	color: #333333;
	text-decoration: none;
}
.word_1 p { padding-bottom: 0 !important; line-height: 1.1 !important;font-size: 13px !important;}
.word_1 img{margin-right:10px;}
.style1 {
  color: #FFFFFF;
}

/*equipment*/
.idx-machine { max-width: 630px; margin: 0 auto; width: 100%; display: flex; flex-direction: column; flex-wrap: wrap; padding-bottom: calc(20px + 4%);}
.idx-machine > div:nth-of-type(1) { margin-bottom: calc(10px + 1.5%);}
.idx-machine > div:nth-of-type(2) { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; }
.idx-machine > div:nth-of-type(2) > div { width: calc(20% - 10px); cursor: pointer;margin: 0 5px 10px;}

/*sample*/
.sample-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 2%); max-width: 650px; margin: 0 auto;}
.sample-list > div { width: 48.5%; padding-bottom:calc(20px + 2%); }
.sample-list-pto { margin-bottom: 15px;}
.sample-list-pto img { width: 100%;}
.sample-list-data { background: #E4E4E4; padding: 5px 12px; min-height: 50px; line-height: 1.5; font-size: 13px;}

/*news*/
.news-section { border-bottom: 1px dashed #d7d7d7; padding-bottom: calc(20px + 2%); margin-bottom: calc(20px + 2%);display: flex; flex-direction: row; flex-wrap: wrap; }
.news-section:last-child{ border-bottom: 0px dashed #d7d7d7; margin-bottom: 0; }
.news-section > div:nth-of-type(1) { width: 166px; }
.news-section > div:nth-of-type(2) { width: calc(100% - 166px); padding-left: 20px; }
.news-section-pto { padding-bottom: 57%; display: block;}
.news-section-date { font-size: 15px; line-height: 100%; padding-bottom: 4px;}
.news-section-title {  color: #ed361f; font-weight: 700; font-size: clamp(20px, 1vw, 22px);; line-height: 1.5; margin-bottom: 20px; }
.news-section-data {  display: flex; flex-direction: row; flex-wrap: wrap; background: #f5f5f5; padding:10px 15px; border-radius:0 20px 20px 0; border-left: 10px solid #ed361f;}
.news-section-data > div {  padding-bottom: 3px; }
.news-section-data > div:nth-child(odd) {  width: 120px; font-weight: 700;}
.news-section-data > div:nth-child(even) {  width: calc(100% - 120px); padding-left: 10px;}

/*worldwide*/
.worldwide-section { padding-bottom: calc(20px + 4%);}
.worldwide-title {background: #333; font-weight: 700; color: #fff; padding: 2px 25px; position: relative;}
.worldwide-title:before {content: ""; position: absolute; width: 5px; height: 10px; background: #fff; clip-path: polygon(0% 0, 100% 50%, 0 100%); left: 13px; top:11px;}
.worldwide-content { padding:15px 25px; border:1px solid #333; background: linear-gradient(180deg, #e2e2e2 0px, #FFFFFF 25px);}

/*contact*/
.contact-section { padding-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.contact-section > div { width: 48.5%;}

.contact-map iframe { width: 100%; height: 100%; min-height: 350px; border-width: 0;}

.contact-form { display: flex; flex-direction: row; flex-wrap: wrap; }
.contact-form > div { margin-bottom: 5px; }
.contact-form > div:nth-child(odd) { width: 125px; }
.contact-form > div:nth-child(even) { width: calc(100% - 125px); }
.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 { border-width:1px; border-style: solid; border-color: #9b9b9b; margin: 0px 0 0px 0; width: 100%; padding:3px 10px;  background: transparent; font-family: 'Noto Sans TC', sans-serif; line-height: 130%; border-radius: 0px; min-height: 22px; letter-spacing: 0.1rem; }
.contact-form textarea { height:150px; resize:none; line-height: 1.4;}
.contact-form select{ margin: 0 0 0px 0;  width:100%; background-image: url(../images/product-select.png); background-size: 22px; background-repeat: no-repeat; background-position: calc(100% - 4px) 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: transparent;  border-width:1px; border-style: solid; border-color: #9b9b9b;  font-family: 'Noto Sans TC', sans-serif;  padding:7px 25px 0px 0px;  line-height: 1.4; border-radius: 0px;min-height: 22px;}
.contact-form option { padding:1px 5px;}
.contact-form select::-ms-expand {
    display: none;
}

.contact-note2 {  margin-top: 0px; display: inline-block;position: relative;padding-left: 22px; padding-right: 15px; 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;}
.contact-note2 input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top: 4px;left: 0;height: 16px;width: 16px;background-color: transparent; border: 1px solid #a4a4a4; border-radius: 0%;}
.contact-note2:hover input ~ .checkmark {background-color: #ed361f;}
.contact-note2 input:checked ~ .checkmark {border-color: #ed361f; background: #ed361f;}
.checkmark:after {content: "";position: absolute;display: none;}
.contact-note2 input:checked ~ .checkmark:after {display: block;}
.contact-note2 .checkmark:after {left: 2px;top: 2px;width: 10px;height: 6px; background: none; transform: rotate(-45deg); border-width:0 0 2px 2px; border-style:solid; border-color: #fff;}

.contact-btn { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; padding-top: 10px;}
.contact-btn > button { border-radius: 5px; padding: 4px 10px; text-align: center; min-width: 50px; border:1px solid #999; background: #fff; margin: 0 0 10px 10px;}
.contact-btn > button:hover { background: #ed361f; color: #fff; border-color: #ed361f;}
.contact-btn > input { border-radius: 5px; padding: 4px 10px; text-align: center; min-width: 50px; border:1px solid #999; background: #fff; margin: 0 0 10px 10px;}
.contact-btn > input:hover { background: #ed361f; color: #fff; border-color: #ed361f;}

/*ecatalog*/
.ecatalog-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -20px; }
.ecatalog-list > a { display: block; width: calc(25% - 20px); margin: 0 20px calc(20px + 2%) 0;}
.ecatalog-list > a > span { display: block; text-align: center; font-size: 13px; font-weight: 700; line-height: 1.4; padding-bottom: 5px;}
.ecatalog-pto { padding-bottom: 138%;}
.ecatalog-btn { text-align: center; background: #333; color: #fff; padding:10px 5px; line-height: 1.4;}

.youtubecontent { position: relative; height: 0; overflow: hidden; padding-bottom: 56.5%;}
.youtubecontent iframe, .youtubecontent object, .youtubecontent embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media only screen and (max-width: 1279px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block !important;}
	
	
}

@media only screen and (max-width: 980px) {
	.loop .owl-prev, .loop .owl-next { transform: scale(0.5);}
	.loop .owl-prev { left:0px; }
	.loop .owl-next { right:0px;}
	
	.contact-section > div { width: 100%;}
	.contact-section > div:nth-of-type(1) { order: 2;}
	.contact-section > div:nth-of-type(2) { order: 1; margin-bottom: 20px;}
	
	.ecatalog-list > a { width: calc(50% - 20px); }
}
@media only screen and (max-width: 768px) {
	.idx-gallery > div:nth-of-type(1) { width: calc(100% - 0px); padding-right: 0%;}
	.idx-gallery > div:nth-of-type(2) { width: 100%;}
	.pro-s { flex-direction:row; justify-content: space-between; }
	.pro-s > div { width: 30%; text-align: center;}
	.pro-b > img { width: 100%;}

	.about-section-1 > div:nth-of-type(1) { width: calc(100% - 0px); padding-right: 0px; order:2;}
	.about-section-1 > div:nth-of-type(2) { width: 100%; order: 1; text-align: center; padding-bottom: 10px;}
	
	.products-list > div { width: 50%; }

	.news-section > div:nth-of-type(1) { width: 100%; max-width: 166px; padding-bottom: 20px; margin: 0 auto;}
	.news-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px; }
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	.sample-list > div { width: 100%; }
	
	.news-section-data > div:nth-child(odd) {  width: 100%; }
	.news-section-data > div:nth-child(even) {  width: calc(100% - 0px); padding-left: 0px;}
}

@media only screen and (max-width: 414px) {
	.products-list > div { width: 100%; padding-right: 0%; }
	
}

@media only screen and (max-width: 320px) {
	.layout-50 > div { width: 100%; }
	
}
@media only screen and (max-width: 280px) {
	
}