
	#mobile_header .mobile_box{position: relative;padding-bottom: 13vw;}
	.mobile_nav_box{display: flex;align-items: center;justify-content: center;background-color: #000;position: absolute;bottom: 0;left: 0;width: 100%;height: 12vw;}
	.mobile_nav_box .menu_title{padding: 0 1.8vw;}
	.mobile_nav_box .menu_title a{color: #fff;font-size: clamp(14px, 3.7333vw, 28px);font-family: 'FranklinGothic-Medium';line-height: normal;}
	.nav_center_fixed .box_center .menu_item .menu_title a{font-family: 'FranklinGothic-Medium';}
