.p-recruit {
  font-size: 15px;
}

.p-recruit__sec6 {
  padding: 70px 20px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec6 {
    padding: 30px 20px;
  }
}

.p-recruit__sec6 > div {
  max-width: 660px;
  margin: 0 auto;
  width: 100%;
}

.p-recruit__sec6 > div .-txt {
  border: 1px solid #7d001a;
  padding: 20px;
  margin-bottom: 40px;
  background: #fff;
}

.p-recruit__sec6 > div .-txt table th {
  text-align: left;
  white-space: nowrap;
}

.p-recruit__sec6 > div .-txt table th span {
  color: #7d001a;
}

.p-recruit__sec6 > div .-txt > div {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #7d001a;
  font-size: 0.9em;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec6 > div .-txt table th, .p-recruit__sec6 > div .-txt table td + td {
    display: block;
    width: 100%;
  }
}

.p-recruit__sec6 > div .-form {
  margin-bottom: 100px;
}

.p-recruit__sec6 > div .-form #hopeshop input {
  border: none !important;
  padding: 0 !important;
}

.p-recruit__sec6 > div .-form > div table {
  background: #fff;
}

.p-recruit__sec6 > div .-form > div table span.wpcf7-not-valid-tip {
  font-size: 12px;
  padding: 0.2em 0.4em;
  white-space: nowrap;
}

.p-recruit__sec6 > div .-form > div table th, .p-recruit__sec6 > div .-form > div table td {
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid #7d001a;
}

.p-recruit__sec6 > div .-form > div table th {
  background: #eee2ca;
  width: 190px;
  color: #7d001a;
}

.p-recruit__sec6 > div .-form > div table th.-w {
  width: 120px;
}

.p-recruit__sec6 > div .-form > div table td p.-red {
  color: #7d001a;
  font-size: 13px;
}

.p-recruit__sec6 > div .-form > div table td .-formflex {
  display: flex;
  align-items: center;
}

.p-recruit__sec6 > div .-form > div table td .-formflex p {
  padding: 0 5px;
}

.p-recruit__sec6 > div .-form > div table td .-formflex input {
  width: 100px;
}

.p-recruit__sec6 > div .-form > div table td .-formflex2 {
  display: flex;
  align-items: center;
}

.p-recruit__sec6 > div .-form > div table td .-formflex2 input {
  flex: 1;
  width: calc(100% - 5px);
}

.p-recruit__sec6 > div .-form > div table td .-formflex2 p:first-child {
  white-space: nowrap;
}

.p-recruit__sec6 > div .-form > div table td .-w100 {
  width: 100px;
}

.p-recruit__sec6 > div .-form > div table td .-submit {
  padding-bottom: 10px;
}

.p-recruit__sec6 > div .-form > div table td .-submit p {
  text-align: center;
  margin: 10px 0;
  color: #7d001a;
}

.p-recruit__sec6 > div .-form > div table td .-submit div {
  text-align: center;
}

.p-recruit__sec6 > div .-form > div table td .-submit div input {
  cursor: pointer;
}

.p-recruit__sec6 > div .-form > div table td .-submit .c-btn--2 {
  padding: 10px 30px !important;
  margin: 5px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec6 > div .-form > div table th, .p-recruit__sec6 > div .-form > div table td {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 5px;
  }
  .p-recruit__sec6 > div .-form > div table td .-formflex > div {
    width: 30%;
  }
  .p-recruit__sec6 > div .-form > div table td .-formflex input {
    width: 100%;
  }
  .p-recruit__sec6 > div .-form > div table .-w {
    width: 100% !important;
  }
}

.p-recruit__boshu {
  padding: 40px 20px;
}

.p-recruit__boshu > div {
  width: 660px;
}

.p-recruit__boshu > div > div {
  column-count: 2;
  column-gap: 0;
  break-inside: avoid;
}

.p-recruit__boshu > div > div > div {
  padding: 0 10px 10px;
  display: inline-block;
  width: 100%;
}

.p-recruit__boshu > div > div > div > p {
  font-size: 22px;
  color: #c7a04d;
}

.p-recruit__boshu > div > div > div ul li {
  border-bottom: 1px solid #965a00;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.p-recruit__boshu > div > div > div ul li button {
  font-family: "Noto Serif JP", sans-serif !important;
  color: #000 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
}

@media screen and (max-width: 799px) {
  .p-recruit__boshu {
    padding: 20px 5px;
  }
  .p-recruit__boshu > div {
    width: 100%;
  }
  .p-recruit__boshu > div > div {
    flex-wrap: wrap;
  }
  .p-recruit__boshu > div > div > div {
    padding: 0 5px 10px;
    width: 100%;
  }
  .p-recruit__boshu > div > div > div > p {
    font-size: 17px;
  }
}

.p-recruit__sec5 {
  padding: 70px 20px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec5 {
    padding: 30px 5px;
  }
}

.p-recruit__sec5 > div {
  max-width: 680px;
  margin: 0 auto;
  width: 100%;
}

.p-recruit__sec5 > div h3 {
  margin-right: 10px;
  margin-left: 10px;
}

.p-recruit__sec5 > div .-box {
  margin-bottom: 100px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec5 > div .-box {
    margin-bottom: 60px;
  }
}

.p-recruit__sec5 > div .-box1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.p-recruit__sec5 > div .-box1 > div {
  width: calc(50% - 20px);
  margin: 0 10px;
}

.p-recruit__sec5 > div .-box1 > div.-arrow {
  width: 100%;
}

.p-recruit__sec5 > div .-box1 > div dl dt {
  height: 50px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.p-recruit__sec5 > div .-box1 > div dl dd {
  height: 135px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec5 > div .-box1 > div {
    width: calc(50% - 10px);
    margin: 0 5px;
  }
  .p-recruit__sec5 > div .-box1.-col1 > div {
    width: 80%;
  }
  .p-recruit__sec5 > div .-box1.-col1 > div dl dd {
    height: auto;
  }
}

.p-recruit__sec5 > div .-box2 {
  max-width: 570px;
  width: 100%;
  margin: 0 auto 120px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec5 > div .-box2 {
    padding: 0 20px;
    margin: 0 auto 60px;
  }
}

.p-recruit__sec5 > div .-box3--1 {
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}

.p-recruit__sec5 > div .-box3--1 .-img {
  width: 404px;
}

.p-recruit__sec5 > div .-box3--1 .-txt {
  display: flex;
  align-items: center;
  height: 100%;
  flex: 1;
}

.p-recruit__sec5 > div .-box3--1 .-txt > a {
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  position: relative;
  left: -20px;
}

.p-recruit__sec5 > div .-box3--1 .-txt > a.-left {
  right: -20px;
  left: inherit;
}

.p-recruit__sec5 > div .-box3--1 .-txt > a::after {
  content: '';
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 15px;
  margin: auto 0;
  background: url("../../assets/img/c-btn--1--arrow.svg") no-repeat center;
  background-size: contain;
}

.p-recruit__sec5 > div .-box3--1 .-txt > a p span {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 1.2em;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec5 > div .-box3 {
    padding: 0 20px;
  }
  .p-recruit__sec5 > div .-box3--1 {
    max-width: 404px;
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
  }
  .p-recruit__sec5 > div .-box3--1 .-img {
    width: 100%;
    text-align: center;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt {
    background: #fff;
    padding: 5px;
    height: auto;
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt > a {
    padding: 10px 30px 10px 10px;
    background: none;
    right: 0 !important;
    left: 0 !important;
    border: 1px solid #000;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt > a::after {
    width: 20px;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt > a p {
    font-size: 10px;
    line-height: 1.4;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt > a p span {
    font-size: 1.1em;
  }
  .p-recruit__sec5 > div .-box3--1 .-txt.-l {
    left: 5px;
    right: inherit;
  }
}

.p-recruit__fukuri {
  padding: 40px 20px;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  background: #f5f2ea;
}

.p-recruit__sec4 {
  padding: 40px 20px;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  background: #f5f2ea;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 {
    padding: 20px;
  }
}

.p-recruit__sec4 .-slider {
  margin-bottom: 80px;
}

.p-recruit__sec4 .-slider li img {
  width: 100%;
}

.p-recruit__sec4 .-slider .bx-wrapper {
  position: relative;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider .bx-wrapper {
    width: 280px;
    margin: 0 auto;
  }
}

.p-recruit__sec4 .-slider .bx-prev, .p-recruit__sec4 .-slider .bx-next {
  position: absolute;
  width: 20px;
  height: 38px;
  text-indent: -9999px;
  background: url(../img/bxbtn.png) no-repeat center;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto 0;
  overflow: hidden;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider .bx-prev, .p-recruit__sec4 .-slider .bx-next {
    width: 12px;
  }
}

.p-recruit__sec4 .-slider .bx-prev {
  left: 30px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider .bx-prev {
    left: 10px;
  }
}

.p-recruit__sec4 .-slider .bx-next {
  right: 30px;
  transform: scale(-1, 1);
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider .bx-next {
    right: 10px;
  }
}

.p-recruit__sec4 .-slider .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.p-recruit__sec4 .-slider .bx-pager > div {
  padding: 0 7px;
}

.p-recruit__sec4 .-slider .bx-pager > div > a {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  display: inline-block;
  background: #fff;
  opacity: 0.7;
  text-indent: -9999px;
}

.p-recruit__sec4 .-slider .bx-pager > div > a.active {
  opacity: 1;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider .bx-pager {
    bottom: 12px;
    height: 9px;
  }
  .p-recruit__sec4 .-slider .bx-pager > div > a {
    width: 9px;
    height: 9px;
  }
}

@media screen and (max-width: 799px) {
  .p-recruit__sec4 .-slider {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 400px) {
  .p-recruit__sec4 .-slider li {
    text-align: center;
  }
  .p-recruit__sec4 .-slider li img {
    width: 280px;
  }
}

.p-recruit__sec4 .-box1 {
  max-width: 660px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
}

.p-recruit__sec3 {
  padding: 70px 20px;
}

.p-recruit__sec3 > div {
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec3 {
    padding: 30px 20px;
  }
}

.p-recruit__sec2 {
  padding: 70px 20px;
  background: #fff;
}

.p-recruit__sec2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}

.p-recruit__sec2 ul li {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec2 {
    padding: 30px 20px;
  }
  .p-recruit__sec2 ul {
    display: block;
  }
  .p-recruit__sec2 ul li {
    text-align: center;
    width: 100%;
    padding: 0 30px;
  }
}

.p-recruit__sec1 .-catch {
  padding: 60px 20px;
}

.p-recruit__sec1 .-catch p {
  font-size: 20px;
  text-align: center;
  line-height: 2;
}

.p-recruit__sec1 .-catch p + p {
  margin-top: 30px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-catch {
    padding: 40px 5px;
  }
  .p-recruit__sec1 .-catch p {
    font-size: 14px;
  }
}

.p-recruit__sec1 .-interview {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 10px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview {
    padding: 20px 10px 30px;
  }
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .sp .bx-wrapper {
    position: relative;
  }
  .p-recruit__sec1 .-interview .sp .bx-prev, .p-recruit__sec1 .-interview .bx-next {
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    text-indent: -9999px;
    background: #eee2ca url(../img/bxbtn2.png) no-repeat center;
    background-size: 6px auto;
    top: 78px;
    margin: auto 0;
    overflow: hidden;
  }
  .p-recruit__sec1 .-interview .sp .bx-prev {
    left: 0;
  }
  .p-recruit__sec1 .-interview .sp .bx-next {
    right: 0;
    transform: scale(-1, 1);
  }
  .p-recruit__sec1 .-interview .-intslidersp > li > .-img {
    text-align: center;
    padding: 0 32px;
    margin-bottom: 15px;
  }
  .p-recruit__sec1 .-interview .-intslidersp > li .-name {
    text-align: center;
    padding: 10px;
    background: #eee2ca;
    border-radius: 10px 10px 0 0;
    font-size: 13px;
  }
}

.p-recruit__sec1 .-interview .-tab {
  display: flex;
  justify-content: center;
}

.p-recruit__sec1 .-interview .-tab li {
  width: calc(25% - 5px);
  margin: 0 2.5px;
  cursor: pointer;
}

.p-recruit__sec1 .-interview .-tab li p {
  background: #eee2ca;
  margin-top: 10px;
  padding: 5px 0 10px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  border-top: 10px solid #eee2ca;
}

.p-recruit__sec1 .-interview .-tab li p span {
  font-size: 1.1em;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-tab li p {
    font-size: 10px;
    letter-spacing: -0.1em;
  }
}

.p-recruit__sec1 .-interview .-tab li.is-active p {
  border-top: 10px solid #7d001a;
  background: #fff;
}

.p-recruit__sec1 .-interview .-area {
  padding: 0 5px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area {
    padding: 0 2.5px;
  }
}

.p-recruit__sec1 .-interview .-area > div {
  background: #fff;
  padding: 60px 40px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div {
    padding: 20px 10px;
  }
}

.p-recruit__sec1 .-interview .-area > div.is-show {
  display: block !important;
}

.p-recruit__sec1 .-interview .-area > div .-box1 {
  max-width: 460px;
  width: 100%;
  margin: 0 auto 60px;
}

.p-recruit__sec1 .-interview .-area > div .-box1 p {
  margin: 10px 0 0;
  text-align: center;
}

.p-recruit__sec1 .-interview .-area > div .-box1 .bx-wrapper {
  position: relative;
}

.p-recruit__sec1 .-interview .-area > div .-box1 .bx-prev, .p-recruit__sec1 .-interview .-area > div .-box1 .bx-next {
  position: absolute;
  width: 20px;
  height: 38px;
  text-indent: -9999px;
  background: url(../img/bxbtn2.png) no-repeat center;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto 0;
  overflow: hidden;
}

.p-recruit__sec1 .-interview .-area > div .-box1 .bx-prev {
  left: -60px;
}

.p-recruit__sec1 .-interview .-area > div .-box1 .bx-next {
  right: -60px;
  transform: scale(-1, 1);
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div .-box1 {
    margin: 0 auto 30px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box1 .bx-wrapper {
    padding: 0 20px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box1 p {
    font-size: 13px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box1 .bx-prev, .p-recruit__sec1 .-interview .-area > div .-box1 .bx-next {
    width: 14px;
    top: -40px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box1 .bx-prev {
    left: 0;
  }
  .p-recruit__sec1 .-interview .-area > div .-box1 .bx-next {
    right: 0;
  }
}

.p-recruit__sec1 .-interview .-area > div .-box2 {
  margin-bottom: 100px;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl + dl {
  margin-top: 40px;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dt {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dt > span {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #7d001a;
  color: #fff;
  white-space: nowrap;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dt > p {
  flex: 1;
  padding: 0 0 0 8px;
  color: #7d001a;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dd {
  display: flex;
  align-items: flex-start;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dd > span {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #c7a04d;
  color: #fff;
  white-space: nowrap;
}

.p-recruit__sec1 .-interview .-area > div .-box2 dl dd > p {
  flex: 1;
  padding: 0 0 0 8px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div .-box2 {
    margin-bottom: 40px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box2 dl + dl {
    margin-top: 20px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box2 dl dt {
    font-size: 13px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box2 dl dd {
    font-size: 13px;
  }
}

.p-recruit__sec1 .-interview .-area > div .-box3 {
  background: #fcfaf6;
  border: 1px solid #7d001a;
  padding: 30px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div .-box3 {
    padding: 10px;
  }
}

.p-recruit__sec1 .-interview .-area > div .-box3 h3 {
  display: flex;
  border-bottom: 1px solid #7d001a;
  margin-bottom: 20px;
}

.p-recruit__sec1 .-interview .-area > div .-box3 h3 span:first-child {
  background: #7d001a;
  color: #fff;
  width: 100px;
  text-align: center;
  padding: 2px 10px;
}

.p-recruit__sec1 .-interview .-area > div .-box3 h3 span + span {
  padding: 2px 10px;
  color: #7d001a;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div .-box3 h3 span {
    font-size: 13px;
    display: flex;
    align-items: center;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 h3 span:first-child {
    padding: 0;
    text-align: center;
    justify-content: center;
  }
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl {
  display: flex;
  align-items: flex-start;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl + dl {
  margin-top: 30px;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl dt {
  display: flex;
  width: 180px;
  color: #7d001a;
  align-items: center;
  flex-wrap: wrap;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl dt span {
  width: 45px;
  text-align: center;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl dt span + span {
  flex: 1;
  text-align: left;
  padding-left: 20px;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl dt p {
  font-size: 0.8em;
}

.p-recruit__sec1 .-interview .-area > div .-box3 dl dd {
  flex: 1;
  padding-left: 20px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-interview .-area > div .-box3 dl {
    font-size: 12px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 dl + dl {
    margin-top: 20px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 dl dt {
    width: 135px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 dl dt span {
    width: 40px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 dl dt span + span {
    padding-left: 10px;
  }
  .p-recruit__sec1 .-interview .-area > div .-box3 dl dd {
    padding-left: 10px;
  }
}

.p-recruit__sec1 .-link {
  padding: 100px 20px 120px;
}

.p-recruit__sec1 .-link div {
  text-align: center;
}

.p-recruit__sec1 .-link div + div {
  margin-top: 40px;
}

@media screen and (max-width: 799px) {
  .p-recruit__sec1 .-link {
    padding: 30px 20px;
  }
  .p-recruit__sec1 .-link div {
    padding: 0 30px;
  }
  .p-recruit__sec1 .-link div + div {
    margin-top: 30px;
  }
}

.p-recruit__main {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

.p-recruit__main > div {
  position: relative;
}

.p-recruit__main > div > p {
  position: absolute;
  height: 50px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  font-size: 45px;
  text-shadow: 0 0 10px rgba(125, 0, 26, 0.8), 0 0 10px rgba(125, 0, 26, 0.8), 0 0 10px rgba(125, 0, 26, 0.8), 0 0 10px rgba(125, 0, 26, 0.8);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13em;
  text-align: center;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 799px) {
  .p-recruit__main > div > p {
    font-size: 5vw;
    height: 30px;
  }
}

.p-recruit__main > div .-slider {
  /*
                li{
                    height:calc(100vw / 2);
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size:cover;
                    &.-slide1{
                        background-image:url(../img/mainimg1.jpg)
                    }
                    &.-slide2{
                        background-image:url(../img/mainimg2.jpg)
                    }
                    &.-slide3{
                        background-image:url(../img/mainimg3.jpg)
                    }
                    &.-slide4{
                        background-image:url(../img/mainimg4.jpg)
                    }
                }
                */
}

.p-recruit__main > div .bx-prev, .p-recruit__main > div .bx-next {
  position: absolute;
  width: 20px;
  height: 38px;
  text-indent: -9999px;
  background: url(../img/bxbtn.png) no-repeat center;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto 0;
  overflow: hidden;
}

@media screen and (max-width: 799px) {
  .p-recruit__main > div .bx-prev, .p-recruit__main > div .bx-next {
    width: 12px;
  }
}

.p-recruit__main > div .bx-prev {
  left: 30px;
}

@media screen and (max-width: 799px) {
  .p-recruit__main > div .bx-prev {
    left: 10px;
  }
}

.p-recruit__main > div .bx-next {
  right: 30px;
  transform: scale(-1, 1);
}

@media screen and (max-width: 799px) {
  .p-recruit__main > div .bx-next {
    right: 10px;
  }
}

.p-recruit__main > div .bx-pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.p-recruit__main > div .bx-pager > div {
  padding: 0 7px;
}

.p-recruit__main > div .bx-pager > div > a {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  display: inline-block;
  background: #fff;
  opacity: 0.7;
  text-indent: -9999px;
}

.p-recruit__main > div .bx-pager > div > a.active {
  opacity: 1;
}

@media screen and (max-width: 799px) {
  .p-recruit__main > div .bx-pager {
    bottom: 12px;
    height: 9px;
  }
  .p-recruit__main > div .bx-pager > div > a {
    width: 9px;
    height: 9px;
  }
}

.rec-box--qa {
  max-width: 660px;
  width: 100%;
}

.rec-box--qa > div {
  background: #fff;
  padding: 40px;
  position: relative;
}

.rec-box--qa > div > a {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  background: #c7a04d;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 799px) {
  .rec-box--qa > div {
    padding: 10px;
  }
  .rec-box--qa > div > a {
    width: 30px;
    height: 30px;
    font-size: 22px;
  }
}

.rec-box--qa .-name {
  padding: 0 40px;
  color: #fff;
  height: 80px;
}

.rec-box--qa .-name span {
  font-size: 1.1em;
}

@media screen and (max-width: 799px) {
  .rec-box--qa .-name {
    padding: 0 10px;
    height: 50px;
    font-size: 12px;
  }
}

.rec-box--qa dl + dl {
  margin-top: 40px;
}

.rec-box--qa dl dt {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.rec-box--qa dl dt > span {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #7d001a;
  color: #fff;
  white-space: nowrap;
}

.rec-box--qa dl dt > p {
  flex: 1;
  padding: 0 0 0 8px;
  color: #7d001a;
}

.rec-box--qa dl dd {
  display: flex;
  align-items: flex-start;
}

.rec-box--qa dl dd > span {
  width: 26px;
  height: 26px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #c7a04d;
  color: #fff;
  white-space: nowrap;
}

.rec-box--qa dl dd > p {
  flex: 1;
  padding: 0 0 0 8px;
}

@media screen and (max-width: 799px) {
  .rec-box--qa dl + dl {
    margin-top: 20px;
  }
  .rec-box--qa dl dt {
    font-size: 13px;
  }
  .rec-box--qa dl dd {
    font-size: 13px;
  }
}

.rec-box--1 dl dt {
  background: #c7a04d;
  text-align: center;
  color: #fff;
  font-size: 23px;
  padding: 10px;
}

.rec-box--1 dl dd {
  padding: 15px;
  background: #fff;
}

.rec-box--1 dl + dl {
  margin-top: 40px;
}

.rec-box--1.-hd-s dl dt {
  font-size: 18px;
}

@media screen and (max-width: 799px) {
  .rec-box--1 dl dt {
    font-size: 15px;
    padding: 5px;
  }
  .rec-box--1 dl dd {
    padding: 5px;
    font-size: 0.8em;
  }
  .rec-box--1.-hd-s dl dt {
    font-size: 15px;
  }
}

.rec-headline--1 {
  text-align: center;
  margin-bottom: 50px;
}

.rec-headline--1 > span {
  display: inline-block;
  color: #7d001a;
  font-size: 27px;
  border-bottom: 1px solid #7d001a;
  padding: 0 40px;
}

@media screen and (max-width: 799px) {
  .rec-headline--1 {
    margin-bottom: 30px;
  }
  .rec-headline--1 > span {
    font-size: 20px;
    padding: 0 20px;
  }
}

.rec-headline--2 {
  background: #7d001a;
  color: #fff;
  font-size: 23px;
  text-align: center;
  margin-bottom: 40px;
  padding: 10px;
}

@media screen and (max-width: 799px) {
  .rec-headline--2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.red-c-btn--2.-red {
  background: #7d001a !important;
  border: 1px solid #7d001a !important;
}

.red-c-btn--2.-w310 {
  max-width: 310px;
  width: calc(100% - 10px);
}

.rec-acco dl {
  border: 1px solid #7d001a;
}

.rec-acco dl + dl {
  margin-top: 30px;
}

.rec-acco dl dt {
  background: #eee2ca;
  padding: 20px 40px 20px 20px;
  font-size: 1.1em;
  position: relative;
  cursor: pointer;
}

.rec-acco dl dt::before {
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 20px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #7d001a;
  border-right: 1px solid #7d001a;
  transform: rotate(135deg);
  position: absolute;
  content: '';
  transition: all 0.2s;
}

.rec-acco dl dt.is-active::before {
  transition: all 0.2s;
  transform: rotate(-45deg);
}

.rec-acco dl dd {
  padding: 20px;
  background: #fff;
  border-top: 1px solid #7d001a;
  display: none;
}

@media screen and (max-width: 799px) {
  .rec-acco dl dt {
    padding: 10px 30px 10px 10px;
  }
  .rec-acco dl dt::before {
    right: 10px;
  }
  .rec-acco dl dd {
    padding: 10px;
  }
}

.-shogaku {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 100px;
}

.-shogaku p {
  text-align: center;
  margin-bottom: 20px;
}

.-shogaku p span {
  display: inline-block;
  color: #7d001a;
  border-bottom: 1px solid #7d001a;
  font-weight: bold;
  font-size: 24px;
}

.-shogaku table {
  font-weight: bold;
  color: #7d001a;
}

@media screen and (max-width: 799px) {
  .-shogaku {
    padding: 0 20px 40px;
  }
  .-shogaku p span {
    font-size: 22px;
  }
}

.-basic-table table {
  background: #fff;
  width: 100%;
}

.-basic-table table th, .-basic-table table td {
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid #7d001a;
}

.-basic-table table th {
  background: #eee2ca;
  width: 120px;
  color: #7d001a;
}

.-basic-table table td p.-red {
  color: #7d001a;
  font-size: 13px;
}

.-basic-table table td .-formflex {
  display: flex;
  align-items: center;
}

.-basic-table table td .-formflex p {
  padding: 0 5px;
}

.-basic-table table td .-formflex input {
  width: 100px;
}

.-basic-table table td .-formflex2 {
  display: flex;
  align-items: center;
}

.-basic-table table td .-formflex2 input {
  flex: 1;
  width: calc(100% - 5px);
}

.-basic-table table td .-formflex2 p:first-child {
  white-space: nowrap;
}

.-basic-table table td .-w100 {
  width: 100px;
}

.-basic-table table td .-submit {
  padding-bottom: 10px;
}

.-basic-table table td .-submit p {
  text-align: center;
  margin: 10px 0;
  color: #7d001a;
}

.-basic-table table td .-submit div {
  text-align: center;
}

.-basic-table table td .-submit div input {
  cursor: pointer;
}

.-basic-table table td .-submit .c-btn--2 {
  padding: 10px 30px !important;
  margin: 5px;
}

@media screen and (max-width: 799px) {
  .-basic-table table th, .-basic-table table td {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 5px;
  }
  .-basic-table table td .-formflex > div {
    width: 30%;
  }
  .-basic-table table td .-formflex input {
    width: 100%;
  }
  .-basic-table table .-w {
    width: 100% !important;
  }
}
