body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #EEE;
}
/*お問い合わせ用レイアウト*/
#main{

}
#postmail {
}
#breadcrumb{
	width:950px;
}

/*フォームテーブル*/
.formtable{
	width: 99%;
	margin: 2%;
}

.formtable td{
	padding: 15px;
	vertical-align: middle;
}

.formtable td.title{
	width: 30%;
	vertical-align: top;
}

.formtable td.title.vaMiddle{
	vertical-align:middle;
}

.formtable td.subtitle{
	color:#333;
	font-size:14px;
	font-weight:bold;
	background-color:#eeeeee;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.formtable td.subtitle2{
	padding:10px 15px;
}

.formtable td.bottomline1{
	border-bottom:none;
}
.formtable td.bottomline2{
	border-bottom:none;
	background:url(../images/pamphlet/line02.gif) left bottom repeat-x;
}

.formtable td.subtitle a{
	font-size:14px;
	font-weight: normal;
}

.formtable td.subbox{
	width:170px;
	font-size:13px;
	line-height:18px;
	vertical-align:top;
}

.formtable td .innertable td{
	padding:3px 30px 3px 0px;
	border:none;
}

/*入力*/
.fbox{
	border:1px solid #cccccc;
	font-size:14px;
	line-height:18px;
	padding:3px 5px;
}
.fbox.w100p{
	width:340px;
}
.fbox.w300{
	width:300px;
}
.fbox.w120{
	width:120px;
}
.fbox.w40{
	width:40px;
}

/*非選択時のテキストボックス*/
input.blur, textarea.blur { color:#999; font-size:12px;}

.formbottom{
	width:850px;
	margin-left:15px;
}

/*個人情報保護方針*/
.privacyblock{
	width:580px;
	height:95px;
	padding:10px;
	overflow:auto;
	margin:0 auto 20px;
	border:2px solid #ecd9b8;
}

.privacyblock .ftcolor{
	color:#9d7124;
}

.privacyconfirm{
	width:584px;
	padding:10px;
	margin:0 auto 25px;
	background-color:#fff1d9;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}

.privacyconfirm .confirmbtn{
	padding:3px 0;
	background-color:#ffffff;
	border:2px solid #e1c087;
	width:240px;
	margin:0 auto;
	color:#8f4d18;
}

/*完了画面*/
.completebox{
	width:540px;
	background-color:#f3f3f3;
	padding:10px
}

/*パンフレットのトップ*/
.pamphlettop{
	position:relative;
	background:url(../images/pamphlet/bg.jpg);
	width:950px;
	height:546px;
	margin-bottom:15px;
}

.pamphlettop .textbox{
	position:absolute;
	width:500px;
	top:290px;
	left:15px;
	text-align:left;
}
.flR{
	float:right;
	display:inline;
}
input.hs-input,textarea.hs-input{box-shadow:none !important;background-color:#fcfcfc !important;text-align:left !important;border:1px solid #e1e1e1 !important;font-size:15px !important;margin:0 !important;padding:8px 10px !important;background-clip:padding-box;-webkit-border-radius:2px !important;-moz-border-radius:2px !important;-ms-border-radius:2px !important;border-radius:2px !important}
table th{
	font-weight: normal;
	text-align: left;
}
table .yajirushi{
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}
table .kako{
	font-size: small;
	color: #69F;
}
.formtable th{
	padding:10px 15px;
}
.hs-form .hs_submit .hs-button{
	font-family: "proximanova-light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size: 18px;
	padding: 6px 20px;
	display: inline-block;
	line-height: 28px;
	color: #fff;
	background-color: #78bf3e;
	background-image: none;
	border-bottom-color: #F00;
	box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.03) inset,0 1px 0 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(0,0,0,0.1);
	width: auto !important;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-shadow: none !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}
*:hover,*:active,*:focus{
	outline: none;
}
.ERR{
	color: #F00;
}
.buttontemp{
	font-family: "proximanova-light","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 100;
	font-size: 18px;
	padding: 6px 20px;
	display: inline-block;
	line-height: 28px;
	color: #fff;
	background-color: #6699FF;
	background-image: none;
	border-bottom-color: #06F;
	box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.03) inset,0 1px 0 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(0,0,0,0.1);
	width: auto !important;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-shadow: none !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}
.textcenter{
	text-align: center;
}
.c_row{
	table-layout: fixed;
	width: 100%;
}
.c_row ul{
	list-style-type: none;
	margin: 0em;
	padding: 0px;
	display: table;
	width: 100%;
}
.c_row ul li{
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.kako{
	font-size: small;
	color: #69F;
}
.kome{
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}
.r_left{
	width: 40%;
}
.r_right{
	width: 60%;
}
.parbox{
	margin: 1em;
	padding: 1em;
	border: 1px solid ##e1e1e1;
	background-color: #eeeeee;
	overflow: auto;
	height: 300px;
}
.parbox p {
  margin: 0;
  padding: 0;
}
#sfm-layout {
	margin: 0;
	padding: 0;
	text-align: left;
}
@media only screen and (max-width: 600px) {
.fbox.w100p{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.fbox.w300{
	width:30%;
}
.fbox.w120{
	width:30%;
}
.fbox.w40{
	width: 10%;
}
.c_row span{
}
.c_row{
}
.c_row ul{
	margin: 0em;
	padding: 0px;
	display: block;
	width: 100%;
}
.c_row ul li{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.r_left{
	width: 100%;
	padding: 0.5em;/*文字周りの余白*/
  color: #000000;/*文字色*/
  background: #eaf3ff;/*背景色*/
  border-bottom: solid 3px #516ab6;/*下線*/
}
}
.recruit_briefing {
	position: relative;
	width: 90%;
	background-color: #FFFFFF; /* テキスト色 */
	box-shadow: 1px 1px 3px #ccc; /* 影 */
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066dd;
	border-right-color: #0066dd;
	border-bottom-color: #0066dd;
	border-left-color: #0066dd;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding: 2em;
}
.recruit_briefing p  {
	line-height: 2em;
}
