@media (max-width: 1680px){
	header {max-width: 1400px;min-width: 1400px;}
	section{max-width: 1400px;min-width: 1400px;}
	footer{max-width: 1400px;min-width: 1400px;}
	main {max-width: 50rem;min-width: 50rem;}
	aside{width: 300px;max-width: 300px;min-width: 300px}
	.top_right_box a, .top_right_box span:not(.btn_top_login, .btn_top_join){padding: 0 0.525rem;}
	.content .mb_pc_box{height: 170px;}
	.snb_sp_name{width:12rem;}
	.content .mb_box_left img{aspect-ratio: 20/8.9;}
	.content .mmb_in_btn{margin-top: 20%}
	.content .logo_s{width: 80% !important;margin-top: 10%;}

}


