@charset "UTF-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
  height: 80px;
}

#pagePath {
  background: #FBFBFA;
}

#conts section {
  padding-top: 60px;
}

#main .entryTtl01 {
  margin: 0 auto 38px;
  width: 960px;
  text-align: center;
}

#main .entryTtl01 h1 {
  display: inline-block;
  padding: 0 47px;
  font-size: 26px;
  position: relative;
}

#main .entryTtl01 h1:before {
    margin-top: -5px;
    width: 28px;
    height: 10px;
    background: url(/img/common/ttl_bg03_l.png) no-repeat;
    position: absolute;
    left: none;
    top: 50%;
    left: 0;
    content: "";
}

#main .entryTtl01 h1:after {
    margin-top: -5px;
    width: 28px;
    height: 10px;
    background: url(/img/common/ttl_bg03_r.png) no-repeat;
    position: absolute;
    left: none;
    top: 50%;
    right: 0;
    content: "";
}

#conts section .ttl03 {
  margin-bottom: 50px;
  text-align: center;
}

#conts section p.errorTxt {
  margin-bottom: 30px;
  color: #8C0000;
  text-align: center;
  font-size: 115%;
}

#conts .thisRecruit {
  margin-bottom: 40px;
  padding: 35px 40px;
  border: 2px solid #A01013;
  background: #FFF;
  position: relative;
}

#conts .thisRecruit .compName {
    margin-bottom: 6px;
    color: #A01013;
    font-size: 1.143em;
}

#conts .thisRecruit .redConts {
    font-size: 1.571em;
    font-weight: bold;
}

#conts .thisRecruit .entryId {
    font-size: 1.071em;
    position: absolute;
    top: 15px;
    right: 20px;
}

#conts section .inner form {
  color: #111;
}

#conts section .inner form table.table01 {
  width: 100%;
}

#conts section .inner form table.table01 tr {
  border-bottom: 1px solid #E6E6E6;
}

#conts section .inner form table.table01 th,
#conts section .inner form table.table01 td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: none;
  color: #111;
  vertical-align: middle;
  line-height: 1.75;
}

#conts section .inner form table.table01 th > .acdArea {
  padding: 0 40px 0 30px;
  position: relative;
}

#conts section .inner form table.table01 td > .acdArea{
  padding: 0 32px 0 15px;
}

#conts section .inner form table.table01 th {
  padding-left: 30px;
  padding-right: 40px;
  width: 273px;
  position: relative;
}

#conts section .inner form table.table01 th .must,
#conts section .inner form table.table01 th .any {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -11px;
  width: 44px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 40px;
  text-align: center;
  font-size: 12px;
}

#conts section .inner form table.table01 th .must {
  background: #8C0000;
  color: #FFF;
  vertical-align: top;
}

#conts section .inner form table.table01 th .any {
  border: 1px solid #234723;
  color: #234723;
  font-weight: bold;
}

#conts section .inner form table.table01 td input {
  padding: 10px 14px 8px;
}

#conts section .inner form table.table01 td .notes {
  margin-top: 15px;
}

#conts section .inner form table.table01 td ul {
  line-height: 1;
}

#conts section .inner form table.table01 td .pulldown > select {
  width: 150% !important;
  height: 35px;
}

#conts section .inner form table.table01 td .experience .occu_list .pulldown > select {
  width: 111% !important;
}

#conts section .inner form table.table01 td #fName,
#conts section .inner form table.table01 td #fEstablishment {
  width: 310px;
}

#conts section .inner form table.table01 td.nameBox li,
#conts section .inner form table.table01 td.kanaBox li,
#conts section .inner form table.table01 td.birth li {
  display: inline-block;
}

#conts section .inner form table.table01 td.nameBox li span,
#conts section .inner form table.table01 td.kanaBox li span {
  padding: 0 25px 0 0;
}

#conts section .inner form table.table01 td.birth li span {
  padding: 0 10px;
}

#conts section .inner form table.table01 td.birth li .pulldown,
#conts section .inner form table.table01 td.birth li span {
  display: table-cell;
  vertical-align: middle;
}

#conts section .inner form table.table01 td.nameBox li input,
#conts section .inner form table.table01 td.kanaBox li input {
  width: 150px;
}

#conts section .inner form table.table01 td.birth .year select {
  width: 180px;
}

#conts section .inner form table.table01 td #fEmail,
#conts section .inner form table.table01 td #fConfirmation {
  width: 570px;
}

#conts section .inner form table.table01 td #fConfirmation {
  margin-top: 15px;
}

#conts section .inner form table.table01 td #fTel {
  margin-bottom: 13px;
  width: 310px;
}

#conts section .inner form table.table01 td .location li {
  display: inline-block;
  margin-left: 17px;
}

#conts section .inner form table.table01 td .location li:first-child {
  margin-left: 0;
}

#conts section .inner form table.table01 td .location li.all {
  margin-top: 15px;
  margin-left: 0;
}

#conts section .inner form table.table01 td .location li .pulldown {
  width: 180px;
}

#conts section .inner form table.table01 td .national {
  margin-top: 20px;
}

#conts section .inner form table.table01 td #fComp {
  width: 500px;
}

#conts section .inner form table.table01 td .experience .pulldown {
  width: 180px;
}

#conts section .inner form table.table01 td .experience .occu_list .pulldown {
  width: 500px;
}

#conts section .inner form table.table01 td .experience dl {
  margin-top: 18px;
}

#conts section .inner form table.table01 td .experience dl:first-child {
  margin-top: 0;
}

#conts section .inner form table.table01 td .experience dl dt, #conts section .inner form table.table01 td .experience dl dd {
  display: table-cell;
  vertical-align: middle;
  line-height: 1em;
}

#conts section .inner form table.table01 td .experience dl dt {
  width: 78px;
}

#conts section .inner form table.table01 td .experience .register dt {
  padding-bottom: 30px;
}

#conts section .inner form table.table01 td .experience .register dd .pulldown,
#conts section .inner form table.table01 td .experience .register dd span {
  display: table-cell;
  vertical-align: middle;
}

#conts section .inner form table.table01 td .experience .register dd span {
  padding: 0 10px;
}

#conts section .inner form table.table01 td .experience .register dd p {
  margin-top: 20px;
}

#conts section .inner form table.table01 td textarea {
  padding: 10px;
  width: 600px;
  min-height: 140px;
}

#conts section .inner form table.table01 td.error input,
#conts section .inner form table.table01 td.error select,
#conts section .inner form table.table01 td.error textarea {
  background: #FFF7F7;
}

#conts section .inner form table.table01 td.error input[type="radio"],
#conts section .inner form table.table01 td.error input[type="checkbox"] {
  background: none;
}

#conts section .inner form table.table01 td.error .errorTxt {
  margin-top: 0;
  margin-bottom: 13px;
  color: #8C0000;
  text-align: left;
  font-size: 100%;
}

#conts section .inner form table.table01 td.error .experience .errorTxt {
  margin: 15px 0 -10px;
  padding-left: 5em;
}

#conts section .inner form table.table01 td.error .experience .errorTxt:first-child {
  margin-top: 0;
}

#conts section .inner form .submitBtn {
  margin: 60px auto 0;
  width: 478px;
  position: relative;
}

#conts section .inner form .submitBtn.fromOffer {
  width: 372px;
}

#conts section .inner form .submitBtn .txt {
  position: absolute;
  margin-top: -0.85em;
  top: 50%;
  left: -11em;
  font-size: 1.1428em;
}

#conts section .inner form .submitBtn .button {
  margin: -15px 0 0 -15px;
}

#conts section .inner form .submitBtn.fromOffer .button {
  margin: -15px 0 0 -4px;
}

#conts section .inner form .submitBtn .txt a {
  text-decoration: none;
}

#conts section .inner form .submitBtn .txt a:hover {
  text-decoration: underline;
}

#conts section .inner form .submitBtn .orangeBtn button {
  display: block;
  width: 342px;
  height: 70px;
}

#conts section .inner form .submitBtn .button input[type="image"] {
  -webkit-transition: 0.5s opacity;
  transition: 0.5s opacity;
}

#conts section .inner form .submitBtn .button input[type="image"]:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background: url(/img/recruit/detail/recruit_bn01_bg.png) no-repeat 0 0;
}

#conts section .inner form .submitBtn .warrant {
  width: 190px;
  height: 75px;
  position: absolute;
  top: 5px;
  right: -236px;
}

#conts section .inner form .submitBtn .warrant li {
  padding-top: 3px;
  float: right;
}

#conts section .inner form .submitBtn .warrant li:first-child {
  padding-top: 0;
  float: left;
}

#conts section .inner form table.table01 .other {
  padding-left: 78px;
  display: none;
}

#conts section .inner form table.table01 .other .help {
  width: 500px;
  min-height: 85px;
  line-height: 1.5;
}

#conts section .inner form table.table01 td.error .experience .other .errorTxt {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
}

#conts section .inner form table.table01 .license {
  border-bottom: none;
}

#conts section .inner form table.table01 .license th,
#conts section .inner form table.table01 .license td {
  padding: 0;
}

#conts section .inner form table.table01 .license .checkList {
  width: 570px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#conts section .inner form table.table01 .license .checkList li {
  margin-bottom: 10px;
  width: 33%;
}

#conts section .inner form table.table01 .license .acdArea input[type="text"] {
  width: 570px;
}

/*------------------------------------------------------------
	 エントリー サンキュー
------------------------------------------------------------*/
#conts p.thanksTxt {
  margin-bottom: 55px;
  text-align: center;
  font-size: 115%;
}

#conts .thanksBox {
  margin-bottom: 40px;
  padding: 50px;
  background: #FFF;
  border: 1px solid #CCC;
}

#conts .thanksBox .ttl {
  margin-bottom: 23px;
  font-size: 129%;
  color: #8C0000;
}

#conts .thanksBox p {
  font-size: 115%;
}

#conts .thanksNote {
  text-align: center;
  font-size: 115%;
}

#conts .thanksNote p+p {
  margin-top: 20px;
}

#conts .address {
  padding: 80px 0;
}

#conts .address .intro {
  margin-bottom: 50px;
  font-size: 1.1428em;
  text-align: center;
}

#conts .address .ttl {
  margin-bottom: 40px;
  text-align: center;
}

#conts .address .table02 {
  width: 960px;
}

#conts .address .table02 td {
  padding: 40px 40px 40px 60px;
  width: 50%;
  font-size: 1.1428em;
}

#conts .address .table02 td .area {
  margin-bottom: 15px;
  color: #8C0000;
  font-weight: bold;
}

#conts .address .table02 td a {
  text-decoration: none;
}

#conts .address .table02 td a:hover {
  text-decoration: underline;
}

html > body #conts section .inner form table.table01 td .pulldown > select {
  display: block \9;
}

html > body #conts section .inner form table.table01 td.birth ul li .pulldown > select {
    width: 170% !important;
}

html > body #conts section .inner form table.table01 .birth ul li .pulldown > select {
  width: 200% \9  !important;
}

body:not(:target) #conts section .inner form table.table01 td .pulldown > select {
  width: 180% \9  !important;
  z-index: 10 \9;
}


body:not(:target) #conts section .inner form table.table01 th .must,
body:not(:target) #conts section .inner form table.table01 th .any {
  margin-top: 0 \9;
  position: static \9;
  float: right \9;
}

@-moz-document url-prefix() {
  #conts section .inner form table.table01 td .pulldown > select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 99.5% !important;
  }
}

/* 休暇告知 */
#conts .holiday {
  margin: 50px 0;
  padding: 50px;
  background: #FFF;
  border: 1px solid #CCC;
}

#conts .holiday .ttl {
  margin-bottom: 23px;
  font-size: 129%;
  color: #8C0000;
  font-weight: bold;
}

#conts .holiday p {
  margin-top: 20px;
  font-size: 115%;
}

#conts .holiday p:first-child {
  margin-top: 0;
}

/* 通常のサンクスページ */
#normal section {
    padding: 80px 0;
}

#normal > section {
    padding-top: 60px;
}
