@charset "utf-8";

.container,
.chl-container{-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0 auto;
	max-width: 1600px;
	padding-left: 100px;
	padding-right: 100px;
}

@media (max-width:1600px) {
	.container,
.chl-container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media (max-width:1200px) {
	.container,
.chl-container {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width:960px) {
	.container,
.chl-container {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width:768px) {
	.container,
.chl-container {
		padding-left: 0;
		padding-right: 0;
	}
}
    
    
/* 
|----------------------
|   title
|----------------------
*/
@media(min-width:1200px) {.pgs-title{padding-top:30px;}}  
.pgs-title {padding-bottom: 50px;}
.pgs-title h3 {position: relative; line-height: 1.2; font-size: 26px; color: #333;}
.pgs-title h4 {position: relative; font-size: 24px;line-height: 1.4; color: var(--default);  text-transform: uppercase;}
.pgs-title p { margin-top: 20px; font-size: 18px; line-height: 1.4;}
.pgs-title-white h3{color:#eb191a;max-width:660px;}
.pgs-title-white p {color: #fff;max-width:680px;}
.pgs-title-center{text-align: center;}
@media (max-width:1200px) {
	.pgs-title {padding-bottom:30px;}
	.pgs-title h3 { font-size: 22px;}
	.pgs-title p { margin-top: 10px; font-size: 20px; }
}

@media (max-width:768px) {
	.pgs-title {padding-bottom:20px;}
	.pgs-title h3 { font-size: 18px;}
	.pgs-title p { margin-top: 10px; font-size: 16px; }
}

@media (max-width: 640px) {
	.pgs-title {padding-bottom:10px;}
	.pgs-title h3 { font-size: 16px;}
	.pgs-title p { margin-top: 5px; font-size: 14px; }
}


    
    
.index-more a{ position: relative; padding: 0 50px;  display: inline-block; line-height: 60px; font-size: 20px; text-align: center; background-color: #333; color: #fff; border-radius: 60px; border: 1px solid #333;}
.index-more a span{position: relative;}
.index-more a span i{position: absolute; top: 50%; right: -10px; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg) translateY(-50%);}
.index-more-white a{background-color: #fff; color: #333; border: 1px solid #fff;}

.index-more a:hover{background-color: #fff; border-color: #333; color: #333; transition: .3s;}
.index-more-white a:hover{background-color: #333; border-color: #fff; color: #fff; transition: .3s;}

@media (max-width:1440px) {
	.index-more a{  padding: 0 30px; line-height: 50px; font-size: 16px; }
}

@media (max-width:768px) {
	.index-more a{ padding: 0 20px; line-height: 40px; font-size: 14px; }
}

@media (max-width:480px) {
	.index-more a{ padding: 0 15px; line-height: 32px; font-size: 12px; }
}

/* 0 */
.index-brand{ position: relative; padding: 100px 0 400px;}
.index-brand-lists{width: 100%;}
.index-brand-item{ position: relative; width: 100%; transition: .1s; background-position:-10000px ;}
.index-brand-item>div{position: absolute; top: 0; left: 0; padding: 60px; width: 100%; height: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}

.index-brand-lists-active1 .index-brand-item{transform: scale(.8);}
.index-brand-lists-active2 .index-brand-item{transform: scale(.9);}
.index-brand-lists-active3 .index-brand-item{transform: scale(1);}

.selector-a {transform:scale(.8); transition: .3s;}
.selector-b {transform: scale(.9); transition: .3s;}
.selector-c {transform: scale(1); transition: .3s;}

@media (max-width:1440px) {
	.index-service-item{ padding: 60px; }
	.index-service-title h3{ font-size: 32px; }
	.index-service-title p{ font-size: 24px;}
}

@media (max-width:1200px) {
	.index-brand{ position: relative; padding: 100px 0;}
	.index-brand-item{ margin-top: 30px;}
	.index-brand-item>div{ padding: 40px;}
	.index-brand-title h3{ font-size: 28px; }
	.index-brand-title p{ font-size: 20px;}
}

@media (max-width:1000px) {
	.index-brand{ padding: 80px 0;}
	.index-brand-item>div{ padding: 30px;}
	.index-brand-title h3{ font-size: 24px; }
	.index-brand-title p{ font-size: 18px;}
}

@media (max-width:768px) {
	.index-brand{ padding: 60px 0;}
	.index-brand-title h3{ font-size: 20px; margin-top:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.index-brand-title p{ margin-top: 5px; margin-bottom: 5px; font-size: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
}

@media (max-width:640px) {
	.index-brand{ padding: 40px 0;}
	.index-brand-item{ height: 300px; background-position: center;background-size:cover;}
	.index-brand-item>img{display: none;}
	.index-brand-item>div{ padding: 15px;}
	.index-brand-title p{ font-size: 14px;}
}

@media (max-width:480px) {
	
	.index-brand{ padding: 20px 0;}
	.index-brand-item{ margin-top: 20px; height: 200px; }
	.index-brand-title h3{ font-size: 18px; }
}

/* 1 */
.index-service-bg{ padding: 180px 0 100px; background-color: #fff;}
.index-service-lists ul{margin-left: -20px;}
.index-service-lists ul li{ width: 50%; padding-left: 20px;}
.index-service-item{ flex-direction: column; justify-content: space-between; padding: 80px; height: 600px;}
.index-service-title h3{ line-height: 1.2; font-size: 46px; color: #fff;}
.index-service-title p{ margin-bottom: 15px; line-height: 1.4; font-size: 32px; color: #fff; }

@media (max-width:1440px) {
	.index-service-item{ padding: 60px; height: 500px; }
	.index-service-title h3{ font-size: 32px; }
	.index-service-title p{ font-size: 24px;}
}

@media (max-width:1200px) {
	.index-service-bg{ padding: 0 0 100px; }
	.index-service-item{ padding: 40px; height: 450px; }
	.index-service-title h3{ font-size: 28px; }
	.index-service-title p{ font-size: 20px;}
}

@media (max-width:1000px) {
	.index-service-item{ padding: 30px; height: 400px; }
	.index-service-title h3{ font-size: 24px; }
	.index-service-title p{ font-size: 18px;}
}

@media (max-width:860px) {
	.index-service-item{ height: 350px; }
}

@media (max-width:768px) {
	.index-service-item{ height: 300px; }
	.index-service-title h3{ font-size: 20px; }
	.index-service-title p{ margin-bottom: 5px; font-size: 16px;}
}

@media (max-width:640px) {
	.index-service-item{ padding: 15px;}
}

@media (max-width:480px) {
	.index-panasonic ul{margin-left: -15px;}
	.index-panasonic ul li{ padding-left: 15px; margin-bottom: 15px ;}
	.index-service-item{height: 180px;}
}

@media (max-width:480px) {
	.index-service-title h3{ font-size: 16px; }
	.index-service-title p{ margin-bottom: 5px; font-size: 12px;}
}