@charset "utf-8";
/*-----------------------------------------------------
common
--------------------------------------------------------*/
	.forPC,
	.forSP{display:none;}
	.forTB{display:inherit;}

/*-----------------------------------------------------
tablet
--------------------------------------------------------*/
img {max-width:100%; height:auto;}
html{font-size:10px;}
body{font-size:1.5rem;}

/*--------------------------------------------------------------------
   footer
---------------------------------------------------------------------*/
footer nav ul li{margin:0 1em;}

#ftrBtm .mark a img{height: 50px;}
#ftrBtm .mark a img + img,
#ftrBtm .mark a + a{margin-left: 10px;}


/*----------------------------------------------------
local --- top
-------------------------------------------------------*/
/* topService
---------------------------------------------------------*/
#topService ul{
	padding-left: 15px;
	padding-right: 15px;
}

/*----------------------------------------------------
local --- second
-------------------------------------------------------*/
/* service
----------------------------------------------------*/
#container.service section.lNav ul li a{
	font-size: 0.750em;
}


/* form
----------------------------------------------------*/
#form table th{
    width:26%;
    min-width:200px;    
}
#form table td{padding-left:15px;}
