@media only screen and (max-width: 1199px) {
	#main{width: 100%;box-sizing: border-box;margin-left: 0;margin-right: 0;margin-top: 94px;}
	.now_where{width: 100%;box-sizing: border-box;margin-left: 0;margin-right: 0;padding-left: 30px;}
	#main_right{width: 100%;box-sizing: border-box;float: none;}
	#main_right>div{width: 100% !important;box-sizing: border-box;padding-left: 20px;padding-right: 20px;margin: 0 !important;}
	#main_right>div>div:nth-of-type(1){width: 100% !important;margin: 0 !important;box-sizing: border-box;}
	#main_right>div>div:nth-of-type(2){width: 100% !important;box-sizing: border-box;margin: 0 !important;height: 30px !important;}
	#main_right>div>div:nth-of-type(4){width: 100% !important;box-sizing: border-box;margin: 0 !important;}
}
@media only screen and (max-width: 479px) {
	#main_right>div>div:nth-of-type(1){font-weight: 400 !important;font-size: 16px !important;}
	#main_right>div>div:nth-of-type(2){height: 50px !important;}
	embed{width: 100% !important;height: 100% !important;}
}