@charset "UTF-8";

body {
  background-color: #FCF7ED;
}

/*--------------------------------------------
kv
--------------------------------------------*/
.p-kv {
  width: 100%;
  height: 816px;
  position: relative;
  padding-top: 125px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv {
    min-height: 190vw;
    height: auto;
    padding: 8.533vw 0 23vw 0;
  }
}

.p-kv::after {
  content: "";
  width: 32.5%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #005944;
  z-index: -1;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv::after {
    width: 100%;
    height: 72.533vw;
    top: auto;
    bottom: 0;
  }
}

.p-kv h1 {
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 100px;
  line-height: 1em;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  z-index: 10;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv h1 {
    position: absolute;
    top: 10vw;
    left: 6.5vw;
    font-size: 4.266vw;
  }
}

.p-kv__number {
  display: block;
  font-size: 130px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__number {
    display: inline-block;
    font-size: 10.933vw;
    margin-left: 0.1em;
  }
}

.p-kv__sidetxt {
  position: absolute;
  top: 300px;
  right: 20px;
  width: 30px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__sidetxt {
    top: 56.733vw;
    right: 1.7vw;
    width: 3.293vw;
  }
}

.p-kv__cnt {
  width: 87.5%;
  max-width: 1120px;
  height: 531px;
  margin: 0 auto;
  position: relative;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt {
    width: 87.5%;
    max-width: none;
    height: 100%;
    padding-top: 14vw;
  }
}

.p-kv__cnt__mark {
  position: absolute;
  top: -35px;
  right: -25px;
  width: 185px;
  height: 185px;
  z-index: 10;
  background: url(/recruit/assets/images//works/people/bg_mark.svg) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__mark {
    top: 110vw;
    right: -5.6vw;
    width: 45.256vw;
    height: 45.256vw;
  }
}

.p-kv__cnt__mark__txt {
  margin-top: -10px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__mark__txt {
    margin-top: -4.666vw;
  }
}

.p-kv__cnt__mark__txt_01 {
  font-size: 12px;
  color: #fff;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-align: center;
  font-weight: 400;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__mark__txt_01 {
    font-size: 3.2vw;
  }
}

.p-kv__cnt__mark__txt_02 {
  font-size: 17px;
  color: #fff;
  line-height: 1.176;
  letter-spacing: 0.12em;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
  font-weight: 500;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__mark__txt_02 {
    font-size: 4vw;
    margin-top: 3vw;
  }
}

.p-kv__cnt__mark__txt_02 span {
  display: block;
  font-size: 10px;
  font-family: 'DM Sans', sans-serif;
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 8px;
  font-weight: 400;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__mark__txt_02 span {
    font-size: 2.666vw;
    margin-top: 2vw;
  }
}

.p-kv__cnt__mark__txt_02.-people07 {
  margin-top: 16px;
}
.p-kv__cnt__mark__txt_02.-people07 span {
  letter-spacing: 0;
}

.p-kv__cnt__img {
  width: 784px;
  margin-left: auto;
  margin-right: 0;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__img {
    width: 100%;
    margin: 4vw 0 0 0;
  }
}

.p-kv__cnt__txt_01 {
  position: absolute;
  top: 125px;
  left: 40px;
  font-size: 32px;
  line-height: 2em;
  letter-spacing: 0.12em;
  font-weight: 700;
  z-index: 10;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__txt_01 {
    position: static;
    font-size: 5.333vw;
    line-height: 1.8em;
  }
}

.p-kv__cnt__txt_02 {
  position: absolute;
  bottom: 0;
  left: 40px;
  z-index: 10;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__txt_02 {
    position: static;

    margin-top: 4.266vw;
  }
}

.p-kv__cnt__txt_02__name {
  display: block;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__txt_02__name {
    font-size: 4.533vw;
    margin-bottom: 2.133vw;
  }
}

.p-kv__cnt__txt_02__office {
  display: block;
  font-size: 13px;
  line-height: 1.8em;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 2px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__txt_02__office {
    line-height: 1.4em;
    font-size: 3.466vw;
    margin-bottom: 1.333vw;
  }
}

.p-kv__cnt__txt_02__other {
  display: block;
  font-size: 13px;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  font-weight: 400;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-kv__cnt__txt_02__other {
    line-height: 1.4em;
    font-size: 3.466vw;
  }
}


/*--------------------------------------------
questions
--------------------------------------------*/
.p-questions {
  width: 87.5%;
  max-width: 1120px;
  background-color: #fff;
  margin: -96px auto 0;
  padding: 64px 0 96px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions {
    width: 94.666vw;
    max-width: none;
    margin: -12.533vw auto 0;
    padding: 12.8vw 0 6.4vw;
  }
}

.p-questions__heading_h2 {
  position: relative;
  padding-bottom: 24px;
  font-size: 48px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  color: #191919;
  text-align: center;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__heading_h2 {
    padding-bottom: 5.666vw;
    font-size:8.533vw;
  }
}

.p-questions__heading_h2::after {
  content: "";
  width: 53px;
  height: 6px;
  background-color: #191919;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__heading_h2::after {
    width: 9.866vw;
    height: 1.6vw;
  }
}

.p-questions__cnt {
  width: 90%;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
  margin: 64px auto 0;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt {
    width: 84vw;
    max-width: none;
    display: block;
    margin: 17.066vw auto 0;
  }

  .p-questions__cnt.-mt0 {
    margin-top: 0;
  }
}

.p-questions__cnt dt {
  width: 22.2%;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0.2em;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt dt {
    width: 100%;
    font-size: 5.333vw;
    text-align: center;
    line-height: 1.4em;
  }
}

.p-questions__cnt dt span {
  display: block;
  color: #005944;
  font-size: 22px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  margin-bottom: 16px;
  letter-spacing: 0.02em;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt dt span {
    font-size: 6.4vw;
    margin-bottom: 3vw;
  }
}

.p-questions__cnt dt small {
  font-size: 13px;
  letter-spacing: 0;
}

.p-questions__cnt dd {
  width: 74.6%;
  padding-bottom: 36px;
  line-height: 2em;
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt dd {
    width: 100%;
    padding: 8.533vw 0 17.066vw;
    font-size: 4vw;
  }
}

.p-questions__cnt dd:last-child {
  padding-bottom: 0;
}

.p-questions__cnt_04 {
  max-width: 1048px;
  width: 100%;
  margin: 64px 0 0 -40px;
  position: relative;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt_04 {
    width: 84vw;
    max-width: none;
    margin: 17.066vw auto 0;
    padding: 0 0 56vw 0;
  }
}

.p-questions__cnt_04__img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 552px;
  width: 52.671%;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt_04__img {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 84vw;
  }
}

.p-questions__cnt_04__ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  margin-bottom: 24px;
  width: 42%;
  margin-left: 58%;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt_04__ttl {
    width: 100%;
    font-size: 5.333vw;
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 0;
    margin-left: 0;
  }
}

.p-questions__cnt_04__ttl span {
  display: block;
  color: #005944;
  font-size: 22px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  margin-bottom: 16px;
  letter-spacing: 0.02em;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt_04__ttl span {
    font-size: 6.4vw;
    margin-bottom: 3vw;
  }
}

.p-questions__cnt_04__txt {
  line-height: 2em;
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
  width: 42%;
  margin-left: 58%;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__cnt_04__txt {
    width: 100%;
    padding: 8.533vw 0 17.066vw;
    font-size: 4vw;
    margin-left: 0;
  }
}

.p-questions__img_02 {
  width: 100%;
  margin: -80px auto 0;
  position: relative;
  z-index: -1;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__img_02 {
    margin: -12.8vw auto 0;
  }
}

.p-questions__img_03 {
  width: 90%;
  max-width: 900px;
  margin: 64px auto 0;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-questions__img_03 {
    width: 84vw;
    max-width: none;
    margin: 17.066vw auto 0;
  }
}


/*--------------------------------------------
Oneday Schedule
--------------------------------------------*/
.p-schedule {
  width: 87.5%;
  max-width: 1120px;
  background-color: #005944;
  margin: 96px auto 0;
  padding: 64px 0 72px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule {
    width: 94.666vw;
    max-width: none;
    margin: 11.466vw auto 0;
    padding: 9.666vw 0 12.8vw;
  }
}

.p-schedule__cnt {
  width: 90%;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__cnt {
    width: 73.333vw;
    max-width: none;
    display: block;
  }
}

.p-schedule__cnt__ttl {
  width: 50%;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__cnt__ttl {
    width: 100%;
  }
}

.p-schedule__heading_h2 {
  position: relative;
  padding-bottom: 16px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__heading_h2 {
    text-align: center;
    padding-bottom: 7.2vw;
  }
}

.p-schedule__heading_h2::after {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__heading_h2::after {
    width: 4.533vw;
    height: 0.8vw;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}

.p-schedule__heading_h2_01 {
  font-size: 52px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  color: #fff;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__heading_h2_01 {
    font-size: 10.666vw;
  }
}

.p-schedule__heading_h2_02 {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-top: 8px;
  color: #fff;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__heading_h2_02 {
    font-size: 4.533vw;
    margin-top: 3.2vw;
  }
}

.p-schedule__list {
  width: 50%;
  display: flex;
  justify-content: space-between;
	flex-wrap: wrap;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__list {
    width: 100%;
    margin-top: 8vw;
  }
}

.p-schedule__list dt {
  width: 18%;
  font-size: 17px;
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  line-height: 2em;
  letter-spacing: 0.1em;
  padding: 6px 0;
  border-bottom: 1px solid #007d60;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__list dt {
    width: 15%;
    font-size: 3.466vw;
    padding: 1.8vw 0;
  }
}

.p-schedule__list dd {
  width: 82%;
  color: #fff;
  padding: 6px 0;
  line-height: 2em;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #007d60;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-schedule__list dd {
    width: 85%;
    padding: 1.8vw 0;
    font-size: 3.466vw;
    padding-left: 5vw;
  }
}

.p-schedule__list dd:last-child {
  padding-bottom: 0;
}


/*--------------------------------------------
Column
--------------------------------------------*/
.p-column {
  width: 87.5%;
  max-width: 1120px;
  background-color: #2E2E2E;
  margin: 64px auto 0;
  padding: 64px 0 96px;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column {
    width: 94.666vw;
    max-width: none;
    margin: 4vw auto 0;
    padding: 10.666vw 0 12.8vw;
  }
}

.p-column__heading_h2 {
  position: relative;
  padding-bottom: 16px;
  text-align: center;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__heading_h2 {
    padding-bottom: 7.2vw;
  }
}

.p-column__heading_h2::after {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__heading_h2::after {
    width: 4.533vw;
    height: 0.8vw;
  }
}

.p-column__heading_h2_01 {
  font-size: 52px;
  font-family: 'Sansita', sans-serif;
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  color: #fff;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__heading_h2_01 {
    font-size: 10.666vw;
  }
}

.p-column__heading_h2_02 {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-top: 8px;
  color: #fff;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__heading_h2_02 {
    font-size: 4.533vw;
    margin-top: 3.2vw;
  }
}

.p-column__cnt {
  width: 90%;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
  margin: 48px auto 0;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__cnt {
    width: 73.333vw;
    max-width: none;
    display: block;
    margin: 12.8vw auto 0;
  }
}

.p-column__cnt__img {
  width: 44.4%;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__cnt__img {
    width: 100%;
  }
}

.p-column__cnt__txt {
  width: 50%;
  line-height: 2em;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 400;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__cnt__txt {
    width: 100%;
    font-size: 3.466vw;
    margin-top: 6.4vw;
  }
}

.p-column__img_01 {
  width: 100%;
  margin: -100px auto 0;
  position: relative;
  z-index: -1;
}
/********* sp *********/
@media only screen and (max-width:750px) {
  .p-column__img_01 {
    margin: -12.8vw auto 0;
  }
}