@media only screen and (max-width: 1024px) {
.logo {
	width: 25%;
}
.nav-menu li > a {
	margin: 0 14px;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 40px;
	line-height: 1.0;
	background: none;
	padding: 0;
}
.banner_wrap .txt .ban_txt p {
	font-size: 14px;
}
.banner_wrap .txt .ban_txt a {
	display: none;
}
footer {
	text-align: center;
}
footer .footer_content .footer_links ul li {
	display: inline-grid;
	float: none;
	padding: 0px 10px;
}
}
@media only screen and (max-width: 842px) {
h2 {
	font-size: 45px;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo_after {
	width: 100%;
}
.menu_area {
	padding: 5px 0;
}
.nav-menu li:hover, .nav-menu li.active, .nav-menu li.current_page_item {
	background: rgba(0,0,0,0.5);
	border-radius: 0px;
}
.nav-menu li {
	border-right: none;
	margin: 0;
}
.nav-menu li > a {
	margin: 0;
}
.nav-menu li:last-child {
	border: none;
	border-top: 1px solid #000;
}
.nav-menu .sub-menu a {
	white-space: normal;
}
.banner_wrap .txt .ban_txt .ban_img {
	display: none;
}
.banner_wrap .txt .ban_txt {
	width: 45%;
}
.banner_wrap .txt .ban_txt .ban_text {
	padding: 15px;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 35px;
}
.banner_wrap .txt .ban_txt p {
	line-height: 1.0;
}
.right_img {
	margin: 15px 0 0;
}
.about_txt {
	text-align: center;
}
.listing ul li {
	text-align: left;
}
.download_area ul li {
	width: 49%;
}
.download_area ul li a {
	font-size: 18px;
	line-height: 1.0;
}
.mail_form {
	padding: 15px 0;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 740px) {
h2 {
	font-size: 40px;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 30px;
}
.about_area, .two_part {
	display: block;
}
}
@media only screen and (max-width: 680px) {
.banner_wrap .txt .ban_txt {
	width: 50%;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 25px;
}
.banner_wrap .txt .ban_txt h2 span {
	display: inline-block;
}
.download_area ul li a {
	font-size: 22px;
	padding: 15px 25px 15px 75px;
}
}
@media only screen and (max-width: 568px) {
h2 {
	font-size: 35px;
}
h4 {
	font-size: 25px;
}
h5 {
	font-size: 20px;
}
.logo_after ul li {
	width: 50%;
}
.logo_after ul li:last-child {
	width: 100%;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt p {
	font-size: 13px;
	padding: 10px 0 0 0;
}
}
@media only screen and (max-width: 480px) {
h2 {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 25px;
}
.banner_wrap .txt .ban_txt p {
	display: none;
}
.download_area ul li {
	width: 99%;
}
}
@media only screen and (max-width: 420px) {
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 20px;
	line-height: 1.0;
}
footer .footer_content .footer_links ul li {
	width: 100%;
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px dashed #333;
}
.copyright_wrap p {
	padding: 0;
}
}
@media only screen and (max-width: 380px) {
}
@media only screen and (max-width: 330px) {
}
