@charset "UTF-8";
.mb-5 {
  margin-bottom: 40px !important;
}

.mb-10 {
  margin-bottom: 80px !important;
}

p {
  line-height: 1.6;
}

.list {
  padding: 0;
  list-style: none;
}

.list > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 16px !important;
}

.list > li::before {
  position: absolute;
  left: 0;
  content: '・' !important;
}

.list-asterisk {
  padding: 0;
  list-style: none;
}

.list-asterisk > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 16px;
}

.list-asterisk > li::before {
  position: absolute;
  left: 0;
  content: '*';
}

.l-article__container {
  padding: 0 0 80px !important;
}

@media (max-width: 760px) {
  .l-top .l-visual .mv-movie {
    height: 100% !important;
  }
}

.l-top .l-visual {
  height: 420px !important;
}

.l-top .l-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recruit {
  margin-top: 60px;
}

.recruit h1 {
  margin-bottom: 65px;
  font-size: 2em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .recruit h1 {
    margin-bottom: 50px;
  }
}

.recruit-section {
  margin-bottom: 80px;
  padding: 0 15px;
}

.recruit-section h2 {
  margin-bottom: 35px;
  padding-bottom: 5px;
  font-size: 24px;
  border-bottom: 2px solid #ddc499;
}

.recruit-section h2 span {
  font-size: 20px;
}

.recruit-section h3 {
  margin-bottom: 25px;
  padding-left: 10px;
  font-size: 20px;
  border-left: 10px solid #ddc499;
}

.recruit-section h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
}

.recruit-section p {
  margin-bottom: 20px;
}

.recruit-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .recruit-thumb {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .recruit-thumb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 45px;
  }
}

.recruit-thumb > div {
  width: 50%;
  padding: 0 10px;
}

@media screen and (max-width: 479px) {
  .recruit-thumb > div {
    width: 100%;
    padding: 0;
  }
}

.recruit-thumb > div img {
  width: 100%;
  max-width: 100%;
}

.recruit-thumb > a {
  width: 50%;
  padding: 0 10px;
}

@media screen and (max-width: 479px) {
  .recruit-thumb > a {
    width: 100%;
    padding: 0;
  }
}

.recruit-thumb > a img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}

.recruit-thumb > a p {
  font-size: 18px;
}

@media screen and (max-width: 479px) {
  .recruit-thumb > div + div {
    margin-top: 35px;
  }
}

@media screen and (max-width: 479px) {
  .recruit-thumb > a + a {
    margin-top: 35px;
  }
}

.recruit-subtitle {
  margin-bottom: 65px;
  padding: 0 15px;
  font-size: 1.55em;
  text-align: center;
  line-height: 1.35;
}

@media screen and (max-width: 479px) {
  .recruit-subtitle {
    margin-bottom: 35px;
  }
}

.recruit-table {
  width: 100%;
}

@media screen and (max-width: 479px) {
  .recruit-table {
    margin-bottom: 45px;
  }
}

.recruit-table table {
  width: 100%;
}

.recruit-table tr {
  border-bottom: 1px solid #ebebeb;
}

.recruit-table tr:first-child {
  border-top: 1px solid #ebebeb;
}

@media screen and (max-width: 479px) {
  .recruit-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.recruit-table th,
.recruit-table td {
  line-height: 1.5;
  padding: 20px 10px;
}

.recruit-table th {
  font-weight: bold;
  width: 30%;
}

@media screen and (max-width: 479px) {
  .recruit-table th {
    width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .recruit-table td {
    width: 100%;
  }
}

.recruit-table td {
  display: inline-block;
}

.recruit-table td a {
  color: #006db6;
  text-decoration: underline;
  margin-right: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.recruit-table td a:hover {
  color: #2382e7;
  text-decoration: none;
}

.recruit-h2 {
  font-size: 20px;
  margin-bottom: 35px;
  padding-left: 10px;
  border-left: 10px solid #ddc499;
}

.recruit-quality {
  margin-bottom: 94px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .recruit-quality {
    margin-bottom: 65px;
  }
}

.quality-item {
  margin-bottom: 24px;
}

.quality-item dt {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.quality-item dt span {
  font-size: 14px;
  display: inline-block;
  background: #8c7254;
  color: #ffffff;
  padding: 5px 5px 4px 15px;
  margin-bottom: 6px;
}

.quality-item dd span {
  color: #ee3333;
}

.recruit-map {
  margin-bottom: 105px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .recruit-map {
    margin-bottom: 65px;
  }
}

.map-detail {
  text-align: center;
}

.map-detail img {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 492px;
  margin-bottom: 10px;
}

.recruit-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.recruit-flex img {
  width: 40%;
  margin-right: 30px;
  margin-bottom: 30px;
}

.recruit-flex tr {
  border: 0 !important;
}

@media screen and (max-width: 479px) {
  .recruit-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .recruit-flex img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.recruit-flex .recruit-table {
  margin-bottom: 30px;
}

.recruit-flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.recruit-flex-reverse img {
  width: 40%;
  margin-left: 30px;
  margin-bottom: 30px;
}

.recruit-flex-reverse tr {
  border: 0 !important;
}

@media screen and (max-width: 479px) {
  .recruit-flex-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .recruit-flex-reverse img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
}

.recruit-flex-reverse .recruit-table {
  margin-bottom: 30px;
}
