/*rule_enu*/
.sub_nav.sticky > ul {
    width: 70%;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
}

.top_main.surrealism .top_title{
	font-size:70px;
	
}
.top_title{
	width:47%;
}


@media screen and (max-width: 1366px) {
	.top_main.surrealism .top_title{
		font-size:58px;

	}
	.top_main.surrealism .top_title2{
		font-size:24px;
	}
}

@media screen and (max-width: 991px) {
	.top_main.surrealism .top_title{
		font-size:42px;

	}	
	
	.top_main.surrealism .top_title2{
		font-size:22px;
	}	
	
	.top_main.surrealism .top_des{
		top:53%;
	}
}
@media screen and (max-width: 768px) {
	.top_main.surrealism .top_des{
		top:60%;
	}	
	
}
@media screen and (max-width: 600px) {
	.top_main.surrealism .top_title{
		font-size:36px;
	}	
	
	.top_main.surrealism .top_title2{
		font-size:22px;
	}	
	.top_main.surrealism .top_des{
		top:72%;
	}	

}

@media screen and (max-width: 480px) {
	.top_title{width:100%;}
	.top_title> span:nth-child(3){font-size:20px;}
	.top_title2{font-size:14px;}
	.top_main.surrealism .top_title2{font-size:19px;}
	.footer_youtube_left{width:100%;}
	.top_main.surrealism .top_des{
		top:59%;
	}	


}

@media screen and (max-width: 360px) {
	.top_main.surrealism .top_title{font-size:30px;}
	.top_main.surrealism .top_title2{font-size:16px;}
	
}