@media screen and (max-width: 1000px) {
    .top_menu_inner, .sub_containner {
		width: 96%;
		margin: 0 auto;
		z-index: 1;
		position: relative;
		padding: 0 2%;
	}

	#main_contents ul li {
		width: 32%;
	}

	#main_contents ul li.customer {
		margin-left: 1%;
		margin-right: 1%;
	}

	/* mobile menu */
	
	#btn_menu {
		float: right;
		margin-top: 30px;
		color: #fff;
		display:block;
	}

	.menu {
		float: right;
		margin-top: 0px;
	}

	#menu_container {
		position: fixed;
		top: 0;
		bottom: 0;
		left: -100%;
		width: 100%;
		background: rgba(0,0,0,0.9);
		z-index: 100;
		-webkit-transition: all 400ms ease;
		transition: all 400ms ease;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		overflow: hidden;
		z-index: 9999;
	}

	#menu_container.open {
		-webkit-transform: translate3d(100%,0,0);  
		transform: translate3d(100%,0,0);
	}

	/* MENU CLOSE BUTTON */
	a#menu_close_btn {
		display: block;
		position: absolute;
		top: 10px;
		right: 0;
		padding: 0px 15px;
		font-size: 45px;
		font-weight: bold;
		color: #FFF;
		line-height: 30px;
	}
	
	.menu ul {
		margin-top:90px;
	}

	.menu ul li {
		float: left;
		width: 100%;
		margin-bottom: 6%;
		margin-left: 0%;
	}

	.menu ul li a {
		line-height: 35px;
		font-size: 17px;
		padding-left: 20px;
		font-weight: normal;
		text-align: center;
	}

	.menu ul li:hover {
		background:#bf1f2e;
	}

	.menu ul li .accordion_content {
		display: none;
		font-size: 14px;
		padding: 10px;
		clear: both;
		overflow: hidden;
	}

	.menu ul li .accordion_content li {
		margin-bottom: 0%;
	}

	.menu ul li .accordion_content li:hover {
		background:none;
	}

	.menu ul li .accordion_content li:hover a {
		color:#fff;
		text-decoration: underline;
	}

	.menu ul li .accordion_content a {
		background: none;
		border: none;
		font-weight: normal;
		font-size: 13px;
	}

	.menu ul li .accordion_content {
		padding: 0px 0;
		margin-top:0px;
		position:relative;
	}
	
	#main_contents {
		width:96%;
		margin:0 2%;
		margin-bottom:3%;
	}

	.sub_containner img {
		max-width:70%;
		width:auto;
	}
	.download_list02 li.a22 .down_con > img {height:auto;}
	.product_bottom_inner02 img {
		max-width: 100% !important;
	}
	.sub02_03 .full02_3_box img {
    max-width: 100% !important;
    width: auto;
	}
	.content02_4 img {
    max-width: 100% !important;
}

	#footer_menu {
		display:none;
	}
	.simply-scroll {
		width: 800px;
	}

	.product_bottom_inner img {
    max-width: 90% !important;
	}

	.porduct_top_video img {
		max-width: 100%;
	}

}

@media screen and (max-width: 990px) {
	.contents_text h3 {
		margin-bottom:2%;
		margin-top:2%;
		padding-left:0%;
		text-align:center;
	}
	.contents_text span {
		padding-left: 8%;
	}
	.simply-scroll {
		width: 650px;
	}
	.sub01_04 dl {
		width: 48%;
	}
	.sub_navi {
		display: none;
	}

}

@media screen and (max-width: 850px) {
	.product .img_box {
		width: 100%;
		float: none;
	}
	.porduct_top_video {
		position: relative;
		right: 0;
		bottom: 0;
		max-width: 100%;
		min-width: 320px;
		margin: 0 auto;
		margin-top: 15%;
		overflow: hidden;
	}
}

@media screen and (max-width: 820px) {
	

	#top_navi {
		display:none;
	}

	.simply-scroll {
		width: 400px;
	}
	#banner_scroll li img {
		width: 120px;
		height: 64px;
	}
	.simply-scroll .simply-scroll-list li {
		padding-left: 0px;
	}
	
	.product_middle_inner03 ul li {
		width: 33.3%;
	}

	.content02_4 li {
		width: 100%;
		text-align:center;
		margin-bottom: 20px;
	}

	.content02_4 li.sub02_img {
		width: 100%;
	}

	.content04_text01 {
		width: 94%;
		margin-top:0%;
		padding: 3%;
		text-align:left;
	}

	.sub01_01 iframe {
		height:450px;
	}
}



@media screen and (max-width: 680px) {
	#main_contents ul li {
		width: 99%;
	}

	#main_contents ul li a h3 {
		font-size:12px;
		font-weight:normal;
	}

	#main_contents ul li.customer {
		margin:5% 0%;
	}

	.contents_text {
		text-align: center;
	}

	.sub01_01 iframe {
		height:350px;
	}

	.list_box {
		width: 50%;
	}
	.line_btm {
		border-bottom: 1px solid #ccc;
		margin-bottom: 30px;
	}

	.bx-wrapper .bx-controls-direction a {
		width: 26px;
		height: 26px;
		background-size: 100%;
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}

	#logo a {
		display: inline-block;
		width: 90%;
	}

	#logo a img {
		width: 100%;
	}

	.sub_containner img {
		max-width:100%;
		width:auto;
	}

	.sub03_02 .img_box02 img {
		width: 70%;
	}
	.sub03_01 .img_box02 img {
		width: 90%;
	}


}


@media screen and (max-width: 570px) {
	.contents_text span {
		display:none;
	}

	.contents_text {
		height: 60px;
	}
	.download_list li a div p {
		font-size: 13px !important;
		font-weight: normal;
		text-align: left;
		margin-top: 10px;
	}
	.down_m {margin-top: 10px;}
	.simply-scroll {
		width: 250px;
	}
	.download_list .btn_img {display:none;}
	
}

@media screen and (max-width: 500px) {
	

	.contents_text {
		height: auto;
		padding:2% 0;
	}
	.sub01_04 dl {
		width: 98%;
		margin-bottom: 3%;
	}

	.sub01_01 iframe {
		height:300px;
	}
	
	
}

@media screen and (max-width: 400px) {
	.simply-scroll {
		width: 150px;
	}

	.sub01_01 iframe {
		height:250px;
	}

}

@media screen and (max-width: 350px) {
	#main_contents ul li a h3 {
		letter-spacing:-0.8px;
	}


	.sub01_01 iframe {
		height:200px;
	}



}