@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Lato);
a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  line-height: 100%;
}
li,
ol,
ul {
  list-style: none;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
}
.clear,
div .clear {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  clear: both;
}
.clearFix {
  zoom: 1;
}
.clearFix:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.bold {
  font-weight: 700;
}
@media print {
  body {
    zoom: 60%;
  }
}
.sec.type01.recruit03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mv {
  background: url(../images/recruit/img_mv.jpg) center bottom no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1150px) {
  .mv {
    display: block;
  }
}
.sec table {
  width: 100%;
}
.sec table tr {
  border-bottom: 1px solid #000;
}
.sec table tr:last-child {
  border: 0;
}
.sec table td,
.sec table th {
  padding: 20px 0;
  font-size: 1pc;
  line-height: 2;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .sec table td,
  .sec table th {
    display: block;
  }
}
.sec table th {
  width: 30%;
  padding-left: 30px;
  font-weight: 700;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .sec table th {
    width: 100%;
    padding: 20px 0 0;
  }
}
.sec table td dl dt {
  color: #be0000;
}
.sec table td dl dd + dt {
  margin-top: 30px;
}
.sec table td ul li {
  list-style: disc;
  margin-left: 1em;
}
.sec.type01.recruit01 {
  margin-top: 70px;
}
.sec.type01.recruit02 {
  margin-top: 50px;
}
.sec.type01.recruit03 {
  margin-top: 50px;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .sec.type01.recruit03 {
    flex-direction: column;
  }
}
.sec.type01.recruit03 .subTtl {
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1150px) {
  .sec.type01.recruit03 .fig {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .sec.type01.recruit03 .fig {
    width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .sec.type01.recruit03 .fig img {
    width: 100%;
  }
}
.sec.type01.recruit03 .txtArea {
  margin-left: 30px;
}
@media screen and (max-width: 1150px) {
  .sec.type01.recruit03 .txtArea {
    width: 55%;
  }
}
@media screen and (max-width: 768px) {
  .sec.type01.recruit03 .txtArea {
    width: 100%;
    margin: 40px 0 0;
  }
}
.sec.type01.recruit03 .txtArea h3 {
  width: 340px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  border-bottom: 1px solid #be0000;
}
@media screen and (max-width: 768px) {
  .sec.type01.recruit03 .txtArea h3 {
    width: 100%;
  }
}
.sec.type01.recruit03 .txtArea h3 span {
  font-size: 18px;
  display: block;
  margin-bottom: 30px;
}
.sec.type01.recruit03 .txtArea p {
  margin-top: 20px;
}
