    @media  screen and (max-width: 1600px){
        #maintenance .mt_right .img img{bottom: 20px;}
        #maintenance .mtbtn li a{height: 100%;}
        #maintenance .list{padding: 0;}
        #maintenance .slick-slider .slick-prev{right: 20px;}
        #maintenance .slick-slider .slick-next{right: 0px;}
    }

/***** SUB VISUAL *****/
.sub_visual {background-size:cover;position:absolute; top:0; right:0; height:495px; overflow:hidden;}
.sv_other {height:180px;}
.sv-deco0 {position:absolute; right:-5vw; top:-450px; width:1098px; height:auto; z-index:-1;}
.sv-deco1 {position:absolute; right:20vw; top:1vw; width:680px; height:482px; z-index:-1;}
.sv-deco2 {position:absolute; right:8vw; top:9vw; width:500px; height:500px; z-index:-1;}

@media (max-width:1280px){
	.sv-deco0 {width:68vw; top:-25vw}
	.sv-deco1 {width:50vw; height:50vw}
	.sv-deco2 {top:15vw; width:30vw; height:30vw;}
}
@media (max-width:1024px){
	.sub_visual {margin-bottom:7vw; height:400px}
}
@media (max-width:768px){
	.sub_visual {height:300px}
	
}
@media (max-width:568px){
	.sub_visual {height:250px}	
}
@media (max-width:430px){
	.sv-deco0 {width:75vw;}
	.sv-deco1 {width:240px; height:240px;}
	.sv-deco2 {top:15vw; width:130px; height:130px;}
}

.main_con04 { position: relative; /* background: #4700d8; */ }
/* .main_con04:after { content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 300px; background: #f7f7f7; z-index:-1; } */
.main_con04 .main_con_title { position: relative; width: 100%; }
.main_con04 .main_con_title h2 {  }

.main_con04 .tab_title { position: absolute; right: 0px; bottom: 0px; }
.main_con04 .tabs-nav { margin-bottom: 0px; }
.main_con04 .tabs-nav li { margin-left: 50px;}
.main_con04 .tabs-nav li:first-child { margin-left: 0px; }
.main_con04 .tabs-nav li:first-child:after { content:''; position: absolute; right: -30px; top: 12px; width: 5px; height: 5px; background: #a8a2cd; border-radius: 5px; }
.main_con04 .tabs-nav a { width: auto; height: auto; background: none; border: none; color: #a8a2cd; font-size: 1.2em; font-weight: 400; letter-spacing: -1px; }
.main_con04 .tabs-nav .tab-active a { background: none; color: #4700d8; font-weight: 700; }
.main_con04 .tabs-nav a:hover { background: none; color: #4700d8; }

.main_con04 .main_con_inner { width: 93%; margin:0 auto;}
.main_con04 .main_con04_left, .main_con04 .main_con04_right { width: 48%; }
.main_con04 .main_con04_left { margin-right: 4%; }

@media(max-width:1024px) {
	.main_con04:after { height: 190px; }
	.main_con04 .main_con04_left, .main_con04 .main_con04_right { width: 100%; }
	.main_con04 .main_con04_left { margin-right: 0%; margin-bottom: 50px; }
}