/*Bizメール＆ウェブ　ビジネスお申し込み*/


.dombtm1 a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.contact_btn{
	background: #cc023a!important;/*黄#ffd601;からドコモ赤に*/
	border: 2px solid #000000!important;/*青#004386;から臙脂に*/
}
.contact_btn a{
	color: #FFFFFF!important;/*紺#004386;を白に*/
}
.contact_btn a::after{
	content: url(/content/dam/nttcom/hq/jp/business/services/application/mail-groupware/gsuite/img/icon_right_arrow_w.png)!important;
}


@media screen and (min-width:769px) {

	.sm{
	display:none;
	}
	.applytbl{
	margin:0 auto; 
	width:840px;
	line-height:1.3em;
	}
	
	.bt_area{
		margin:0 auto; 
		width:840px;
	    margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.apply_bt{
		display:table-cell;
		position:relative;
		width:400px; 
		height:95px; 
		color:#fff;
		line-height:1.3em;
		text-align:center;
		vertical-align:middle;
		font-size:20px;
		font-weight:bold;
		text-shadow:
        0 2px 0 #d2441c,
        2px 0 0 #d2441c,
        0 -2px 0 #d2441c,
        -2px 0 0 #d2441c,
        -2px -2px 0 #d2441c,
        2px -2px 0 #d2441c,
        -2px 2px 0 #d2441c,
        2px 2px 0 #d2441c
        ;
	}

	.dombtm1{
		display:block;
		position:relative;
		width:400px;
		height:100px;
		background-color:#ed6b3a;
		margin:0 auto;
		border: 2px solid #f89b6b;
		float: left;
		cursor:pointer;
	}



.apply_bt_space{
		display:table-cell;
		width:40px; 
		height:100px;
		float: left;
}
	
	.apply_bt:hover{
		background-color:#fb8a46;
		cursor:pointer;
	}
	.apply_txt{
	 margin:0 auto;
	 font-size:18px;
	line-height:1.5em;
	margin:10px;
	 text-align:center;
	 width:750;
	}
}


@media screen and (min-width:481px) and (max-width:768px) {

	.pc{
	display:none;
	}
	
	.applytbl{
	margin:0 auto; 
	width:100%;
	line-height:1.3em;
	margin-top:5px;
	}
	
	.bt_area{
		margin:0 auto; 
		width:100%;
	}
	
	.apply_bt{
		display:table-cell;
		position:relative;
		width:900px; 
		height:98px; 
		color:#fff;
		vertical-align:middle;
		line-height:1.3em;
		text-align:center;
		padding:20px; 
		margin:0px; 
		font-size:20px;
		font-weight:bold;
			text-shadow:
        0 2px 0 #d2441c,
        2px 0 0 #d2441c,
        0 -2px 0 #d2441c,
        -2px 0 0 #d2441c,
        -2px -2px 0 #d2441c,
        2px -2px 0 #d2441c,
        -2px 2px 0 #d2441c,
        2px 2px 0 #d2441c
        ;
}


	.dombtm1{
		display:block;
		position:relative;
		width:100%;
		height:100px;
		background-color:#ed6b3a;
		margin:0 auto;
		border: 2px solid #f89b6b;
		float: left;
		cursor:pointer;
	}
	
.apply_bt_space{
	width:20px;
}
	
	.apply_bt:hover{
		background-color:#fb8a46;
		cursor:pointer;
	}
	.apply_txt{
	margin:0 auto;
	 font-size:18px;
	text-align:center;
	line-height:1.5em;
	text-align:left;
	margin:10px;
	width:750;
	}
}


@media screen and (max-width:480px) {

	.pc{
	display:none;
	 }

	.applytbl{
	margin:0 auto; 
	width:100%;
	line-height:1.3em;
	margin-top:5px;
	}
	
	.bt_area{
		margin:0 auto; 
		width:100%;
	}
	
	.apply_bt{
		display:table-cell;
		position:relative;
		width:480px; 
		height:98px;
		vertical-align: middle;
		color:#fff;
		line-height:1.3em;
		text-align:center;
		padding:20px; 
		margin:0px; 
		font-size:20px;
		font-weight:bold;
			text-shadow:
        0 2px 0 #d2441c,
        2px 0 0 #d2441c,
        0 -2px 0 #d2441c,
        -2px 0 0 #d2441c,
        -2px -2px 0 #d2441c,
        2px -2px 0 #d2441c,
        -2px 2px 0 #d2441c,
        2px 2px 0 #d2441c
        ;
	}
	
	
		.dombtm1{
		display:block;
		position:relative;
		width:100%;
		height:100px;
		background-color:#ed6b3a;
		margin:0 auto;
		border: 2px solid #f89b6b;
		float: left;
		cursor:pointer;
	}
	
	
	.apply_bt:hover{
		background-color:#fb8a46;
		cursor:pointer;
	}
	
	.apply_txt{
	margin:0 auto;
	 font-size:18px;
	text-align:left;
	line-height:1.3em;
	margin:10px;
	width:90%;
	}
}



@media print {
	.applytbl{
	margin:0 auto; 
	width:840px;
	line-height:1.3em;
	}
	
	.bt_area{
		margin:0 auto; 
		width:840px;
	    margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.apply_bt{
		display:table-cell;
		position:relative;
		width:400px; 
		height:95px; 
		color:#fff;
		line-height:1.3em;
		text-align:center;
		vertical-align:middle;
		font-size:20px;
		font-weight:bold;
	}

	.dombtm1{
		display:block;
		position:relative;
		width:400px;
		height:100px;
		background-color:#ed6b3a;
		margin:0 auto;
		border: 2px solid #f89b6b;
		float: left;
		cursor:pointer;
	}



.apply_bt_space{
		display:table-cell;
		width:40px; 
		height:100px;
		float: left;
}
	
	.apply_bt:hover{
		background-color:#fb8a46;
		cursor:pointer;
	}
	.apply_txt{
	 margin:0 auto;
	 font-size:18px;
	line-height:1.5em;
	margin:10px;
	 text-align:center;
	 width:750;
	}
}