/*! CSS Document */
.numeral .box01 h3, .praxis h2 {
  color: #0463af;
  font-weight: 700;
}

.faq .lnav ul, .faq .secFaq01 dl, .voice .boxList01, .voice .boxNav01 ul {
  overflow: hidden;
}

.career #contents, .voice .boxList01 .boxListSection p.img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.praxis #main {
  float: none;
  padding: 100px 0 130px;
  width: 100%;
}

.praxis h2 {
  font-size: 18px;
}

.praxis .boxL01 {
  width: 62%;
}

.praxis .boxL02, .praxis .boxR01 {
  width: 38%;
}

.praxis .boxR02 {
  width: 62%;
}

.praxis section {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

@media screen and (max-width: 1023px) {
  .praxis .txt01, .praxis section p {
    font-size: 13px;
    line-height: 1.7;
  }
  .praxis #main {
    padding: 50px 0 30px;
  }
  .praxis #contents {
    padding: 0;
  }
  .praxis .txt01 {
    padding: 0 20px;
  }
  .praxis .boxL01, .praxis .boxL02, .praxis .boxR01, .praxis .boxR02 {
    width: 100%;
  }
  .praxis section {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px 15px;
  }
  .praxis section .boxR01 {
    order: 1;
  }
  .praxis section .boxL01 {
    order: 2;
  }
  .praxis h2 {
    margin-top: 16px;
    line-height: 1.2;
    font-size: 15px;
  }
  .praxis section + section {
    margin-top: 20px;
  }
}
.numeral #main {
  float: none;
  padding: 100px 0 200px;
  width: 100%;
}

.numeral .titCmn01 {
  margin-bottom: 30px;
}

.numeral .sec01 + .sec01 {
  margin-top: 100px;
}

.numeral .box01 {
  background-color: #efecec;
  box-sizing: border-box;
  padding: 3px;
}

.numeral .box01-wrapper {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 20px 40px;
  background-color: #fff;
}

.numeral .box01-inner + .box01-inner {
  border-top: 2px solid #e5e5e5;
  margin-top: -30px;
}

.numeral .box01-inner.box-bottom section + section {
  padding: 30px 0 0 40px !important;
}

.numeral .box01-inner.box-bottom section {
  padding: 31px 40px 12px 0 !important;
}

.numeral .box01 section {
  text-align: center;
  width: 50%;
  display: table-cell;
  box-sizing: border-box;
  position: relative;
  padding: 0 40px 40px 0;
  vertical-align: top;
}

.numeral .box01 section + section {
  padding: 0 0 70px 40px;
}

.numeral .box01 section + section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #efecec;
}

.numeral .box01-inner + .box01-inner section {
  padding: 30px 40px 40px 0;
}

.numeral .box01-inner + .box01-inner section + section {
  padding: 30px 0 65px 40px;
}

.numeral .box01-inner.colspan2 {
  margin-top: 0;
}

.numeral .box01-inner.colspan2 section {
  padding: 35px 8px 15px 72px;
}

.numeral .box01-inner.colspan2 section h3 {
  min-height: auto;
  padding: 0 63px 0 0;
}

.numeral .box01-inner.colspan2 section .photo01 {
  float: left;
  width: 32.5%;
  margin-right: 3.5%;
}

.numeral .box01-inner.colspan2 section .photo01 img {
  width: 100%;
}

.numeral .box01 h3 {
  font-size: 42px;
  line-height: 1.4;
  display: inline-block;
  min-height: 105px;
}

.numeral .box01 h3 small {
  font-size: 22px;
  vertical-align: baseline;
}

.numeral .box01 h3 span {
  font-size: 18px;
  color: #353535;
  font-weight: 400;
  display: block;
  letter-spacing: 0.05em;
}

.numeral .box01 h3 span.note {
  font-size: 11px;
  color: #999;
  font-weight: 400;
  display: block;
  letter-spacing: 0.15em;
  text-align: right;
  margin-top: -5px;
}

.numeral .box01 .txt01 {
  text-align: left;
  line-height: 1.6;
  margin-top: 15px;
}

.numeral .box01 .photo01 img {
  width: 64.1%;
}

.numeral .box01 .box01-inner.global-box {
  padding: 0 0 30px;
}

.numeral .box01 .box01-inner.global-box section {
  padding: 0 40px 0 0;
}

.numeral .box01 .box01-inner.global-box section + section {
  padding: 0 0 0 40px;
}

@media screen and (max-width: 1023px) {
  .numeral #main {
    padding: 0 0 100px;
  }
  .numeral .box01 {
    padding: 3px 0;
    margin: 0 -20px;
  }
  .numeral .box01-wrapper {
    border-left: none;
    border-right: none;
    padding: 0;
  }
  .numeral .box01 section {
    display: block;
    width: 100%;
    padding: 20px 40px;
  }
  .numeral .box01 .txt01 {
    text-align: left;
    line-height: 1.7;
    margin-top: 7px;
    font-size: 14px;
  }
  .numeral .box01 h3 span.note {
    letter-spacing: normal;
    margin: -2px 5px 0 0;
  }
  .numeral .box01 section + section:before {
    content: "";
    display: none;
  }
  .numeral .sec01 + .sec01 {
    margin-top: 50px;
  }
  .numeral .box01 section + section {
    border-top: 2px solid #efecec;
    padding: 25px 40px;
  }
  .numeral .box01-inner + .box01-inner {
    margin-top: 0;
  }
  .numeral .box01-inner + .box01-inner section {
    padding: 20px 40px;
  }
  .numeral .box01-inner.box-bottom section {
    padding: 10px 40px !important;
  }
  .numeral .box01-inner + .box01-inner section + section {
    padding: 25px 40px;
  }
  .numeral .box01 h3 {
    font-size: 33px;
    min-height: 70px;
  }
  .numeral .box01 h3 small {
    font-size: 17px;
  }
  .numeral .box01 h3 span {
    font-size: 14px;
  }
  .numeral .box01 .photo01 {
    margin-top: 3px;
  }
  .numeral .box01 .photo01 img {
    width: 68.8%;
  }
  .numeral .box01-inner.colspan2 section {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 10px;
  }
  .numeral .box01-inner.colspan2 section h3 {
    order: 1;
    margin: 0 auto;
  }
  .numeral .box01-inner.colspan2 section .photo01 {
    float: none;
    order: 2;
    width: 100%;
    padding: 0 30px;
  }
  .numeral .box01-inner.colspan2 section .txt01 {
    order: 3;
    padding: 0 30px;
  }
  .numeral .box01-inner.colspan2 section .photo01 img {
    width: 68.8%;
  }
  .numeral .box01-inner.box-bottom section + section {
    padding: 25px 40px !important;
  }
  .numeral .box01 .box01-inner.global-box section, .numeral .box01 .box01-inner.global-box section + section {
    padding: 25px 40px;
  }
  .numeral .box01-inner.colspan2 section h3 {
    padding: 0;
  }
}
.voice #main {
  float: none;
  padding: 60px 0;
  width: 100%;
}

.voice .boxNav01 {
  padding: 30px;
  background-color: #efefef;
}

.voice .boxNav01 ul {
  margin: -20px 0 0 -20px;
}

.voice .boxNav01 ul li {
  float: left;
  width: 25%;
  padding: 20px 0 0 20px;
  box-sizing: border-box;
}

.voice .boxNav01 ul li span {
  display: block;
  background-color: #0463af;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 17px 0;
  line-height: 1;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}

.voice .boxNav01 ul li span:after {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 15px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
}

.voice .boxList01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.voice .boxList01 .boxListSection > a {
  border: 1px solid #ddd;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: block;
}

.career .secCareer02 h3:after, .voice .boxList01 .boxListSection > a:after {
  border: 4px solid transparent;
  vertical-align: middle;
  content: "";
  box-sizing: border-box;
}

.voice .boxList01 .boxListSection > a:after {
  position: absolute;
  bottom: -4px;
  margin: auto;
  right: -4px;
  width: 4px;
  height: 4px;
  border-left: 4px solid #0161ae;
  transform: rotate(45deg);
}

.voice .boxList01 .boxListSection p {
  font-size: 13px;
  color: #0463af;
  line-height: 1.4;
  padding: 10px 0 0;
}

.voice .boxList01 .boxListSection p.img {
  padding: 0;
}

.voice .boxList01 .boxListSection p.name {
  font-size: 16px;
  color: #353535;
  padding: 0 0 10px;
}

.voice .boxList01 .boxListSection p.pcHidden {
  display: none;
}

@media screen and (max-width: 1023px) {
  .voice #main {
    padding: 20px 0 0;
  }
  .voice #main .txt01 {
    line-height: 1.7;
    font-size: 12px;
  }
  .voice .boxNav01 {
    padding: 20px;
    margin-top: 25px;
  }
  .voice .boxNav01 ul {
    margin: -8px 0 0;
  }
  .voice .boxNav01 ul li {
    float: none;
    width: 100%;
    padding: 8px 0 0;
  }
  .voice .boxNav01 ul li span {
    font-size: 14px;
    padding: 13px 0;
  }
  .voice .boxList01 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .voice .boxList01 .boxListSection p {
    font-size: 10px;
    letter-spacing: 0.5px;
    padding: 6px 0 0;
  }
  .voice .boxList01 .boxListSection p.name {
    font-size: 14px;
    padding: 0 0 5px;
  }
  .voice .boxList01 .boxListSection p.spHidden {
    display: none;
  }
  .voice .boxList01 .boxListSection p.pcHidden {
    display: block;
  }
}
.career .contents-inner {
  max-width: 980px;
  margin: 0 auto;
}

.career #main {
  float: none;
  padding: 30px 0 90px;
  width: 100%;
}

.career .boxCareer01 {
  background: #efecec;
  padding: 3px;
}

.career .boxCareer01 .boxCareerInner01 {
  border: 1px solid #e5e5e5;
  position: relative;
  background: url(../career/img/bg01_pc.jpg) top right no-repeat #fff;
  background-size: auto 100%;
}

.career .boxCareer01 .tag {
  background: #0161ae;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  padding: 9px 13px 11px;
}

.career .boxCareer01 .boxIn {
  text-decoration: none;
  display: block;
  padding: 25px 20px;
}

.career .boxCareer01 h2 {
  color: #4a5054;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 5px;
  width: 70%;
  text-shadow: 0 0 5px #fff;
}

.career .boxCareer01 h2 .pcHidden {
  display: none;
}

.career .boxCareer01 .btn01 {
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 232px;
  height: 55px;
}

.career .secCareer02 h3 {
  border: 1px solid #d7d8db;
  background-color: #efefef;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding: 11px 20px;
  cursor: pointer;
}

.career .secCareer02 h3:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: 0;
  width: 4px;
  height: 4px;
  border-top: 4px solid #0161ae;
}

.career .secCareer02 h3.open:after {
  border: 4px solid transparent;
  border-bottom: 4px solid #0161ae;
  margin-top: -4px;
}

.career .boxCareer02 {
  background: #efecec;
  padding: 3px;
  display: none;
}

.career .secCareer02 + .secCareer02 {
  margin-top: 20px;
}

.career .boxCareer02 .boxCareerInner02 {
  border: 1px solid #e5e5e5;
  padding: 30px;
  position: relative;
}

.career .boxCareer02 .bgOpacity {
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  padding: 20px 15px;
  min-height: 220px;
  box-sizing: border-box;
}

.career .boxCareer02 .boxCareerInner02.boxCareerMarketing {
  background: url(../career/img/bg02_pc.jpg) no-repeat #fff;
  background-size: 100%;
}

.career .boxCareer02 .boxCareerInner02.boxCareerSales {
  background: url(../career/img/bg03_pc.jpg) no-repeat #fff;
  background-size: 100%;
}

.career .boxCareer02 .boxCareerInner02.boxCareerEngineer {
  background: url(../career/img/bg04_pc.jpg) no-repeat #fff;
  background-size: 100%;
}

.career .boxCareer02 .boxCareerInner02 section {
  float: left;
  width: 58%;
  padding: 0 15px;
  box-sizing: border-box;
}

.career .boxCareer02 .boxCareerInner02 section + section {
  width: 42%;
}

.career .boxCareer02 .boxCareerInner02 section h4 {
  font-size: 16px;
  font-weight: 700;
}

.career .boxCareer02 .boxCareerInner02 section li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid #0161ae;
}

.career .table01 td, .career .table01 th {
  padding: 13px 20px;
  border-bottom: 1px solid #d7d8db;
}

.career .boxCareer02 .btn01 {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 232px;
  height: 55px;
}

.career .table01 {
  border: 1px solid #d7d8db;
  width: 100%;
}

.career .table01 th {
  background-color: #efefef;
  border-right: 2px solid #d7d8db;
  width: 20.5%;
  box-sizing: border-box;
  font-weight: 700;
}

.career .linkArea01 {
  background-color: #efefef;
  width: 100%;
  padding: 20px 0 40px;
  margin-top: 60px;
}

.career .linkArea01 ul {
  max-width: 740px;
  margin: 0 auto;
}

.career .linkArea01 li {
  width: 50%;
  float: left;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}

.career .linkArea01 li p {
  font-size: 13px;
}

.career .linkArea01 .btn {
  margin-top: 10px;
}

.career .linkArea01 li a img {
  max-width: 100%;
}

.career .stepBox01 ol {
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
  margin-left: -5.6%;
}

.career .stepBox01 li {
  width: 27.7%;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #d7d8db;
  margin-left: 5.6%;
}

.career .stepBox01 li + li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: -12%;
  top: 50%;
  margin-top: -18px;
  border: 18px solid transparent;
  border-left: 14px solid #c9c9c9;
  box-sizing: border-box;
}

.career .stepBox01 li h3 {
  background-color: #0161ae;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 6px 0;
}

.career .stepBox01 li p {
  line-height: 1.6;
  padding: 15px 28px 15px 35px;
}

.career .table02 {
  border-top: 1px solid #ddd;
  width: 100%;
}

.career .table02 th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 15px 20px;
  font-weight: 700;
  width: 24.4%;
  line-height: 1.4;
  position: relative;
}

.career .table02 th span {
  position: absolute;
  right: 30px;
  top: 19px;
  font-size: 12px;
  background-color: #efefef;
  border: 1px solid #fff;
  line-height: 1;
  padding: 4px 10px 5px;
}

.career #bottomArea.recruitBottom .btn a:after, .career .formSubmit i {
  right: 16px;
  top: 50%;
  vertical-align: middle;
  content: "";
  box-sizing: border-box;
}

.career .table02 th span.required {
  background-color: #e5eff7;
  border: 1px solid #3481be;
  color: #3481be;
}

.career .table02 td {
  border-bottom: 1px solid #ddd;
  padding: 20px;
}

.career .table02 td input {
  background-color: #efefef;
  border: 1px solid #d7d8db;
  padding: 5px;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  vertical-align: middle;
}

.career .table02 td input::-webkit-input-placeholder {
  color: #777;
}

.career .table02 td input:-moz-input-placeholder {
  color: #777;
}

.career .table02 td input:-ms-input-placeholder {
  color: #777;
}

.career .table02 td input[type=text], .career .table02 td input[type=tel], .career .table02 td input[type=email] {
  width: 76%;
}

.career .table02 td button {
  background-color: #0161ae;
  border: 1px solid #0161ae;
  color: #fff;
  text-align: center;
  padding: 3px 16px;
  vertical-align: middle;
  margin-left: 10px;
}

.career .table02 td .address #form_postcode {
  width: 110px;
  margin: 0 5px;
}

.career .table02 td.uploadFile {
  color: #353535;
}

.career .table02 td.uploadFile label {
  margin-right: 10px;
  vertical-align: middle;
}

.career .table02 td select {
  height: 30px;
  line-height: 30px;
}

.career .table02 td #form_pref {
  min-width: 118px;
  display: block;
  margin-bottom: 10px;
}

.career .table02 td #form_trigger {
  min-width: 230px;
}

.career .table02 td .inputTitle input {
  width: 71%;
  margin: 0 0 0 5px;
}

.career .table02 td #form_year {
  margin: 0 5px;
  min-width: 65px;
}

.career .table02 td textarea {
  min-height: 150px;
  resize: none;
  background-color: #efefef;
  border: 1px solid #d7d8db;
  padding: 10px;
  border-radius: 0;
  width: 75%;
  -webkit-appearance: none;
}

.career .formSubmit {
  text-align: center;
  position: relative;
}

.career .formSubmit p {
  display: inline-block;
  position: relative;
}

.career .table02 .spHidden {
  position: static;
  background: 0 0;
  padding: 0;
  font-size: 14px;
}

.career .formSubmit .pcHidden, .career .table02 .pcHidden {
  display: none;
}

.career .formSubmit #mhFormAdjust, .career .formSubmit #mhFormConfirm, .career .formSubmit #mhFormSend {
  display: inline-block;
  background: #0161ae;
  color: #fff;
  cursor: pointer;
  padding: 20px 40px;
  line-height: 1;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  border-radius: 0;
}

.career .formSubmit #mhFormAdjust {
  background-color: #333;
  margin-right: 20px;
}

.career .formSubmit i {
  position: absolute;
  margin-top: -4px;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
}

.career #bottomArea.recruitBottom h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.career #bottomArea.recruitBottom ul {
  width: auto;
  max-width: 880px;
  padding: 0;
}

.career #bottomArea.recruitBottom ul li {
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  padding: 15px 25px 0;
}

.career #bottomArea.recruitBottom .btn {
  height: auto;
}

.career #bottomArea.recruitBottom .btn a {
  height: 64px;
  line-height: 64px;
  background: #fff;
  font-size: 18px;
  position: relative;
}

.career #bottomArea.recruitBottom .btn a:after {
  position: absolute;
  margin-top: -4px;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #0161ae;
}

.career #bottomArea.recruitBottom ul li + li p {
  font-size: 16px;
}

.career #bottomArea.recruitBottom .txt {
  font-size: 36px;
  line-height: 1;
}

.career #bottomArea.recruitBottom ul li + li {
  border-left: solid 1px #034e8b;
  text-align: left;
  padding-left: 80px;
  padding-right: 0;
  background: url(../career/img/ico01_pc.png) 25px 20px no-repeat;
}

@media screen and (max-width: 1023px) {
  .career .boxCareer01 .boxCareerInner01 a:after, .career .secCareer02 h3:after {
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
  }
  .career #contents {
    padding: 0;
  }
  .career .contents-inner {
    padding: 0 20px;
  }
  .career #main {
    padding: 25px 0 0;
  }
  .career .contents-inner .txt01 {
    font-size: 13px;
    line-height: 1.7;
  }
  .career .boxCareer01 {
    padding: 2px;
    margin-top: -10px;
  }
  .career .boxCareer01 .boxCareerInner01 {
    border: none;
  }
  .career .boxCareer01 .boxCareerInner01 a {
    padding: 10px;
    position: relative;
  }
  .career .boxCareer01 .boxCareerInner01 a:after {
    position: absolute;
    right: -7px;
    bottom: -7px;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-left: 5px solid #0161ae;
    transform: rotate(45deg);
  }
  .career .boxCareer01 .tag {
    font-size: 10px;
    padding: 4px 4px 6px;
  }
  .career .boxCareer01 h2 {
    font-size: 11px;
    width: 100%;
    line-height: 1.4;
  }
  .career .boxCareer01 h2 .spHidden {
    display: none;
  }
  .career .boxCareer01 h2 .pcHidden {
    display: block;
  }
  .career .boxCareer01 .btn01 {
    display: none;
  }
  .career .secCareer02 h3 {
    position: relative;
    font-size: 15px;
    padding: 4px 15px;
  }
  .career .secCareer02 h3:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: 0;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-top: 4px solid #0161ae;
  }
  .career .boxCareer02 .boxCareerInner02 {
    padding: 0;
  }
  .career .secCareer02 + .secCareer02 {
    margin-top: 10px;
  }
  .career .boxCareer02 .bgOpacity {
    padding: 5px 10px;
    background: 0 0;
  }
  .career .boxCareer02 .boxCareerInner02 section {
    float: none;
    width: 100%;
    padding: 0;
  }
  .career .boxCareer02 .boxCareerInner02 section + section {
    width: 100%;
    margin-top: 5px;
  }
  .career .boxCareer02 .boxCareerInner02 section h4 {
    font-size: 13px;
  }
  .career .boxCareer02 .boxCareerInner02 section li {
    font-size: 12px;
    padding-left: 10px;
    position: relative;
    line-height: 1.7;
  }
  .career .table01 td, .career .table01 th {
    font-size: 13px;
    text-align: center;
    display: block;
  }
  .career .boxCareer02 .boxCareerInner02 section li + li {
    margin-top: 2px;
  }
  .career .boxCareer02 .boxCareerInner02 section li:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #0161ae;
  }
  .career .boxCareer01 .boxCareerInner01 {
    background: url(../career/img/bg01_sp.jpg) top right no-repeat #fff;
    background-size: contain;
  }
  .career .boxCareer02 .boxCareerInner02.boxCareerMarketing {
    background: url(../career/img/bg02_sp.jpg) no-repeat #fff;
    background-size: cover;
  }
  .career .boxCareer02 .boxCareerInner02.boxCareerSales {
    background: url(../career/img/bg03_sp.jpg) no-repeat #fff;
    background-size: cover;
  }
  .career .boxCareer02 .boxCareerInner02.boxCareerEngineer {
    background: url(../career/img/bg04_sp.jpg) no-repeat #fff;
    background-size: cover;
  }
  .career .boxCareer02 .btn01 {
    position: static;
    margin-top: 10px;
    width: 100%;
  }
  .career .boxCareer02 .btn01 img {
    max-width: 100%;
  }
  .career .table01 {
    border-bottom: none;
  }
  .career .table01 th {
    padding: 7px 20px;
    width: 100%;
    border-right: none;
  }
  .career .table01 td {
    padding: 5px 20px;
    line-height: 2;
  }
  .career .linkArea01 {
    margin-top: 30px;
    padding: 25px 10px;
    box-sizing: border-box;
  }
  .career .linkArea01 li {
    width: 100%;
    float: none;
  }
  .career .linkArea01 li + li {
    margin-top: 10px;
  }
  .career .linkArea01 .btn {
    margin-top: 2px;
  }
  .career .linkArea01 li p {
    font-size: 11px;
  }
  .career .stepBox01 ol {
    margin: 0;
  }
  .career .stepBox01 li {
    width: 100%;
    float: none;
    margin: 0;
  }
  .career .stepBox01 li + li {
    width: 100%;
    float: none;
    margin-top: 23px;
  }
  .career .stepBox01 li + li:before {
    left: 50%;
    top: 1px;
    width: 10px;
    height: 10px;
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 10px solid #c9c9c9;
  }
  .career .table02 td, .career .table02 td input[type=text], .career .table02 td input[type=tel], .career .table02 td input[type=email], .career .table02 th {
    width: 100%;
    box-sizing: border-box;
  }
  .career .stepBox01 li h3 {
    font-size: 13px;
    padding: 5px 0;
  }
  .career .stepBox01 li p {
    padding: 10px 15px;
    text-align: center;
    font-size: 13px;
    line-height: 1.7;
  }
  .career .table02 {
    border: none;
  }
  .career .table02 th {
    display: block;
    border: none;
    padding: 15px 0 0 45px;
    font-size: 13px;
  }
  .career .table02 td {
    display: block;
    padding: 14px 0;
  }
  .career .table02 th br, .career .table02 th.uploadFileTitle br {
    display: none;
  }
  .career .table02 th span {
    left: 0;
    right: auto;
    top: 12px;
    padding: 4px 6px 5px;
    font-size: 11px;
  }
  .career .table02 th span.required {
    padding: 3px 6px 4px;
    top: 14px;
  }
  .career .table02 td.uploadFile {
    font-size: 10px;
  }
  .career .table02 td.uploadFile label {
    margin-right: 5px;
    display: inline-block;
  }
  .career .table02 td.uploadFile label img {
    width: 88px;
  }
  .career .table02 td .address .form_postcode {
    width: 100px;
  }
  .career .table02 td button {
    margin-left: -5px;
    padding: 3px 10px;
  }
  .career .table02 td .inputTitle input {
    width: 83%;
  }
  .career .table02 td .mb10 {
    margin-bottom: 10px !important;
  }
  .career .table02 td .form_pref {
    min-width: 130px;
  }
  .career .table02 td .form_trigger {
    min-width: 100%;
  }
  .career .table02 td .form_year {
    margin: 0 5px;
    min-width: 96px;
  }
  .career .table02 td textarea {
    min-height: 100px;
    width: 100%;
    box-sizing: border-box;
  }
  .career .table02 .spHidden {
    display: none;
  }
  .career .table02 .pcHidden {
    display: block;
    position: static;
    background: 0 0;
    font-size: 12px;
    padding: 0;
  }
  .career .formSubmit {
    margin-top: 20px;
  }
  .career .formSubmit .spHidden {
    display: none;
  }
  .career .formSubmit .pcHidden {
    display: block;
  }
  .career .formSubmit #mhFormAdjust, .career .formSubmit #mhFormConfirm, .career .formSubmit #mhFormSend {
    width: 100%;
    padding: 25px 40px;
  }
  .career .formSubmit #mhFormAdjust {
    background-color: #333;
    margin-right: 20px;
  }
  .career #bottomArea.recruitBottom h3 {
    font-size: 18px;
    background-color: #034e8b;
    padding: 10px 0;
    margin: 0;
  }
  .career #bottomArea.recruitBottom ul li {
    width: 100%;
    padding: 20px;
  }
  .career #bottomArea.recruitBottom ul li + li {
    max-width: 320px;
    margin: 0 auto;
    border: 0;
    padding-left: 65px;
    background: url(../career/img/ico01_sp.png) 25px 24px no-repeat;
    background-size: 30px;
  }
  .career #bottomArea.recruitBottom .txt {
    font-size: 24px;
  }
  .career #bottomArea.recruitBottom .btn {
    width: 100%;
  }
  .career #bottomArea.recruitBottom .btn a {
    font-size: 13px;
    height: 58px;
    line-height: 58px;
  }
}
.global #main {
  float: none;
  padding: 90px 0;
  width: 100%;
  background: url(../global/img/bg01_pc.png) no-repeat;
}

.global .headLead {
  text-align: center;
}

.global .faqBox01 {
  border: 1px solid #d7d8db;
  padding: 30px 55px 20px;
  background: #fff;
}

.global .faqBox01 h2 {
  text-align: center;
  font-size: 26px;
}

.global .faqBoxInner01 {
  padding: 30px 0;
}

.global .faqBoxInner01 + .faqBoxInner01 {
  border-top: 1px solid #d7d8db;
}

.global .faqBoxInner01 dt {
  background: url(../global/img/ico01_pc.png) no-repeat;
  padding-left: 40px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  min-height: 30px;
}

.global .faqBoxInner01 dd {
  background: url(../global/img/ico02_pc.png) no-repeat;
  padding-left: 40px;
  margin-top: 20px;
  min-height: 30px;
}

.global .faqBoxInner01 dd a {
  color: #353535;
}

.global .faqBoxInner01 .btn01 {
  text-align: right;
  margin-top: 20px;
}

.global .faqBoxInner01 .btn01 a {
  display: inline-block;
  border: 3px solid #d7d8db;
  width: 26.6%;
  text-decoration: none;
  padding: 20px;
  line-height: 1;
  text-align: left;
}

.global .faqBoxInner01 .btn01 a:before {
  content: "";
  width: 12px;
  height: 12px;
  margin-right: 10px;
  display: inline-block;
  background: url(../global/img/ico03_pc.png) no-repeat;
}

.global .faqBoxInner01 .btn01 a:hover {
  background: #f1f1f1;
}

.global .linkArea01 {
  background: #efefef;
  padding: 30px 120px;
  text-align: center;
}

.global .linkArea01 ul {
  overflow: hidden;
  width: 100%;
  margin: 0 -10px;
}

.global .linkArea01 li {
  float: left;
  width: 50%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  vertical-align: bottom;
}

.global .linkArea01 li + li .txt {
  padding: 0px;
}

.global .linkArea01 li p {
  line-height: 1.6;
  font-size: 14px;
}

.global .linkArea01 li a img {
  max-width: 100%;
}

.global .linkArea01 .graduate {
  margin: 10px 0 0;
}

.global .linkArea01 .career {
  margin: 15px 0 0;
}

.global #bottomArea.recruitBottom h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.global #bottomArea.recruitBottom ul {
  width: auto;
  max-width: 880px;
  padding: 0;
}

.global #bottomArea.recruitBottom ul li {
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  padding: 15px 25px 0;
}

.global #bottomArea.recruitBottom .btn {
  height: auto;
}

.global #bottomArea.recruitBottom .btn a {
  height: 64px;
  line-height: 64px;
  background: #fff;
  font-size: 18px;
  text-decoration: none;
  position: relative;
}

.global #bottomArea.recruitBottom .btn a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #0161ae;
}

.global #bottomArea.recruitBottom ul li + li p {
  font-size: 16px;
}

.global #bottomArea.recruitBottom .txt {
  font-size: 36px;
  line-height: 1;
}

.global #bottomArea.recruitBottom ul li + li {
  border-left: solid 1px #034e8b;
  text-align: left;
  padding-left: 80px;
  padding-right: 0;
  background: url(../global/img/ico04_pc.png) 25px 20px no-repeat;
}

@media screen and (max-width: 1023px) {
  .global #main {
    padding: 20px 0 45px;
    background: url(../global/img/bg01_sp.png) no-repeat;
  }
  .global .headLead {
    text-align: left;
    line-height: 1.7;
  }
  .global .headLead .spHidden {
    display: none;
  }
  .global .headLead p + p {
    margin-top: 10px;
  }
  .global .faqBox01 {
    padding: 10px 0 20px;
  }
  .global .faqBox01 h2 {
    font-size: 20px;
  }
  .global .faqBoxInner01 {
    padding: 0 20px;
  }
  .global .faqBoxInner01 + .faqBoxInner01 {
    padding: 15px 20px 0;
    margin-top: 20px;
  }
  .global .faqBoxInner01 dt {
    background: url(../global/img/ico01_sp.png) 0 5px no-repeat;
    background-size: 20px;
    padding-left: 30px;
    font-size: 15px;
  }
  .global .faqBoxInner01 dd {
    background: url(../global/img/ico02_sp.png) 0 5px no-repeat;
    background-size: 20px;
    padding-left: 30px;
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.7;
  }
  .global .faqBoxInner01 .btn01 {
    text-align: left;
    margin-top: 15px;
  }
  .global .faqBoxInner01 .btn01 a {
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    padding: 12px 20px;
    border: 2px solid #d7d8db;
  }
  .global .faqBoxInner01 .btn01 a:before {
    background: url(../global/img/ico03_sp.png) no-repeat;
    background-size: 100%;
    vertical-align: bottom;
  }
  .global .linkArea01 {
    background: #fff;
    padding: 20px 0;
  }
  .global .linkArea01 ul {
    margin: 0;
  }
  .global .linkArea01 li {
    width: 100%;
    display: block;
    padding: 0;
  }
  .global .linkArea01 li + li {
    margin-top: 15px;
  }
  .global .linkArea01 .career {
    margin-top: 5px;
  }
  .global #bottomArea.recruitBottom h3 {
    font-size: 18px;
    background-color: #034e8b;
    padding: 10px 0;
    margin: 0;
  }
  .global #bottomArea.recruitBottom ul li {
    width: 100%;
    padding: 20px;
  }
  .global #bottomArea.recruitBottom ul li + li {
    padding-left: 65px;
    background: url(../global/img/ico04_sp.png) 25px 24px no-repeat;
    background-size: 30px;
  }
  .global #bottomArea.recruitBottom .txt {
    font-size: 24px;
  }
  .global #bottomArea.recruitBottom .btn {
    width: 100%;
  }
  .global #bottomArea.recruitBottom .btn a {
    font-size: 13px;
    height: 58px;
    line-height: 58px;
  }
}
.faq #main {
  padding-top: 100px;
}

.faq .lnav {
  padding: 10px 0 25px;
}

.faq .lnav ul li {
  float: left;
  margin-right: 20px;
}

.faq .lnav ul li a {
  position: relative;
  display: block;
  padding-left: 15px;
  color: #353535;
  font-size: 13px;
  line-height: 1.54;
  text-decoration: none;
}

.faq .lnav ul li a:hover {
  text-decoration: underline;
}

.faq .lnav ul li a:after {
  position: absolute;
  top: 9px;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px 4px 0;
  border-color: #0161ae transparent transparent;
}

@media screen and (max-width: 1023px) {
  .faq .lnav {
    margin: 0 -5px;
    padding: 25px 0 20px;
  }
  .faq .lnav ul li {
    float: left;
    width: 50%;
    margin: 0 0 10px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .faq .lnav ul li a {
    padding: 10px 12px;
    border: 1px solid #d7d8db;
    box-shadow: 0 1px 0 #e5e5e5;
    font-size: 12px;
    line-height: 1.5;
  }
  .faq .lnav ul li a:after {
    top: 17px;
    left: auto;
    right: 9px;
  }
}
.faq .secFaq01 {
  padding: 0 0 25px;
}

.faq .secFaq01 dl dd,
.faq .secFaq01 dl dt {
  display: block;
  line-height: 1.69;
}

.faq .secFaq01 dl dt {
  position: relative;
  padding: 9px 9px 9px 30px;
  border-top: solid 2px #d7d8db;
  background: url(/contact/img/ico_q01.png) 0 12px no-repeat #fff;
  background-size: 22px;
  color: #0161ae;
  font-weight: 700;
}

.faq .secFaq01 dl dt.stored:after,
.faq .secFaq01 dl dt:after {
  position: absolute;
  bottom: 0;
  margin: auto;
  right: 30px;
  width: 4px;
  height: 4px;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
}

.faq .secFaq01 dl dt:after {
  top: 0;
  border: 4px solid transparent;
  border-bottom: 4px solid #0161ae;
}

.faq .secFaq01 dl dt.stored:after {
  top: 7px;
  border: 4px solid transparent;
  border-top: 4px solid #0161ae;
}

.faq .secFaq01 dl dd {
  display: none;
  padding: 9px 9px 15px 36px;
  background: url(/contact/img/ico_a01.png) 0 9px no-repeat #fff;
  background-size: 22px;
  border-top: solid 1px #d7d8db;
}

@media screen and (max-width: 1023px) {
  .faq #main {
    padding-top: 0;
  }
  .faq .secFaq01 {
    padding: 0 0 20px;
  }
  .faq .secFaq01 dl dd,
  .faq .secFaq01 dl dt {
    line-height: 1.5;
  }
  .faq .secFaq01 dl dt {
    padding: 10px 30px 10px 25px;
    background-size: 19px;
  }
  .faq .secFaq01 dl dt:after {
    top: 0;
    right: 10px;
    border-bottom-color: #333;
  }
  .faq .secFaq01 dl dt.stored:after {
    top: 0;
    right: 10px;
    border-top-color: #333;
  }
  .faq .secFaq01 dl dd {
    padding: 10px 30px 10px 25px;
    background-size: 22px;
  }
}
.faq .secFaq01 .boxLinkCmn01 {
  margin: 10px 0 0;
  border: 3px solid #DDD;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.faq .secFaq01 .boxLinkCmn01 a {
  width: 230px;
  padding: 15px 20px 15px 40px;
}

@media screen and (max-width: 1023px) {
  .faq .secFaq01 .boxLinkCmn01 {
    width: 100%;
    margin: 10px 0 0 -25px;
    padding: 0 35px 0 0;
    border: 2px solid #DDD;
  }
  .faq .secFaq01 .boxLinkCmn01 a {
    width: 100%;
    padding: 10px 20px 10px 35px;
    box-sizing: border-box;
  }
  .faq .secFaq01 .boxLinkCmn01 a:before {
    top: 11px;
    left: 15px;
  }
  .faq .secFaq01 .boxLinkCmn01 a:after {
    top: 15px;
    left: 18px;
  }
}
.faq #bottomArea.recruitBottom h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.faq #bottomArea.recruitBottom ul {
  width: auto;
  max-width: 880px;
  padding: 0;
}

.faq #bottomArea.recruitBottom ul li {
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  padding: 15px 25px 0;
}

.faq #bottomArea.recruitBottom .btn {
  height: auto;
}

.faq #bottomArea.recruitBottom .btn a {
  height: 64px;
  line-height: 64px;
  background: #fff;
  font-size: 18px;
  position: relative;
  text-decoration: none;
}

.faq #bottomArea.recruitBottom .btn a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #0161ae;
}

.faq #bottomArea.recruitBottom ul li + li p {
  font-size: 16px;
}

.faq #bottomArea.recruitBottom .txt {
  font-size: 36px;
  line-height: 1;
}

.faq #bottomArea.recruitBottom ul li + li {
  border-left: solid 1px #034e8b;
  text-align: left;
  padding-left: 80px;
  padding-right: 0;
  background: url(../career/img/ico01_pc.png) 25px 20px no-repeat;
}

@media screen and (max-width: 1023px) {
  .faq #bottomArea.recruitBottom h3 {
    font-size: 18px;
    background-color: #034e8b;
    padding: 10px 0;
    margin: 0;
  }
  .faq #bottomArea.recruitBottom ul li {
    width: 100%;
    padding: 20px;
  }
  .faq #bottomArea.recruitBottom ul li + li {
    padding-left: 65px;
    background: url(../career/img/ico01_sp.png) 25px 24px no-repeat;
    background-size: 30px;
  }
  .faq #bottomArea.recruitBottom .txt {
    font-size: 34px;
  }
  .faq #bottomArea.recruitBottom .btn {
    width: 100%;
  }
  .faq #bottomArea.recruitBottom .btn a {
    font-size: 13px;
    height: 58px;
    line-height: 58px;
  }
}
.sec01 .tit01 {
  padding: 20px 0 0;
  text-align: center;
  font-size: 24px;
}

.sec01 .txtRead01 {
  padding: 10px 0 30px;
  text-align: center;
  font-size: 14px;
}

.sec01 .errorMsg .error, .sec01 .errorMsg .msg {
  display: block;
  width: 100%;
  margin: 0 0 30px;
  padding: 15px 0;
  border: 1px solid red;
  color: red;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  box-sizing: border-box;
}

.sec01 .boxPrivacy {
  width: 100%;
  height: 240px;
  padding: 30px;
  border: 1px solid #d7d8db;
  overflow: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}

.sec01 .boxPrivacy .tit01 {
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
}

.sec01 .boxPrivacy .txt02 {
  padding: 20px 0 30px;
}

.sec01 .boxAgree {
  padding: 20px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .sec01 .tit01 {
    padding: 15px 0 0;
    font-size: 18px;
  }
  .sec01 .txtRead01 {
    padding: 5px 15px 15px;
    text-align: left;
    font-size: 13px;
  }
  .sec01 .errorMsg .error {
    width: auto;
    margin: 0 15px 15px;
    padding: 10px;
    border: 1px solid red;
    color: red;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    box-sizing: border-box;
  }
  .sec01 .boxPrivacy {
    width: auto;
    height: 200px;
    margin: 0 15px;
    padding: 15px;
  }
  .sec01 .boxPrivacy .tit01 {
    font-size: 13px;
  }
  .sec01 .boxPrivacy .txt02 {
    padding: 10px 0 0;
    font-size: 13px;
  }
  .sec01 .boxAgree {
    padding: 20px;
    text-align: center;
  }
}/*# sourceMappingURL=unique2.css.map */