
/*
#support {
	width: 100%;
}
#support img {
	width: 100%;
}
*/

#support {
	float: clear;
	width: 100%;
	height:auto;
}
#support li{
	float: left;
	width: 100%;
	height:auto;
	margin: 0px 0px 5px 0px;
}
#support li img{
	width: 100%;
	height:auto;
}

#icchip {
}
#icchip li{
	float: left;
	width: 92%;
	padding: 10px;
	border: 1px solid #666666;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#icchip li p{
	text-align: left;
}
#icchip li img{
	height: 100px;
}

.remarks {
	margin: 10px 0px 0px 0px;
}
.remarks li{
	font-size: 1.5rem;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
}
.countries {
	border: 1px dashed #1d2088;
	font-weight: bold;
}
.ic_check {
}
.ic_check li {
	float: left;
	text-align: center;
	width: 92%;
	padding: 10px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.ic_check li img{
	width: 100%;
	border: 1px solid #CCCCCC;
}
.ic_check li img.no-100 {
	width: auto;
}
.ic_check li p{
	text-align: left;
}

.app_check_ios {
	float: left;
	width: 100%;
}
.app_check_ios dt{
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.app_check_ios dt img{
	width: 100%;
}
.app_check_ios dd{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.app_check_android {
	float: left;
	width: 100%;
}
.app_check_android dt{
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.app_check_android dd{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#apps {}
#apps li {
	margin-bottom: 20px;
}
#apps li img {
	float: left;
	width: 100px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}
#apps li p {}


