@charset "utf-8";

/*対応策：日本語等の全角文字言語のツリー専用*/
@import "/etc/designs/nttcom/cmn/css/full-width.css";

.vpn_ttl_hq {
	background: #004386 !important;
	border-radius: 6px !important;
	color: #fff !important;
	padding: 13px 10px 4px !important;
	overflow: hidden !important;
}
.virtual_app_type{
	width:100%;
	margin:0 0 20px 0;
}
.virtual_app_type .l{
    display: block;
    width: 270px;
    height:130px;
    margin: 0;
    padding:10px 5px 10px 48px;
    border: solid 3px #b6d1ee;
	background:url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/top_q.gif) no-repeat;
	background-position: 5px center;
	float:left;
	font-size:15px;
}
.virtual_app_type .c{
	width:50px;
    height:130px;
	margin:0;
	padding:0px;
	background:url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/arrow.gif) no-repeat;	
	background-position: center;
	float:left;
}
.virtual_app_type .l p{
	margin-top: 10px;
}
.virtual_app_type .r{
	width:520px;
    height:130px;
	border:3px solid #044fa3;
	margin:0;
	padding:0px;
	float:left;
	font-size:15px;}
.virtual_app_type .r .title{
font-size: 18px;
	display: block;
    overflow: hidden;
    height: 43px;
    padding:0px 0px 0px 40px;
    color:#ffffff;
    font-weight:bold;
    background: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/feature.gif) no-repeat 0 0;
}
.virtual_app_type .r a {
    display: block;
    padding: 5px;
    color: #ffffff;
}
.virtual_app_type .r p{
	width:100%;
	padding:5px;
}
@media screen and (max-width: 460px) {
	.vpn_ttl_hq img{
		display: none !important;
	}
	.vpn_ttl_hq {
		font-size: 16px !important;
	}


	.virtual_app_type .l{
    display: block;
    width: 100%;
    height:auto;
    margin: 0;
    padding:5px 5px 5px 48px;
    border: solid 3px #b6d1ee;
	background:url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/top_q.gif) no-repeat;
	background-position: 5px center;
}
.virtual_app_type .c{
	width:100%;
    height:50px;
	margin:0;
	padding:0px;
	background:url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/arrow_sp.gif) no-repeat;	
	background-position: center;
}
.virtual_app_type .r{
	width:100%;
    height:auto;
	border:3px solid #044fa3;
	margin:0 0 30px 0px;
	padding:0px;
}
.virtual_app_type .r .title{
	display: block;
    overflow: hidden;
    height:auto;
    min-height:40px;
    padding:0px 0px 0px 40px;
    color:#ffffff;
    font-weight:bold;
    background: url(/content/dam/nttcom/hq/jp/business/services/network/m2m-remote-access/vpnmobile/img/feature_sp.gif) no-repeat 0 0;
}
.virtual_app_type .l p{
	margin-top: 5px;
}

.virtual_app_type .l .pt10_hq,
.virtual_app_type .l .pt20_hq
{
	padding:0px !important;
}


}