@charset "utf-8";
/* ----------------------------------- */
/* ボタン */
/* ----------------------------------- */
.btnWrap {
  margin: 40px 0; }

.btn {
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin: 30px 0 30px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  text-decoration: none;
  transition: .3s ease-in;
  user-select: none;
  position: relative;
  border: 1px solid #a7b165!important ;
  color: #fff !important;
  background: #a7b165;
  max-width: 290px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .btn:hover, .btn:focus {
    text-decoration: none !important;
    color: #a7b165 !important;
    background: #fff;
    border-color: #a7b165 !important; }
  .btn.arrow:after {
    position: absolute;
    align-items: center;
    border: none;
    content: "\f105";
    font-family: FontAwesome;
    transform: none;
    color: #fff;
    right: 15px;
    font-size: 20px;
    border-radius: 0;
    top: 50%;
    margin-top: -15px;
    transition: .3s ease-in; }
  .btn.arrow:hover:after, .btn.arrow:focus:after {
    color: #a7b165 !important; }
  .btn.arrowReverse:after {
    position: absolute;
    align-items: center;
    border: none;
    content: "\f105";
    font-family: FontAwesome;
    transform: none;
    color: #000;
    right: 15px;
    font-size: 20px;
    border-radius: 0;
    top: 50%;
    margin-top: -15px;
    transition: .3s ease-in; }
  .btn.arrowReverse:hover:after, .btn.arrowReverse:focus:after {
    color: #fff; }
  .btn.reverse {
    text-decoration: none;
    color: #000;
    background: #fff;
    border-color: #000; }
    .btn.reverse:hover, .btn.reverse:focus {
      background: #000;
      color: #fff; }
  .btn.btnLeft {
    margin: 0; }
  .btn.btnRight {
    margin: 0 auto 0 0; }
  .btn.btnCenter {
    margin-left: auto;
    margin-right: auto; }
  .btn.btnFull {
    max-width: none; }
  .btn.type2 {
    background: #CA1633;
    border-color: #CA1633;
    color: #fff; }
    .btn.type2:after {
      color: #fff; }
    .btn.type2:hover {
      background: #000;
      border-color: #000;
      color: #fff; }
      .btn.type2:hover:after {
        color: #fff; }


/* ---------------------------------------------------------------- */
/* 詳細ページ */
/* ---------------------------------------------------------------- */
.postPage {
  margin-top:80px;
  font-family: 'Noto Serif JP', Yu Mincho, "YuMincho", "Hiragino Mincho ProN", "", "MS PMincho", serif; }
  .postPage #postCnt {
    margin: 20px 0;
    min-height: 300px; }
    .postPage h2 {
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 20px;
    }
  .postPage h3 {
    font-size: 24px;
    color: #666666;
    margin-bottom: 20px;
    margin-top: 20px;}
    .postPage h3:first-letter {
      color: #a7b165; }
  .postPage h4 {
    font-size: 22px;
    color: #a7b165;
    border-bottom: 1px solid #a7b165;
    padding-bottom: 12px;
    display: table;
    margin-bottom: 20px;
    margin-top: 20px;}
  .postPage h5 {
    font-size: 20px;
    color: #666666;
    padding-left: 13px;
    position: relative;
    padding-top: 5px;
    margin-bottom: 20px;
	margin-top: 35px;}
    .postPage h5::before {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      background: #d3d3d3;
      z-index: -1;
      top: 0;
      left: 0; }
  .postPage h6 {
    font-size: 18px;
    color: #a7b165;
    margin-bottom: 20px;
	margin-top: 20px;}
  .postPage h1, .postPage h2, .postPage h3, .postPage h4, .postPage h5, .postPage h6 {
    line-height: 1.2; }
  .postPage .s_text {
    width: 120px;
    height: 40px;
    background: #333333;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px; }
  .postPage .box:nth-of-type(n + 2) {
    margin-top: 60px; }
  .postPage img {
    max-width: 100%;
    margin-bottom: 10px; }
  .postPage p {
    margin: 0 0 20px;
    text-align: justify;
    text-align: inter-ideograph;
    margin-bottom: 30px; }
    .postPage p img {
      max-width: 100%;
      margin-bottom: 0; }
    .postPage p.tableAtt {
      margin: -20px 0 20px; }
  .postPage .bold {
    font-weight: bold; }
  .postPage .coming {
    text-align: center;
    margin: 50px 0;
    font-size: 16px; }
  .postPage .small {
    font-size: 14px; }
  .postPage .linkWrap {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 0;
    align-items: flex-start; }
  .postPage .imgWrap + .imgWrap {
    margin-top: 20px; }
  .postPage .textLeft {
    text-align: left; }
  .postPage .textCenter {
    text-align: center; }
  .postPage .textRight {
    text-align: right; }
  .postPage code {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }
  .postPage pre {
    overflow: auto;
    background: #efefef;
    padding: 15px;
    border-radius: 8px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }
  .postPage a {
    position: relative;
    color: #877c41; }
    .postPage a:hover, .postPage a:focus {
      color: #939393;
      text-decoration: underline; }
    .postPage a.textBlank {
      position: relative;
      margin-right: 30px;
      display: inline-block; }
      .postPage a.textBlank:before {
        content: '\f08e';
        position: absolute;
        display: block;
        font: 14px/1 FontAwesome;
        right: -25px;
        top: 5px; }
    .postPage a.textArrow {
      text-decoration: none;
      color: #000; }
      .postPage a.textArrow:hover {
        color: #00F;
        text-decoration: underline; }
      .postPage a.textArrow:after {
        display: inline-block;
        content: '\f0a9';
        font: 16px/1 FontAwesome;
        margin-left: 10px;
        text-decoration: none; }
    .postPage a.textArrowR {
      text-decoration: none;
      color: #00F; }
      .postPage a.textArrowR:hover, .postPage a.textArrowR:focus {
        color: #000;
        text-decoration: underline; }
      .postPage a.textArrowR:after {
        display: inline-block;
        content: '\f0a9';
        font: 16px/1 FontAwesome;
        margin-left: 10px;
        text-decoration: none; }
  .postPage table {
    margin: 0 0 30px;
    width: 100%;
    border-collapse: collapse; }
    .postPage table caption {
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      margin: 0; }
    .postPage table tr {
      border-bottom: 1px solid #ededed; }
      .postPage table tr:last-child {
        border-bottom: none; }
      .postPage table tr th, .postPage table tr td {
        display: block;
        padding: 17px 0;
        width: auto;
        line-height: 1.4;
        font-size: 16px; }
      .postPage table tr th {
        color: #a7b165;
        font-weight: bold;
        vertical-align: top;
        text-align: left;
        font-size: 16px; }
      .postPage table tr .tw200 {
        width: 100%; }
      .postPage table tr .tw210 {
        width: 100%; }
      .postPage table tr .tw33p {
        width: 33.333%;
        min-width: inherit; }
      .postPage table tr .tw50p {
        width: 50%;
        min-width: inherit; }
    .postPage table.type2 tr {
      border-bottom: 1px solid #eee; }
      .postPage table.type2 tr th, .postPage table.type2 tr td {
        display: table-cell;
        border-collapse: collapse;
        padding: 0.6em .8em; }
      .postPage table.type2 tr th {
        background: #a7b165;
        text-align: center;
        vertical-align: middle;
        color: #fff; }
        .postPage table.type2 tr th:first-child {
          border-left: 1px solid #a7b165; }
        .postPage table.type2 tr th + th {
          border-left: 1px solid #fff; }
      .postPage table.type2 tr td {
        border: 1px solid #b5aead; }
  .postPage .tableSc {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
    .postPage .tableSc table {
      width: 100%; }
      .postPage .tableSc table tr {
        border-bottom: 1px solid #eee; }
        .postPage .tableSc table tr:nth-of-type(odd) {
          background: none; }
        .postPage .tableSc table tr th, .postPage .tableSc table tr td {
          display: table-cell;
          border-collapse: collapse;
          width: inherit; }
        .postPage .tableSc table tr th {
          background: #eee;
          text-align: center;
          vertical-align: middle;
          min-width: inherit; }
          .postPage .tableSc table tr th + th {
            border-left: 1px solid #333; }
        .postPage .tableSc table tr td + td {
          border-left: 1px solid #333; }
        .postPage .tableSc table tr td:nth-of-type(1) {
          border-left: none; }
  .postPage blockquote {
    background: #ccc;
    width: 100%;
    border-radius: 8px;
    padding: 30px;
    margin: 0 0 60px;
    position: relative; }
    .postPage blockquote:before {
      content: '\f10d';
      position: absolute;
      display: block;
      font: 20px/1 FontAwesome;
      color: #000;
      left: 10px;
      top: 10px; }
    .postPage blockquote:after {
      content: '\f10e';
      position: absolute;
      display: block;
      font: 20px/1 FontAwesome;
      color: #000;
      right: 10px; }
    .postPage blockquote p {
      margin: 0 0 15px; }
      .postPage blockquote p:last-child {
        margin-bottom: 0; }
  .postPage dl {
    margin: 0 0 30px; }
    .postPage dl dt {
      font-weight: bold; }
    .postPage dl dd {
      margin: 0;
      margin-bottom: 15px; }
  .postPage ul {
    margin: 0 0 20px 20px;
    padding: 0; }
    .postPage ul li {
      list-style: none;
      position: relative;
      padding: 0;
      list-style: disc; }
      .postPage ul li::marker {
        color: #a7b165; }
      .postPage ul li ul {
        padding: 0 0 10px;
        margin: 10px 0 0 1em; }
    .postPage ul.iconList li {
      padding: 0 0 0 1em; }
      .postPage ul.iconList li:before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: '';
        width: 10px;
        height: 10px;
        background: #333;
        border-radius: 50%;
        margin-right: .5em; }
  .postPage ol {
    margin: 0 0 20px;
    padding: 0 0 0 25px; }
    .postPage ol li {
      margin: 0;
      padding: 0;
      list-style: decimal-leading-zero; }
      .postPage ol li::marker {
        color: #a7b165; }
      .postPage ol li:last-child {
        margin: 0 0 10px; }
      .postPage ol li ol {
        margin: 10px 0;
        padding: 0 0 0 1em; }
  .postPage address {
    font-style: normal; }
  .postPage hr.red {
    border-bottom: 1px solid #C65871 !important;
    margin-bottom: 50px; }
  .postPage .gmapWrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .postPage .gmapWrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .postPage .youtubeWrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .postPage .youtubeWrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media print, screen and (min-width: 768px) {
    .postPage table tr th, .postPage table tr td {
      display: table-cell; }
    .postPage table tr th {
      background-color: inherit;
      width: 190px; }
      .postPage table tr th.w200 {
        width: 200px; }
      .postPage table tr th.thLeft {
        text-align: left; }
    .postPage table tr td {
      border-left: none; }
    .postPage table tr .tw15p {
      width: 15%; }
    .postPage table tr .tw30p {
      width: 30%; }
    .postPage table tr .tw33p {
      width: 33%; }
    .postPage table tr .tw50p {
      width: 50%; }
    .postPage table tr .tw70p {
      width: 70%; }
    .postPage table tr .tw200 {
      width: 200px; }
    .postPage table tr .tw210 {
      width: 210px; }
    .postPage table.type2 tr:nth-child(odd) {
      background-color: inherit; }
    .postPage .tableSc {
      overflow: inherit;
      white-space: normal; } }

/* ---------------------------------------------------------------- */
/* フォーム設定 */
/* ---------------------------------------------------------------- */
/* フォームナビ */
/* ---------------------------- */
.nigyou .yubin {
  margin-bottom: 14px !important;
  width: 150px !important;
  padding: 2px 4px;
  border: 1px solid;
}
ul.formFlow {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px;
  padding: 0; }
  ul.formFlow li {
    display: inline-flex;
    justify-content: center;
    flex-basis: 28%;
    background: #ededed;
    border-radius: 4px;
    color: #333;
    list-style: none;
    line-height: 1;
    padding: 0;
    margin: 0;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    position: relative;
    letter-spacing: 1px; }
    ul.formFlow li:after {
      position: absolute;
      align-items: center;
      border: none;
      /* content: "\f105"; */
      content: ">";
      font-family: FontAwesome;
      transform: none;
      color: #55713b;
      right: -20%;
      font-size: 30px;
      border-radius: 0;
      top: 50%;
      /* margin-top: -15px; */
      margin-top: -18px;
      /* transition: .3s ease; */
      transform: scaleX(0.8);
      }
    ul.formFlow li.visited {
      background: #ededed;
      color: #a7b165; }
    ul.formFlow li.third:after {
      display: none; }
    ul.formFlow li.active {
      background: #a7b165;
      color: #fff;
      position: relative; }
  @media print, screen and (min-width: 768px) {
    ul.formFlow li:after {
      right: -36px; } }
  @media print, screen and (min-width: 992px) {
    ul.formFlow li:after {
      right: -45px; } }
  @media print, screen and (min-width: 1200px) {
    ul.formFlow li:after {
      right: -50px; } }

/* ---------------------------- */
/* フォームエレメント */
/* ---------------------------- */
#formArea dl {
  display: flex;
  flex-wrap: wrap; }
  #formArea dl dt {
    flex-basis: 100%;
    padding: 5px 0 0 0;
    margin: 0 0 15px; }
  #formArea dl dd {
    flex-basis: 100%;
    margin-bottom: 15px;
    align-self: center; }
    #formArea dl dd.fb100 {
      flex-basis: 100%; }
#formArea .att {
  color: crimson;
  font-size: 12px; }
#formArea .error {
  margin: 0; }
#formArea .radio_wrap {
  margin-top: 10px; }
#formArea .vertical-item {
  display: block !important; }
#formArea input[type="text"],
#formArea input[type="email"],
#formArea input[type="number"],
#formArea textarea {
  padding: 8px .5em 8px 10px;
  margin: 0;
  background: #EEEEEE;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  border: 1px solid #EEEEEE; }
  #formArea input[type="text"]:focus,
  #formArea input[type="email"]:focus,
  #formArea input[type="number"]:focus,
  #formArea textarea:focus {
    background: #fff; }
  #formArea input[type="text"]:hover,
  #formArea input[type="email"]:hover,
  #formArea input[type="number"]:hover,
  #formArea textarea:hover {
    background: #fff; }
  #formArea input[type="text"] + input,
  #formArea input[type="email"] + input,
  #formArea input[type="number"] + input,
  #formArea textarea + input {
    margin-top: 10px; }
#formArea input[type="number"].short {
  width: 60px; }
#formArea input[type="text"],
#formArea input[type="email"] {
  width: 100%; }
  #formArea input[type="text"] .short,
  #formArea input[type="email"] .short {
    max-width: 150px; }
#formArea select {
  padding: .4em 0 .3em .5em;
  margin-bottom: 5px;
  display: block;
  border-color: #e7e7e7; }
  #formArea select option {
    word-wrap: normal; }
#formArea input[type="text"].short {
  width: 200px;
  text-align: left;
  margin-bottom: 0; }
#formArea input[type="text"].hasDatepicker {
  margin: 5px 0;
  background: #EEEEEE; }
  #formArea input[type="text"].hasDatepicker:hover, #formArea input[type="text"].hasDatepicker:focus {
    background: #fff; }
#formArea .mwform-checkbox-field {
  display: block;
  width: 100%;
  margin: 5px 5px;
  font-size: 14px; }
#formArea input[type="checkbox"] {
  border: 1px solid #aaaaaa;
  vertical-align: -8px;
  -webkit-appearance: none;
  position: relative;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  width: 26px;
  height: 26px;
  /*Other Browser*/
  background: #e2e2e2;
  /*For Old WebKit*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e2e2e2));
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%); }
#formArea input[type="checkbox"]:checked {
  /*Other Browser*/
  background: #000;
  /*For Old WebKit*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #000));
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #000 0%, #000 100%);
  border: 1px solid #000; }
#formArea input[type="checkbox"]:checked:before {
  position: absolute;
  left: 1px;
  top: 16px;
  display: block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  content: "";
  width: 10px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: right center; }
#formArea input[type="checkbox"]:checked:after {
  display: block;
  position: absolute;
  left: 9px;
  top: 16px;
  content: "";
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  width: 16px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(-53deg);
  -webkit-transform-origin: left center; }
#formArea .mwform-zip-field input {
  width: inherit; }
#formArea .mwform-tel-field input {
  margin: 0 !important;
  width: auto; }
#formArea .mwform-radio-field {
  display: block;
  margin: 5px 0 10px; }
  #formArea .mwform-radio-field input {
    margin: 0 15px 0 0;
    appearance:auto;
  }
#formArea .mwform-radio-field-text {
  margin-left: 10px; }
#formArea input[type="file"] {
  margin-bottom: 10px; }
#formArea .inline_wrap select {
  display: inline-block; }
#formArea .btnArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #formArea .btnArea .submitArea {
    flex-basis: 100%;
    margin: 0 0 25px; }
    #formArea .btnArea .submitArea .submit {
      max-width: 290px;
      margin: 0 auto; }
      #formArea .btnArea .submitArea .submit:hover, #formArea .btnArea .submitArea .submit:focus {
        color: #a7b165;
        background: #fff;
        transition: .3s;
        cursor: pointer;
        border-color: #a7b165;
        border: 1px solid;
        }
  #formArea .btnArea .returnArea {
    flex-basis: 100%;
    display: none; }
    #formArea .btnArea .returnArea .return {
      width: 100%;
      margin: 0 auto;
      display: block;
      text-align: center;
      background: #ededed;
      border: 1px solid #ededed;
      color: #444 !important;
      padding: .4em 0;
      transition: .3s;
      font-size: 14px; }
      #formArea .btnArea .returnArea .return:hover, #formArea .btnArea .returnArea .return:focus {
        color: #444 !important;
        background: #fff;
        transition: .3s;
        border: 1px solid #ededed !important; }
@media print, screen and (min-width: 768px) {
  #formArea dl {
    justify-content: space-between; }
    #formArea dl dt {
      flex-basis: 250px;
      text-align: right; }
    #formArea dl dd {
      flex-basis: calc(100% - 280px); }
      #formArea dl dd.fb100 {
        flex-basis: 100%; }
  #formArea input[type="text"],
  #formArea input[type="email"],
  #formArea input[type="number"],
  #formArea textarea {
    margin: 0; }
  #formArea select {
    margin-bottom: 0; }
  #formArea .mwform-checkbox-field {
    display: inline-block;
    width: auto; }
  #formArea .mwform-radio-field {
    display: inline-block;
    margin: 0 15px 5px 0; }
    #formArea .mwform-radio-field .mwform-radio-field-text {
      margin-right: 15px; }
    #formArea .mwform-radio-field input {
      margin: 0; }
  #formArea .mwform-radio-field-text {
    margin-left: 10px; }
  #formArea .btnArea {
    flex-wrap: nowrap; }
    #formArea .btnArea .submitArea {
      flex-basis: 100%;
      margin: 0; } }
#formArea .mw_wp_form_confirm .btnArea .submitArea .submit {
  margin: 0 auto 0 auto;
  max-width: 290px;
  background: #db5425;
  border: none;
  color: #fff; }
  #formArea .mw_wp_form_confirm .btnArea .submitArea .submit:hover {
    background: #fff;
    border: 1px solid #db5425 !important;
    color: #db5425 !important; }
#formArea .mw_wp_form_confirm .btnArea .returnArea {
  display: inline-flex; }
  #formArea .mw_wp_form_confirm .btnArea .returnArea .return {
    margin: 0 auto 0 auto;
    max-width: 290px; }
@media print, screen and (max-width: 768px) {
  #formArea .mw_wp_form_confirm .btnArea .submitArea .submit {
    margin: 0 auto 10px auto;
    max-width: 290px; }
  #formArea .mw_wp_form_confirm .btnArea .returnArea {
    display: inline-flex; }
    #formArea .mw_wp_form_confirm .btnArea .returnArea .return {
      margin: 0 auto 10px auto;
      max-width: 290px; } }
/* for IE */
.pc {
  display: block; }

.sp {
  display: none; }

@media print, screen and (max-width: 767px) {
  .pc {
    display: none; }

  .sp {
    display: block; } }
.animation_btn {
  display: block;
  width: 270px;
  height: 50px;
  margin: 60px auto;
  border: 1px solid #a7b165;
  background: #fff;
  position: relative; }
  .animation_btn a {
    transition: all ease .3s;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 270px;
    height: 50px;
    display: block;
    background: #a7b165 !important;
    color: #fff !important;
    text-align: center;
    line-height: 50px;
    font-family: 'Noto Serif JP', Yu Mincho, "YuMincho", "Hiragino Mincho ProN", "", "MS PMincho", serif;
    text-decoration: none;
    font-size: 14px; }
    .animation_btn a::after {
      position: absolute;
      align-items: center;
      border: none;
      /* content: "\f105"; */
      content: ">";
      font-family: FontAwesome;
      transform: none;
      color: #fff;
      right: 15px;
      font-size: 20px;
      border-radius: 0;
      top: 29%;
      margin-top: -15px;
      transition: .3s ease-in; }
    .animation_btn a:hover {
      top: 0;
      left: 0;
      color: #fff !important;
      text-decoration: none !important; }




/* ----------------------------------- */
/* 採用情報
/* ----------------------------------- */
:root {
  --YuGothic:"游ゴシック体", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
/*mv*/
/* @media screen and (min-width:0px) {
  .recruit-mv {
    display: block;
    width: 100%;
  }
  .recruit-mv > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin-bottom: 0px !important;
  }
} */
/*intro*/
@media screen and (max-width:767px) {
  .recruit-intro {
    display: block;
    width: 100%;
    padding: 90px 0 50px;
    background-color: #FFFFFF;
  }
  .recruit-intro > .container {
    padding: 0 0;
  }
  .recruit-intro__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 31.2px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
    padding: 0 30px;
  }
  .recruit-intro__bnr {
    display: block;
    width: 100%;
    margin: 20px 0 0 !important;
  }
  .recruit-intro__bnr > img {
    display: block;
    width: 100%;
    margin: 0px !important;
  }
  .recruit-intro__cols {
    display: block;
    width: 100%;
    margin: 40px auto 0 !important;
    padding: 0 30px;
  }
  .recruit-intro__col {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .recruit-intro__col:nth-child(2) {
    margin-top: 40px;
  }
  .recruit-intro__col-figure {
    display: block;
    width: 100%;
  }
  .recruit-intro__col-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-intro__col-txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    font-family: var(--YuMincho);
    line-height: 25.5px;
    text-align: justify;
    word-break: break-all;
    margin: 35px 0 0 !important;
  }

}
@media screen and (max-width:359px) {
  .recruit-intro__header {
    font-size: 20px !important;
  }
}
@media screen and (min-width:768px) {
  .recruit-intro {
    display: block;
    width: 100%;
    padding: 150px 0 108px;
    background-color: #FFFFFF;
  }
  .recruit-intro__header {
    display: block;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    line-height: 39px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
  }
  .recruit-intro__header > br {
    display: none;
  }
  .recruit-intro__bnr {
    display: block;
    width: 100%;
    margin: 30px 0 0 !important;
  }
  .recruit-intro__bnr > img {
    display: block;
    width: 100%;
    margin: 0px !important;
  }
  .recruit-intro__cols {
    display: block;
    max-width: 823px;
    width: 100%;
    margin: 80px auto 0 !important;
  }
  .recruit-intro__col {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .recruit-intro__col:nth-child(2) {
    flex-direction: row-reverse;
    margin-top: 50px;
    padding-left: calc(57/823 * 100%);
  }
  .recruit-intro__col:nth-child(1) .recruit-intro__col-figure {
    display: block;
    width: calc(458/823 * 100%);
  }
  .recruit-intro__col:nth-child(2) .recruit-intro__col-figure {
    display: block;
    width: calc(401/(823 - 57) * 100%);
  }
  .recruit-intro__col-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-intro__col-txt {
    display: block;
    width: calc(325/823 * 100%);
    font-size: 15px;
    font-weight: 500;
    font-family: var(--YuMincho);
    line-height: 25.5px;
    text-align: justify;
    word-break: break-all;
    margin: 0px !important;
  }
  .recruit-intro__col:nth-child(2) .recruit-intro__col-txt {
    display: block;
    width: calc(325/(823 - 57) * 100%);
  }
}
/*ceo*/
@media screen and (max-width:767px) {
  .recruit-ceo {
    display: block;
    width: 100%;
    padding: 63px 0;
    background-color: #F2F2F2;
  }
  .recruit-ceo > .container {
    padding: 0 30px;
  }
  .recruit-ceo__header {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.6px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
  }
  .recruit-ceo__main {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin:36px 0 0 !important;
  }
  .recruit-ceo__figure {
    display: block;
    width: 100%;
  }
  .recruit-ceo__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-ceo__content {
    display: block;
    width: 100%;
    margin: 36px 0 0 !important;
  }
  .recruit-ceo__txt {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 25.5px !important;
    font-family: var(--YuMincho);
    text-align: justify;
    word-break: break-all;
    margin: 0px !important;
  }
  .recruit-ceo__signature {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: right !important;
    margin: 29.8px 0 0 !important;
  }
}
@media screen and (min-width:768px) {
  .recruit-ceo {
    display: block;
    width: 100%;
    padding: 100px 0 88px;
    background-color: #F2F2F2;
  }
  .recruit-ceo__header {
    display: block;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    line-height: 39px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
  }
  .recruit-ceo__main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin:50px 0 0 !important;
  }
  .recruit-ceo__figure {
    display: block;
    width: calc(483/1140 * 100%);
  }
  .recruit-ceo__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-ceo__content {
    display: block;
    width: calc(607/1140 * 100%);
    margin: 0 !important;
  }
  .recruit-ceo__txt {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: justify;
    word-break: break-all;
    margin: 0px !important;
  }
  .recruit-ceo__signature {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: right !important;
    margin: 50px 0 0 !important;
  }
}
/*feature*/
@media screen and (max-width:767px) {
  .recruit-feature {
    display: block;
    width: 100%;
    padding: 70px 0 100px;
    background-color: #FFFFFF;
  }
  .recruit-feature__bnr {
    position: relative;
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-content {
    position: absolute;
    top: calc(50% - 0px);
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-content > .container {
    padding: 0;
  }
  .recruit-feature__bnr-figure {
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-feature__bnr-txt {
    display: block;
    width: 100%;
    margin: 0 !important;
  }
  .recruit-feature__bnr-txt > span {
    display: inline-block;
    width: auto;
    font-size: 18px;
    line-height: 35px;
    font-family: var(--YuMincho);
    background-color: #FFFFFF;
    font-weight: 500;
    padding: 0 15px 0 20px;
  }
  .recruit-feature__bnr-txt > span:not(:last-child) {
    margin-bottom: 10px;
  }
  .recruit-feature__points {
    display: block;
    width: 100%;
    margin-top: 120px;
  }
  .recruit-feature__points-title {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 35px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
    color: #333333 !important;
  }
  .recruit-feature__points-title::first-letter {
    color: #333333 !important;
  }
  .recruit-feature__points-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 60px;
  }
  .recruit-feature__points-box {
    position: relative;
    display: block;
    width: max(242px, calc(242/345 * 100%));
  }
  .recruit-feature__points-box:nth-child(n+2) {
    margin-top: 30px;
  }
  .recruit-feature__points-box_wrap {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .recruit-feature__points-box_bg {
    display: block;
    width: 100%;
  }
  .recruit-feature__points-box_bg > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-feature__points-box_title {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    margin: 0px !important;
  }
  .recruit-feature__points-box_title > span:nth-child(1) {
    font-size: 18px;
    font-family: var(--YuMincho);
    font-weight: 500;
    line-height: 1;
  }
  .recruit-feature__points-box_title > span:nth-child(2) {
    font-size: 60px;
    font-family: var(--YuMincho);
    font-weight: 500;
    color: #A7B164;
    line-height: 45px;
  }
  .recruit-feature__points-box_txt {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 20px 0 0 !important;
  }
  .recruit-feature__gallary {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
    row-gap: 25px;
    width: calc(282/345 * 100%);
    margin: 80px auto 0;
  }
  .recruit-feature__gallary > picture {
    display: block;
    width: 100%;
  }
  .recruit-feature__gallary > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
}
@media screen and (min-width:768px) {
  .recruit-feature {
    display: block;
    width: 100%;
    padding: 127px 0 47px;
    background-color: #FFFFFF;
  }
  .recruit-feature__bnr {
    position: relative;
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-content {
    position: absolute;
    top: calc(50% + 15px);
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-figure {
    display: block;
    width: 100%;
  }
  .recruit-feature__bnr-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-feature__bnr-txt {
    display: block;
    width: 100%;
    margin: 0 !important;
  }
  .recruit-feature__bnr-txt > span {
    display: inline-block;
    width: auto;
    font-size: 30px;
    line-height: 51px;
    font-family: var(--YuMincho);
    background-color: #FFFFFF;
    font-weight: 500;
  }
  .recruit-feature__bnr-txt > span:not(:nth-child(3)) {
    padding-right: 15px;
  }
  .recruit-feature__bnr-txt > span:nth-child(1) {
    margin-bottom: 13px;
  }
  .recruit-feature__points {
    display: block;
    width: 100%;
    margin-top: 173px;
  }
  .recruit-feature__points-title {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
    color: #333333 !important;
  }
  .recruit-feature__points-title::first-letter {
    color: #333333 !important;
  }
  .recruit-feature__points-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 84px;
  }
  .recruit-feature__points-box {
    position: relative;
    display: block;
    width: calc(340/1140 * 100%);
    margin-right: calc(60/1140 * 100%);
  }
  .recruit-feature__points-box:nth-child(3n),
  .recruit-feature__points-box:last-child {
    margin-right: 0px;
  }
  .recruit-feature__points-box_wrap {
    position: absolute;
    top: calc(57/340 * 100%);
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .recruit-feature__points-box_bg {
    display: block;
    width: 100%;
  }
  .recruit-feature__points-box_bg > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-feature__points-box_title {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    margin: 0px !important;
  }
  .recruit-feature__points-box_title > span:nth-child(1) {
    font-size: 25px;
    font-family: var(--YuMincho);
    font-weight: 500;
    line-height: 1;
  }
  .recruit-feature__points-box_title > span:nth-child(2) {
    font-size: 70px;
    font-family: var(--YuMincho);
    font-weight: 500;
    color: #A7B164;
    line-height: 50px;
  }
  .recruit-feature__points-box_txt {
    display: block;
    width: calc(275/340 * 100%);
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 28px 0 0 !important;
  }
  .recruit-feature__gallary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: min((46/1366 * 100%), 46px);
    width: 100%;
    margin-top: 67px;
  }
  .recruit-feature__gallary > picture {
    display: block;
    width: 100%;
  }
  .recruit-feature__gallary > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .recruit-feature__points-box_txt {
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 0 !important;
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .recruit-feature__points-box_title > span:nth-child(1) {
    font-size: 20px;
  }
  .recruit-feature__points-box_title > span:nth-child(2) {
    font-size: 40px;
    line-height: 30px;
  }
  .recruit-feature__points-box_txt {
    font-size: 15px;
    line-height: 24px;
    margin: 15px 0 0 !important;
  }
}
/*chart*/
@media screen and (max-width:767px) {
  .recruit-chart {
    display: block;
    width: 100%;
    padding: 70px 0 80px;
    background-color: #F2F3E8;
  }
  .recruit-chart > .container {
    padding: 0 10px;
  }
  .recruit-chart__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }
  .recruit-chart__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 35px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
    color: #333333 !important;
  }
  .recruit-chart__figure {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .recruit-chart__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-chart__title {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 35px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 80px 0 0 !important;
    color: #333333 !important;
  }
  .recruit-chart__list {
    display: block;
    width: 100%;
    list-style-type: none;
    margin: 50px 0 0;
    padding: 0 20px;
  }
  .recruit-chart__list > li {
    position: relative;
    display: block;
    width: auto;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
    font-family: var(--YuMincho);
    text-align: justify;
    word-break: break-all;
    padding-left: 15px;
  }
  .recruit-chart__list > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #A7B164;
  }
  .recruit-chart__list > li:nth-child(n+2) {
    margin-top: 22px;
  }
}
@media screen and (max-width:359px) {
  .recruit-chart__header {
    font-size: 22px !important;
  }
}
@media screen and (min-width:768px) {
  .recruit-chart {
    display: block;
    width: 100%;
    padding: 120px 0 70px;
    background-color: #F2F3E8;
  }
  .recruit-chart__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .recruit-chart__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0px !important;
    color: #333333 !important;
  }
  .recruit-chart__figure {
    display: block;
    width: 100%;
    margin-top: 80px;
  }
  .recruit-chart__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-chart__title {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 90px 0 0 !important;
    color: #333333 !important;
  }
  .recruit-chart__list {
    display: block;
    max-width: 507px;
    width: 100%;
    list-style-type: none;
    margin: 67px 0 0;
    padding-left: 0px;
  }
  .recruit-chart__list > li {
    position: relative;
    display: block;
    width: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.5px;
    font-family: var(--YuMincho);
    padding-left: 27px;
  }
  .recruit-chart__list > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #A7B164;
  }
  .recruit-chart__list > li:nth-child(n+2) {
    margin-top: 21px;
  }
}
/*allowance*/
@media screen and (max-width:767px) {
  .recruit-allowance {
    display: block;
    width: 100%;
    padding-bottom: 156px;
    background-color: #FFFFFF;
  }
  .recruit-allowance__bnr {
    display: block;
    width: 100%;
  }
  .recruit-allowance__bnr > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-allowance__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 35px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 50px 0 0 !important;
    color: #333333 !important;
  }
  .recruit-allowance__figure {
    display: block;
    width: 100%;
    margin: 56px auto 0;
    padding-bottom: 67px;
    background-image: url(./img/icon-trangle.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 184px 37px;
  }
  .recruit-allowance__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-allowance__title {
    display: block;
    width: 100%;
    font-size: 20px !important;
    font-weight: 500;
    line-height: 30px !important;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 40px 0 0 !important;
    color: #333333 !important;
  }
}
@media screen and (min-width:768px) {
  .recruit-allowance {
    display: block;
    width: 100%;
    padding-bottom: 150px;
    background-color: #FFFFFF;
  }
  .recruit-allowance__bnr {
    display: block;
    width: 100%;
  }
  .recruit-allowance__bnr > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-allowance__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 46px 0 0 !important;
    color: #333333 !important;
  }
  .recruit-allowance__figure {
    display: block;
    max-width: 830px;
    width: 100%;
    margin: 65px auto 0;
    padding-bottom: 90px;
    background-image: url(./img/icon-trangle.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 250px 50px;
  }
  .recruit-allowance__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
  }
  .recruit-allowance__title {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 35px !important;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 36px 0 0 !important;
    color: #333333 !important;
  }
}
/*msg*/
@media screen and (max-width:767px){
  .recruit-msg {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
  }
  .recruit-msg__header {
    display: block;
    width: 100%;
    font-size: 22px !important;
    font-weight: 500;
    line-height: 31.2px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-msg__main {
    display: block;
    width: 100%;
    padding: 50px 0 42.5px;
    background-color: #F2F2F2;
    margin-top: 50px;
  }
  .recruit-msg__wrap {
    display: block;
    width: 100%;
    margin: 0 auto !important;
    padding: 0 10px;
  }
  .recruit-msg__staff {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .recruit-msg__figure {
    display: block;
    width: max(270px,calc(270/325 * 100%));
  }
  .recruit-msg__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0 !important;
  }
  .recruit-msg__name {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 32px 0 0 !important;
  }
  .recruit-msg__name > span:nth-child(1) {
    font-size: 20px;
    line-height: 28.6px;
    font-weight: 500;
    font-family: var(--YuMincho);
  }
  .recruit-msg__name > span:nth-child(1) > small {
    font-size: 16px;
  }
  .recruit-msg__name > span:nth-child(2) {
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-family: var(--YuMincho);
    margin-top: 20px;
  }
  .recruit-msg__qa {
    margin-top: 50px;
  }
  .recruit-qa {
    display:block;
    width:100%;
    list-style-type: none;
    padding: 0 !important;
  }
  .recruit-qa > li {
    display:block;
    width:100%;
    padding:20px;
    background-color:var(--white);
    border-radius:15px;
    background-color: #FFFFFF;
    border-radius: 10px;
  }
  .recruit-qa > li + li {
    margin-top:20px
  }
  .recruit-qa > li > .question {
    position:relative;
    display:flex;
    align-items: center;
    padding:0 30px 0 32px;
    font-size:17px;
    font-weight:600;
    line-height:25px;
    color:#A7B164;
    font-family: var(--YuMincho);
    text-align:justify;
    word-break:break-all;
    margin: 0 !important;
  }
  .recruit-qa > li > .question:before {
    content:"Q";
    position:absolute;
    top:-2px;
    left:0;
    display:flex;
    justify-content:center;
    align-items:center;
    width:auto;
    font-size:28px;
    color:#A7B164;
    font-family: "Original Yu Gothic";
    font-weight:700;
    line-height:28px;
  }
   .recruit-qa > li > .question > i {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    right:0;
    display:block;
    width:20px;
    height:20px
  }
  .recruit-qa > li > .question > i:before,
  .recruit-qa > li > .question > i:after {
    content:"";
    position:absolute;
    transform:translate(-50%,-50%);
    display:block;
    background:#A7B164;
  }
  .recruit-qa > li > .question > i:before {
    top:50%;
    left:50%;
    width:100%;
    height:2px
  }
  .recruit-qa > li > .question > i:after {
    top:calc(50% - 0.035rem);
    left:calc(50% - 0.045rem);
    width:100%;
    height:2px;
    transform:rotate(90deg) translate(-50%,-50%);
    transform-origin:0 50%;
    transition:.3s ease
  }
  .recruit-qa > li > .question.active>i:after {
    top:50%;
    left:50%;
    transform:rotate(0deg) translate(-50%,-50%);
    transform-origin:0 0%
  }
  .recruit-qa > li > .answer {
    display:none;
    width: 100%;
  }
  .recruit-qa > li > .answer > p {
    display: block;
    width: 100%;
    margin: 20px 0 0 !important;
    border-top: 1.5px dashed #F0EFE8;
    padding: 20px 0 0;
    font-size: 15px !important;
    line-height: 27px !important;
    text-align: justify !important;
    word-break: break-all;
    font-family: var(--YuMincho);
    font-weight: 500;
  }
}
@media screen and (min-width:768px){
  .recruit-msg {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
  }
  .recruit-msg__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-msg__main {
    display: block;
    width: 100%;
    padding: 70px 0 100px;
    background-color: #F2F2F2;
    margin-top: 50px;
  }
  .recruit-msg__wrap {
    display: block;
    max-width: 860px;
    width: 100%;
    margin: 0 auto !important;
  }
  .recruit-msg__staff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .recruit-msg__figure {
    display: block;
    width: calc(470/860 * 100%);
  }
  .recruit-msg__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0 !important;
  }
  .recruit-msg__name {
    display: flex;
    flex-direction: column;
    width: calc(310/860 * 100%);
  }
  .recruit-msg__name > span:nth-child(1) {
    font-size: 22px;
    line-height: 35px;
    font-weight: 500;
    font-family: var(--YuMincho);
  }
  .recruit-msg__name > span:nth-child(1) > small {
    font-size: 18px;
  }
  .recruit-msg__name > span:nth-child(2) {
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
    font-family: var(--YuMincho);
    margin-top: 30px;
  }
  .recruit-msg__qa {
    margin-top: 40px;
  }
  .recruit-qa {
    display:block;
    width:100%;
    list-style-type: none;
    padding: 0 !important;
  }
  .recruit-qa > li {
    display:block;
    width:100%;
    padding:15px 35px 15px 39px;
    background-color:var(--white);
    border-radius:15px;
    background-color: #FFFFFF;
    border-radius: 10px;
  }
  .recruit-qa > li + li {
    margin-top:25px
  }
  .recruit-qa > li > .question {
    position:relative;
    display:block;
    padding:10px 30px 10px 54px;
    font-size:22px;
    font-weight:600;
    line-height:40px;
    color:#A7B164;
    font-family: var(--YuMincho);
    text-align:justify;
    word-break:break-all;
    margin: 0 !important;
  }
  .recruit-qa > li > .question:before {
    content:"Q";
    position:absolute;
    top:0;
    left:0;
    display:flex;
    justify-content:center;
    align-items:center;
    width:auto;
    font-size:36px;
    color:#A7B164;
    font-family: "Original Yu Gothic";
    font-weight:700;
    line-height:60px;
  }
  .recruit-qa > li > .question > i {
    position:absolute;
    top:20px;
    right:0;
    display:block;
    width:20px;
    height:20px
  }
  .recruit-qa > li > .question > i:before,
  .recruit-qa > li > .question > i:after {
    content:"";
    position:absolute;
    transform:translate(-50%,-50%);
    display:block;
    background:#A7B164;
  }
  .recruit-qa > li > .question > i:before {
    top:50%;
    left:50%;
    width:100%;
    height:2px
  }
  .recruit-qa > li > .question > i:after {
    top:calc(50% - 0.035rem);
    left:calc(50% - 0.045rem);
    width:100%;
    height:2px;
    transform:rotate(90deg) translate(-50%,-50%);
    transform-origin:0 50%;
    transition:.3s ease
  }
  .recruit-qa > li > .question.active>i:after {
    top:50%;
    left:50%;
    transform:rotate(0deg) translate(-50%,-50%);
    transform-origin:0 0%
  }
  .recruit-qa > li > .answer {
    display:none;
    width: 100%;
  }
  .recruit-qa > li > .answer > p {
    display: block;
    width: 100%;
    margin: 13px 0 0 !important;
    border-top: 1.5px dashed #F0EFE8;
    padding: 23px 10px 0;
    font-size: 16px !important;
    line-height: 30px !important;
    text-align: justify !important;
    word-break: break-all;
    font-family: var(--YuMincho);
    font-weight: 500;
  }
}
/*vacancy*/
@media screen and (max-width:767px){
  .recruit-vacancy {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFFFFF;
  }
  .recruit-vacancy__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .recruit-vacancy__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-vacancy__txt-center {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: justify !important;
    word-break: break-all;
    margin: 50px 0 0 !important;
  }
  .recruit-vacancy__txt-center + .recruit-vacancy__btn {
    margin: 45px auto 50px !important;
  }
  .recruit-vacancy__txt {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: justify !important;
    word-break: break-all;
    margin: 0 auto !important;
  }
  .recruit-vacancy__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .recruit-vacancy__block-title {
    margin: 0 !important;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 25.5px;
    color: #9CA960;
  }
  .recruit-vacancy__block-txt {
    margin: 10px 0 0 !important;
    font-size: 15px;
    font-weight: 700;
    font-family: var(--YuGothic);
    line-height: 26px;
    color: #333333;
  }
  .recruit-vacancy__block + .recruit-vacancy__btn {
    margin: 30px auto 100px !important;
  }
  .recruit-vacancy__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 10px;
    background-color: #EFEFEF;
  }
  .recruit-vacancy__phone-title {
    margin: 0 !important;
    font-size: 20px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 28.6px;
    padding-bottom: 5px;
    color: #A7B164;
    text-align: center !important;
    border-bottom: 1px solid #A7B164;
  }
  .recruit-vacancy__phone-num {
    position: relative;
    display: block;
    width: auto;
    font-size: 35px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 48px;
    padding-left: 57px;
    color: #A7B164;
    text-decoration: none !important;
    background-image: url(./img/icon-phone.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 48px 48px;
    margin-top: 28.9px;
  }
  .recruit-vacancy__phone-num:hover {
     color: #A7B164;
     opacity: 0.7;
  }
  .recruit-vacancy__phone-time {
    margin: 36.4px 0 0 !important;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--YuMincho);
    line-height: 25px;
    color: #333333;
  }
}
@media screen and (max-width:359px) {
  .recruit-vacancy__block-title {
    font-size: 16px;
  }
  .recruit-vacancy__phone-time {
    font-size: 14px;
  }
}
@media screen and (min-width:768px){
  .recruit-vacancy {
    display: block;
    width: 100%;
    padding: 150px 0;
    background-color: #FFFFFF;
  }
  .recruit-vacancy__body {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .recruit-vacancy__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-vacancy__txt-center {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 50px 0 0 !important;
  }
  .recruit-vacancy__txt-center + .recruit-vacancy__btn {
    margin: 50px auto !important;
  }
  .recruit-vacancy__txt {
    display: block;
    max-width: 660px;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: justify !important;
    word-break: break-all;
    margin: 0 auto !important;
  }
  .recruit-vacancy__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .recruit-vacancy__block-title {
    margin: 0 !important;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 25.5px;
    color: #9CA960;
  }
  .recruit-vacancy__block-txt {
    margin: 10px 0 0 !important;
    font-size: 15px;
    font-weight: 700;
    font-family: var(--YuGothic);
    line-height: 26px;
    color: #333333;
  }
  .recruit-vacancy__block + .recruit-vacancy__btn {
    margin: 30px auto 100px !important;
  }
  .recruit-vacancy__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 65px 0;
    background-color: #EFEFEF;
  }
  .recruit-vacancy__phone-title {
    margin: 0 !important;
    font-size: 25px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 28.6px;
    padding-bottom: 5px;
    color: #A7B164;
    border-bottom: 1px solid #A7B164;
  }
  .recruit-vacancy__phone-num {
    position: relative;
    display: block;
    width: auto;
    font-size: 37px;
    font-weight: 600;
    font-family: var(--YuMincho);
    line-height: 48px;
    padding-left: 57px;
    color: #A7B164;
    text-decoration: none !important;
    background-image: url(./img/icon-phone.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 48px 48px;
    margin-top: 28.9px;
  }
  .recruit-vacancy__phone-num:hover {
     color: #A7B164;
     opacity: 0.7;
  }
  .recruit-vacancy__phone-time {
    margin: 36.4px 0 0 !important;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--YuMincho);
    line-height: 25px;
    color: #333333;
  }
}
/*faq*/
@media screen and (max-width:767px) {
  .recruit-faq {
    display: block;
    width: 100%;
    padding: 70px 0 70px;
    background-color: #EFEFEF;
  }
  .recruit-faq__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .recruit-faq__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-faq__qa {
    margin-top: 40px;
  }
}
@media screen and (min-width:768px) {
  .recruit-faq {
    display: block;
    width: 100%;
    padding: 70px 0 100px;
    background-color: #EFEFEF;
  }
  .recruit-faq__body {
    display: block;
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
  }
  .recruit-faq__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 50px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .recruit-faq__qa {
    margin-top: 50px;
  }
}
/* ----------------------------------- */
/* 募集要項
/* ----------------------------------- */
/*intro*/
@media screen and (max-width:767px) {
  .yoko-intro {
    display: block;
    width: 100%;
    padding:43px 0 100px;
    background-color: #FFFFFF;
  }
  .yoko-intro__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .yoko-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: justify !important;
    word-break: break-all;
    margin: 80px 0 0 !important;
  }
  .yoko-intro__txt + .recruit-vacancy__block {
    margin-top: 80px !important;
  }
  .yoko-intro__btn {
    margin: 30px auto 100px !important;
  }
}
@media screen and (min-width:768px) {
  .yoko-intro {
    display: block;
    width: 100%;
    padding-bottom: 150px;
    background-color: #FFFFFF;
  }
  .yoko-intro__body {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .yoko-intro__txt {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: var(--YuMincho);
    text-align: center !important;
    margin: 80px 0 0 !important;
  }
  .yoko-intro__txt + .recruit-vacancy__block {
    margin-top: 90px !important;
  }
  .yoko-intro__btn {
    margin: 30px auto 50px !important;
  }
}
/*flow*/
@media screen and (max-width:767px) {
  .yoko-flow {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
  }
  .yoko-flow__header {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 31.2px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .yoko-flow__timeline {
    display: block;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .yoko-flow__timeline > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0 !important;
  }
}
@media screen and (min-width:768px) {
  .yoko-flow {
    display: block;
    width: 100%;
    padding-bottom: 80px;
    background-color: #FFFFFF;
  }
  .yoko-flow__header {
    display: block;
    width: 100%;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 39px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .yoko-flow__timeline {
    display: block;
    width: 100%;
    margin-top: 46px;
  }
  .yoko-flow__timeline > img {
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0 !important;
  }
}
/*detail*/
@media screen and (max-width:767px) {
  .yoko-detail {
    display: block;
    width: 100%;
    padding: 90px 0;
    background-color: #F2F2F2;
  }
  .yoko-detail__body {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .yoko-detail__box {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    padding: 65px 10px 85px;
  }
  .yoko-detail__box:nth-child(n+2) {
    margin-top: 45px;
  }
  .yoko-detail__title {
    display: block;
    width: 100%;
    font-size: 23px !important;
    font-weight: 500;
    line-height: 26px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .yoko-detail__tbl {
    width: 100%;
    border-collapse: collapse;
    margin-top: 36px;
  }
  .yoko-detail__tbl tr th {
    display: block;
    width: 100%;
    background-color: #F6F6EF;
    padding: 20px 10px;
    font-size: 15px;
    line-height: 19.5px;
    font-family: var(--YuMincho);
    font-weight: 600;
    border-top: 1px solid #CECECE;
  }
  .yoko-detail__tbl tr td {
    display: block;
    width: 100%;
    padding: 20px 10px;
    font-size: 15px;
    line-height: 19.5px;
    font-family: var(--YuMincho);
    font-weight: 500;
  }
  .yoko-detail__tbl tr:last-child td {
    border-bottom: 1px solid #CECECE;
  }
}
@media screen and (min-width:768px) {
  .yoko-detail {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #F2F2F2;
  }
  .yoko-detail__body {
    display: block;
    max-width: 1066px;
    width: 100%;
    margin: 0 auto;
  }
  .yoko-detail__box {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    padding: calc(70/1066 * 100%) calc(158/1066 * 100%);
  }
  .yoko-detail__box:nth-child(n+2) {
    margin-top: 90px;
  }
  .yoko-detail__title {
    display: block;
    width: 100%;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 26px !important;
    font-family: var(--YuMincho);
    text-align: center;
    margin: 0 !important;
    color: #333333 !important;
  }
  .yoko-detail__tbl {
    width: 100%;
    border-collapse: collapse;
    margin-top: 47px;
  }
  .yoko-detail__tbl tr th {
    width: 180px;
    background-color: #F6F6EF;
    padding: 17px 20px;
    font-size: 15px;
    line-height: 19.5px;
    font-family: var(--YuMincho);
    font-weight: 600;
    vertical-align: top;
    border-top: 1px solid #CECECE;
  }
  .yoko-detail__tbl tr td {
    width: calc(100% - 180px);
    padding: 17px 20px;
    font-size: 15px;
    line-height: 19.5px;
    font-family: var(--YuMincho);
    font-weight: 500;
    vertical-align: top;
     border-top: 1px solid #CECECE;
  }
  .yoko-detail__tbl tr:last-child th,
  .yoko-detail__tbl tr:last-child td {
    border-bottom: 1px solid #CECECE;
  }
}
/*cta*/
@media screen and (max-width:767px) {
  .yoko-cta {
    display: block;
    width: 100%;
    padding: 70px 0 100px;
    background-color: #FFFFFF;
  }
  .yoko-cta__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .yoko-cta__body > .recruit-vacancy__block {
    margin-top: 0 !important;
  }
}
@media screen and (min-width:768px) {
  .yoko-cta {
    display: block;
    width: 100%;
    padding: 100px 0 150px;
    background-color: #FFFFFF;
  }
  .yoko-cta__body {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .yoko-cta__body > .recruit-vacancy__block {
    margin-top: 0 !important;
  }
}