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

#content { font-size: 17px; line-height:30px; color: #333333; letter-spacing: 0.05rem; padding-top: 130px; font-weight: 300;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 17px;line-height:30px; font-weight: 300;}
p, td, li, label { font-size: 17px; }

.banner { }
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 30px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop .owl-prev { left:30px; }
.loop .owl-next { right:30px;}
.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: 35px; height: 35px; 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; bottom: 20px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: rgba(255,255,255,0.2) !important; width: 20px !important; height: 3px !important; border-radius: 0 !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: rgba(255,255,255,1) !important; }

.idx-about-section { background: #1f1f1f; position: relative; padding: 140px 5% 130px 5%; overflow: hidden;}
.idx-about-section:after { position: absolute; content: ""; width: 65%; height: 86%; top:7%; right: 0; border-width: 1px 0 1px 1px; border-color: #9d8256; border-style: solid; opacity: 0.4;}
.idx-about-content { position: relative; z-index: 2; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-about-content > div:nth-of-type(1) { width: 65%; padding-right: 80px;}
.idx-about-content > div:nth-of-type(2) { width: 35%; }

.idx-about-pto-1 { line-height: 0; margin-bottom: 5px;}
.idx-about-pto-1 img { width: 258px;}
.idx-about-pto-2 { line-height: 0; text-align: center;}
.idx-about-pto-2 img { width: 356px;}
.idx-about-pto-3 { line-height: 0; margin-bottom: 30px; padding-bottom: 40px; border-bottom: 1px solid #9d8256;}
.idx-about-pto-3 img { width: 100%;}

.idx-about-title { text-align: center; }
.idx-about-title h1 { padding-bottom: 45px;font-family: 'Noto Serif TC', sans-serif; line-height: 150%; color: #fff; font-weight: 700; text-align: center; letter-spacing: 0.2rem; font-size: 40px; }
.title-en { display: block; text-align: center; padding-bottom: 7px;color: #9d8256; font-weight:300; line-height: 110%; text-transform: uppercase; font-size: 20px;}

.idx-about-data { color: #fff;}

.btn01 { position: relative; padding: 25px; display: inline-block;}
.btn01:hover { padding-left: 0;}
.btn01:hover:before { transform: scale(0);}
.btn01:before { position: absolute; top: 0; left: 0; content: ""; width: 64px; height: 64px; border-radius: 100%; border: 1px solid #9d8256;transition: all 0.4s ease-out 0s;}
.btn01 > div { position: relative; z-index: 3;font-size: 15px; color: #fff; background: #1f1f1f; line-height: 120%; padding:8px 2px; top:-10px;}
.btn02 > div { color: #333; background: #f7f7f7; }
.btn01 > div span { position: relative; display: inline-block;  width: 15px; height: 1px;  background: #9d8256; margin-right: 12px; top:-5px;}
.btn01 > div span:after { position: absolute; content: ""; width: 7px; height: 7px; border-width: 1px 1px 0 0; border-style: solid; border-color: #9d8256; transform: rotate(45deg); top:-3px; right: 0; transform-origin: 50% 50%;}

.idx-pro-section { padding: 90px 5%;}
.title01 { padding-bottom: 20px;}
.title01 span { font-family: 'Noto Serif TC', sans-serif; line-height: 140%; color: #333333; font-weight: 700; letter-spacing: 0.05rem; font-size: 40px;}
.title01 .title-en { text-align: left;}

.idx-pro-list-section { position: relative;}
.idx-pro-list-section:after { position: absolute; content: ""; width: 100%; height: 80%; bottom: 0; left: 0; background: #f7f7f7;}
.idx-pro-list { position: relative; z-index: 3;}

.loop2 {z-index: 5; padding: 0 100px 100px 100px;}
.loop2 .owl-dots {display: none;}
.loop2 .owl-item {position: relative; padding:0 30px;}
.loop2 .owl-nav { position: absolute; top:35%; right: 0; width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 40px); background:none !important;}
.loop2 .owl-prev { left:4%; }
.loop2 .owl-next { right:4%;}
.loop2 .owl-prev:before, .loop2 .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: 45px; height: 45px; background-size: contain; display: block; border-width: 1px 1px 0 0; border-style: solid; border-color: #797979;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); left: 15px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); left: 12px;}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { opacity: 1;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 10px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #cdcdcd !important; width: 13px !important; height: 13px !important; border: 0px solid #4c4c4c;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #de0246 !important; }

.pro-pto { line-height: 0; margin-bottom: 15px; text-align: center;}
.pro-pto img { transition: all 0.4s ease-out 0s;}
.pro-pto:hover img { opacity: 0.85; transform: scale(0.95);}
.pro-name { font-family: 'Noto Serif TC', sans-serif; color: #333; font-size: 28px; font-weight: 700; padding-bottom: 20px; line-height: 140%;}
.pro-name span { display: block; font-size: 15px; letter-spacing: 0.1rem; font-weight: 300; padding-bottom: 12px; line-height: 110%; text-transform: uppercase; font-family: 'Noto Sans TC', sans-serif;}

.idx-news-section { background: #f9f8f4; padding: 90px 5%; position: relative; margin-top: -10px;}
.idx-news-content { max-width: 1160px; margin: 0 auto; text-align: left;}

.idx-news-list {  display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-news-list > a { display: block; width: 48%; position: relative; line-height: 0; overflow: hidden;}
.idx-news-list > a:hover img { transform: scale(1.05);}
.idx-news-list > a:hover .idx-news-btn { padding-right: 40px;}
.idx-news-list > a img { object-fit: cover; width: 100%; height: 100%;  transition: all 0.4s ease-out 0s;}
.idx-news-data { position: absolute; z-index: 3; bottom: 0; width: 100%; padding:70px 5% 32px 5%; background: linear-gradient(0deg, rgba(0,0,0,.85) 0%, rgba(0,0,0,0) 100%); color: #fff;}
.idx-news-date { font-size: 17px; font-weight: 300; line-height: 100%; padding-bottom: 12px;}
.idx-news-title { font-size: 20px; font-weight: 300; line-height: 130%; padding-bottom: 35px;}
.idx-news-btn { font-size: 15px; font-weight: 300; line-height: 110%; display: inline-block; padding-right: 50px; position: relative; transition: all 0.4s ease-out 0s;}
.idx-news-btn span { display: inline-block; position: absolute; right: 0; top: -4px; width: 26px; height: 26px; border-radius: 100%; border: 1px solid #fff; text-align: center; transition: all 0.4s ease-out 0s;}
.idx-news-btn span:before { position: absolute; z-index: 2; display: block;content:""; width: 7px; height: 7px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; transform: rotate(45deg); right: 10px; top:9px;}


@media only screen and (max-width: 1279px) {
    #content { font-size: 16px; line-height:28px; padding-top: 65px; }
    #content p{ font-size: 16px;line-height:28px;}
    p, td, li, label { font-size: 16px; }
}
@media only screen and (max-width: 980px) {
    .idx-about-section { padding: 50px 5% 40px 5%;}
    .idx-about-section:after { width: 90%; height: 50%;}
    .idx-about-content > div:nth-of-type(1) { width: 100%; padding-right: 0px; padding-bottom: 40px;}
    .idx-about-content > div:nth-of-type(2) { width: 100%; }
    .idx-about-pto-1 { text-align: center; margin-bottom: 40px;}
    .idx-about-title h1, .title01 span { font-size:25px; }
    .title-en { font-size: 18px;}
    
    .idx-pro-section { padding: 40px 5%;}
    
    .pro-name { font-size: 22px;}
    
    .idx-news-section { padding: 40px 5%;}
}
@media only screen and (max-width: 768px) {
    .loop2 {z-index: 5; padding: 0 6% 20px 6%;}
    .loop2 .owl-item {padding:0 15px;}
    .loop2 .owl-prev:before, .loop2 .owl-next:before { width: 25px; height: 25px; }
    
    .idx-news-title{ font-size: 17px;}
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
    .idx-news-list > a { width: 100%; margin-bottom: 30px;}
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}
