section h2 {
  letter-spacing: 0.2em;
  font-size: 7vw;
  line-height: 1.8;
  position: relative;
}
section h2 span {
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  section h2 {
    font-size: 38px;
    line-height: 72px;
  }
}

#key .photo {
  height: auto;
}

#lead {
  position: relative;
}
#lead .lead {
  position: relative;
}
#lead .lead h2 {
  color: #fff;
  position: absolute;
  top: 10vw;
  left: 5vw;
  z-index: 1;
}
#lead .lead h2 span {
  padding-top: 3vw;
  position: relative;
}
#lead .lead h2 span:before,
#lead .lead h2 span:after {
  content: "";
  position: absolute;
  height: 10vw;
  bottom: -13vw;
  left: 50%;
  background-color: #fff;
  width: 1px;
}
#lead .lead h2 span:after {
  height: 23vw;
  bottom: -36vw;
  background-color: #000;
}
#lead .lead .photo {
  height: 110vw;
}
#lead .wrap {
  padding: 15vw 5% 10vw;
  background:
    url(../img/recruit/lead_deco1.jpg) no-repeat -100vw 0/200%,
    url(../img/recruit/lead_deco2.png) no-repeat right 40vw/80%;
}
#lead .boss h3 {
  font-size: 7.5vw;
  padding: 2vw 0 3vw;
  letter-spacing: 0.2em;
}
#lead .boss dt {
  font-weight: 600;
  padding-bottom: 5vw;
  line-height: 1.5;
  font-size: 4vw;
  letter-spacing: 0.2em;
}
#lead .boss dt span {
  letter-spacing: 0.2em;
  font-size: 6.5vw;
}
@media screen and (min-width: 768px) {
  #lead {
    padding-bottom: 75px;
    position: relative;
  }
  #lead .lead h2 {
    top: 126px;
    left: auto;
    right: calc(50% - 581px);
    font-size: 40px;
    line-height: 81px;
  }
  #lead .lead h2 span {
    padding-top: 66px;
  }
  #lead .lead h2 span:before,
  #lead .lead h2 span:after {
    height: 80px;
    bottom: -87px;
  }
  #lead .lead h2 span:after {
    height: 275px;
    bottom: -362px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1370px) {
  #lead .lead h2 {
    right: 70px;
  }
}
@media screen and (min-width: 768px) {
  #lead .lead .photo {
    height: 759px;
    margin-left: -20px;
  }
  #lead .info {
    width: 440px;
    margin: 127px 30px 0 0;
  }
  #lead .wrap {
    padding: 112px 20px 20px;
    max-width: 100%;
    background-size: auto, auto;
    background-position:
      0 0,
      right 0;
  }
  #lead .boss {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  #lead .boss .photo {
    margin: 45px 0 0 -28px;
  }
  #lead .boss h3 {
    font-size: 40px;
    padding: 0px 0 111px;
  }
  #lead .boss dt {
    padding-bottom: 55px;
    line-height: 44px;
    font-size: 20px;
  }
  #lead .boss dt span {
    font-size: 32px;
  }
}

#spirit {
  position: relative;
}
#spirit:before {
  content: "";
  position: absolute;
  top: 38vw;
  left: 0;
  width: 55vw;
  height: 100vw;
  z-index: -1;
  background: url(../img/recruit/lead_deco2.png) no-repeat 0 0/100%;
}
#spirit .photo {
  height: 56vw;
  margin: 0 -5vw 5vw;
}
#spirit h2 {
  font-size: 6.5vw;
  line-height: 1.4;
}
#spirit h2 i {
  font-weight: 600;
  display: block;
  padding-bottom: 5vw;
  letter-spacing: 0.2em;
}
#spirit h2 i span {
  letter-spacing: 0.2em;
}
#spirit h2 .fnt-Vollkorn {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 3vw;
}
@media screen and (min-width: 768px) {
  #spirit {
    padding: 82px 20px 60px;
  }
  #spirit:before {
    top: -288px;
    width: 295px;
    height: 459px;
  }
  #spirit .wrap {
    max-width: 1500px;
  }
  #spirit .photo {
    height: 600px;
    margin: 0 0 37px;
    margin-left: calc(50% - 390px);
  }
  #spirit h2 {
    font-size: 32px;
    line-height: 50px;
    position: absolute;
    top: 200px;
    width: 50%;
    right: 50%;
    max-width: 650px;
  }
  #spirit h2 i {
    padding-bottom: 29px;
  }
  #spirit h2 i .cl {
    color: #fff;
  }
  #spirit h2 .fnt-Vollkorn {
    font-size: 16px;
    padding-bottom: 17px;
  }
  #spirit .txt {
    margin-left: calc(50% - 394px);
    max-width: 894px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
  #spirit {
    right: auto;
    left: 0;
  }
  #spirit .photo,
  #spirit .txt {
    margin-left: 263px;
  }
}

#point {
  padding: 20vw 0 10vw;
  position: relative;
}
#point:before {
  content: "";
  right: 0;
  top: -23vw;
  width: 98%;
  bottom: 0;
  background: url(../img/recruit/point_deco.jpg) no-repeat 0 0/170%;
  position: absolute;
  z-index: -1;
}
#point h2 {
  font-size: 7vw;
  padding-bottom: 10vw;
}
#point .tit {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  padding-right: 30px;
  line-height: 1;
  font-weight: 700;
  text-align: right;
  font-size: 14px;
}
#point .tit:after {
  content: "";
  border-top: 1px solid;
  position: absolute;
  top: 50%;
  right: 0vw;
  width: 25px;
}
#point .js-fade-sp .slick-dots {
  padding-top: 25px;
  justify-content: center;
  position: static;
}
#point .js-fade-sp .slick-dots li.slick-active button {
  background-color: #000 !important;
}
#point .js-fade-sp .slick-list {
  padding: 0 8vw !important;
}
#point .js-fade-sp .point {
  padding: 5px;
}
#point .js-fade-sp .point .box {
  border: 1px solid #2a2826;
  padding: 10vw 5%;
  position: relative;
}
#point .js-fade-sp .point .box:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 0;
  height: 0;
  border-top: 20px solid #a40b2e;
  border-right: 20px solid transparent;
}
#point .js-fade-sp .point .box:after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #a40b2e;
  border-left: 20px solid transparent;
}
#point .js-fade-sp .point .ico {
  width: 16vw;
  margin: 0 auto 5vw;
}
#point .js-fade-sp .point h3 {
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 5.5vw;
  line-height: 1.5;
  margin-bottom: 5vw;
  padding-bottom: 4vw;
  position: relative;
}
#point .js-fade-sp .point h3:after {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 0;
  border-bottom: 1px dotted;
}
#point .js-fade-sp .point h3 .line {
  font-weight: 700;
  border-bottom: 1px solid;
}
@media screen and (min-width: 768px) {
  #point {
    padding: 104px 20px 194px;
  }
  #point:before {
    top: -373px;
    width: 905px;
    height: 704px;
    background-size: 100%;
  }
  #point .wrap {
    max-width: 1500px;
  }
  #point h2 {
    font-size: 38px;
    padding-bottom: 104px;
  }
  #point .tit {
    max-width: 1500px;
    margin: 0 auto -45px;
    padding-right: 48px;
    font-size: 16px;
  }
  #point .tit:after {
    width: 40px;
  }
  #point .js-fade-sp {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    gap: 22px;
  }
  #point .js-fade-sp .slick-list {
    padding: 0 !important;
  }
  #point .js-fade-sp .point {
    position: relative;
    padding: 0;
    flex: 1;
    border: 1px solid;
  }
  #point .js-fade-sp .point .heightLine-1 {
    height: auto !important;
  }
  #point .js-fade-sp .point .box {
    position: static;
    border: none;
    padding: 64px 20px 60px;
  }
  #point .js-fade-sp .point .box:before {
    top: -8px;
    left: -8px;
    border-top: 37px solid #a40b2e;
    border-right: 37px solid transparent;
  }
  #point .js-fade-sp .point .box:after {
    bottom: -8px;
    right: -8px;
    border-bottom: 37px solid #a40b2e;
    border-left: 37px solid transparent;
  }
  #point .js-fade-sp .point .ico {
    text-align: center;
    width: auto;
    margin: 0 auto 30px;
  }
  #point .js-fade-sp .point h3 {
    font-size: 28px;
    line-height: 43px;
    padding-bottom: 35px;
    margin-bottom: 31px;
  }
  #point .js-fade-sp .point h3:after {
    left: 13px;
    right: 13px;
  }
  #point .js-fade-sp .point .txt {
    max-width: 305px;
    margin: 0 auto;
    width: 90%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #point .js-fade-sp .point h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #point .js-fade-sp .point h3 {
    font-size: 21px;
    line-height: 35px;
  }
}

#schedule {
  padding: 0 0 15vw;
}
#schedule .lead {
  position: relative;
}
#schedule .lead h2 {
  color: #fff;
  position: absolute;
  font-size: 6.5vw;
  top: 5vw;
  left: 5vw;
  z-index: 1;
  white-space: nowrap;
}
#schedule .lead h2 span {
  padding-top: 3vw;
  position: relative;
  font-size: 4.5vw;
}
#schedule .lead .txt {
  padding: 10vw 5% 10vw;
}
#schedule .lead .photo {
  height: 92vw;
}
#schedule .example .tit {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.2em;
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 15px;
  font-weight: 700;
}
#schedule .example .tit:before {
  content: "";
  border-top: 1px solid;
  position: absolute;
  top: 50%;
  left: -5vw;
  width: 25px;
}
#schedule .example .group {
  gap: 5vw 0;
  padding: 0 0 10vw 5%;
}
#schedule .example .group .item {
  width: 46%;
  position: relative;
  font-size: 14px;
  line-height: 1.4;
}
#schedule .example .group .item::before {
  content: "";
  position: absolute;
  width: 4vw;
  height: 10vw;
  background: url(../img/recruit/arow.png) no-repeat center/100%;
  left: -5.3vw;
  top: 23vw;
}
#schedule .example .group .item:nth-child(1):before {
  display: none;
}
#schedule .example .group .item h3 {
  font-size: 4.6vw;
  line-height: 1.4;
  margin-bottom: 5vw;
  white-space: nowrap;
  padding-left: 15px;
}
#schedule .example .group .item h3 span {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 4vw;
  display: flex;
}
#schedule .example .group .item h3 span:before {
  position: absolute;
  content: "";
  background-color: #a40b2e;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 5px;
}
#schedule .example .group .item dt {
  margin-bottom: 10px;
}
#schedule .bnr {
  width: 90%;
  margin: 0 auto;
}
#schedule .bnr a {
  display: block;
  line-height: 1.4;
  text-align: center;
  border: 5px solid #c72d2d;
  padding: 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
  position: relative;
}
#schedule .bnr a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  right: 20px;
  background: url(../img/recruit/arow2.jpg) no-repeat center/100%;
}
@media screen and (min-width: 768px) {
  #schedule {
    padding: 0 0 198px;
  }
  #schedule .lead {
    position: relative;
  }
  #schedule .lead h2 {
    font-size: 47px;
    line-height: 65px;
    top: 86px;
    left: calc(50% - 532px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1090px) {
  #schedule .lead h2 {
    left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #schedule .lead h2 span {
    padding-top: 50px;
    font-size: 34px;
  }
  #schedule .lead .txt {
    padding: 77px 20px 111px;
    text-align: center;
  }
  #schedule .lead .photo {
    height: 758px;
  }
  #schedule .wrap {
    max-width: 1540px;
    padding: 0 20px;
  }
  #schedule .example {
    padding: 0 0 105px;
  }
  #schedule .example .tit {
    font-size: 16px;
    margin-bottom: -37px;
    padding-left: 50px;
  }
  #schedule .example .tit:before {
    left: 0;
    width: 39px;
    top: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1310px) {
  #schedule .example .tit {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #schedule .example .group {
    gap: 32px 100px;
    padding: 0 0;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
  }
  #schedule .example .group .item {
    width: 240px;
    font-size: 18px;
    line-height: 30px;
  }
  #schedule .example .group .item::before {
    width: 48px;
    height: 37px;
    left: -75px;
    top: 138px;
  }
  #schedule .example .group .item:nth-child(1):before {
    display: none;
  }
  #schedule .example .group .item:nth-child(4) {
    margin-left: 249px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #schedule .example .group .item:nth-child(4) {
    margin-left: 8%;
  }
}
@media screen and (min-width: 768px) {
  #schedule .example .group .item h3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 21px;
    padding-left: 20px;
  }
  #schedule .example .group .item h3 span {
    font-size: 25px;
    padding: 0 0 0 4px;
  }
  #schedule .example .group .item h3 span:before {
    top: 10px;
  }
  #schedule .example .group .item dd {
    padding: 0 7px 0 12px;
  }
  #schedule .example .group .item dt {
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #schedule .example .group {
    gap: 50px;
  }
  #schedule .example .group .item:before {
    width: 28px;
    left: -40px;
  }
}
@media screen and (min-width: 768px) {
  #schedule .bnr {
    width: 820px;
  }
  #schedule .bnr a {
    line-height: 40px;
    border: 10px solid #c72d2d;
    padding: 50px 64px 50px 0px;
    font-size: 25px;
  }
  #schedule .bnr a:before {
    width: 41px;
    right: 132px;
  }
}

#qa {
  padding: 0 0 15vw;
  position: relative;
}
#qa .wrap {
  max-width: 100%;
}
#qa h2 {
  position: relative;
  line-height: 1.2;
  font-size: 7vw;
  padding: 10vw 5%;
}
#qa h2 span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.28em;
}
#qa h2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url(../img/shared/bg1.jpg) repeat center;
  z-index: -1;
}
#qa h3 {
  letter-spacing: 0.1em;
  font-size: 4vw;
  padding: 10vw 0 5vw;
  line-height: 1.2;
}
#qa h3 span {
  display: inline-block;
  padding-right: 2vw;
  margin-right: 2vw;
  letter-spacing: 0.2em;
  font-size: 7vw;
  border-right: 1px dotted;
  color: #333;
}
#qa .photo {
  margin: 0 -5vw;
}
#qa .col-l {
  position: relative;
}
#qa .col-l:before {
  content: "";
  position: absolute;
  top: -5vw;
  left: -5vw;
  width: 50vw;
  bottom: 0;
  z-index: -1;
  background: url(../img/recruit/qa_deco1.jpg) no-repeat 0 0/100%;
}
#qa .qa {
  color: #333;
}
#qa .qa dl {
  padding: 0 0 25px 41px;
}
#qa .qa dl dt {
  border-bottom: 1px solid #8d8d8d;
  font-size: 18px;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#qa .qa dl dt span {
  background-color: #a40b2e;
  color: #fff;
  font-family: "Vollkorn", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  left: -40px;
  top: 10px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
#qa .bnr-shared {
  width: 90%;
}
#qa .bnr-shared img {
  width: 24px;
  height: auto;
}
#qa .bnr-shared a {
  padding-left: 10px;
}
#qa .bnr-shared a span:before {
  display: none;
}
@media screen and (min-width: 768px) {
  #qa {
    background: url(../img/recruit/qa_deco1.jpg) no-repeat 0 310px;
    padding: 0 0 100px;
  }
  #qa h2 {
    width: calc(50% + 101px);
    line-height: 40px;
    font-size: 38px;
    padding: 114px 0 82px;
    display: flex;
    justify-content: flex-end;
  }
  #qa h2 i {
    max-width: 600px;
    width: 90%;
    line-height: 50px;
  }
  #qa h2 span {
    font-size: 15px;
  }
  #qa h3 {
    font-size: 20px;
    padding: 0 0 52px;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
  }
  #qa h3 span {
    padding-right: 28px;
    margin-right: 32px;
    font-size: 38px;
    line-height: 44px;
  }
  #qa .wrap {
    max-width: 1500px;
    display: flex;
    justify-content: flex-end;
    position: static;
    padding: 152px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  #qa .wrap {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  #qa .photo {
    margin: 0;
    height: 100vh;
    position: absolute;
    top: 0;
    left: calc(50% + 100px);
    width: 48%;
    max-width: 650px;
  }
  #qa .col-l {
    position: relative;
    width: 540px;
    margin-right: calc(50% - 41px);
  }
  #qa .col-l:before {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  #qa .col-l {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #qa .qa {
    padding-bottom: 8px;
  }
  #qa .qa dl {
    padding: 0 0 55px 58px;
  }
  #qa .qa dl dt {
    font-size: 25px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    letter-spacing: 0.1em;
  }
  #qa .qa dl dt span {
    left: -58px;
    top: 2px;
    width: 42px;
    line-height: 42px;
  }
  #qa .bnr-shared {
    width: 343px;
    margin: 0 auto;
  }
  #qa .bnr-shared img {
    width: 29px;
  }
  #qa .bnr-shared a span:before {
    display: none;
  }
}

#job_description {
  padding: 0 0 15vw;
}
#job_description h2 {
  position: relative;
  line-height: 1.2;
  font-size: 7.6vw;
  padding: 10vw 5%;
}
#job_description h2 span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.28em;
}
#job_description .group .item {
  border: 1px solid #222222;
  padding: 10vw 5%;
  margin-bottom: 5vw;
}
#job_description .group .item .photo {
  margin-bottom: 5vw;
}
#job_description .group .item .photo dt {
  font-size: 5.5vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 5vw;
  padding: 0 0 0 10vw;
}
#job_description .group .item .photo dt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 7vw;
  border-top: 1px solid;
}
#job_description .group .item .tbl-info dl {
  border-bottom: 1px dotted;
  padding: 5px 0;
}
#job_description .group .item .tbl-info dl dt,
#job_description .group .item .tbl-info dl dd {
  display: table-cell;
}
#job_description .group .item .tbl-info dl dt {
  width: 85px;
}
@media screen and (min-width: 768px) {
  #job_description {
    padding: 100px 20px 156px;
  }
  #job_description h2 {
    font-size: 38px;
    padding: 0 0 46px;
    line-height: 50px;
  }
  #job_description h2 span {
    font-size: 15px;
  }
  #job_description .wrap {
    max-width: 1200px;
  }
  #job_description .group .item {
    padding: 63px 20px 63px;
    margin-bottom: 30px;
  }
  #job_description .group .item .box {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (max-width: 1090px) {
  #job_description .group .item .box {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #job_description .group .item .photo {
    margin-bottom: 0;
  }
  #job_description .group .item .photo dt {
    font-size: 28px;
    margin-bottom: 33px;
    padding: 0 0 0 59px;
  }
  #job_description .group .item .photo dt:before {
    width: 39px;
  }
  #job_description .group .item .tbl-info {
    width: 480px;
    margin: 57px 0px 0 0;
  }
  #job_description .group .item .tbl-info dl {
    padding: 14px 6px 15px 10px;
    line-height: 30px;
  }
  #job_description .group .item .tbl-info dl dt {
    width: 123px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1090px) {
  #job_description .group .item .tbl-info {
    margin-right: 0px;
  }
}

#reserver {
  background: url(../img/recruit/contact_bg.jpg) no-repeat center 0 / cover;
}
#reserver h2 {
  font-size: 5.3vw;
}
#reserver .contact .reserve h3 {
  margin-bottom: 10px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  #reserver h2 {
    font-size: 32px;
    line-height: 55px;
    margin-bottom: 55px;
  }
  #reserver .bnr-reserve a {
    gap: 34px;
    padding: 10px 0px 10px 21px;
  }
  #reserver .contact .reserve .ico.ext {
    margin-bottom: 33px;
  }
  #reserver .contact .reserve h3 {
    margin-bottom: 12px;
    letter-spacing: 0.1em;
    font-size: 16px;
  }
} /*# sourceMappingURL=recruit.css.map */
