@charset "UTF-8";

h3 {font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif,FrutigerNeueLTW10-Light_762098,Frutiger Neue W01 Light;}

/* 青字バック */
.new_head{
	font-size: 35px;
	font-family: FrutigerNeueLTW10-Light_762098,Frutiger Neue W01 Light,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	color: #FFF;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 10px;
	background-color: #004386;
	border-radius: 6px;
	width: 900px;
	padding: 10px;
}

.new_head span{
	font-size: 20px;
}

/* お問い合わせ */
.contact_tel_hq h4 {
	font-size: 18px;
	margin-top: 10px !important;
	border-bottom: 1px solid #666 !important;
	font-weight: bold;
	line-height: 1.3 !important;
	padding-bottom: 10px;
}

.contact_tel_hq {
	width: 100%;
	margin: 10px 0 30px;
	padding: 10px 20px;
	border: #cfcfcf solid 1px;
}

.contact_tel_hq_bm {
	width: 50% !important;
	margin:30px auto 60px !important;
}

.contact_bt{
	position:fixed;
	right:20px;
	z-index:100;
}
.contact_bt{
	background:#ffd601;
	border:2px solid #004386;
	padding: 12px 20px 12px 20px;
	font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3); 
}
.contact_bt a{
	text-decoration:none;
	color:#193477;
	font-size:18px;
	font-weight:bold;
}

.contact_bt a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
	margin-left: 10px;
}

.contact_bt_top{
	position:relative;
	top:10px !important;
	margin:0px auto;
}
.contact_bt_top{
	background:#ffd601;
	border:2px solid #004386;
	padding: 10px 20px 10px 20px;
	font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.contact_bt_top a{
	text-decoration:none;
	color:#193477;
	font-size:16px;
	font-weight:bold;
}

.contact_bt_top a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
	margin-left: 10px;
}

.contact_bt_foot{
	position:relative;
	top:10px !important;
	margin:0px auto;
}
.contact_bt_foot{
	background:#ffd601;
	border:2px solid #004386;
	padding: 10px 20px 10px 20px;
	font-family: FrutigerNeueLTW10-Bold,Frutiger Neue W01 Bd,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.contact_bt_foot a{
	text-decoration:none;
	color:#193477;
	font-size:16px;
	font-weight:bold;
}

.contact_bt_foot a:after {
	content: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/vpn/img/icon_right_arrow.png);
	margin-left: 10px;
}

/* お知らせ */
dl.info {
	margin:0;
	padding:0;
}

dl.info dt {
	margin:0;
	padding:10px 0 5px 0;
}

dl.info dd {
	margin:0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #ccc;
}

/* インフォ */
.information_hq {
	width: 100%;
	margin: 30px 0;
	padding: 15px;
	border: #cfcfcf solid 1px;
}

/* セキュリティマップ */
#security_index_img {
	display: block;
	max-width: 100%;
	height: auto;
}
.alt_text {
	position:absolute;
	top:0;
	left:0;
	padding:8px;
	display:none;
	color:#000;
	background:#fff;
	border:1px solid #333;
}

#security_index_main{
	width:840px;
	background: url(/content/dam/nttcom/hq/jp/business/services/security/security-measures/malware/img/ocn_security_index_main.png)center top no-repeat;
	background-size: 100% auto;
	margin: 20px auto;
}

.security_index_img{
	width:100%;
	height:auto;
}

.security_index_sub{
	width:840px;
	margin: 0px auto;
	text-align: left;
}

.ocn_over:hover{
	opacity: 0.7;
}

@media only screen and (min-width: 0px) and (max-width: 769px) {
	.new_head{
		width: 104%;
		padding-left: 3.1%;
		padding-right: 3.1%;
		margin-left: -2%;
	}

	/* お問い合わせ */
	.contact_tel_hq_bm {
		width: 100%;
		padding:0px 10px 10px 10px;
	}
	.contact_tel_hq {
		width: 100% !important;
		padding:10px !important;
	}
	.information_hq {
		padding: 15px 10px;
	}
	.contact_tel_hq h4 {
		font-size: 18px;
		margin-top: 10px !important;
		text-align: center;
	}

	.contact_tel_inner_hq,.contact_tel-hours_hq p {
		text-align: center;
	}
	.contact_title_hq{
		width: 100%;
	}
	.contact_customer_hq{
		width: 100%;
	}
	.top_info_hq.mt37-_hq{
		margin-top:0px;
	}

	.contact_bt a{
		font-size:16px !important;
	}
	.contact_bt_top a{
		font-size:14px !important;
	}
	.contact_bt_foot a{
		font-size:14px !important;
	}
	#security_index_main,.security_index_sub{
		width:100%;
		margin: 0px auto;
		text-align: left;
	}


}


