/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Poppins', 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:1440px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}
.width-1280 { max-width:1280px;}

#content { font-size: 16px; line-height:1.8; color: #333; letter-spacing: 0; font-weight: 300; padding-top: 95px;}

.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%;}

.font-size-15 { font-size: 15px;}
.font-size-16 { font-size: 16px;}
.font-size-18 { font-size: clamp(16px, 0.8vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.0vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.1vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.2vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.4vw, 24px);}
.font-size-26 { font-size: clamp(22px, 1.6vw, 26px);}
.font-size-28 { font-size: clamp(24px, 1.8vw, 28px);}
.font-size-30 { font-size: clamp(24px, 2.0vw, 30px);}
.font-size-32 { font-size: clamp(26px, 2.2vw, 32px);}
.font-size-34 { font-size: clamp(26px, 2.4vw, 34px);}
.font-size-36 { font-size: clamp(28px, 2.6vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(28px, 3.0vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(30px, 3.2vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(30px, 3.4vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(32px, 3.8vw, 48px); line-height: 1.3;}
.font-size-50 { font-size: clamp(34px, 4vw, 50px); line-height: 1.2;}
.font-size-55 { font-size: clamp(34px, 4vw, 55px); line-height: 1.2;}
.font-size-60 { font-size: clamp(40px, 4.2vw, 60px); line-height: 1.2;}
.font-size-70 { font-size: clamp(44px, 4.4vw, 70px); line-height: 1.1;}

.font-poppins { font-family: "Poppins", sans-serif;}

.color-blue { color: #13315c;}
.color-red { color: #d30011;}
.color-white { color: #fff;}
.color-black { color: #000;}
.color-orange { color: #ea580c;}
.color-green { color: #37ab13;}

.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 + 2%) 0; font-weight: 300; line-height: 1.8; font-size: 16px;}

.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%;}
.layout-33 { display: flex; flex-direction: row; flex-wrap: wrap; }
.layout-33 > div { width: 33.33%;}

.hr-type-1 { padding: 0 !important; margin: 30px 0 !important; border-top-color: #e1e1e1;}

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

.bg-black-3 { background: #333;}
.bg-black-54 { background: #545454;}
.bg-black-8a { background: #8a8a8a	;}

header {  background: #fff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0);}
.idx-header header { background: #fff;}
.idx-header .menuzord-menu > li > a { color: #333;}
.idx-header .menuzord .showhide em { background: #333;}
.top-right-link > div img { filter: none;}
.lang i { color: #333;}

.idx-header .header-scroll { background:#fff;}
.idx-header .header-scroll .menuzord-menu > li > a { color: #333;}
.idx-header .header-scroll .menuzord-menu > li.current > a { color: #d30011;}
.idx-header .header-scroll .menuzord .showhide em { background: #333;}
.top-right-link-scroll > div img { filter: none;}
.top-right-link-scroll .lang i { color: #333;}

.layout-bg-1 { background: url("../images/bg-2.jpg") no-repeat center bottom #f2f2f6; padding-top: calc(20px + 3%);}
.layout-bg-2 { background: #fff; padding-top: calc(20px + 3%);}
.layout-bg-3 { background: #f3f3f7; padding-top: calc(20px + 3%);}

.title-en { text-transform: uppercase; line-height: 1.2; color: #d30011; font-size: 16px; padding-bottom: 12px;}
.title-1 { padding:0 0 calc(15px + 1%) 0; margin:0 0 0 0;font-size: clamp(30px, 3.4vw, 44px); font-weight: 700; color: #333; ; position: relative; line-height: 1.2; font-family: "Poppins", sans-serif; letter-spacing: 0;}
.title-uppercase { text-transform: uppercase;}

.btn-type-1 { display: block; width: 175px; line-height: 50px; background: #d30011; color: #fff !important; text-align: center; font-size: 16px; border-radius: 5px;  position: relative; overflow: hidden; border-width: 0;transition: all 0.4s ease-out 0s; }
.btn-type-1 > span { position: relative; z-index: 2; font-size: 16px;font-weight: 300; letter-spacing: 0;}
.btn-type-1:after { background: #111; bottom: 0; width: 0%; height: 100%; right: -10px; content: ""; display: block; position: absolute;transition: all 0.25s ease-out 0s; transform: skewX(-20deg);}
.btn-type-1:hover { color: #fff !important;}
.btn-type-1:hover:after { width: 120%; left: -10px;}

.btn-prev, .btn-next { width: 50px; height: 50px; border-radius: 100%; border: 1px solid #333;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center;}
.btn-prev:hover, .btn-next:hover { background: #d30011; border-color: #d30011;}
.btn-prev img, .btn-next img { width: 25px; filter: brightness(0);}
.btn-prev:hover img, .btn-next:hover img { filter: brightness(0) invert(1);}


.news-link { display: block; }
.news-link:hover { transform: scale(0.9);}
.news-info { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end; padding-bottom: 20px; }
.news-info > div:nth-of-type(1) { width: 68px;}
.news-info > div:nth-of-type(2) { width: calc(100% - 68px); padding-left: 18px; padding-bottom: 4px;}
.news-date > div { text-align: center;}
.news-date > div:nth-of-type(1) { line-height: 1; font-size: 14px; color: #333; font-weight: 300; padding-bottom: 10px;}
.news-date > div:nth-of-type(2) { line-height: 1; font-size: clamp(30px, 3.0vw, 40px); color: #333; font-weight: 600; }
.news-tag { border-radius: 20vw; text-align: center; border: 1px solid #999999; color: #666; font-size: 14px; line-height: 1.1; padding: 5px 5px; font-weight: 300;}
.news-title { line-height: 1.3; font-size: 18px; color: #333; min-height: 72px; margin-bottom: 30px; font-weight: 400;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.news-pto { padding-bottom: 66.9%;}

.banner { position:relative; height: 410px; }
.banner img { object-fit: cover; width: 100%; height: 100%; object-position: center center;}
.banner-pc { }
.banner-mobile { display: none;}

.banner-title { position:absolute ;z-index: 2; width: 100%; left: 0; top:50%; transform: translateY(-50%); text-align: center; padding: 0 5%; font-weight: 700; font-size: clamp(30px, 3.4vw, 44px); line-height: 1.3; text-shadow: 0px 0px 12px rgba(0,0,0,.6); color: #fff; letter-spacing: 0.05rem; margin:0 0 0 0; font-family: "Poppins", sans-serif; }

#path { padding: 15px 5% 12px 5%; background: #fff; border-bottom: 0px solid #f2f2f6;}
#path ul { margin: 0 auto; padding: 0; text-align: right; line-height: 1;}
#path li { display: inline-block; vertical-align: top; line-height: 1.2; font-size: 13px; letter-spacing: 0rem; position: relative; font-weight: 300; margin-bottom: 3px;}
#path li:after { content:"/"; display: inline-block; color: #aaaaaa; font-size: 12px;  margin: 0 0 0 5px; }
#path li:last-child:after { display: none;}
#path li a { color: #aaaaaa; }
#path li a:hover { color: #575757;}
#path li:last-child { color: #575757; font-weight: 500;}

/*about*/
.about-section-1 { padding-bottom: calc(20px + 4%);}
.about-section-1 .layout-50 > div:nth-of-type(1){ width: 45%;}
.about-section-1 .layout-50 > div:nth-of-type(2){ width: 50%; padding-top: 40px;}

.about-section-2 { padding-bottom: calc(20px + 5%);}
.about-section-2-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.about-section-2-content > div { position: relative; width: 30%; border-radius: 5px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); padding: 30px; background: #fff; margin-bottom: 25px;}
.about-section-2-content-pto { width: 50px; margin-bottom: 20px;}

/*quality*/
.quality-section-1 { display: flex; flex-direction: row; flex-wrap: wrap;}
.quality-section-1 > div { width: 50%; padding: 65px; position: relative;}
.quality-section-1 > div:before { content: ""; position: absolute; width: 1px ;height: calc(100% - 130px); top: 50%; transform: translateY(-50%); right: 0; background: #d8d8d8; display: none;}
.quality-section-1 > div:nth-child(odd):before { display: block;}
.quality-section-1 > div:after { content: ""; position: absolute; width: calc(100% - 130px) ;height: 1px; bottom: 0; left: 50%; transform: translateX(-50%); background: #d8d8d8;}
.quality-section-1 > div:nth-of-type(3):after, .quality-section-1 > div:nth-of-type(4):after { display: none;}
.quality-section-1-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; padding-bottom: 20px;}
.quality-section-1-content > div:nth-of-type(1) { width: 70px; height: 70px; border-radius: 100%; background: #d30011; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.quality-section-1-content > div:nth-of-type(1) img { width: 45px; }
.quality-section-1-content > div:nth-of-type(2) { width: calc(100% - 70px); padding-left: 25px;}
.quality-section-1-data { min-height: 85px;  line-height: 1.5;}

.quality-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 4%);}
.quality-section-2 > div { padding-top: calc(20px + 3%); padding-bottom: calc(20px + 3%);}
.quality-section-2 > div:nth-of-type(1) { width: 28%; padding-right: 5%; border-right: 1px solid #d3d3d3;}
.quality-section-2 > div:nth-of-type(2) { width: 72%; padding-left: 5%;}

.quality-section-2-content {display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 2%); align-items: flex-start;}
.quality-section-2-content > div:nth-of-type(1) { width: 40%; padding-right: 5%;}
.quality-section-2-content > div:nth-of-type(2) { width: 60%; position: relative;}

.quality-section-3 { background: #ecedf1; padding: calc(20px + 4%) 24px calc(20px + 2%) 24px;}
.quality-section-3-content { padding: 20px;}
.quality-section-3-video { border-bottom: 1px solid #e5e6e9; padding-bottom: 0px; margin-bottom: 10px;display: flex; flex-direction: row; flex-wrap: wrap;}
.quality-section-3-video > a { display: inline-block; margin: 0 14px 10px 0;}
.quality-section-3-video > a:hover { transform: scale(0.9);}
.quality-section-3-video > a img { width: 27px;}

.quality-list { margin-bottom: calc(20px + 2%);}
.quality-list .swiper-slide { background: #fff; overflow: hidden; border: 1px solid #dcdcdc; border-radius: 15px; min-height: 530px;}
.quality-list .swiper-slide:hover { border: 1px solid #d30011; box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);}
.quality-tool { display: flex; flex-direction: row; flex-wrap: wrap; justify-content:center; align-items: center;}
.quality-tool > div { padding: 0 20px 30px 20px;}

.quality-control { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 120px;}

.quality-swiper-pagination { color: #333; }
.quality-swiper-pagination .swiper-pagination-current { color: #d30011;font-weight: 600;}

/*core*/
.aside-menu-1 { width: 100%; margin: 0 auto 0 auto; border-bottom: 1px solid #f2f2f6; padding: 10px 5%;}

.core-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 4%); }
.core-section-1 > div:nth-of-type(1) { width: 390px; padding-right: 30px; }
.core-section-1 > div:nth-of-type(2) { width: calc(100% - 390px); }
.core-section-1-menu > a { margin-bottom: 18px;background: #fff; border-radius: 20vw; padding:10px 14px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.core-section-1-menu > a:hover { background: #d30011; box-shadow: 0px 20px 18px 0px rgba(255,0,0,0.2); }
.core-section-1-menu > a:hover > div:nth-of-type(1) { background: #fff;}
.core-section-1-menu > a:hover > div:nth-of-type(2) { color: #fff;}
.core-section-1-menu > a > div:nth-of-type(1) { width: 30px; height: 30px; border-radius: 100%; background: #e7e5e5; color: #d30011; font-size: 18px; text-align: center; line-height: 30px;}
.core-section-1-menu > a > div:nth-of-type(2) { width: calc(100% - 30px); padding-left: 10px; color: #333;}

.core-section-1-top { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding-bottom: calc(20px + 2.5%); }
.core-section-1-top > div:nth-of-type(1) { width: 45%; padding-right: 25px; }
.core-section-1-top > div:nth-of-type(1) .layout-nowrap > div:nth-of-type(1) { width: 60px; }
.core-section-1-top > div:nth-of-type(1) .layout-nowrap > div:nth-of-type(2) { width: calc(100% - 60px); }
.core-section-1-top > div:nth-of-type(2) { width: 55%; border-left: 1px solid #dcdcdc; text-align: center; padding-left: 25px;}

.icon-type-1 { background: #d30011; border-radius: 100%; width: 60px; height: 60px; color: #fff; text-align: center; line-height: 60px; font-size: 24px; font-weight: 600;}

.core-section-1-content { border: 1px solid #dadada; border-radius: 15px; overflow: hidden; margin-bottom: calc(20px + 4%);}
.core-section-1-content-inner { padding: 0 25px 25px 25px;}

.core-section-1-content-table { border-spacing: 0; border-collapse: inherit; width: 100%; margin-bottom: 35px; min-width: 1000px !important; }
.core-section-1-content-table td { border-right: 1px solid #e1e1e1; padding: 40px 60px; position: relative; text-align: center;}
.core-section-1-content-table td:last-child { border-right: 0px solid #e1e1e1;}
.core-section-1-content-pto { position: absolute; top:20%; right: -40px;}

.note-type-1 { border-radius: 15px; background: #f3f3f7; padding: calc(10px + 1%) calc(20px + 1%);}
.list-type-1 { position: relative; padding-left: 20px; margin-bottom: 3px;}
.list-type-1:before { position: absolute; content: ""; width: 8px; height: 8px; border-radius: 100%; background: #e60012; left: 0; top:10px;}
.list-type-2 { position: relative; padding-left: 13px; margin-bottom: 10px; line-height: 1.4;}
.list-type-2:before { position: absolute; content: ""; width: 8px; height: 2px; background: #d30011; left: 0; top:10px;}

.core-section-2-content { border: 1px solid #c7c7c7; border-radius: 15px; padding: 20px;}
.core-section-2-content-inner { background: #fff; border-radius: 15px; padding: calc(10px + 1%) calc(20px + 1%); text-align: center;}

.core-section-3 { padding-bottom: calc(20px + 2%);}
.core-section-3 .layout-50 > div { width: calc(50% - 17px); border:1px solid #c7c7c7; border-radius: 15px; padding: 30px; text-align: center; margin-bottom: 20px;}

/*core-2*/
.core-2-section-1 { margin-bottom: calc(20px + 3.5%); border-radius: 15px; border: 1px solid #d5d5d5; overflow:hidden; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; background: #fff;}
.core-2-section-1 > div:nth-of-type(1) { width: 33%; text-align: center;}
.core-2-section-1 > div:nth-of-type(2) { width: 67%; text-align: center; position: relative;}
.core-2-section-1 > div:nth-of-type(2):before { content: ""; position: absolute; left: 0; top:50%; transform: translateY(-50%); width: 1px; height: 75%; background: #d5d5d5;}

.core-2-section-1-content .layout-50 { padding-bottom: calc(20px + 2%);}
.core-2-section-1-content .layout-50 > div { padding-bottom: 25px;}
.core-2-section-1-pto { border-radius: 15px; border: 1px solid #d5d5d5; background: #fff; padding: 15px; margin-bottom: 22px;}
.core-2-section-1-pto img { width: 100%;}

.core-2-section-2-1 {display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 3%);}
.core-2-section-2-1 > div { padding-top: 12px; padding-bottom: 12px;}
.core-2-section-2-1 > div:nth-of-type(1) { width: 67%; border-right: 1px solid #dddddd;}
.core-2-section-2-1 > div:nth-of-type(2) { width: 33%; padding-left: 30px;}
.core-2-section-2-1-list {display: flex; flex-direction: row; flex-wrap: wrap;}
.core-2-section-2-1-list > div {width: 50%; padding-right: 30px;}
.core-2-section-2-1-pto {border-radius: 15px; border: 1px solid #d5d5d5; background: #fff; padding: 10px; margin-bottom: 22px;}
.core-2-section-2-1-pto img { width: 100%;}

.core-2-section-2-2 { padding-bottom: calc(20px + 4%);}
.core-2-section-2-2 .layout-50 { position: relative;}
.core-2-section-2-2 .layout-50 > div { padding-bottom: 30px;}
.core-2-section-2-2 .layout-50:after { position: absolute; content: ""; width: 1px ;height: 100%; background: #e5e5e5; top:0; left: 50%; transform: translateX(-50%);}

.core-2-section-2-2-content .layout-nowrap {  align-items: flex-start;}
.core-2-section-2-2-content .layout-nowrap > div:nth-of-type(1) { width: 26px; padding-top: 5px;}
.core-2-section-2-2-content .layout-nowrap > div:nth-of-type(2) { width: calc(100% - 26px); padding-left: 10px;}

.core-2-section-2-2-data { min-height: 125px; margin-bottom: 10px;}

.icon-triangle { width: 26px; height: 24px; clip-path: polygon(0% 0, 100% 0%, 50% 100%); background: #e82127;}

.core-2-section-2-3 {display: flex; flex-direction: row; flex-wrap: wrap; }
.core-2-section-2-3 > div:nth-of-type(1) { width: 60%; padding: 0 6%; text-align: center;}
.core-2-section-2-3 > div:nth-of-type(2) { width: 40%; }

.core-2-section-2-3-content .icon-triangle { transform: rotate(90deg);}

/*core-3*/
.core-3-section-1 { padding-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap; }
.core-3-section-1 > div:nth-of-type(1) { width: 35%; padding: calc(20px + 1%) 5%; text-align: center;}
.core-3-section-1 > div:nth-of-type(2) { width: 65%; }

.core-3-section-1-content { margin-bottom: 20px; background: #fff; border-radius: 15px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding: 15px 30px; }
.core-3-section-1-content > div:nth-of-type(1) { width: 240px; padding-right: 20px;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.core-3-section-1-content > div:nth-of-type(1) > div:nth-of-type(1) { width: 80px; }
.core-3-section-1-content > div:nth-of-type(1) > div:nth-of-type(1) img { max-height: 65px; max-width: 78px; }
.core-3-section-1-content > div:nth-of-type(1) > div:nth-of-type(2) { width: calc(100% - 80px); padding-left: 14px; font-weight: 600; }
.core-3-section-1-content > div:nth-of-type(2) { width: calc(100% - 240px); padding-left: 20px; border-left: 1px solid #e7e7e7; padding-top: 12px;}

.title-2 { line-height: 1.4; padding: 6px 12px; color: #fff;font-size: clamp(18px, 1.0vw, 20px); font-weight: 600; background: #333333; margin-bottom: calc(10px + 1%);}

.core-3-section-2-content .layout-50:after { display: none;}
.core-3-table { border-spacing: 0; border-collapse: inherit; border-top: 3px solid #333333; width: 100%;}
.core-3-table td { font-size: 14px; border-bottom: 1px solid #333333; vertical-align: middle; padding: 10px 5px; line-height: 1.3;}
.core-3-table td img { width: 7px;}

.core-3-section-3-content { padding-bottom: 0;}
.core-3-section-3-content .layout-50 > div { text-align: center;}

.core-3-section-4 { padding-bottom: calc(20px + 1%);}
.core-3-section-4 .layout-33 { justify-content: space-between;}
.core-3-section-4 .layout-33 > div { width: 31%; padding-bottom: 25px;}

.core-3-section-4-2 { padding-bottom: calc(20px + 1%);}
.core-3-section-4-2 .layout-33 > div { margin-bottom: 25px; position: relative;}
.core-3-section-4-2 .layout-33 > div:after { position: absolute; content: ""; width: 1px ;height: 100%; background: #e5e5e5; top:0; right: 0;}
.core-3-section-4-2 .layout-33 > div:last-child:after { display: none;}

/*core-4*/
.core-4-list { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; margin-right: -40px;}
.core-4-list > a { width: calc(20% - 40px); margin: 0 40px calc(20px + 3%) 0; border: 1px solid #bfbfbf; padding: 10px;}

#page { text-align: center; padding:0 0 calc(20px + 4%) 0;}
#page a { font-size: 16px; color: #333; font-weight: 400; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #d2151b; 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*/
.products-list { padding: 0 3% calc(20px + 4%) 3%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.products-list > div { width: calc(50% - 24px); background: #fff; margin-bottom: calc(20px + 2%); border-radius: 15px; padding: calc(20px + 1%);transition: all 0.4s ease-out 0s;border: 1px solid transparent;}
.products-list > div:hover { border: 1px solid #d30011; box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);}
.products-list > div:hover .products-list-top-pto img { transform: scale(0.9);}
.products-list-top { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 25px; }
.products-list-top > div{ padding: 0 10px;}
.products-list-top > div:nth-of-type(1){ width: 44%; display: flex; flex-direction: column; flex-wrap: wrap; }
.products-list-top > div:nth-of-type(2){ width: 56%; text-align: center;}
.products-list-top-pto { padding-bottom: 74.358%; display: block;}
.products-list-top-pto img { transition: all 0.4s ease-out 0s;}
.products-list-number{ width: 30px; height: 30px; border-radius: 5px; background: #d30011; color: #fff; text-align: center; line-height: 30px; font-size: 18px; font-weight: 600; margin-bottom: 20px;}
.products-list-title{font-size: clamp(24px, 2.0vw, 30px); font-weight: 600; margin-bottom: 15px; line-height: 1.3}
.products-list-title span {color: #d30011;}
.products-list-data{}
.products-list-btn{display: flex; flex-direction: row; flex-wrap: wrap; }
.products-list-btn > a{display: inline-block; margin: 0 10px 10px 0; border-radius: 5px; border-width: 1px; border-style: solid; text-align: center; line-height: 50px; min-width: 190px; padding: 0 12px;}
.products-list-btn > a:nth-of-type(1){border-color: #333333; background: #333333; color: #fff;}
.products-list-btn > a:nth-of-type(2){border-color: #333333; background: #fff; color: #333;}
.products-list-btn > a:nth-of-type(1):hover, .products-list-btn > a:nth-of-type(2):hover { background: #d30011; color: #fff; border-color: #d30011;}

/*products-list*/
.products-list-menu { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; padding-bottom: calc(20px + 2%); }
.products-list-menu > a { border-radius: 20vw; padding: 15px 25px; line-height: 1.3; color: #333; background: #fff; display: inline-block;margin: 0 8px 15px 8px;}
.products-list-menu > a:hover, .products-list-menu > a.current { color: #fff; background: #d30011; box-shadow: 0px 20px 18px 0px rgba(255,0,0,0.2);}

.products-list-2 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 20px;}
.products-list-2 > a { width: 33.33%; position: relative; padding: 0 3%; margin-bottom: calc(20px + 3%); border-right: 1px solid #dcdcdc; }
.products-list-2 > a:after { content: ""; position: absolute;transition: all 0.4s ease-out 0s; width: 90%; height: 100%; top: 0; left: 50%; transform: translateX(-50%); border-radius: 15px; background: url("../images/p-hover-bg.jpg") no-repeat top center / cover; opacity: 0;}
.products-list-2 > a:hover:after { opacity: 1;}
.products-list-2 > a:nth-of-type(3n + 3) { border-right: 0px solid #dcdcdc;}

.products-list-2-content { position: relative; z-index: 3; padding: calc(20px + 2%) 0 calc(20px + 3%) 0;}
.products-list-2-pto { padding-bottom: 74.358%; margin-bottom: 0px; }
.products-list-2-tag { text-align: center; font-weight: 400; margin-bottom: 5px; color: #333;}
.products-list-2-name { font-weight: 600; color: #d30011; font-size: clamp(18px, 1.0vw, 20px); text-align: center;}

/*products-detail*/
.products-detail-top { display: flex; flex-direction: row; flex-wrap: wrap; padding: calc(20px + 2%) 3%;}
.products-detail-top > div { width: 50%;}
.products-detail-top > div:nth-of-type(1) { border-right: 1px solid #e0e0e0;}

.products-detail-top-left { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.products-detail-top-left > div:nth-of-type(1) { width: 110px;position: relative;}
.products-detail-top-left > div:nth-of-type(2) { width: calc(100% - 110px); position: relative; padding: 0 3%;}

.swiper-container {overflow: hidden;width: 100%;margin-left: auto;margin-right: auto;}
.swiper-container-wrapper {display: flex; flex-flow: row nowrap;}
.gallery-tool-box {display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; padding-top: 15px;}
.gallery-next, .gallery-prev {width: 50px; height: 50px; border-radius: 100%; border: 1px solid #333; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center; opacity: 0.3;}
.gallery-next:hover, .gallery-prev:hover { opacity: 1;}
.gallery-next img, .gallery-prev img {filter: brightness(0); width: 25px;}

.gallery-top .swiper-slide {text-align: center;}

.gallery-thumbs {width: 100%;min-height: 360px;height: 0;padding-top: 0px;}
.gallery-thumbs .swiper-wrapper {flex-direction: row;}
.gallery-thumbs .swiper-slide {overflow:hidden; border: 1px solid #e1e3e6; border-radius: 10px; width: 100%;cursor: pointer;display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.gallery-thumbs .swiper-slide-thumb-active {border: 1px solid #d30011;}

.products-detail-top-right { max-width: 720px; width: 100%; margin: 0 auto 0 0; padding: 0 10%;}

.p-detail-function .layout-nowrap { transition: all 0.4s ease-out 0s; padding: 10px 0;}
.p-detail-function .layout-nowrap:hover { transform: scale(0.9);}
.p-detail-function .layout-nowrap > div:nth-of-type(1) { width: 40px;}
.p-detail-function .layout-nowrap > div:nth-of-type(2) { width: calc(100% - 40px); padding-left: 16px; font-size: 14px; color: #333;}
.p-detail-function .layout-nowrap > div:nth-of-type(2) img { width: 20px; display: block;}

.p-detail-bottom-section .layout-bg-1 { padding-left: 5%; padding-right: 5%; padding-top: calc(20px + 2%);}

.p-detail-spec { width: 100%; border-spacing: 1px;border-collapse: inherit; background: #ededed; border-radius: 15px; overflow: hidden; margin-bottom: 30px;}
.p-detail-spec th { text-align: left; padding: 14px calc(12px + 2vw); font-size: 16px; line-height: 1.3; color: #fff; font-weight: 400;}
.p-detail-spec-2 th { text-align: center; padding: 14px 5px; }
.p-detail-spec td { text-align: left; padding: 10px calc(12px + 2vw); font-size: 16px; line-height: 1.3; color: #333; font-weight: 300; background: #fff;}
.p-detail-spec-2 td { padding: 10px 5px;}

.pro-loop {  padding-top: calc(20px + 1%); padding-bottom: calc(30px + 7%); }
.pro-loop .owl-dots { }
.pro-loop .owl-item {position: relative; border-right: 1px solid #e6e6e6; padding: 25px;}
.pro-loop .owl-nav { position: absolute; top: calc(50% - 25px); transform: translateY(-50%); left: 0%; width: 100%; z-index: 11;}
.pro-loop .owl-prev, .pro-loop .owl-next { position:absolute; z-index:100;  width: 50px !important; height: 50px !important; background: rgba(0,0,0,.5) !important; border: 0px solid #074151 !important; transition: all 0.4s ease-out 0s; top:50%; transform: translateY(-70%); margin: 0 !important;}
.pro-loop .owl-prev { border-radius: 0 10px 10px 0 !important;}
.pro-loop .owl-next { border-radius: 10px 0 0 10px !important;}
.pro-loop .owl-prev:hover, .pro-loop .owl-next:hover { background: rgba(0,0,0,1) !important;}
.pro-loop .owl-prev:hover:before, .pro-loop .owl-next:hover:before { border-color: #fff;}
.pro-loop .owl-prev { left:0px; }
.pro-loop .owl-next { right:0px;}
.pro-loop .owl-prev:before, .pro-loop .owl-next:before { content: ""; position: absolute; width: 14px; height: 14px; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; background-size: contain; background-repeat: no-repeat; top:50%; left: 50%; transition: all 0.4s ease-out 0s;}
.pro-loop .owl-prev:before { transform:translate(-30%, -50%) rotate(-135deg);}
.pro-loop .owl-next:before { transform:translate(-70%, -50%) rotate(45deg);;}
.pro-loop .owl-prev:hover:before, .pro-loop .owl-next:hover:before { }
.pro-loop .owl-stage-outer {z-index: 2; }
.pro-loop .owl-stage { margin: 0 auto;}
.pro-loop .owl-dots { position: absolute; z-index: 100; bottom:9%; left:0; width: 100%; text-align: center !important; padding: 0 0px; }
.pro-loop .owl-dots .owl-dot { border: 0px solid #c10000; background: transparent; margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.pro-loop .owl-dots .owl-dot.active {  }
.pro-loop .owl-dots .owl-dot span, .pro-loop  .owl-dots .owl-dot span { background: #ccc !important; width: 12px !important; height: 12px !important; margin: 0 auto!important;transition: all 0.4s ease-out 0s !important;}
.pro-loop .owl-dots .owl-dot.active span/*, .pro-loop  .owl-dots .owl-dot:hover span*/ { background: #d30011 !important; }

.related-pro-link { display: block;}
.related-pro-link:hover { transform: scale(0.9);}
.related-pro-link:hover .related-pro-btn { color: #fff; background: #e60012;}
.related-pro-pto-box { }
.related-pro-pto { padding-bottom: 74.358%;}
.related-pro-title { font-weight: 500;font-size: 15px; text-align: center; color: #333; line-height: 1.3; padding-bottom: 16px;}
.related-pro-btn { width: 110px; line-height: 30px; border-radius: 5px; text-align: center; color: #e60012; border: 1px solid #e60012; font-size: 0.7rem; margin: 0 auto;transition: all 0.4s ease-out 0s; text-transform: uppercase; letter-spacing: 0.1rem;}

/*download*/
.download-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 25px;}
.download-list > a { display: block; width: 25%; padding: 0 2% calc(20px + 2.5%) 2%;  text-align: center;}
.download-list > a:hover { transform: scale(0.9);}
.download-list-pto { padding-bottom: 140.689%; margin-bottom: 28px;}
.download-list-tag { text-align: center; font-size: 15px; color: #d2151b; padding-bottom: 5px; line-height: 1.2;}
.download-list-name { text-align: center; font-size: 18px; color: #333; line-height: 1.3; }

/*blog*/
.blog-list-box { padding: 0; }
.blog-list > a { padding: 30px calc(30px + 1%); }
.blog-list > a:hover .blog-tag { background: #d30011; border-color: #d30011; color: #fff; }
.blog-list > a:after { border-radius: 20px; background: #fff; box-shadow: 0px 0px 55px 0px rgba(0,0,0,0.1);}
.blog-list-pto { padding-bottom: 63.157%; margin-bottom: 15px;}
.blog-list-content { padding:0 12px;}
.blog-list-content-top { display: flex; flex-direction: row; flex-wrap: wrap;  margin-bottom: 16px;}
.blog-list-content-top > div:nth-of-type(1) { width: 56px;}
.blog-list-content-top > div:nth-of-type(2) { width: calc(100% - 56px); padding-left: 15px; padding-top: 20px;}
.blog-date > div { text-align: center; line-height: 1; color: #333;}
.blog-date > div:nth-of-type(1) { font-size: 13px; padding-bottom: 10px;}
.blog-date > div:nth-of-type(2) { font-size: 40px; font-weight: 600;}
.blog-tag { border-radius: 20vw; border: 1px solid #818181; color: #818181; line-height: 1.2; padding: 6px 16px; width: fit-content; font-size: 13px;}
.blog-title { line-height: 1.2; font-size: 18px; color: #333; padding-bottom: 10px;}
.blog-btn { text-align: right; color: #d30011; font-size: 15px;}

/*news*/
.news-list > a { padding: 30px calc(20px + 1%); }
.news-list > a:after { width: 100%;}
.news-list-pto { padding-bottom: 59.128%;}
.news-list-content { padding: 0;}
.news-title { min-height: 52px; margin-bottom: 25px;}

/*applications*/
.applications-list > a:after { display:none;}
.applications-list > a:hover .applications-list-content { border: 1px solid #db0000; box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);}
.applications-list-content { border-radius: 15px; overflow: hidden; background: #fff; border: 1px solid transparent;transition: all 0.4s ease-out 0s; }
.applications-list-pto { padding-bottom: 89.74%;}
.applications-list-data { position: relative; width: 90%; margin: 0 auto; padding: 50px 0 40px 0;}
.applications-list-icon { position: absolute; left: 0; top:-40px; width: 80px; height: 80px; border-radius: 100%; z-index: 3; background: #fff; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.applications-list-icon img { width: 48px;}
.applications-list-title { font-size: 18px; font-weight: 600; color: #333; text-align: center; line-height: 1.3; padding-bottom: 14px;}
.applications-list-info { font-size: 15px; color: #666666; text-align: center; line-height: 1.3; 
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}

/*contact*/
.contact-section { padding-bottom: calc(20px + 4%); padding-top: 0px; display: flex; flex-direction: row; flex-wrap: wrap; }
.contact-section > div:nth-of-type(1) { width: 40%; padding-right: 5%; border-right: 1px solid #dcdcdc;}
.contact-section > div:nth-of-type(2) { width: 60%; padding-left: 5%; }
.contact-map iframe { width: 100%; border:3px solid #fff; border-radius: 15px; overflow: hidden;box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1); height: 540px;}

.contact-form {  }
.contact-layout-50 { display:flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.contact-layout-50 > div { width: 49.5%; margin-bottom: 7px;}
.contact-layout-100 { margin-bottom: 15px;}

.contact-row-1 { display:flex; flex-direction: column; flex-wrap: wrap; }
.contact-row-1 > div:nth-of-type(1) { }
.contact-row-1 > div:nth-of-type(1) span { color: #d30011; font-weight: 400;}
.contact-row-1 > div:nth-of-type(2) { }


.contact-row-2 { display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.contact-row-2 > div:nth-of-type(1) { width: 38%; padding-top: 20px; }
.contact-row-2 > div:nth-of-type(2) { width: 62%; }

.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: #d1d1d1; margin: 0px 0 0px 0; width: 100%; padding:0px 15px ; color:#333; background: #fff; font-family: 'Poppins', sans-serif; line-height: 40px; border-radius: 5px; }
.contact-form textarea { height:160px; padding:15px; resize:none; line-height: 140%;}
.contact-form select{ margin: 0 0 0px 0;  width:100%; background-image: url(../images/product-select.png); background-repeat: no-repeat; background-position: calc(100% - 16px) 50%; background-size: 11px 7px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: #fff; font-size: 16px; border-width:1px; border-style: solid; border-color: #d1d1d1; color:#333; font-family: 'Poppins', sans-serif;  padding:0px 35px 0px 15px;  line-height: 40px; border-radius: 5px; font-weight: 400; letter-spacing: 0;}
.contact-form option { padding:1px 5px;}
.contact-form select::-ms-expand {
    display: none;
}

.contact-note3 {  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: 1.3; color: #333; margin-bottom: 0; font-weight: 400; font-size: 16px;}
.contact-note3 input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.contact-note3 .checkmark {position: absolute;top: 2px;left: 0;height: 16px;width: 16px;background-color: #fff; border: 1px solid #cccccc; border-radius: 100%;}
.contact-note3:hover input ~ .checkmark {}
.contact-note3 input:checked ~ .checkmark {border-color: #d30011;}
.contact-note3 input:checked ~ .checkmark:after {display: block;}
.contact-note3 .checkmark:after {content: ""; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%);width: 7px;height: 7px; background: #d30011; border-radius: 100%; display: none;}

.contact-form .btn-1 { margin-left: auto; margin-right: auto;}

.contact-btn .btn-type-1 { margin-left: auto; margin-right: auto;}

/*global*/
.global-class-title { display: flex; flex-wrap: nowrap; flex-direction: row; align-items: center; padding-bottom: calc(20px + 1.5%);}
.global-class-title > div:nth-of-type(1) { white-space: nowrap; padding-right: 25px;}
.global-class-title > div:nth-of-type(2) { width: 100%; height: 1px; background: #dadada;}

.global-content { width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; padding-bottom: calc(20px + 2%);}
.global-content > div { background: #fff; border-radius: 15px; width: 48.5%; margin-bottom: calc(20px + 1.5%); padding: 20px;display: flex; flex-wrap: wrap; flex-direction: row; }
.global-content > div > div:nth-of-type(1) { width: 33%;}
.global-content > div > div:nth-of-type(2) { width: 67%; padding: 3% 0 0 30px;}

.global-info { display: flex; flex-wrap: wrap; flex-direction: row;}
.global-info > div { padding-bottom: 5px;}
.global-info > div a { color: #333; word-break: break-all;}
.global-info > div:nth-child(odd) { width: 15px;}
.global-info > div:nth-child(even) { width: calc(100% - 15px); padding-left: 12px;}

/*about new*/
.banner-about { position: relative;}
.banner-about img { width: 100%;}
.banner-about .banner-title { text-align: left; padding:0 0 0 15%; position: absolute; width: 50%; top:50%; right: 0; left: auto; transform: translateY(-50%);}

.new-about-section-1 { position: relative; overflow: hidden; padding: 0 5% calc(20px + 2%) 5%;}
.new-about-section-1-content { position: relative; z-index: 3; padding-top: calc(20px + 3%);}
.new-about-section-1:before { position: absolute; z-index: 1; content: ""; background: #fff; border-radius: 100%; width: 80%; padding-bottom: 80%; top:-50%; left: -33%;}
.new-about-section-1:after { position: absolute; z-index: 2; content: ""; background: #252525; width: 100%; height: 50%; bottom: 0; left: 0;}

.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

.new-about-section-2 { position: relative; overflow: hidden; padding: calc(20px + 5%) 5% calc(120px + 20%) 5%;}
.new-about-section-2-content { position: relative; z-index: 3;}
.new-about-section-2-pto { position: absolute; z-index: 2; bottom: 0; right: 0; mix-blend-mode: multiply; width: 60%;}
.new-about-section-2:before { position: absolute; z-index: 1; content: ""; background: #fff; border-radius: 100%; width: 50%; padding-bottom: 50%; top:-10%; right: 60px;}
.new-about-section-2:after { position: absolute; z-index: 1; content: ""; background: #fff; border-radius: 100%; width: 50%; padding-bottom: 50%; top:30%; left: 0px;}

.new-about-section-2-top { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding-bottom: calc(20px + 1%);}
.new-about-section-2-top > div:nth-of-type(1) { width: 67%;}
.new-about-section-2-top > div:nth-of-type(1) img { width: 100%; border-radius: 15px;}
.new-about-section-2-top > div:nth-of-type(2) { width: 33%; text-align: center; padding: 0 5%;}
.new-about-section-2-top-content { width: 67%; margin: 0 auto 0 0; }

.new-about-section-3 { background: url("../images/new-about-bg.jpg") no-repeat top center / cover; padding: calc(20px + 5%) 5%;min-height: 945px; color: #fff;}
.new-about-section-3-content { max-width: 1000px; margin: 0 auto 0 0;}

.new-about-section-4 { position: relative; z-index:2; padding:0 5% calc(20px + 7%) 5%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end; margin-top: -7%;}
.new-about-section-4 > div { width: 50%;}
.new-about-section-4 > div:nth-of-type(1) { padding-right: 5%;}
.new-about-section-4 > div:nth-of-type(2) { text-align: right;}

@media only screen and (max-width: 1279px) {
	body { padding-bottom: 45px;}
	#content { padding-top: 70px; line-height: 1.6;}
	.p-layout { line-height: 1.6;}
	
	.idx-header header { background:#fff;}
	.idx-header .menuzord-menu > li > a { color: #333;}
	.idx-header .menuzord .showhide em { background: #333;}
	
	.banner { height: 220px; }
	.banner-pc { display: none}
	.banner-mobile { display: block;}
	
	#path { border-width: 0;}
	#path ul { text-align:left;}
	
	.layout-50 > div { width: 100%;}
	
	.about-section-1 .layout-50 > div:nth-of-type(1){ width: 100%;}
	.about-section-1 .layout-50 > div:nth-of-type(2){ width: 100%;}
	.about-section-2 .layout-50 > div:nth-of-type(1){ order: 2;}
	.about-section-2 .layout-50 > div:nth-of-type(2){ order: 1; padding-bottom: 15px;}
	
	.quality-section-1 > div { width: 100%; padding: 45px 0;}
	.quality-section-1 > div:nth-child(odd):before { display: none;}
	.quality-section-1-data { min-height: inherit;}
	.quality-section-1 > div:after { width: calc(100% - 0px) ;}
	.quality-section-1 > div:nth-of-type(3):after { display: block;}
	.quality-section-1-content > div:nth-of-type(1) { width: 50px; height: 50px; }
	.quality-section-1-content > div:nth-of-type(1) img { width: 30px; }
	.quality-section-1-content > div:nth-of-type(2) { width: calc(100% - 50px); padding-left: 20px;}
	
	.quality-section-2 > div:nth-of-type(1) { width: 100%; padding-right: 0%; border-bottom: 1px solid #d3d3d3;border-right: 0px solid #d3d3d3; padding-bottom: 20px;}
	.quality-section-2 > div:nth-of-type(2) { width: 100%; padding-left: 0%;}
	
	.core-section-1-top > div:nth-of-type(1) { width: 100%; padding-bottom: 20px; padding-right: 0;}
	.core-section-1-top > div:nth-of-type(2) { width: 100%; border-left: 0px solid #dcdcdc; padding-left: 0;}
	
	.core-section-1-content-table td { padding: 40px 40px;}
	.core-section-1-content-pto { right: -25px;}
	.core-section-1-content-pto img { width: 50px;}
	
	.core-2-section-2-2 .layout-50:after { display:none;}
	.core-2-section-2-2-data { min-height:inherit; padding-bottom: 10px;}
	
	.products-list { padding: 0 5% calc(20px + 4%) 5%; }
	.products-list > div { width: 100%;}
	
	.products-detail-top { padding:0px 5% calc(20px + 2%) 5%;}
	
	.contact-info > div > div:nth-of-type(1) { width: 100%; text-align: center; padding-bottom: 10px;}
	.contact-info > div > div:nth-of-type(1) > img { width: 45px;}
	.contact-info > div > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 1vw; padding-left: 0; text-align: center;}
	
	.contact-section > div:nth-of-type(1) { width: 100%; padding-right: 0%; border-right: 0px solid #dcdcdc; padding-bottom: 30px;}
	.contact-section > div:nth-of-type(2) { width: 100%; padding-left: 0%; }
	.contact-map iframe { height: 280px;}
	
	.global-content { width: 100%;}

	.banner-about .banner-title { display: none;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block !important;}
	
	.quality-section-2-content > div:nth-of-type(1) { width: 100%; padding-right: 0%;}
	.quality-section-2-content > div:nth-of-type(2) { width: 100%; }
	
	.core-section-1 > div:nth-of-type(1) { width: 100%; padding-right: 0px; order: 2; }
	.core-section-1 > div:nth-of-type(2) { width: calc(100% - 0px); order: 1; padding-bottom: 15px; }

	.core-section-1-top > div:nth-of-type(1) .layout-nowrap > div:nth-of-type(1) { width: 40px; }
	.core-section-1-top > div:nth-of-type(1) .layout-nowrap > div:nth-of-type(2) { width: calc(100% - 40px); }
	.icon-type-1 { width: 40px; height: 40px; line-height: 40px; font-size: 20px;}
	
	.core-section-2-content { padding: 5px;}
	
	.core-section-3 .layout-50 > div { width: 100%; padding: 25px 12px;}
	
	.core-2-section-2-2-content .layout-nowrap > div:nth-of-type(1) { width: 18px;}
	.core-2-section-2-2-content .layout-nowrap > div:nth-of-type(2) { width: calc(100% - 18px);}
	
	.icon-triangle { width: 18px; height: 16px;}
	
	.core-2-section-2-3 > div:nth-of-type(1) { width: 100%; padding: 0 0; order: 2;}
	.core-2-section-2-3 > div:nth-of-type(2) { width: 100%; order: 1; padding-bottom: 30px; }
	.core-2-section-2-3-content .icon-triangle { transform: none;}
	
	.core-3-section-1-content > div:nth-of-type(1) { width: 100%; padding-right: 0px; padding-bottom: 12px;}
	.core-3-section-1-content > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px; border-left: 0px solid #e7e7e7;border-top: 1px solid #e7e7e7; }
	
	.layout-33 > div { width: 100%;}
	
	.core-3-section-4 .layout-33 > div { width: 100%; }
	
	.core-3-section-4-2 .layout-33 > div { padding-bottom: 25px;}
	.core-3-section-4-2 .layout-33 > div:after { width: 100% ;height: 1px; top:auto; bottom: 0;}
	
	.core-4-list { margin-right: -20px;}
	.core-4-list > a { width: calc(20% - 20px); margin: 0 20px calc(20px + 3%) 0; padding: 4px;}
	
	.products-list-2 > a { width: 50%; }
	.products-list-2 > a:nth-child(odd) { border-right: 1px solid #dcdcdc;}
	.products-list-2 > a:nth-child(even) { border-right: 0px solid #dcdcdc;}
	
	.products-list-menu { padding-bottom: 15px;}
	.products-list-menu > a { padding: 15px 15px; margin: 0 5px 10px 5px;}
	
	.products-detail-top > div { width: 100%;}
	.products-detail-top > div:nth-of-type(1) { border-right: 0px solid #e0e0e0; padding-bottom: 30px;}
	
	.products-detail-top-left > div:nth-of-type(1) { width: 100%; order: 2;}
	.products-detail-top-left > div:nth-of-type(2) { width: calc(100% - 0px); order: 1; padding: 0;}
	
	.gallery-tool-box {justify-content: center;}
	.gallery-next, .gallery-prev {width: 36px; height: 36px; margin: 0 5px;}
	.gallery-next img, .gallery-prev img {width: 20px;}
	.gallery-thumbs {min-height: inherit; height: auto;}
	.gallery-thumbs .swiper-wrapper {flex-direction: row;}
	
	.products-detail-top-right { max-width: inherit; width: 100%; padding: 0 0%;}
	
	.download-list > a { width: 50%;}
	
	.contact-info > div { width: 50%;}
	
	.contact-layout-50 > div { width: 100%; }
	.contact-row-2 > div:nth-of-type(1) { width: 100%; margin-bottom: 15px; padding-top: 5px; }
	.contact-row-2 > div:nth-of-type(2) { width: 100%; }

	.new-about-section-1:after { height: 75%;}

	.new-about-section-2-top > div:nth-of-type(1) { width: 100%; order: 2;}
	.new-about-section-2-top > div:nth-of-type(2) { width: 100%; order: 1; text-align: left; padding: 0 8% 30px 0;}
	.new-about-section-2-top > div:nth-of-type(2) img { max-width: 280px; width:100%; }

	.new-about-section-2-top-content { width: 100%; }

	.new-about-section-3 { min-height: inherit;}

	.new-about-section-4 { margin-top: 0; padding-top: calc(20px + 5%);}
	.new-about-section-4 > div { width: 100%;}
	.new-about-section-4 > div:nth-of-type(1) { padding-right: 0;padding-bottom: 30px;}
	.new-about-section-4 > div:nth-of-type(2) { text-align: right;}
}
@media only screen and (max-width: 768px) {
	.core-section-1-content-table td { padding: 40px 20px;}
	.core-section-1-content-pto { right: -15px;}
	.core-section-1-content-pto img { width: 30px;}
	.core-section-1-content-table { min-width: 700px !important; }
	
	.core-2-section-1 > div:nth-of-type(1) { width: 100%; order: 2;padding: 25px;}
	.core-2-section-1 > div:nth-of-type(2) { width: 100%; order: 1; }
	
	.core-2-section-2-1 > div:nth-of-type(1) { width: 100%; border-right: 0px solid #dddddd; padding-bottom: 20px;}
	.core-2-section-2-1 > div:nth-of-type(2) { width: 100%; padding-left: 0px;}
	
	.products-list-top > div { padding: 0;}
	.products-list-top > div:nth-of-type(1){ width: 100%; flex-direction: row; order: 2; }
	.products-list-top > div:nth-of-type(2){ width: 100%; order: 1;}
	.products-list-title { width: calc(100% - 30px); padding-left: 12px;}
	
	.blog-list-content-top > div:nth-of-type(1) { width: 100%;}
	.blog-list-content-top > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px; padding-top: 0; }
	.blog-date > div { display: inline-block;}
	.blog-date > div:nth-of-type(1) { padding-right: 5px;}
	.blog-date > div:nth-of-type(2) { font-size: 16px;}
	.blog-list-content { padding: 0;}
	
	.global-content > div { width: 100%;}
}
@media only screen and (max-width: 640px) {
	.about-section-2-content > div { width: 100%; padding: 30px 20px; text-align: center;}
	.about-section-2-content-pto { margin-left: auto; margin-right:auto;}
	
	.pro-loop .owl-item { border-right: 0px solid #e6e6e6; }
}
@media only screen and (max-width: 570px) {
	.banner { height: 180px; }
	
	.core-2-section-2-1-list > div {width: 100%; padding-right: 0px;}
	.core-2-section-2-1-list > div:nth-of-type(1) { padding-bottom: 35px;}
	
	.core-3-section-1 > div:nth-of-type(1) { width: 100%; padding: calc(20px + 1%) 5%;}
	.core-3-section-1 > div:nth-of-type(1) img { max-width: 150px;}
	.core-3-section-1 > div:nth-of-type(2) { width: 100%; }
	
	.core-4-list > a { width: calc(50% - 20px); }
	
	.products-list-btn { flex-direction: column;}
	.products-list-btn > a{display: block; margin: 0 0 10px 0; }
	
	.blog-list > a  {width: 100%;}
	.blog-list > a { width: 100%; border-bottom: 1px solid #dcdcdc;}
	.blog-list > a:nth-child(odd) { border-right: 0px solid #dcdcdc;}
	.blog-list > a::after { height: 95%;}
	.blog-btn { padding-bottom: 20px;}
	
	.contact-info > div { width: 100%;}

	.new-about-section-2-top > div:nth-of-type(2) img { max-width: 200px; }

	.new-about-section-2 { padding-bottom: 0;}
	.new-about-section-2-pto { position: inherit; bottom: auto; right: auto; width: 100%; padding-top: 30px; transform: translateX(5%);}
}

@media only screen and (max-width: 414px) {
	.products-list-2 > a { width: 100%; border-bottom: 1px solid #dcdcdc;}
	.products-list-2 > a:nth-child(odd) { border-right: 0px solid #dcdcdc;}
	.products-list-2 > a::after { height: 95%;}
	
	.applications-list > a { padding-bottom: 30px;}
	
	.global-content > div > div:nth-of-type(1) { width: 100%; text-align: center;}
	.global-content > div > div:nth-of-type(2) { width: 100%; padding: 20px 0 0 0px;}
}

@media only screen and (max-width: 320px) {
	.download-list > a { width: 100%; padding-left: 0; padding-right: 0;}
	
	
}

/* pub-01 */
.wrapper {
	max-width: 1230px;
	margin: 0 auto;
	padding: 3% 0 40px 0;
}


.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;}
}

/* pub-01 */
.wrapper {
	max-width: 1230px;
	margin: 0 auto;
	padding: 3% 0 40px 0;
}


.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;}
}
