
a.navi_tel{
	color:black;
	
	font-weight: lighter;
	
	text-decoration:none;
	
font-family:"Zen Kaku Gothic New" , sans-serif;

font-size:1.31em;
	letter-spacing:0.05em;
	
	font-feature-settings:"palt";

}
a.navi_tel:hover {
	color: #ccc;
	text-decoration: none;
	}



/*************** フォーム ***************/

section#wrap {

width:100%;
max-width:100%;
margin:-50px auto 10px auto;
text-align:center;

background:;
}


section#wrap article {

width:100%;
max-width:100%;
margin:0px auto 10px auto;

}

/*==========================================
 タブレット 縦 スタイル
===========================================*/


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

/*************** フォーム ***************/

section#wrap {

width:100%;
max-width:100%;

text-align:center;

background:;
}


section#wrap article {

width:100%;

margin:0px auto 10px auto;

}
}





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

/*************** フォーム ***************/



}



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




}