﻿.blc_ttl, .box_ttl, .catch_txt, .recruit_info .location dl dd ul + p, .recruit_info .application, .blc_head .occupation, .blc_head dl dt b {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -webkit-transform: rotate(0.028deg)
}
.blc_ttl {
  font-family: '07yasashisa', sans-serif
}
.blc_ttl small {
  font-size: 1.6rem
}
.content_page > .blc_in {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding: 5%;
  position: relative;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  text-align: left;
  background-color: #fff;
  background-image: url("../img/ornament01_L.gif"), url("../img/ornament01_R.gif");
  background-repeat: no-repeat;
  background-position: left top, right top
}
@media screen and (max-width: 767px) {
  .content_page > .blc_in {
    background-size: 10% auto
  }
}
.catch_txt {
  color: #6eb300;
  font-size: 2.8rem;
  font-weight: bold;
  font-family: '07yasashisa', sans-serif;
  text-align: center;
  margin-bottom: 5%
}
@media screen and (max-width: 767px) {
  .catch_txt {
    font-size: 2.1rem;
    padding: 2% 5% 0
  }
}
.catch_txt2 {
  background: url("../img/pattern_01.gif") repeat;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  color: #FFFFFF;
  font-size: 4rem;
  font-weight: bold;
  font-family: '07yasashisa', sans-serif;
  text-align: center;
  margin-bottom: 5%
}
@media screen and (max-width: 767px) {
  .catch_txt2 {
    font-size: 2rem;
    padding: 1% 5% 0
  }
}
@media screen and (min-width: 767px) {
  .br-sp {
	  display: none; 
  }
}
.detail {
  margin-bottom: 7%
}
.detail:last-child {
  margin-bottom: inherit
}
.recruit_info {
  overflow: hidden;
  text-align: center
}
@media screen and (max-width: 767px) {
  .recruit_info {
    margin-bottom: 20px
  }
}
.recruit_info .blc_ttl {
  margin-top: 0;
  text-align: left
}
.recruit_info .location {
  overflow: hidden;
  display: inline-block;
  margin-right: 5em
}
@media screen and (max-width: 767px) {
  .recruit_info .location {
    font-size: 1.6rem
  }
}
@media screen and (max-width: 520px) {
  .recruit_info .location {
    margin-right: 0;
    display: block
  }
}
.recruit_info .location dl {
  overflow: hidden
}
.recruit_info .location dl dt {
  background-color: #91cb4a;
  color: #fff;
  width: 6em;
  text-align: center;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px
}
@media print, screen and (min-width: 520px) {
  .recruit_info .location dl dt {
    float: left
  }
}
.recruit_info .location dl dd {
  margin-left: 6em;
  margin-bottom: 1em
}
@media screen and (max-width: 520px) {
  .recruit_info .location dl dd {
    clear: both;
    margin-left: inherit;
    padding-top: .5em
  }
}
.recruit_info .location dl dd ul {
  overflow: hidden
}
@media print, screen and (min-width: 768px) {
  .recruit_info .location dl dd ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
  }
}
.recruit_info .location dl dd ul li {
  padding: 0 30px;
  position: relative;
  margin-bottom: 1em;
  text-align: left
}
@media print, screen and (min-width: 768px) {
  .recruit_info .location dl dd ul li {
    float: left;
    margin-bottom: 0
  }
  .recruit_info .location dl dd ul li:after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ccc;
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg)
  }
  .recruit_info .location dl dd ul li:last-child:after {
    display: none
  }
}
.recruit_info .location dl dd ul + p {
  font-size: 2rem;
  font-weight: bold;
  max-width: 570px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px
}
.recruit_info .application {
  font-family: '07yasashisa', sans-serif;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.recruit_info .application .box {
  background: url("../img/pattern_02.gif");
  text-align: center;
  margin: 0 3% 3%;
  padding: 1.5em 1em 1em;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  width: 100%
}
@media print, screen and (min-width: 768px) {
  .recruit_info .application .box {
    float: left;
    width: 44%;
    padding: 2em 1em 1.5em
  }
}
.recruit_info .application .box dt {
  font-size: 2.4rem;
  margin-bottom: 5px
}
@media screen and (max-width: 767px) {
  .recruit_info .application .box dt {
    font-size: 2rem
  }
}
.recruit_info .application .box a {
  color: #333;
  display: block
}
.recruit_info .application .box .btn {
  display: inline-block;
  width: 11em;
  font-size: 2.4rem;
  background: #2fb24e url("../img/arrow_04.svg") no-repeat right 1em center/1em auto;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 1em 2em 1em 1em;
  line-height: 1;
  margin-top: .5em
}
@media screen and (max-width: 500px) {
  .recruit_info .application .box .btn {
    font-size: 6vw
  }
}
.recruit_info .application .box .btn:hover {
  filter: brightness(115%);
  text-decoration: none
}
.recruit_info .application .link_tel {
  font-size: 2.8rem
}
@media screen and (max-width: 767px) {
  .recruit_info .application .link_tel {
    font-size: 2.2rem
  }
}
.recruit_info .application small {
  display: block;
  margin-top: 1em
}
.blc_recruit {
  border: solid 1px #ccc;
  margin-bottom: 3%
}
.blc_head {
  overflow: hidden;
  position: relative;
  background-color: #eefbf1
}
.blc_head .occupation {
  margin: 0;
  padding: .3em 1em;
  line-height: 1.3;
  font-size: 2.2rem;
  width: 100%
}
@media print, screen and (min-width: 768px) {
  .blc_head .occupation {
    float: left;
    width: 300px;
    font-size: 2.6rem
  }
}
.blc_head .occupation .small {
  display: block;
  font-size: 1.6rem
}
.blc_head .outline {
  overflow: hidden;
  padding: 0 1em 10px
}
@media print, screen and (min-width: 768px) {
  .blc_head .outline {
    margin-left: 220px;
    padding: 25px 0 20px
  }
}
@media print, screen and (min-width: 768px) {
  .blc_head dl {
    margin-right: 1.5em;
    float: left
  }
  .blc_head dl:last-child {
    margin-right: inherit
  }
}
@media screen and (max-width: 767px) {
  .blc_head dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 1.6rem
  }
}
.blc_head dl dt {
  float: left;
  font-weight: bold;
  color: #2fb24e;
  margin-right: 1em
}
.blc_head dl dt:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  background-color: #2fb24e;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% auto;
  margin-right: .5em
}
.blc_head dl.employment dt:before {
  background-image: url("../img/icon_user.svg")
}
.blc_head dl.salary dt:before {
  background-image: url("../img/icon_earnings.svg")
}
.blc_head dl dd {
  float: left
}
.blc_body {
  overflow: hidden
}
.blc_body > table {
  width: 100%;
  border-top: solid 1px #ccc
}
.blc_body > table > tbody > tr {
  border-bottom: solid 1px #ccc
}
.blc_body > table > tbody > tr:last-child {
  border-bottom: none
}
.blc_body > table > tbody > tr > th, .blc_body > table > tbody > tr > td {
  padding: 1em 1.5em
}
.blc_body > table > tbody > tr > th {
  background-color: #f4f3e9
}
@media print, screen and (min-width: 768px) {
  .blc_body > table > tbody > tr > th {
    width: 12em
  }
}
.blc_body > table > tbody > tr > th .small {
  font-size: 1.4rem;
  display: inline-block
}
@media screen and (max-width: 767px) {
  .blc_body > table {
    display: block;
    margin-bottom: 20px
  }
  .blc_body > table > tbody {
    display: block
  }
  .blc_body > table > tbody > tr {
    display: block
  }
  .blc_body > table > tbody > tr > th {
    display: block;
    line-height: 1.3
  }
  .blc_body > table > tbody > tr > th br {
    display: none
  }
  .blc_body > table > tbody > tr > td {
    display: block;
    overflow: hidden
  }
}
.blc_body dt {
  border-left: 1em solid #555;
  padding-left: 0.5em;
  line-height: 1em;
  margin-bottom: 0.5em
}
.blc_body dd:not(:last-child) {
  margin-bottom: 1em;
  padding: 0 .5em
}
.blc_body hr {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em
}
.blc_body p:not(:last-child) {
  margin-bottom: 1em
}
.blc_body .list_item li {
  margin-bottom: 5px;
  line-height: 1.3
}
.blc_body .list_item li:before {
  background-color: #000;
  width: 4px;
  height: 4px;
  top: 10px
}
.acd-check {
  display: none
}
.acd-label {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative
}
@media screen and (max-width: 600px) {
  .acd-label {
    padding-right: 2em
  }
}
.acd-label:before {
  content: '';
  background: #2fb24e;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11em;
  z-index: 1
}
@media screen and (max-width: 600px) {
  .acd-label:before {
    width: 2em
  }
}
.acd-label:after {
  content: '求人詳細を見る';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 1.8rem;
  display: block;
  right: 0;
  width: 11em;
  z-index: 2;
  text-align: center;
  letter-spacing: 0;
  line-height: 1
}
@media print, screen and (min-width: 601px) {
  .acd-label:after {
    padding-right: 1.5em;
    background: url("../img/arrow_04.svg") no-repeat right 0.7em center/1em auto
  }
}
@media screen and (max-width: 600px) {
  .acd-label:after {
    content: '＋';
    width: 2em;
    font-weight: bold
  }
}
.acd-content {
  display: block;
  max-height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden
}
.acd-check:checked + .acd-label:after {
  content: '求人詳細を閉じる'
}
@media print, screen and (min-width: 601px) {
  .acd-check:checked + .acd-label:after {
    background-image: url("../img/arrow_04_u.svg")
  }
}
@media screen and (max-width: 600px) {
  .acd-check:checked + .acd-label:after {
    content: '－'
  }
}
.acd-check:checked + .acd-label + .acd-content {
  max-height: 5000px;
  opacity: 1;
  visibility: visible
}
/*# sourceMappingURL=recruit.css.map */