/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Roboto', 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:1280px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:1.8; color: #222; letter-spacing: 0.05rem; font-weight: 400; padding-top: 0px;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:1.8;  font-weight: 400;}
p, td, li, label { font-size: 18px;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%;}

.banner { position:relative; }
.banner:before { position:absolute; content: ""; width: 100%; height: 12px; background: #1d3061; top: 0; left: 0;z-index: 3; }
.banner:after { position:absolute; /*content: "";*/ width: 100%; height: 100px; background: #1d3061; bottom: 0; left: 0;z-index: -1; }
.banner-pc { }
.banner-mobile { display: none;}

.banner-box { position: relative; background: #000;}
.banner-box img { /*opacity: 0.75;*/}
.banner-title { position: absolute; z-index: 3; font-size: clamp(22px, 6vw, 60px); left: 0; width: 100%; padding: 0 5%; color: #fff; font-weight: 700; top:50%; transform: translateY(-50%); text-align: center; line-height: 1.1; display: none;}

.loop { margin-bottom: 0px; z-index: 3 !important;}
.loop .owl-dots { }
.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:#c8102e !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: 14px; height: 14px; 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: 3px;}
.loop .owl-next:before { transform: rotate(45deg); right: 3px;}
/*.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: 20px; 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; }

.banner-number { position: absolute; z-index: 1; bottom: 18px; left: 5%;  padding: 0px 0 0 0; text-align: center; height: 50px; width: 300px; display: none;}
.counter, .counters { font-family: 'Noto Serif TC', serif; font-size: 15px; display: inline-block; position: relative; font-weight: 700;}
.counter { color: #fff; padding-right: 35px;}
.counter:after { content: ""; position: absolute; width: 1px; height: 18px; transform: rotate(30deg); top: 10px; right: 15px; background: #fff;}
.counters { font-size: 15px; color: #fff; }

.idx-about-section { padding: calc(20px + 3%) 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-about-section > div { width: 50%;}
.idx-about-section > div:nth-of-type(1) { background: url("../images/VALTEK.png") no-repeat top left; background-size: 95%; padding-left: 5%;}
.idx-about-section > div:nth-of-type(2) { padding-left: 5%; padding-right: 5%;}

.title01 { position: relative; padding: 10px 0 20px 0;}
.title01:before { position: absolute; content: ""; width: 50px; height: 3px; background: #c8102e; opacity: 1; top: 0px; left: 0px;}
.title01 h1, .title01 div { display: inline-block; padding: 0; margin: 0; line-height: 1.4; letter-spacing: 0.05rem; font-weight: 700; color: #222; font-size: clamp(22px, 2vw, 36px); position: relative; z-index: 3;}

.btn01 { width: 250px; height: 64px; border-radius: 32px; padding: 0 28px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; background: #c8102e; position: relative; overflow: hidden; border-width: 0;}
.btn01:before, .btn01:after { content: ""; position: absolute; width: 250px; height: 250px; left: 50%; top: 50%; background: #1d3061; border-radius: 100%; transform:translate(-50%,-50%) scale(0);transition: all 0.4s ease-out 0s;}
.btn01:before { transform-origin: 0% 100%; }
.btn01:after { transform-origin: 100% 0%; }
.btn01:hover:before, .btn01:hover:after { transform:translate(-50%,-50%) scale(1);}
.btn01 > div { font-size: 16px; font-weight: 700; color: #fff !important; position: relative; z-index: 2;width: calc(100% - 28px); line-height: 120%;}
.btn01 > span { display: inline-block; position:relative; z-index: 2; width: 28px; height: 13px;}
.btn01 > span:before { position: absolute; content: ""; width: 25px; height: 1px; background: #fff; left: 0; top:6px;}
.btn01 > span:after { position: absolute; content: ""; width: 8px; height: 8px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; right: 3px; top:2.5px; transform-origin: 50% 50%; transform: rotate(45deg);}


.loop2 {  padding: 0 0px;}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top:50%; width: 100%; left: 0;  z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 20px); background:rgba(255,255,255,.4) !important; width: 30px; height: 30px; margin: 0 !important; border-radius: 0% !important; border: 0px solid #fff !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s; text-align: center;}
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 8px; height: 8px; top:-4px; background-size: contain; display: inline-block; border-width: 1px 1px 0 0; border-style: solid; border-color: #222; position: relative; }
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); left: 0px;}
.loop2 .owl-next:before { content: "";  transform: rotate(45deg); right: 0px;}
.loop2 .owl-prev:hover:before {left: -3px;}
.loop2 .owl-next:hover:before {right: -3px;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: -60px; left: 0; width: 100%; text-align: center!important; padding: 0 0px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #d1d1d1 !important; width: 10px !important; height: 10px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #073061 !important; }

.idx-pro-new-section { padding-top: calc(20px + 3%); }
.idx-pro-new-list { display: flex; flex-direction: column; flex-wrap: nowrap;}
.idx-pro-new-list > div { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 3%);}
.idx-pro-new-list > div > div { width: 48%;}
.idx-pro-new-list > div:nth-child(odd) > div:nth-of-type(1) { order: 2;}
.idx-pro-new-list > div:nth-child(odd) > div:nth-of-type(2) { order: 1;}

.idx-pro-section { padding: calc(20px + 3%) 5%; background: #e9e9e9; display: none;}

.loop3 {  padding: 0 0px;}
.loop3 .owl-dots { display: none;}
.loop3 .owl-item {position: relative; }
.loop3 .owl-nav { position: absolute; top:50%; left: 0; width: 100%; z-index: 11;}
.loop3 .owl-prev, .loop3 .owl-next { position:absolute; z-index:100; top:calc(50% - 40px); background:#cbcbcb !important; width: 80px; height: 80px; margin: 0 !important; border-radius: 0% !important; border: 0px solid #fff !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s; text-align: center;}
.loop3 .owl-prev { left:-40px; }
.loop3 .owl-next { right:-40px;}
.loop3 .owl-prev:before, .loop3 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 16px; height: 16px; background-size: contain; display: inline-block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; position: relative; }
.loop3 .owl-prev:before { content: ""; transform: rotate(-135deg); left: 3px;}
.loop3 .owl-next:before { content: "";  transform: rotate(45deg); right: 3px;}
.loop3 .owl-prev:hover {left: -45px;}
.loop3 .owl-next:hover {right: -45px;}
.loop3 .owl-stage-outer {z-index: 2;}
.loop3 .owl-dots { position: absolute; z-index: 100; bottom: -60px; left: 0; width: 100%; text-align: center!important; padding: 0 0px; }
.loop3 .owl-dots .owl-dot span, .loop3  .owl-dots .owl-dot span { background: #d1d1d1 !important; width: 10px !important; height: 10px !important;}
.loop3 .owl-dots .owl-dot.active span, .loop3  .owl-dots .owl-dot:hover span { background: #073061 !important; }

.idx-pro-box { background: #fff; padding: 20px 20px 30px 20px; display: block;}
.idx-pro-box:hover .idx-pro-pto img { transform: scale(0.95);}
.idx-pro-box .btn01 { width: 140px; height: 44px; margin: 0 auto; background: #1d3061; border-radius: 22px; text-align: center; justify-content: center;}
.idx-pro-pto { padding-bottom: 93%; margin-bottom: 15px;}
.idx-pro-pto img { transition: all 1s ease-out 0s; width: auto !important;}
.idx-pro-title { margin-bottom: 25px; line-height: 1.3; text-align: center; font-weight: 700; font-size: 18px; color: #222;}
.idx-pro-title span { display: block; font-size: 16px; color: #999999; text-align: center;}


.idx-app-section { padding: calc(30px + 2%) 5%; background:url("../images/idx-app-bg.png") no-repeat top left; background-size: cover; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-app-section > div:nth-of-type(1) { width: calc(100% - 300px); padding-right: 5%;}
.idx-app-section > div:nth-of-type(2) { width: 300px;}
.idx-app-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -20px;}
.idx-app-list > a { margin: 0 20px 20px 0; width: calc(25% - 20px); background: #000; position: relative; display: block; overflow: hidden;}
.idx-app-list > a:hover .idx-app-pto img  { opacity: 0.3; transform: scale(1.1);}
.idx-app-list > a:hover .idx-app-icon { opacity: 1; transform: scaleY(1);}
.idx-app-list > a:hover .idx-app-title { top:0px;}
.idx-app-pto img { object-fit: cover; width: 100%; height: 100%;transition: opacity 0.4s ease-out 0s, transform 2s ease-out 0s; opacity: 0.6; }
.idx-app-name { position: absolute;  z-index: 3; width: 100%; top:50%; transform: translateY(-50%); display:flex; flex-direction: column; flex-wrap: nowrap; padding: 0 20px;}
.idx-app-icon { text-align: center; transition: all 0.3s ease-out 0s; line-height: 0; margin-bottom: 10px; opacity: 0; transform: scaleY(0);}
.idx-app-title { text-align: center; transition: all 0.3s ease-out 0s; font-size: clamp(16px, 1.4vw, 22px); font-weight: 700; color: #fff; line-height: 1.3; top:-30px; position: relative;}

.idx-bottom-section { padding: calc(20px + 3%) 5%; background: #e9e9e9; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-bottom-section > div:nth-of-type(1) { width: 480px;}
.idx-bottom-section > div:nth-of-type(2) { width: calc(100% - 480px); padding-left: 5%;}

.title-type-1 { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center;}

.btn-more { display: inline-block; width: 90px; line-height: 30px; border-radius: 15px; text-align: center; background: #c8102e; font-size: 16px; font-weight: 700; color: #fff !important;}
.btn-more:hover { background: #1d3061;}

.news-box { position: relative; padding-bottom: 18px; margin-bottom: 30px; border-bottom: 2px solid #cfd3ce;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; }
.news-box:after { position: absolute; content: ""; bottom: -2px; right: 0; width: 0%; height: 2px; background: #c8102e;transition: all 0.5s ease-out 0s; }
.news-box:hover:after { left: 0; width: 100%; }
.news-box:hover .news-btn { background: #c8102e;}
.news-box:hover .news-btn img:nth-of-type(1) { opacity: 0;}
.news-box:hover .news-btn img:nth-of-type(2) { transform: translate(calc(-50% + 0px), calc(-50% - 0px)) scale(1);}
.news-box > div:nth-of-type(1) { width: calc(100% - 40px); padding-right: 5%;}
.news-box > div:nth-of-type(2) { width: 40px;}
.news-btn { width: 40px; height: 40px;transition: all 0.5s ease-out 0s; position: relative; overflow: hidden; background: #1d3061; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.news-btn img { width: 16px;transition: all 0.2s ease-out 0s;}
.news-btn img:nth-of-type(2) { position: absolute; top:50%; left: 50%; transform: translate(calc(-50% + 60px), calc(-50% - 60px)) scale(0);}
.news-title { height: 98px; font-weight: 700; font-size: 20px; line-height: 1.6; margin-bottom: 15px;
display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.news-date { color: #999999; font-size: 16px; font-weight: 700; line-height: 1;}


.blog-box { margin-bottom: 25px; background: #fff;display: flex; flex-direction: row; flex-wrap: wrap; }
.blog-box:hover .blog-pto img { transform: scale(1.1);}
.blog-box:hover .blog-title, .blog-box:hover .blog-btn { color: #c8102e;}
.blog-box > div:nth-of-type(1) { width: 37%; overflow: hidden;}
.blog-box > div:nth-of-type(2) { width: 63%; padding: 25px 5%; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center;}
.blog-pto { min-height: 320px;}
.blog-pto img { object-fit: cover; width: 100%; height: 100%; transition: all 1s ease-out 0s; }
.blog-date { margin-bottom: 10px; }
.blog-title { font-size: clamp(22px, 1.8vw, 34px); font-weight: 300; line-height: 1.4; padding-bottom: 15px;}
.blog-btn { font-size: 16px; font-weight: 700; color: #999999; text-decoration: underline;}

.idx-contact-section { background: url("../images/idx-contact-bg.jpg") no-repeat center center; min-height: 267px; background-size: cover; padding: 25px 5%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; display: none;}
.idx-contact-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.idx-contact-data { font-size: clamp(22px, 1.8vw, 34px); font-weight: 300; line-height: 1.4; color: #fff; }
.idx-contact-btn { width: 100px; height: 100px; position: relative; border-radius: 100%; border: 1px solid #fff; display: flex; flex-direction: row; flex-wrap: wrap; justify-content:center; align-items: center;transition: all 0.4s ease-out 0s;  }
.idx-contact-section:hover .idx-contact-btn { transform: rotate(-180deg) scale(0.8);}
.idx-contact-btn > div { display: inline-block; width: 28px; height: 14px; position: relative;}
.idx-contact-btn > div:before { content: ""; position: absolute; width: 25px; height: 1px; background: #fff;left: 0; top:6px;}
.idx-contact-btn > div:after { content: ""; position: absolute; width: 10px; height: 10px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; transform: rotate(45deg); right:3px; top:1.5px;}

.idx-contact-form { padding-top: calc(20px + 3%); padding-bottom: calc(20px + 3%);}
.idx-contact-form-100, .idx-contact-form-48, .idx-contact-form-31, .idx-contact-form-23 { padding-bottom: 15px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-contact-form-100 > div { width: 100%;}
.idx-contact-form-48 > div { width: 48%;}
.idx-contact-form-31 > div { width: 31%;}
.idx-contact-form-23 > div { width: 23%;}

.idx-contact-form-title { line-height: 1.3; padding-bottom: 8px; font-size: 15px}

.idx-contact-form input[type="text"], .idx-contact-form input[type="number"], .idx-contact-form input[type="tel"], .idx-contact-form input[type="phone"], .idx-contact-form input[type="date"], .idx-contact-form input[type="email"], .idx-contact-form input[type="password"], .idx-contact-form input[type="button"], .idx-contact-form textarea { font-size: 18px; border-width:1px; border-style: solid; border-color: #9f9f9f; margin: 0px 0 0px 0; width: 100%; padding:0px 15px ; color:#333; background: transparent; font-family: 'Roboto', sans-serif; line-height: 40px; border-radius: 5px; }
.idx-contact-form textarea { height:115px; padding:15px; resize:none; line-height: 140%;}
.idx-contact-form select{ margin: 0 0 0px 0;  width:100%; max-width: 100%; background-image: url(../images/product-select.png); background-repeat: no-repeat; background-position: calc(100% - 15px) 18px; background-size: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: transparent; font-size: 18px; border-width:1px; border-style: solid; border-color: #9f9f9f; color:#333; font-family: 'Roboto', sans-serif;  padding:0px 35px 0px 15px;  line-height: 40px; border-radius: 5px;}
.idx-contact-form option { padding:1px 5px;}
.idx-contact-form select::-ms-expand {
    display: none;
}

.color-red { color: #ff0000;}


@media only screen and (max-width: 1365px) {
	
}

@media only screen and (max-width: 1279px) {
	#content { padding-top: 56px;}
	#content, #content p, p, td, li, label { font-size: 16px;}
	
	.banner-pc { display: none;}
	.banner-mobile { display: block;}
	
	.banner { }
	.banner:after { height: 50px; }
	
	.banner-number { bottom: 3px;}
	
	.btn01 { width: 200px; height: 50px; border-radius: 25px; padding: 0 22px;}
	.btn01 > div { font-size: 14px;}
	
	.idx-about-section > div { width: 100%;}
	.idx-about-section > div:nth-of-type(1) { padding-right: 5%; padding-bottom: 30px;}
	.idx-about-section > div:nth-of-type(2) { padding-left: 5%; padding-right: 5%;}
	
	.idx-app-section > div:nth-of-type(1) { width: calc(100% - 0px); padding-right: 0%; order: 2;}
	.idx-app-section > div:nth-of-type(2) { width: 100%; order: 1; padding-bottom: 30px;}
	
	.idx-bottom-section > div:nth-of-type(1) { width: 100%;}
	.idx-bottom-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0%;}
	
	.blog-pto { min-height: inherit;}
}

@media only screen and (max-width: 980px) {
	.loop .owl-prev { left:0px; }
	.loop .owl-next { right:0px;}
	
	.loop3 .owl-prev, .loop3 .owl-next { top:calc(50% - 15px); width: 30px; height: 30px;}
	.loop3 .owl-prev {left: -15px;}
	.loop3 .owl-next {right: -15px;}
	.loop3 .owl-prev:hover {left: -20px;}
	.loop3 .owl-next:hover {right: -20px;}
	.loop3 .owl-prev:before, .loop3 .owl-next:before { width: 8px; height: 8px; top:-2px;}
	.loop3 .owl-prev:before { left: 0px;}
	.loop3 .owl-next:before { right: 0px;}
	
	.idx-app-section { background:url("../images/idx-app-bg.png") no-repeat top left; background-size: auto;}
	.idx-app-icon img { max-width: 40px;}
	
	.btn-more { width: 70px; line-height: 26px; border-radius: 13px; font-size: 14px; }
	
	.news-title { font-size: 18px; height: 94px;}
	
	.idx-pro-new-list > div > div { width: 100%;}
	.idx-pro-new-list > div > div:nth-of-type(2) { margin-bottom: 20px;}
	.idx-pro-new-list > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
	.idx-pro-new-list > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
	
	.idx-contact-form-48 > div { width: 100%;}
	.idx-contact-form-31 > div { width: 100%;}
	.idx-contact-form-23 > div { width: 100%;}
}
@media only screen and (max-width: 768px) {
	.idx-app-list > a { width: calc(50% - 20px); }
	
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	.blog-box > div:nth-of-type(1) { width: 100%; }
	.blog-box > div:nth-of-type(2) { width: 100%; padding: 25px 5%; }
	
	.idx-contact-section { flex-direction: column;}
	.idx-contact-data { padding-bottom: 25px;}
}

@media only screen and (max-width: 414px) {
	.idx-app-list > a { width: calc(100% - 20px); }
	
}

@media only screen and (max-width: 320px) {
	

}