.hide-on-pc {
	display:none;
}
@media screen and (max-width : 1366px){
	.hide-on-pc {
		display:none;
	}
}
@media screen and (max-width : 1024px){
	.hide-on-tab {
		display:none;
	}
	
	.why-fea-bx .wy-fe-title {
		font-size: 15px;
	}
}
@media screen and (min-width : 769px){
.responsMenu input[type=checkbox]:checked ~ #menu{
    display: none;
}

}
@media screen and (max-width : 780px){
	.responsMenu ul {
		position: static;
		display: none;
		}
	.responsMenu li {
			margin-bottom: 0px;
		}
	.responsMenu ul li, li a {
			width: 100%;
		}
	.responsMenu .show-menu {
			display:block;
		}
	.al-center {
	text-align: center !important;
	}
	.al-right {
		text-align: center !important;
	}
	.al-left {
		text-align: center !important;
	}
	.resp-img-wrap-o img {
		width:90%;
	}
	.resp-img-wrap .img-absolute {
		position: relative;
		right: 0px;
	}
	
}
@media screen and (max-width : 768px){
	.tab-top-padding {
		padding-top:5px !important;
	}
	.left-none-padding {
		padding-left:5px !important;
	}
	.right-none-padding {
		padding-right:5px !important;
	}
	.resp-img-wrap {
		margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
	}
	.resp-img-wrap img {
		width: 100%;
	}
	.hide-on-tab {
		display:none !important;
	}
	.hide-on-pc {
		display:block !important;
	}
	.tabs-img-box {
		text-align: center;
		display: inline-block;
		margin: 0px;
		padding: 0px;
		float: none;
		width: 100%;
		position: relative;
	}
	.tabs-img-box img {
		position: relative;
		z-index: 5;
		width: 50%;
		left: 0px;
		top:0px;
	}
	#nwsheadlns-o {
		width:80%;
		height:auto;
	}
	.mud-comp-wrap .ir-s-cont {
		width: 60%;
		display: inline-block;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.mud-comp-wrap .ir-p-cont {
		width: 60%;
		display: inline-block;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.mud-comp-wrap .ir-e-cont {
		width: 60%;
		display: inline-block;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.app-fea-cont {
		padding: 0px;
		float: left;
		width: 50%;
		position: relative;
		z-index: 5;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		left:0px !important;
		text-align:center;
	}
	.app-fea-cont .ap-fe-ico {
		text-align:center;
		background-color: #05c2f9;
		margin: 0px;
		padding: 10px;
		float: none;
		display:inline-block;
		-webkit-border-radius: 15px 15px 0px 15px;
		-moz-border-radius: 15px 15px 0px 15px;
		border-radius: 15px 15px 0px 15px;
	}
	.app-fea-cont .ap-fe-title {
		width:100%;
		text-align:center;
		font-size: 16px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		margin: 0px;
		float: left;
		padding-top: 25px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
	}
	.conts-fea-cont {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
	}
	.conts-fea-cont .cnt-fe-ico {
	background-color: #05c2f9;
	margin: 0px;
	padding: 10px;
	float: none;
	-webkit-border-radius: 15px 15px 0px 15px;
	-moz-border-radius: 15px 15px 0px 15px;
	border-radius: 15px 15px 0px 15px;
	text-align: center;
	width: auto;
	display: inline-block;
	}
	.conts-fea-cont .cnt-fe-title {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100%;
	}
	.prd-ban-img {
		padding: 30px 25px 6px 0px;
	}
	.serv-pg-wrap li {
		width: 95%;
	}
	
}
@media screen and (max-width : 640px){
	.hide-on-mobile {
		display:none !important;
	}
	.sec-pg-graph .se-grph-body {
		border:none;
		text-align:center;
	}
}
@media screen and (max-width : 480px){
	html, body {
		overflow-x:none !important;
	}
	.dock {
		display:none !important;
	}
}
@media screen and (max-width : 320px){
	
}
@media screen and (max-width : 240px){
}
@media all and (-ms-high-contrast:none){ 
}
@media all and (-ms-high-contrast:none){ 
}