@charset "utf-8";
/* CSS Document */

body{
	overflow-x:hidden;
}
a:hover{
	text-decoration:none;
}
ul{
	padding:0;
	margin:0;
	}
ul li{
	list-style:none;
	}
	.aball{
		overflow-x:scroll;
	}
		.aball-2{
			
	}
.hscroll-none::-webkit-scrollbar {
     display:none;
}
.more-36-1{
	font: 13px/38px  'kanit', Arial, sans-serif;
	min-height: 69px;
	font-size: 18px;
	color: #060606;
	background: url(../images/all-105-1/botton-t.png) top center no-repeat;
	text-align: center;
	/* margin-top: -19px; */
	padding-top: 3px;
	padding-right: 27px;
	width: 170px;
}
.more-36-1:hover{
	cursor:pointer;
}
.more-36-1 a{
	color: #081061;
}
.more-36-1 a:hover{
	color:#fff;
}

@media (max-width: 575px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 576px) and (max-width: 767px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 768px) and (max-width: 991px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 992px) and (max-width: 1199px) { 
.aball-2{
		overflow-x:scroll;
	}	
 }
@media (min-width: 1200px) and (max-width: 1280px) { 

 }
@media (min-width: 1281px) and (max-width: 1366px) { 

 }
@media (min-width: 1367px) and (max-width: 1440px) {
	
	 }
@media (min-width: 1441px) and (max-width: 1600px) { 

 }