@charset "UTF-8";
/*!
*/

/* =========================================================
 * ocn-businessオーバー
 * @ PAGE
 * ====================================================== */

a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  text-decoration: underline;
  	display:block;

}
.contact_bt_top a:hover,.contact_bt_foot a:hover,.btn_y_hq a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}



/* =========================================================
お問い合わせ・資料請求はこちら ボタン
 * ====================================================== */
.contact_bt_top{
	position:relative;
	top:10px !important;
	margin:0px auto;
	display:block;
}
.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;
	display:block;

}
.contact_bt_top a{
	text-decoration:none;
	color:#193477;
	font-size:16px;
	font-weight:bold;
		display:block;

}

.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;
}
