@charset "utf-8";

/* =========================================================
 * お問い合わせ・資料請求はこちら ボタン
 * ====================================================== */
.contact_bt_top {
    margin: 10px 0 0;
    padding: 10px;
    background: #cc023a !important;
    border: 2px solid #000000 !important;
    border-radius: 10px;
    text-align: center;
    display: block;
}
.contact_bt_top a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.contact_bt_top a:after {
    content: url(/content/dam/nttcom/hq/jp/business/services/application/crm-dm/salesforce/img/icon_right_arrow_w.png);
    margin-left: 10px;
}
@media screen and (max-width: 420px) {
	.contact_tel_hq {
		width: 100%;
		padding: 15px 15px;
	}
}


/* =========================================================
 * business-mobile_ipvoice
 * ====================================================== */
.grid_contents .grid_cols.grid-6.title {
    width: 100%;
}
a:hover {
    opacity: 0.6;
}
.bd-gray-text {
    background-color: #f5f5f5;
	padding: 10px;
}
table th {
    border: 1px solid #ccc;
    padding: 15px 10px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
	font-size: 14px;
}
table td {
    border: 1px solid #ccc;
    padding: 15px 10px;
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
	font-size: 14px;
}
span.new_win:after {
	padding-left: 3px;
	content: url(/content/dam/nttcom/hq/jp/business/services/mobile/discount-byod/business-mobile_ipvoice/img/icon_blank_01.gif);
}
.servicesOffered_component h3 {
    margin-bottom: 0;
}
.svceTopSvceOfferedListPar p {
    line-height: 0;
}
@media screen and (max-width: 768px) {
    .tabNavigation_contents img.imgAuto {
        width: auto;
    }
}
@media screen and (max-width: 768px) and (min-width: 350px) {
    .tabNavigation_contents img.imgAutoB {
        width: auto;
    }
}


/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */
 
/*フリーダイヤル*/
.p-contact-item__tel{
	color:#000 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.p-contact-item__tel a{
	text-decoration:none;
}