@charset "UTF-8";
@font-face {
  font-family: 'NotoSans-regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans-medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.ttf") format("truetype");
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ==============================================
  COMPANY

  memo:

  @mixin ============================================= */
#recruit-page {
  background-color: #faf4ec;
}

/*  --------------------------------------------------
  MODULE
 -------------------------------------------------- */
/*  --------------------------------------------------
  htmlコンテナ
 -------------------------------------------------- */
.htmlContainer {
  width: 100%;
  min-height: 800px;
  position: relative;
}

.container {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 106px;
}

/*  --------------------------------------------------
  MAIN
 -------------------------------------------------- */
.main {
  width: calc(100% - 48px);
  min-width: 1160px;
  margin: 0 auto;
  display: table;
  position: relative;
}

.main__inner {
  width: 100%;
  height: 612px;
  background: url("../img/recruit/main_img.jpg") no-repeat center center;
  background-size: cover;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.main__inner__title {
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  color: #faf4ec;
  font-size: 24px;
  line-height: 1.0em;
  letter-spacing: .2em;
  margin-bottom: 68px;
  font-weight: 400;
  position: relative;
  padding-bottom: 24px;
  -webkit-font-smoothing: antialiased;
}

.main__inner__title:after {
  content: ' ';
  display: block;
  width: 58px;
  height: 4px;
  background-color: #c59a67;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -29px;
}

.main__inner__leadEn {
  color: #ffffff;
  font-size: 70px;
  line-height: 1.0em;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  letter-spacing: .05em;
  margin-bottom: 53px;
  font-weight: 700;
}

.main__inner__leadJp {
  color: #ffffff;
  font-size: 20px;
  line-height: 2.0em;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  letter-spacing: .2em;
}

/*  --------------------------------------------------
  NAV
 -------------------------------------------------- */
.pagenav {
  width: 1160px;
  position: relative;
}

.pagenav.pos-top {
  margin: -55px auto 132px auto;
}

.pagenav.pos-bottom {
  margin: 0 auto 120px auto;
}

.pagenav ul {
  width: 100%;
  display: block;
  zoom: 1;
}

.pagenav ul:after {
  content: "";
  clear: both;
  display: block;
}

.pagenav li {
  display: table;
  height: 110px;
  width: 50%;
  float: left;
  position: relative;
}

.pagenav li:first-child {
  border-right: #6b748a solid 1px;
}

.pagenav a {
  display: table-cell;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.0em;
  font-size: 18px;
  font-family: "NotoSans-medium", sans-serif;
  font-weight: 500;
  letter-spacing: .2em;
  position: relative;
  border: #303d5c solid 2px;
  background-color: #303d5c;
  position: relative;
  transition: all .2s ease-out;
}

.pagenav a:hover {
  background-color: #ffffff;
  color: #303D5C;
  transition: all .2s ease-out;
}

.pagenav__requirements a {
  background: #303D5C url("../img/recruit/icon_req.png") no-repeat 39px center;
}

.pagenav__contact a {
  background: #303D5C url("../img/recruit/icon_con.png") no-repeat 39px center;
}

/*  --------------------------------------------------
  MESSAGE
 -------------------------------------------------- */
.message {
  width: 100%;
  margin: 0 0 108px 0;
}

.message__head {
  width: 100%;
  height: 520px;
  background-color: #ffffff;
  display: table;
  margin: 0 0 89px 0;
}

.message__head__ph {
  display: table-cell;
  width: 50%;
  background: url("../img/recruit/ceo_ph.jpg") no-repeat center top;
  background-size: cover;
}

.message__head__name {
  display: table-cell;
  width: 50%;
  color: #303d5c;
  position: relative;
}

.message__head__name h3 {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  padding: 0 0 30px 0;
  margin: 65px 0 30px 58px;
  line-height: 1.0em;
  letter-spacing: .05em;
}

.message__head__name h3:after {
  content: ' ';
  display: block;
  width: 58px;
  height: 4px;
  background-color: #c59a67;
  position: absolute;
  left: 0;
  bottom: 0;
}

.message__head__name h4 {
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  font-size: 24px;
  letter-spacing: .1em;
  font-weight: 400;
  line-height: 1.0em;
  margin: 0 0 0 58px;
}

.message__head__name__title {
  font-size: 14px;
  letter-spacing: .1em;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  line-height: 1.0em;
  margin: 0 0 10px 58px;
}

.message__head__name__ph {
  display: none;
}

.message__head__name__copy {
  line-height: 1.0em;
  font-size: 50px;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  letter-spacing: .15em;
  position: absolute;
  left: -116px;
  top: 360px;
  z-index: 1;
  width: 638px;
  white-space: normal;
  border-bottom: #303d5c solid 4px;
  padding: 0 0 35px 0;
}

.message__head__name__copy span {
  font-size: 40px;
}

.message__head__name__copy.lang__en {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-weight: normal;
  letter-spacing: normal;
}

.message__content {
  width: 1160px;
  margin: 0 auto;
  zoom: 1;
}

.message__content:after {
  content: "";
  clear: both;
  display: block;
}

.message__content__comment {
  color: #303d5c;
  line-height: 2.1em;
  font-size: 14px;
  letter-spacing: .1em;
  width: 550px;
  float: left;
}

.message__content__comment__sign {
  text-align: right;
  padding: 5px 0 0 0;
}

.message__content__profile {
  width: 580px;
  float: right;
  background-color: #303d5c;
  color: #ffffff;
  padding: 85px 0;
}

.message__content__profile h5 {
  margin: 0 0 35px 58px;
  line-height: 1.0em;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .05em;
}

.message__content__profile__text {
  margin: 0 58px;
  font-size: 14px;
  line-height: 2.0em;
  letter-spacing: .1em;
  white-space: nowrap;
}

.message__content__profile__text.lang__en {
  white-space: normal;
}

/*  --------------------------------------------------
  JOB LIST
 -------------------------------------------------- */
.joblist {
  width: 100%;
  min-width: 1160px;
  margin: 0 0 121px 0;
}

.joblist__inner {
  width: 1160px;
  margin: 0 auto;
}

.joblist__inner h3 {
  font-size: 44px;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  font-weight: 400;
  letter-spacing: .3em;
  color: #303D5C;
  text-align: center;
  position: relative;
  line-height: 1.0em;
  padding: 0 0 37px 0;
  margin: 0 0 73px 0;
}

.joblist__inner h3:after {
  content: ' ';
  display: block;
  width: 58px;
  height: 4px;
  background-color: #C59A67;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -29px;
}

.joblist__inner h3.lang__en {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-weight: normal;
  letter-spacing: normal;
}

.joblist__inner__list {
  display: block;
  width: 100%;
}

.joblist__inner__list__name {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: .1em;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
}

.joblist__inner__list__job01,
.joblist__inner__list__job02,
.joblist__inner__list__job03,
.joblist__inner__list__job04,
.joblist__inner__list__job05 {
  border-bottom: 1px #faf4ec solid;
  height: 195px;
  width: 100%;
  display: table;
  background-position: center center;
  background-repeat: no-repeat;
}

.joblist__inner__list__job01 a,
.joblist__inner__list__job02 a,
.joblist__inner__list__job03 a,
.joblist__inner__list__job04 a,
.joblist__inner__list__job05 a {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.joblist__inner__list__job01 h4,
.joblist__inner__list__job02 h4,
.joblist__inner__list__job03 h4,
.joblist__inner__list__job04 h4,
.joblist__inner__list__job05 h4 {
  color: #ffffff;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.0em;
  margin-bottom: 14px;
}

.joblist__inner__list__btn {
  width: 58px;
  height: 58px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: #c59a67;
  display: table;
}

.joblist__inner__list__btn span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.0em;
}

.joblist__inner__list li {
  background-size: 100% auto;
  transition: all .3s ease-out;
}

.joblist__inner__list li:hover {
  background-size: 105% auto;
  transition: all .3s ease-out;
}

/*  --------------------------------------------------
  DETAIL - TITLE
 -------------------------------------------------- */
.req__main {
  margin: 134px 0 56px 0;
  text-align: center;
}

.req__main__title {
  font-size: 40px;
  font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
  letter-spacing: .1em;
  font-weight: 400;
  line-height: 1.0em;
  padding: 0 0 35px 0;
  position: relative;
}

.req__main__title:after {
  content: ' ';
  display: block;
  background-color: #c59a67;
  width: 58px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -29px;
}

.req__main__title.lang__en {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  letter-spacing: normal;
  font-weight: normal;
}

/*  --------------------------------------------------
  DETAIL - LIST
 -------------------------------------------------- */
.req__list {
  width: 1160px;
  margin: 0 auto;
}

.req__list li {
  margin-bottom: 115px;
}

.req__list dl {
  width: 100%;
  display: block;
  zoom: 1;
  border-bottom: #e2e2e2 solid 2px;
  margin: 0 0 73px 0;
  padding: 0 0 73px 0;
}

.req__list dl:after {
  content: "";
  clear: both;
  display: block;
}

.req__list dl:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.req__list dt {
  width: 348px;
  margin: 0 0 0 58px;
  float: left;
}

.req__list dd {
  width: 696px;
  float: right;
  font-size: 13px;
  letter-spacing: .1em;
  line-height: 2.0em;
}

.req__list dd a:link, .req__list dd a:visited {
  color: #000000;
  text-decoration: none;
}

.req__list dd a:hover, .req__list dd a:active {
  color: #666666;
  text-decoration: none;
}

.req__list h3 {
  font-size: 18px;
  font-weight: 400;
  font-family: "NotoSans-bold", sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.4em;
  margin: 0 0 13px 0;
}

.req__list__detail {
  margin-bottom: 80px;
  background-size: 100% auto;
  transition: all .3s ease-out;
}

.req__list__detail:hover {
  background-size: 105% auto;
  transition: all .3s ease-out;
}

.req__list__update {
  font-size: 12px;
  color: #A4A4A4;
  line-height: 1.0em;
  letter-spacing: .1em;
  margin: 0 0 35px 0;
}

.req__list__btnContact {
  width: 232px;
  height: 50px;
}

.req__list__btnContact a {
  line-height: 50px;
  display: block;
  color: #ffffff;
  text-align: center;
  background: #303D5C url("../img/recruit/icon_con.png") no-repeat 18px center;
  letter-spacing: .1em;
  color: #FAF4EC;
}

.req__list__none {
  font-size: 18px;
  font-family: "NotoSans-bold", sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: .1em;
}

/*  --------------------------------------------------
  DETAIL - NAV
 -------------------------------------------------- */
.req__nav {
  width: 100%;
  min-width: 1160px;
  background-color: #ffffff;
}

.req__nav__inner {
  padding: 80px 0;
}

.req__nav__inner__btnBack {
  width: 680px;
  margin: 0 auto;
}

.req__nav__inner__btnBack a {
  display: block;
  widht: 100%;
  line-height: 70px;
  background: #303d5c url("../img/base/btn_arw_r5.png") no-repeat 95% center;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  letter-spacing: .2em;
}

/*  --------------------------------------------------
  Modal（Topics）
 -------------------------------------------------- */
#modal {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(79, 68, 71, 0.8);
  display: none;
  min-width: 1160px;
  overflow: auto;
}

.modal__jobs {
  height: 100%;
  position: relative;
  display: table;
  margin: 72px;
  background-color: #ffffff;
  display: none;
}

.modal__jobs__detail {
  display: table-cell;
  vertical-align: middle;
  width: 62%;
  padding: 50px 0;
}

.modal__jobs__detail__inner {
  margin-left: 9%;
  width: 84%;
  color: #27274c;
}

.modal__jobs__detail__inner__jp {
  font-size: 18px;
  line-height: 1.0em;
  letter-spacing: .1em;
  margin-bottom: 15px;
}

.modal__jobs__detail__inner__en {
  font-size: 50px;
  line-height: 1.0em;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-weight: normal;
  padding-bottom: 35px;
  margin-bottom: 45px;
  position: relative;
}

.modal__jobs__detail__inner__en:after {
  content: ' ';
  display: block;
  width: 58px;
  height: 4px;
  background-color: #C59A67;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 0;
}

.modal__jobs__detail__inner__lead {
  font-size: 20px;
  line-height: 1.6em;
  letter-spacing: .1em;
  margin-bottom: 30px;
}

.modal__jobs__detail__inner__text {
  font-size: 14px;
  line-height: 2.0em;
  margin-bottom: 50px;
}

.modal__jobs__detail__inner__text p {
  margin-bottom: 2.0em;
}

.modal__jobs__detail__inner__btn {
  width: 580px;
  display: table;
}

.modal__jobs__detail__inner__btn li {
  display: table-cell;
  width: 50%;
}

.modal__jobs__detail__inner__btn li:first-child {
  border-right: #ffffff solid 1px;
}

.modal__jobs__detail__inner__btn li:first-child a {
  background: #303D5C url("../img/recruit/icon_req.png") no-repeat 18px center;
  border: #303d5c solid 2px;
  background-color: #303d5c;
  position: relative;
  transition: all .2s ease-out;
}

.modal__jobs__detail__inner__btn li:first-child a:hover {
  background-color: #ffffff;
  color: #303D5C;
  transition: all .2s ease-out;
}

.modal__jobs__detail__inner__btn li:first-child a:hover {
  background: #ffffff url("../img/recruit/icon_req.png") no-repeat 18px center;
}

.modal__jobs__detail__inner__btn li:last-child a {
  background: #303D5C url("../img/recruit/icon_con.png") no-repeat 18px center;
  border: #303d5c solid 2px;
  background-color: #303d5c;
  position: relative;
  transition: all .2s ease-out;
}

.modal__jobs__detail__inner__btn li:last-child a:hover {
  background-color: #ffffff;
  color: #303D5C;
  transition: all .2s ease-out;
}

.modal__jobs__detail__inner__btn li:last-child a:hover {
  background: #ffffff url("../img/recruit/icon_con.png") no-repeat 18px center;
}

.modal__jobs__detail__inner__btn a {
  display: block;
  line-height: 1.0em;
  font-size: 14px;
  letter-spacing: .2em;
  color: #ffffff;
  text-align: center;
  padding: 22px 0 22px 20px;
}

.modal__jobs__ph {
  display: table-cell;
  vertical-align: middle;
  width: 38%;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.modal__jobs__phSp {
  display: none;
}

.modal__jobs__close {
  width: 58px;
  height: 58px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1;
}

.modal__jobs__close a {
  width: 100%;
  height: 100%;
  background-color: #C59A67;
  display: table;
}

.modal__jobs__close span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.modal__jobs__close img {
  vertical-align: top;
}

.modal__jobs__closeSp {
  display: none;
}

@media screen and (max-width: 768px) {
  /* ==============================================
  SP ABOUT

  memo:

  @mixin ============================================= */
  #recruit-page {
    background-color: #faf4ec;
  }
  /*  --------------------------------------------------
  MODULE
 -------------------------------------------------- */
  /*  --------------------------------------------------
  htmlコンテナ
 -------------------------------------------------- */
  .htmlContainer {
    width: 100%;
    min-height: auto;
    position: relative;
  }
  .container {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 0;
  }
  /*  --------------------------------------------------
  MAIN
 -------------------------------------------------- */
  .main {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
    z-index: 0;
  }
  .main__inner {
    width: 100%;
    height: 413.5px;
    height: 129.21875vw;
    background: url("../img/recruit/main_img_sp.jpg") no-repeat center center;
    background-size: cover;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .main__inner__title {
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    color: #faf4ec;
    font-size: 24px;
    font-size: 7.5vw;
    line-height: 1.0em;
    letter-spacing: .2em;
    margin-bottom: 55px;
    margin-bottom: 17.1875vw;
    font-weight: 400;
    position: relative;
    padding-bottom: 30px;
    padding-bottom: 9.375vw;
  }
  .main__inner__title:after {
    content: ' ';
    display: block;
    width: 60px;
    width: 18.75vw;
    height: 4px;
    height: 1.25vw;
    background-color: #c59a67;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    margin-left: -9.375vw;
  }
  .main__inner__leadEn {
    color: #ffffff;
    font-size: 45px;
    font-size: 14.0625vw;
    line-height: 1.0em;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    letter-spacing: .05em;
    margin-bottom: 53px;
    font-weight: 700;
  }
  .main__inner__leadEn span {
    display: none;
  }
  .main__inner__leadJp {
    color: #ffffff;
    font-size: 13px;
    font-size: 4.0625vw;
    line-height: 2.1em;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    letter-spacing: .1em;
    width: 90%;
    margin: 0 auto;
  }
  /*  --------------------------------------------------
  NAV
 -------------------------------------------------- */
  .pagenav {
    width: 100%;
    position: relative;
  }
  .pagenav.pos-top {
    margin: 0 auto 44px auto;
    margin: 0 auto 13.75vw auto;
  }
  .pagenav.pos-bottom {
    margin: 0 auto 75px auto;
    margin: 0 auto 23.4375vw auto;
  }
  .pagenav ul {
    width: 100%;
    display: block;
    zoom: 1;
  }
  .pagenav ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .pagenav li {
    display: table;
    height: 70px;
    height: 21.875vw;
    width: 100%;
    float: none;
    position: relative;
  }
  .pagenav li:last-child {
    border-top: #6b748a solid 1px;
    border-top: #6b748a solid 0.3125vw;
  }
  .pagenav a {
    display: table-cell;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.0em;
    font-size: 14px;
    font-size: 4.375vw;
    font-family: "NotoSans-medium", sans-serif;
    font-weight: 500;
    letter-spacing: .2em;
    position: relative;
    -webkit-font-smoothing: antialiased;
  }
  .pagenav__requirements a {
    background: #303D5C url("../img/recruit/icon_req_sp.png") no-repeat 39px center;
    background-size: 24px auto;
    background-size: 7.5vw auto;
  }
  .pagenav__requirements a:after {
    display: none;
  }
  .pagenav__contact a {
    background: #303D5C url("../img/recruit/icon_con_sp.png") no-repeat 39px center;
    background-size: 24px auto;
    background-size: 7.5vw auto;
  }
  /*  --------------------------------------------------
  MESSAGE
 -------------------------------------------------- */
  .message {
    width: 100%;
    margin: 0 0 85px 0;
    margin: 0 0 26.5625vw 0;
  }
  .message__head {
    width: 100%;
    height: auto;
    background: none;
    display: block;
    margin: 0 0 0 0;
  }
  .message__head__ph {
    display: table-cell;
    width: 50%;
    background: url("../img/recruit/ceo_ph.jpg") no-repeat center top;
    background-size: cover;
  }
  .message__head__name {
    display: block;
    width: 100%;
    color: #303d5c;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    margin-bottom: 9.375vw;
  }
  .message__head__name h3 {
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: 400;
    position: relative;
    padding: 0 0 24px 0;
    padding: 0 0 7.5vw 0;
    margin: 0 0 19px 0;
    margin: 0 0 5.9375vw 0;
    line-height: 1.0em;
    letter-spacing: .05em;
  }
  .message__head__name h3:after {
    content: ' ';
    display: block;
    width: 30px;
    width: 9.375vw;
    height: 2px;
    height: 0.625vw;
    background-color: #c59a67;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    margin-left: -4.6875vw;
  }
  .message__head__name h4 {
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    font-size: 15px;
    font-size: 4.6875vw;
    letter-spacing: .1em;
    font-weight: 400;
    line-height: 1.0em;
    margin: 0 0 15px 0;
    margin: 0 0 4.6875vw 0;
  }
  .message__head__name__title {
    font-size: 11px;
    font-size: 3.4375vw;
    letter-spacing: .1em;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    line-height: 1.0em;
    margin: 0 0 8px 0;
    margin: 0 0 2.5vw 0;
  }
  .message__head__name__ph {
    display: block;
    margin: 0 0 35px 0;
    margin: 0 0 10.9375vw 0;
  }
  .message__head__name__copy {
    line-height: 1.0em;
    font-size: 25px;
    font-size: 7.8125vw;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    letter-spacing: .15em;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    margin: 0 auto;
    white-space: normal;
    border: none;
    padding: 0 0 27.5px 0;
    padding: 0 0 8.59375vw 0;
  }
  .message__head__name__copy:after {
    content: ' ';
    display: block;
    background-color: #303D5C;
    width: 152px;
    width: 47.5vw;
    height: 2px;
    height: 0.625vw;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -76px;
    margin-left: -23.75vw;
  }
  .message__head__name__copy span {
    font-size: 20px;
    font-size: 6.25vw;
  }
  .message__head__name__copy.lang__en {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-weight: normal;
    letter-spacing: normal;
  }
  .message__content {
    width: 84.375%;
    margin: 0 auto;
    zoom: 1;
  }
  .message__content:after {
    content: "";
    clear: both;
    display: block;
  }
  .message__content__comment {
    color: #303d5c;
    line-height: 2.0em;
    font-size: 11px;
    font-size: 3.4375vw;
    letter-spacing: .1em;
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-bottom: 4.6875vw;
  }
  .message__content__comment__sign {
    text-align: right;
    padding: 10px 0 0 0;
    padding: 3.125vw 0 0 0;
  }
  .message__content__comment__sign img {
    width: 100px;
    width: 31.25vw;
    height: auto;
  }
  .message__content__profile {
    width: 100%;
    float: none;
    margin: 0 auto;
    background-color: #303d5c;
    color: #ffffff;
    padding: 30px 0;
    padding: 9.375vw 0;
  }
  .message__content__profile h5 {
    margin: 0 0 25px 20px;
    margin: 0 0 7.8125vw 6.25vw;
    line-height: 1.0em;
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: 400;
    letter-spacing: .05em;
  }
  .message__content__profile__text {
    margin: 0 20px;
    margin: 0 6.25vw;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 2.0em;
    letter-spacing: .1em;
    white-space: normal;
  }
  /*  --------------------------------------------------
  JOB LIST
 -------------------------------------------------- */
  .joblist {
    width: 100%;
    min-width: 100%;
    margin: 0 0 50px 0;
    margin: 0 0 15.625vw 0;
  }
  .joblist__inner {
    width: 93.75%;
    margin: 0 auto;
  }
  .joblist__inner h3 {
    font-size: 20px;
    font-size: 6.25vw;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    font-weight: 400;
    letter-spacing: .3em;
    color: #303D5C;
    text-align: center;
    position: relative;
    line-height: 1.0em;
    padding: 0 0 24px 0;
    padding: 0 0 7.5vw 0;
    margin: 0 0 22.5px 0;
    margin: 0 0 8.59375vw 0;
  }
  .joblist__inner h3:after {
    content: ' ';
    display: block;
    width: 30px;
    width: 9.375vw;
    height: 2px;
    height: 0.625vw;
    background-color: #C59A67;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    margin-left: -4.6875vw;
  }
  .joblist__inner h3.lang__en {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-weight: normal;
    letter-spacing: normal;
  }
  .joblist__inner__list {
    display: block;
    width: 100%;
  }
  .joblist__inner__list__name {
    font-size: 12px;
    font-size: 3.75vw;
    color: #ffffff;
    letter-spacing: .1em;
    line-height: 1.0em;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    -webkit-font-smoothing: antialiased;
  }
  .joblist__inner__list__job01,
  .joblist__inner__list__job02,
  .joblist__inner__list__job03,
  .joblist__inner__list__job04,
  .joblist__inner__list__job05 {
    border-bottom: 1px #faf4ec solid;
    border-bottom: 0.3125vw #faf4ec solid;
    height: 97.5px;
    height: 30.46875vw;
    width: 100%;
    display: table;
    background-size: cover;
  }
  .joblist__inner__list__job01 a,
  .joblist__inner__list__job02 a,
  .joblist__inner__list__job03 a,
  .joblist__inner__list__job04 a,
  .joblist__inner__list__job05 a {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }
  .joblist__inner__list__job01 h4,
  .joblist__inner__list__job02 h4,
  .joblist__inner__list__job03 h4,
  .joblist__inner__list__job04 h4,
  .joblist__inner__list__job05 h4 {
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 20px;
    font-size: 6.25vw;
    font-weight: 400;
    line-height: 1.0em;
    margin-bottom: 8px;
    margin-bottom: 2.5vw;
    line-height: 1.0em;
    -webkit-font-smoothing: antialiased;
  }
  .joblist__inner__list__btn {
    width: 35px;
    width: 10.9375vw;
    height: 35px;
    height: 10.9375vw;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background-color: #c59a67;
    display: table;
  }
  .joblist__inner__list__btn img {
    width: 15px;
    width: 4.6875vw;
    height: auto;
    vertical-align: top;
  }
  .joblist__inner__list__btn span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.0em;
  }
  .joblist__inner__list li {
    background-size: auto 100%;
    transition: none;
  }
  .joblist__inner__list li:hover {
    background-size: auto 100%;
    transition: none;
  }
  /*  --------------------------------------------------
  DETAIL - TITLE
 -------------------------------------------------- */
  .req__main {
    margin: 55px 0 27px 0;
    margin: 17.1875vw 0 8.4375vw 0;
    text-align: center;
  }
  .req__main__title {
    font-size: 20px;
    font-size: 6.25vw;
    font-family: Georgia, "Hiragino Mincho ProN", "kozuka-mincho-pr6n", "HGS明朝E", メイリオ, Meiryo, serif;
    letter-spacing: .1em;
    font-weight: 400;
    line-height: 1.0em;
    padding: 0 0 22px 0;
    padding: 0 0 6.875vw 0;
    position: relative;
  }
  .req__main__title:after {
    content: ' ';
    display: block;
    background-color: #c59a67;
    width: 58px;
    height: 4px;
    width: 30px;
    width: 9.375vw;
    height: 2px;
    height: 0.625vw;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -15px;
    margin: 0 0 0 -4.6875vw;
  }
  .req__main__title.lang__en {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    letter-spacing: normal;
    font-weight: normal;
  }
  /*  --------------------------------------------------
  DETAIL - LIST
 -------------------------------------------------- */
  .req__list {
    width: 100%;
    margin: 0 auto;
  }
  .req__list ul li {
    margin-bottom: 60px;
    margin-bottom: 18.75vw;
  }
  .req__list ul li dl {
    border-bottom: #e2e2e2 solid 2px;
    border-bottom: #e2e2e2 solid 0.625vw;
    margin: 0 auto 42px auto;
    margin: 0 auto 13.125vw auto;
    padding: 0 0 42px 0;
    padding: 0 0 13.125vw 0;
  }
  .req__list ul li dl:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .req__list dl {
    width: 84.375%;
    display: block;
    zoom: 1;
  }
  .req__list dl:after {
    content: "";
    clear: both;
    display: block;
  }
  .req__list dt {
    width: 100%;
    margin: 0;
    float: none;
  }
  .req__list dd {
    width: 100%;
    float: none;
    font-size: 13px;
    letter-spacing: .1em;
    line-height: 2.0em;
  }
  .req__list dd a:link, .req__list dd a:visited {
    color: #000000;
    text-decoration: none;
  }
  .req__list dd a:hover, .req__list dd a:active {
    color: #666666;
    text-decoration: none;
  }
  .req__list h3 {
    font-size: 15px;
    font-size: 4.6875vw;
    font-weight: 400;
    font-family: "NotoSans-bold", sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.4em;
    margin: 0 0 7px 0;
    margin: 0 0 2.1875vw 0;
  }
  .req__list__detail {
    margin-bottom: 40px;
    margin-bottom: 12.5vw;
    transition: none;
  }
  .req__list__detail:hover {
    background-size: cover;
    transition: none;
  }
  .req__list__update {
    font-size: 10px;
    font-size: 3.125vw;
    color: #A4A4A4;
    line-height: 1.0em;
    letter-spacing: .1em;
    margin: 0 0 18px 0;
    margin: 0 0 5.625vw 0;
  }
  .req__list__btnContact {
    width: 100%;
    height: 47.5px;
    height: 14.84375vw;
  }
  .req__list__btnContact a {
    line-height: 47.5px;
    line-height: 14.84375vw;
    display: block;
    color: #ffffff !important;
    text-align: center;
    background: #303D5C url("../img/recruit/icon_con_sp.png") no-repeat 18px center;
    background-size: 24px;
    background-size: 7.5vw;
    letter-spacing: .1em;
    color: #FAF4EC;
  }
  .req__list__none {
    font-size: 11px;
    font-size: 3.4375vw;
    font-family: "NotoSans-bold", sans-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: .1em;
  }
  /*  --------------------------------------------------
  DETAIL - NAV
 -------------------------------------------------- */
  .req__nav {
    width: 100%;
    min-width: 100%;
    background-color: #ffffff;
  }
  .req__nav__inner {
    padding: 30px 0;
    padding: 9.375vw 0;
    width: 84.375%;
    margin: 0 auto;
  }
  .req__nav__inner__btnBack {
    width: 100%;
    margin: 0 auto;
  }
  .req__nav__inner__btnBack a {
    display: block;
    widht: 100%;
    line-height: 47.5px;
    line-height: 14.84375vw;
    background: #303d5c url("../img/base/btn_arw_r5.png") no-repeat 95% center;
    font-size: 14px;
    font-size: 4.375vw;
    color: #ffffff;
    text-align: center;
    letter-spacing: .2em;
  }
  /*  --------------------------------------------------
  Modal（Topics）
 -------------------------------------------------- */
  #modal {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: rgba(79, 68, 71, 0.8);
    display: none;
    min-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal__jobs {
    height: auto;
    margin: 43px 25px;
    margin: 13.4375vw 7.8125vw;
    position: relative;
    padding-bottom: 40px;
    padding-bottom: 12.5vw;
    background-color: #ffffff;
    display: block;
    display: none;
  }
  .modal__jobs__detail {
    display: block;
    vertical-align: top;
    width: 84.375%;
    margin: 0 auto;
    padding-top: 305px;
    padding-top: 95.3125vw;
    margin-bottom: 42.5px;
    margin-bottom: 13.28125vw;
    padding-bottom: 25px;
    padding-bottom: 7.8125vw;
  }
  .modal__jobs__detail__inner {
    margin-left: 0;
    width: 100%;
    color: #27274c;
  }
  .modal__jobs__detail__inner__jp {
    font-size: 12px;
    font-size: 3.75vw;
    line-height: 1.0em;
    letter-spacing: .1em;
    margin-bottom: 12px;
    margin-bottom: 3.75vw;
    text-align: center;
  }
  .modal__jobs__detail__inner__en {
    font-size: 30px;
    font-size: 9.375vw;
    line-height: 1.0em;
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-weight: normal;
    padding-bottom: 30px;
    padding-bottom: 9.375vw;
    margin-bottom: 30px;
    margin-bottom: 9.375vw;
    position: relative;
    text-align: center;
  }
  .modal__jobs__detail__inner__en:after {
    content: ' ';
    display: block;
    width: 43px;
    width: 13.4375vw;
    height: 2px;
    height: 0.625vw;
    background-color: #C59A67;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    left: 50%;
    margin-left: -21.5px;
    margin-left: -6.71875vw;
  }
  .modal__jobs__detail__inner__lead {
    font-size: 15px;
    font-size: 4.6875vw;
    line-height: 1.6em;
    letter-spacing: .1em;
    margin-bottom: 19px;
    margin-bottom: 5.9375vw;
    font-family: "NotoSans-bold", sans-serif;
    font-weight: 700;
  }
  .modal__jobs__detail__inner__text {
    font-size: 12px;
    font-size: 3.75vw;
    line-height: 2.0em;
    margin-bottom: 40px;
    margin-bottom: 12.5vw;
  }
  .modal__jobs__detail__inner__btn {
    width: 100%;
    display: block;
  }
  .modal__jobs__detail__inner__btn li {
    display: block;
    width: 100%;
  }
  .modal__jobs__detail__inner__btn li:first-child {
    border-right: 0;
    border-bottom: #ffffff solid 0.15625vw;
    border-bottom: #ffffff solid 2px;
  }
  .modal__jobs__detail__inner__btn li:first-child a {
    background: #303D5C url("../img/recruit/icon_req.png") no-repeat 18px center;
    border: #303d5c solid 2px;
    background-color: #303d5c;
    position: relative;
    transition: all .2s ease-out;
  }
  .modal__jobs__detail__inner__btn li:first-child a:hover {
    background-color: #ffffff;
    color: #303D5C;
    transition: all .2s ease-out;
  }
  .modal__jobs__detail__inner__btn li:first-child a:hover {
    background: #ffffff url("../img/recruit/icon_req.png") no-repeat 18px center;
  }
  .modal__jobs__detail__inner__btn li:last-child a {
    background: #303D5C url("../img/recruit/icon_con.png") no-repeat 18px center;
    border: #303d5c solid 2px;
    background-color: #303d5c;
    position: relative;
    transition: all .2s ease-out;
  }
  .modal__jobs__detail__inner__btn li:last-child a:hover {
    background-color: #ffffff;
    color: #303D5C;
    transition: all .2s ease-out;
  }
  .modal__jobs__detail__inner__btn li:last-child a:hover {
    background: #ffffff url("../img/recruit/icon_con.png") no-repeat 18px center;
  }
  .modal__jobs__detail__inner__btn a {
    display: block;
    line-height: 1.0em;
    font-size: 14px;
    font-size: 4.375vw;
    letter-spacing: .2em;
    color: #ffffff;
    text-align: center;
    padding: 24px 0 24px 20px;
    padding: 7.5vw 0 7.5vw 6.25vw;
  }
  .modal__jobs__ph {
    display: none;
  }
  .modal__jobs__phSp {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 277px;
    height: 86.5625vw;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
  }
  .modal__jobs__close {
    width: 35px;
    width: 10.9375vw;
    height: 35px;
    height: 10.9375vw;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .modal__jobs__close a {
    width: 100%;
    height: 100%;
    background-color: #C59A67;
    display: table;
  }
  .modal__jobs__close span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .modal__jobs__close img {
    vertical-align: middle;
    width: 15px;
    width: 4.6875vw;
    height: auto;
  }
  .modal__jobs__closeSp {
    display: block;
    text-align: center;
    width: 84.375%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  .modal__jobs__closeSp a {
    display: block;
    position: relative;
    font-size: 15px;
    font-size: 4.6875vw;
    color: #304C5C;
    padding-left: 20px;
    padding-left: 6.25vw;
    letter-spacing: .1em;
    line-height: 30px;
    line-height: 9.375vw;
  }
  .modal__jobs__closeSp a:after {
    content: ' ';
    display: block;
    width: 17px;
    width: 5.3125vw;
    height: 17px;
    height: 5.3125vw;
    background: url("../img/base/btn_close_sp_b.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8.5px 0 0 -41px;
    margin: -2.65625vw 0 0 -12.8125vw;
  }
}
