@charset "utf-8";
/* style-m */

#container {width:100%;}


#header {
	margin:0 0 10px;
	background:url(../images/header-bg.png) repeat-x;
	height:108px;
}

#nav {float:right;font-size:13px;margin:28px 0 0;padding:0px;}
#nav li a{float:left;margin-right:2px;display:block;padding:7px 2px 7px 0;}

#content {width:72.0%;}

/*新着*/
dl.news dd {
	margin:3px 0 10px 7.5em;line-height:1.6;
}

/*2012.11.12追加タブレットのみ左バナー*/
#content img.bn {max-width:80%;height:auto;}
#content .bn {width:160px;}


#content .bnimage {display:none;}

#sidebar {width:23%;}

.menu-btn {display:none;}


/* 画像 */

img {max-width:100%;height:auto;}


/*PCのみ契約スタッフ表示のためタブレットとスマホは例外*/
.keiyaku {display:none;}










/*先輩*/
.sen-thumbnail {float:left;margin:12px 30px 15px 7px;padding:6px;border:1px solid #96A5C2;font-size:12px;}
.sen-thumbnail a {text-decoration:none;}

/*タブレット　スマホ用プロフィールなど改行*/
.s-block {display:block;}
#sen-pro-box .sen-en {margin:0;}



/*新入社員*/
.shin-thumbnail {float:left;margin:12px 30px 12px 7px;padding:6px;border:1px solid #73A4C8;font-size:12px;}
.shin-en {margin:0 0 0 1em;font-family:"Times New Roman", Times, serif;font-weight:bold;font-size:16px;display:block;}




/***お問い合わせフォーム**/
iframe {width:500px;height:550px;}