body{
	font-size: 14px;
}
ul, ol, li, dl, dd, dt {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
label { 
	display: inline-block;
}
/* input */
input[type=email], input[type=url], input[type=password], input[type=text], input[type=number] {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background: #fff;
    border: 1px solid #bbb;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #7e7e7e;
    height: 30px;
    margin: 0;
    outline: 0;
    padding: 5px 0 6px 8px;
    position: relative;
    -webkit-appearance: none;
}
input[type=submit] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    /*padding: 5px 20px;*/
    text-align: center;
    text-decoration: none;	
}
input[type=radio] {
	-webkit-appearance: radio;
    -moz-appearance: radio;
}
/* select */
select {
	border: 1px solid #ccc;
	padding: 8px 10px 8px 7px;
	width: 100%;
    background: #fff url(../images/icn_sel_arr_2x.gif) 100% 50% no-repeat;
	-webkit-background-size: 20px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 18px;
    text-indent: 0.01px;
}
#content h2 {
  margin: 20px 0;
  /*padding-left: 10px;*/
  color: #111;
  font-size: 1.5em;
  font-weight: bold;
  /*border-left: 7px solid #0bf;*/
}
#content h3 {
  margin: 30px 10px;
  padding-left: 10px;
  color: #222;
  font-size: 1.3em;
  font-weight: 700;
  border-left: 4px solid #cecece;
}
#content h4 {
  margin: 0px;
  padding-left: 0px;
  color: #222;
  font-size: 1.2em;
  font-weight: bold;
  /*border-left: 4px solid #0bf;*/
}
#content .first {
	margin-top: 0;
}
#content .h4 {
  margin-top: 20px;
  padding-left: 0px;
  color: #222;
  font-size: 1.2em;
  font-weight: bold;
}
#content .h5 {
  margin-left: -5px;
  padding-left: 0px;
  color: #222;
  font-size: 1.1em;
  font-weight: bold;
}
#content dd {
	padding-left: 10px;
}

#status {
    background-image: url(../images/status-grey.gif);
}
/* common ---------------------------------------------------------------------------*/
.clear { clear: both; }
.-padding-none { padding: 0 }
.-radius-bottom { border-radius: 0 0 4px 4px; }
.-width-full { width: 100% }
.-color-primary { background-color: #bb1919; }
.-btn-3d { 
	-webkit-box-shadow: 0 2px 0 #990101;
	box-shadow: 0 2px 0 #990101;
}
.-btn-3d-secondary {
	-webkit-box-shadow: 0 2px 0 #989898;
	box-shadow: 0 2px 0 #989898;
}
.-spacing-top-xsmall { margin-top: 10px !important }
.-spacing-bottom-small { margin-bottom: 20px !important }
.-size-m {     
	font-size: 16px;
    padding: 10px 20px;
}
/* //common ---------------------------------------------------------------------------*/

/* table */
.lines {
  border-top: 2px solid #0bf;
  border-bottom: 2px solid #999;
  /*margin: 40px 0;
  width: 715px;*/
}
.lines th, .lines td {
  line-height: 1.5em;
  border-bottom: 1px solid #ddd;
}
.lines th {
  padding: 10px 10px;
  font-weight: bold;
  border-right: 1px solid #ddd;
  white-space: nowrap;
}
.lines td {
	text-align: left;
	padding-left: 10px;
}
.tb_wrap {
	width: 100%;
	overflow: auto;
}
th.bg, td.bg {
    background: #eee;
}
td.ac {
    text-align: center;
}
td.ar {
    text-align: right;
}
/* lnb */
.snap-drawer a.icon {
	line-height: 35px
}
.ic {
	display: block;
	width: 29px;
	height: 27px;
	background: url(../images/sp_icons.png) no-repeat;
	margin: 0 auto;
}
.ic-intro {
	background-position: 0 0;
}
.ic-history {
	background-position: 0 -53px;
}
.ic-skill_set {
	background-position: 0 -96px;
}
.ic-performance {
	background-position: 0 -143px;
}
.ic-notice {
	background-position: 0 -191px;
}
.ic-location {
	background-position: 0 -242px;
}
.ic-recruit {
	background-position: 0 -289px;
}

/* tab */
.tab-content {
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}

/* button */
.one-half {
	width: 46%;
	margin-top: 20px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.last-column {
    margin-right: 2%!important;
}
.button-long {
	display: block;
	width: 90%;
	margin: 20px auto;
	font-size: 150%;
}
.btn {
    display: inline-block;
    padding: 10px 10px;
    width: 60%;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff;
    /*font-weight: bold;*/
    line-height: 1em;
    font-size: 150%;
    background-color: rgba(0,0,0,0.5);
    /* z-index: 500; */
    border-radius: 0;
}
.inline-btn {
    padding: 10px 10px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1em;
    font-size: 12px;
    background-color: rgba(0,0,0,0.3);
    /* z-index: 500; */
    /* border-radius: 5px; */
}