/* 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;}

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

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

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

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

.idx-header header { background: none;}
.idx-header .menuzord-menu > li > a { color: #fff;}
.idx-header .menuzord .showhide em { background: #fff;}
/*.top-right-link > div img { filter: brightness(0) invert(1);}
.lang i { color: #fff;}*/

.idx-header .header-scroll { background:#fff;}
.idx-header .header-scroll .menuzord-menu > li > a { color: #333;}
.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;}

.amg_banner_warp {position: relative; z-index: 2; height: 0; padding-bottom: 56.273%; overflow: hidden; background: #000;}
.amg_banner_warp > div {position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;}

.banner { position:relative;}
.banner .fotorama__nav-wrap { display: none;}
.banner-pc { display: block !important;}
.banner-mobile { display: none !important;}

.banner-scroll { position: absolute; z-index: 3; bottom: 10%; left: 4%; transform: scale(0.5)}
.banner-scroll:hover { transform: scale(0.3);}

.layout-bg-1 { background: url("../images/bg-1.jpg") no-repeat center bottom #f2f2f6;}
.layout-bg-2 { background: #fff;}

.idx-about-section { padding: calc(20px + 5%) 0 380px 0; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-about-section > div { width: 50%;}
.idx-about-section > div:nth-of-type(2) { padding-left: 50px;}

.title-en { text-transform: uppercase; line-height: 1.2; color: #d30011; font-size: clamp(18px, 1.0vw, 20px); 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; }
.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;}

.idx-about-content { display: flex; flex-direction: row; flex-wrap: wrap; padding: calc(20px + 2.5%) 0;}
.idx-about-content > div { width: 33.33%; border-right: 1px solid #dadade; padding-top:10px; padding-bottom: 10px;}
.idx-about-content > div:nth-of-type(1) { padding-right: 4%;}
.idx-about-content > div:nth-of-type(2) { padding-left: 4%; padding-right: 4%;}
.idx-about-content > div:nth-of-type(3) { padding-left: 4%; border-width: 0;}

.idx-core-section { position:relative; z-index: 3; margin-top: -350px; padding-bottom: 50px;}

.idx-core-pto-1 { width: 88%; border-radius: 0 15px 15px 0; overflow: hidden;}
.idx-core-pto-1 img { width: 100%; }

.idx-core-content { position: relative; z-index: 3; margin-top: -100px;display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-end; justify-content: space-between;}
.idx-core-content > div:nth-of-type(1) { width: 33%;}
.idx-core-content > div:nth-of-type(2) { width: 56%;}

.idx-pro-tool { width: 115px; z-index:3; top: 160px; position: absolute; right: 0; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between;}

.idx-pro { padding-bottom: calc(20px + 3%) !important; }
.idx-pro .swiper-slide { /*border-right: 1px solid #e3e3e3;*/ padding: 0 5%; position: relative;}
.idx-pro .swiper-slide:after { position: absolute; content: ""; top: 0; right: -1px; width: 1px; height: 100%; background: #e3e3e3;}
.idx-pro-link  { display: block;}
.idx-pro-link:hover  { transform: scale(0.9);}
.idx-pro-pto  { padding-bottom: 100%;}
.idx-pro-name  { font-weight: 500; font-size: clamp(18px, 1.0vw, 20px); text-align: center; color: #333;}

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

.idx-pro-btn { padding-bottom: calc(20px + 4%);}
.idx-pro-btn .btn-type-1 { margin: 0 auto;}

.idx-bottom-section { position: relative;}
.idx-bottom-section:after { position: absolute; content: ""; background: url("../images/bottom-bg.jpg") no-repeat top left #f2f2f6; width: 100%; height: 75%; left: 0; bottom: 0; z-index: -1;}

.idx-case-section { width: 88%; margin: 0 0 calc(20px + 5%) auto; border-radius: 15px 0 0 15px; padding: calc(20px + 7%) 10%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; background: url("../images/idx-case-bg.jpg") no-repeat top center / cover;}
.idx-case-section > div:nth-of-type(1) { width: 60%; color: #fff; }
.idx-case-section > div:nth-of-type(2) { width: 40%; text-align: center;}

.idx-video-btn { display: inline-block; border: 2px solid #d30011; width: 140px; height: 140px; border-radius: 100%; padding: 6px;}
.idx-video-btn:hover { transform: scale(0.9); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.7);}
.idx-video-btn > div { width: 124px; height: 124px; border-radius: 100%; background: rgba(255,255,255,.6); position:relative;}
.idx-video-btn > div:before { width: 37px; height: 43px; position: absolute; content: ""; top:50%; left: 54%; transform: translate(-50%, -50%); background: #bd0f1d;clip-path: polygon(0% 0, 100% 50%, 0% 100%);} 

.idx-news-section { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 7%)}
.idx-news-section > div:nth-of-type(1) { width: 30%; padding-right: 6%; border-right: 1px solid #d8d8db;}
.idx-news-section > div:nth-of-type(2) { width: 70%;}

.idx-news-tool { width: 115px;display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; padding: calc(20px + 1%) 0 calc(20px + 3%) 0;}

.idx-news .swiper-slide { border-right: 1px solid #d8d8db; padding: 0 5%; position: relative;}

.idx-news-more {}

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

@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-scroll { display: none;}
	
	.idx-core-pto-1 { width: 90%; border-radius:15px; margin: 0 auto;}
	.idx-core-content { margin-top: calc(20px + 5%); align-items: center; }
	
	.idx-pro-tool { top: auto; position: relative; right: auto; display: flex; flex-direction: row; flex-wrap: nowrap; margin: 0 auto 30px auto;}
	
	.idx-case-section { width: 90%; margin: 0 auto calc(20px + 3%) auto; border-radius: 15px 15px;padding: calc(20px + 5%) 5%;}
	.idx-video-btn { transform: scale(0.5)}
	.idx-video-btn:hover { transform: scale(0.3)}
	
	.idx-news-section > div:nth-of-type(1) { width: 100%; padding-right: 0%; border-right: 0px solid #d8d8db; padding-bottom: 30px; display: flex; flex-direction: row; flex-wrap: wrap;  justify-content: center; }
	.idx-news-section > div:nth-of-type(1) .p-layout { margin-bottom: 20px; width: 100%; text-align: center;}
	.idx-news-section > div:nth-of-type(2) { width: 100%;}
	.idx-news-tool { padding-top: 0; padding-bottom: 20px; margin-right: 20px;}
	.idx-news-more { display: inline-block;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block !important;}
	
	.idx-about-section > div { width: 100%;}
	.idx-about-section > div:nth-of-type(2) { padding-left: 0px; text-align: center;}
	.idx-core-content > div:nth-of-type(1) { width: 100%; order: 2;}
	.idx-core-content > div:nth-of-type(2) { width: 100%; order: 1; padding-bottom: 30px;}

}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {
	.idx-pro .swiper-slide:after { display: none;}
	
	.idx-case-section > div:nth-of-type(1) { width: 100%; }
	.idx-case-section > div:nth-of-type(2) { width: 100%; }
	
	.idx-news .swiper-slide { border-right: 0px solid #d8d8db; }
}
@media only screen and (max-width: 570px) {
	.idx-about-content > div { width: 100%; border-bottom: 1px solid #dadade; border-right: 0px solid #dadade; }
	.idx-about-content > div:nth-of-type(1) { padding-right: 0%;}
	.idx-about-content > div:nth-of-type(2) { padding-left: 0%; padding-right: 0%;}
	.idx-about-content > div:nth-of-type(3) { padding-left: 0%; }
	
}

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

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