@charset "UTF-8";
/*------------------------------------------------------------------------------
    config
------------------------------------------------------------------------------*/
/***  media ***/
/***  color ***/
/*** font ***/
#breadcrumbs {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 849px) {
  #breadcrumbs {
    margin-bottom: 30px !important;
  }
}
.recruit_mv_box .inner {
  max-width: 1400px;
}
.recruit_mv_box .recruit_mv {
  position: relative;
  padding-left: 15.14%;
}
@media screen and (max-width: 849px) {
  .recruit_mv_box .recruit_mv {
    padding-top: 148px;
    padding-left: 0;
  }
}
.recruit_mv_box .mv_txt {
  left: 6.985%;
  top: 0;
  position: absolute;
  z-index: 10;
  display: flex;
  column-gap: 20px;
}
@media screen and (max-width: 849px) {
  .recruit_mv_box .mv_txt {
    width: 100%;
    left: 0;
    column-gap: 15.5px;
    justify-content: center;
  }
}
.recruit_mv_box .mv_txt img {
  box-shadow: 0 3px 8px 0 rgba(111, 75, 41, 0.2);
  max-width: 52px;
}
@media screen and (max-width: 849px) {
  .recruit_mv_box .mv_txt img {
    max-width: 32px;
  }
}
.recruit_mv_box .mv_txt li:nth-child(odd) {
  padding-top: 30px;
}
@media screen and (max-width: 849px) {
  .recruit_mv_box .mv_txt li:nth-child(odd) {
    padding: 0;
  }
}
.recruit_mv_box .mv_star {
  width: 133px;
  height: 79px;
  position: absolute;
  top: -38px;
  left: 31.98%;
}
@media screen and (max-width: 849px) {
  .recruit_mv_box .mv_star {
    left: 20px;
    bottom: 0;
    width: 62px;
    height: 43px;
    top: auto;
  }
}
.submenu .inner {
  padding-top: 40px;
}
@media screen and (max-width: 849px) {
  .submenu .inner {
    padding-top: 20px;
  }
}
.submenu .submenu {
  max-width: 915px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  column-gap: 50px;
}
@media screen and (max-width: 849px) {
  .submenu .submenu {
    gap: 20px;
    column-gap: 10px;
  }
}
.submenu .submenu li {
  width: calc(33.3333% - 33.3333px);
}
@media screen and (max-width: 849px) {
  .submenu .submenu li {
    width: fit-content;
  }
}
.submenu .submenu li .sub_txt {
  text-align: center;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
  margin-bottom: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .sub_txt {
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 13px;
    padding-right: 13px;
  }
}
.submenu .submenu li .sub_txt:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 17px;
  background: url(../img/recruit/sub_ttl_l.svg) no-repeat;
  background-size: 100% 100%;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .sub_txt:after {
    width: 8px;
    height: 14px;
  }
}
.submenu .submenu li .sub_txt::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 17px;
  background: url(../img/recruit/sub_ttl_r.svg) no-repeat;
  background-size: 100% 100%;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .sub_txt::before {
    width: 8px;
    height: 14px;
  }
}
.submenu .submenu li .btn_an {
  display: block;
  width: 100%;
  line-height: 46px;
  border-radius: 46px;
  border: 1px solid #6F4B29;
  color: #6F4B29 !important;
  text-align: left;
  padding: 0 38px 0 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .btn_an {
    line-height: 37px;
    font-size: 12px;
    padding: 0 35px 0 18px;
  }
}
.submenu .submenu li .btn_an:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/life/big_a_after.svg) no-repeat;
  background-size: 100% 100%;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .btn_an:after {
    width: 7px;
    height: 7px;
    background: url(../img/life/big_a_after_sp.svg) no-repeat;
    background-size: 100% 100%;
  }
}
.submenu .submenu li .btn_an_link:after {
  background: url(../img/recruit/big_a_after_link.svg) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 849px) {
  .submenu .submenu li .btn_an_link:after {
    background: url(../img/recruit/big_a_after_link_sp.svg) no-repeat;
    background-size: 100% 100%;
  }
}
.features .inner {
  padding-top: 70px;
}
@media screen and (max-width: 849px) {
  .features .inner {
    padding-top: 40px;
  }
}
.features .ttl_item {
  display: flex;
  align-items: center;
  column-gap: 47px;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 849px) {
  .features .ttl_item {
    column-gap: 15px;
  }
}
.features .ttl_item .tree {
  display: flex;
  column-gap: 33px;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .tree {
    column-gap: 18px;
  }
}
.features .ttl_item .tree span {
  display: block;
}
.features .ttl_item .tree span:nth-child(1) {
  max-width: 41px;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .tree span:nth-child(1) {
    max-width: 23px;
  }
}
.features .ttl_item .tree span:nth-child(2) {
  max-width: 55px;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .tree span:nth-child(2) {
    max-width: 30px;
  }
}
.features .ttl_item .features_ttl {
  position: relative;
  width: fit-content;
  margin: auto;
}
.features .ttl_item .features_ttl .features_txt {
  width: 152px;
  width: 304px;
  padding: 0 61px 0 71px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .features_ttl .features_txt {
    width: 182px;
    padding: 0 13px ;
  }
}
.features .ttl_item .features_ttl .features_ttl {
  position: absolute;
  font-family: "Lexend Zetta", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.01;
  width: 304px;
  text-align: center;
  top: 0;
  line-height: 167px;
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .features_ttl .features_ttl {
    font-size: 24px;
    line-height: 140px;
    width: 182px;
  }
}
.features .ttl_item .features_ttl .features_num {
  font-size: 117px;
  width: 304px;
  font-weight: bold;
  font-family: "Lexend Zetta", sans-serif;
  color: #FFD905;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  line-height: 1.42;
  z-index: 2;
}
@media screen and (max-width: 849px) {
  .features .ttl_item .features_ttl .features_num {
    font-size: 97px;
    line-height: 140px;
    width: 182px;
  }
}
.features .fe_list {
  display: flex;
  flex-wrap: wrap;
  gap: 72px;
  margin-top: 62px;
  column-gap: 30px;
}
@media screen and (max-width: 849px) {
  .features .fe_list {
    gap: 32px;
    column-gap: 11px;
    margin-top: 37px;
  }
}
.features .fe_list li {
  width: calc(33.3333% - 20px);
}
@media screen and (max-width: 849px) {
  .features .fe_list li {
    width: calc(50% - 5.5px);
  }
}
.features .fe_list li .img {
  position: relative;
}
.features .fe_list li .img img {
  border-radius: 20px;
}
@media screen and (max-width: 849px) {
  .features .fe_list li .img img {
    border-radius: 10px;
  }
}
.features .fe_list li .img .num {
  position: absolute;
  z-index: 10;
  color: #FFD905;
  left: 12px;
  top: -25px;
  line-height: 1.01;
  font-family: "Lexend Zetta", sans-serif;
  font-size: 48px;
  font-weight: bold;
  width: fit-content;
}
@media screen and (max-width: 849px) {
  .features .fe_list li .img .num {
    font-size: 25px;
    left: 4px;
    top: -15px;
  }
}
.features .fe_list li .ttl {
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1;
  line-height: 1.5;
}
@media screen and (max-width: 849px) {
  .features .fe_list li .ttl {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 14px;
  }
}
.features .fe_list li .txt {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1;
  line-height: 1.8;
}
@media screen and (max-width: 849px) {
  .features .fe_list li .txt {
    line-height: 1.5;
    font-size: 12px;
    letter-spacing: 0.07em;
  }
}
.message .inner {
  padding-top: 120px;
}
@media screen and (max-width: 849px) {
  .message .inner {
    padding-top: 50px;
  }
}
.message ul {
  margin-top: 50px;
}
@media screen and (max-width: 849px) {
  .message ul {
    margin-top: 30px;
  }
}
.message ul li + li {
  margin-top: 50px;
}
.message ul li:nth-child(odd) dl {
  flex-direction: row-reverse;
}
.message ul li:nth-child(odd) dl dd {
  padding-left: 0;
  padding-right: 50px;
}
@media screen and (max-width: 849px) {
  .message ul li:nth-child(odd) dl dd {
    padding-right: 0;
  }
}
.message ul li dl {
  display: flex;
}
@media screen and (max-width: 849px) {
  .message ul li dl {
    display: block;
  }
}
.message ul li dl dt {
  width: 50%;
}
@media screen and (max-width: 849px) {
  .message ul li dl dt {
    width: 100%;
  }
}
.message ul li dl dt img {
  border-radius: 20px;
}
@media screen and (max-width: 849px) {
  .message ul li dl dt img {
    border-radius: 10px;
  }
}
.message ul li dl dd {
  width: 50%;
  padding-left: 50px;
}
@media screen and (max-width: 849px) {
  .message ul li dl dd {
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
  }
}
.message ul li dl dd .ttl {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 1.35;
  margin-bottom: 20px;
}
@media screen and (max-width: 849px) {
  .message ul li dl dd .ttl {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.message ul li dl dd p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
}
.message ul li dl dd p + p {
  margin-top: 20px;
}
@media screen and (max-width: 849px) {
  .message ul li dl dd p + p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 849px) {
  .message ul li dl dd p {
    font-size: 14px;
    line-height: 1.8;
  }
}
.message ul li dl dd .name {
  margin-top: 20px;
  text-align: right;
}
@media screen and (max-width: 849px) {
  .message ul li dl dd .name {
    margin-top: 10px;
  }
}
.message ul li dl dd .name span {
  margin-left: 20px;
  font-size: 18px;
}
@media screen and (max-width: 849px) {
  .message ul li dl dd .name span {
    font-size: 16px;
    margin-left: 10px;
  }
}
.h2_ttl {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6875;
  text-align: center;
  margin: auto;
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 849px) {
  .h2_ttl {
    font-size: 12px;
    line-height: 1.41;
    margin-bottom: 21px;
  }
}
.h2_ttl span {
  text-align: left;
  font-size: 40px;
  font-family: "Lexend Zetta", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.01;
  display: block;
}
@media screen and (max-width: 849px) {
  .h2_ttl span {
    font-size: 26px;
  }
}
.yoko .inner {
  padding-top: 164px;
  padding-bottom: 70px;
}
@media screen and (max-width: 849px) {
  .yoko .inner {
    padding-top: 80px;
  }
}
.yoko .yoko_ttl {
  text-align: center;
  margin: auto;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 849px) {
  .yoko .yoko_ttl {
    font-size: 20px;
  }
}
.yoko .yoko_ttl span {
  position: relative;
  z-index: 10;
}
.yoko .yoko_ttl .yoko_ttl_after {
  position: absolute;
  content: "";
  width: 127px;
  height: 124px;
  left: calc(50% - 63.5px);
  top: -44px;
  z-index: 1;
}
@media screen and (max-width: 849px) {
  .yoko .yoko_ttl .yoko_ttl_after {
    width: 90px;
    height: 88px;
    left: calc(50% - 45px);
    top: -30px;
  }
}
.yoko .yoko_sub {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2.5;
  margin-top: 70px;
}
@media screen and (max-width: 849px) {
  .yoko .yoko_sub {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.8;
  }
}
.yoko table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 849px) {
  .yoko table {
    margin-top: 30px;
  }
}
.yoko table th,
.yoko table td {
  border: solid 1px #C4C2C2;
}
.yoko table th {
  width: 143px;
  background: #6F4B29;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
  vertical-align: top;
  padding: 15px;
}
@media screen and (max-width: 849px) {
  .yoko table th {
    width: 92px;
    font-size: 14px;
    padding: 12px 10px;
  }
}
.yoko table td {
  width: calc(100% - 143px);
  background: #ffffff;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 849px) {
  .yoko table td {
    font-size: 14px;
    padding: 12px 15px;
    width: calc(100% - 92px);
  }
}
.yoko table td p {
  line-height: 1.5;
}
.yoko table td p span {
  display: block;
  font-weight: 500;
}
.yoko table td p + p {
  margin-top: 15px;
}
@media screen and (max-width: 849px) {
  .yoko table td p + p {
    margin-top: 10px;
  }
}
.yoko table td .sub {
  margin-top: 10px;
  padding-left: 3px;
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 849px) {
  .yoko table td .sub {
    font-size: 12px;
    margin-top: 5px;
  }
}
.yoko table td .td_flex {
  display: flex;
}
.yoko table td .td_flex + .td_flex {
  margin-top: 15px;
}
@media screen and (max-width: 849px) {
  .yoko table td .td_flex + .td_flex {
    margin-top: 10px;
  }
}
.yoko table td .td_flex .p_sub {
  display: inline-block;
  width: 75px;
}
@media screen and (max-width: 849px) {
  .yoko table td .td_flex .p_sub {
    width: 57px;
  }
}
.yoko table td .td_flex p {
  width: calc(100% - 75px);
}
@media screen and (max-width: 849px) {
  .yoko table td .td_flex p {
    width: calc(100% - 57px);
  }
}
.yoko table td .td_flex p .sub {
  margin-top: 7px;
  padding-left: 0;
}
@media screen and (max-width: 849px) {
  .yoko table td .td_flex p .sub {
    margin-top: 5px;
  }
}
