@charset "UTF-8";
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.workstyle__title {
  opacity: 0;
  transform: translateY(30rem);
  position: relative;
  transition: 0.5s;
  z-index: 1;
}
.workstyle__title img {
  width: 100%;
}
.workstyle__title.is-active {
  opacity: 1;
  transform: translateY(0);
}

.workstyle__intro {
  position: relative;
  z-index: 0;
  background: #EDE7DA;
  padding: 137rem 0 0;
  margin-top: 190rem;
}

.workstyle__introText {
  position: absolute;
  border-radius: 2rem;
  background: #EDE7DA;
  margin: auto;
  color: #E83818;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 36rem */
  letter-spacing: 0.48rem;
  width: 320rem;
  left: 0;
  right: 0;
  padding: 40rem 16rem;
  top: -108rem;
}
@media only screen and (min-width: 769px) {
  .workstyle__introText {
    text-align: center;
    width: 960rem;
    padding: 43rem 138rem;
    border-radius: 4rem;
    top: -76rem;
    font-size: 18rem;
    letter-spacing: 0.54rem;
  }
}

.workstyle__introImage {
  font-size: 0;
}
.workstyle__introImage img {
  width: 100%;
}

.workstyle__introManekky {
  position: absolute;
}
.workstyle__introManekky--01 {
  width: 71rem;
  left: 30rem;
  top: -160rem;
}
.workstyle__introManekky--02 {
  width: 79rem;
  right: 30rem;
  top: -179rem;
}
.workstyle__introManekky img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .workstyle__introManekky--01 {
    width: 142rem;
    top: -104rem;
    left: 50rem;
  }
  .workstyle__introManekky--02 {
    width: 158rem;
    top: -142rem;
    right: 50rem;
  }
}
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.data {
  background-color: #EDE7DA;
  padding: 72rem 0 16rem;
}
@media only screen and (min-width: 769px) {
  .data {
    padding: 128rem 0 60rem;
  }
}

.data__heading {
  position: relative;
  z-index: 0;
  padding-bottom: 64rem;
}
@media only screen and (min-width: 769px) {
  .data__heading {
    padding-bottom: 80rem;
  }
}

.data__headingBg {
  width: 100%;
  margin: auto;
  font-size: 0;
}
.data__headingBg img {
  width: 100%;
}
.data__title {
  position: absolute;
  display: inline;
  width: 246rem;
  top: 45rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #E83818;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 28rem */
  letter-spacing: 2rem;
  text-transform: uppercase;
  padding: 4rem 0rem 6rem 0rem;
  background: #FFF;
  backdrop-filter: blur(25rem);
}
@media only screen and (min-width: 769px) {
  .data__title {
    width: 340rem;
    font-size: 28rem;
    letter-spacing: 2.8rem;
    top: 47rem;
  }
}

.data__image {
  width: 100%;
  margin: auto;
  padding: 0 20rem;
}
.data__image img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .data__image {
    width: 1080rem;
    padding: 0;
  }
}
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.culture {
  background-color: #f9f7f2;
  padding: 72rem 0 16rem;
}
@media only screen and (min-width: 769px) {
  .culture {
    padding: 80rem 0 72rem;
  }
}

.culture__heading {
  position: relative;
  z-index: 0;
  padding-bottom: 34rem;
}
@media only screen and (min-width: 769px) {
  .culture__heading {
    padding-bottom: 80rem;
  }
}

.culture__headingBg {
  width: 100%;
  margin: auto;
  font-size: 0;
}
.culture__headingBg img {
  width: 100%;
}
.culture__title {
  position: absolute;
  display: inline;
  width: 246rem;
  top: 45rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #E83818;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 28rem */
  letter-spacing: 2rem;
  text-transform: uppercase;
  padding: 2rem 0rem 6rem 0rem;
  background: #FFF;
  backdrop-filter: blur(25rem);
}
@media only screen and (min-width: 769px) {
  .culture__title {
    width: 346rem;
    font-size: 28rem;
    letter-spacing: 2.8rem;
    top: 108rem;
  }
}

.culture__image {
  width: 100%;
  margin: auto;
  padding: 0 20rem;
}
.culture__image img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .culture__image {
    width: 1080rem;
    padding: 0;
  }
}

.culture__copy {
  padding: 0 20rem;
  margin-bottom: -15rem;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .culture__copy {
    padding: 0;
    margin-bottom: -20rem;
  }
}

.culture__copyInner {
  display: inline-block;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 22rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 2.2rem;
  text-transform: uppercase;
  padding: 2rem 10rem 6rem 10rem;
  background: #E83818;
  backdrop-filter: blur(25rem);
  margin-bottom: 6rem;
}
.culture__copyInner:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .culture__copyInner {
    font-size: 40rem;
    letter-spacing: 4rem;
  }
}

.culture__overview {
  color: #E83818;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 36rem */
  letter-spacing: 0.48rem;
  background: #EDE7DA;
  padding: 47rem 20rem 32rem;
}
@media only screen and (min-width: 769px) {
  .culture__overview {
    text-align: center;
    font-size: 18rem;
    letter-spacing: 0.54rem;
    padding: 74rem 0 48rem;
  }
}

.culture__image {
  padding: 40rem 20rem 0;
  width: 100%;
}
.culture__image img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .culture__image {
    width: 960rem;
    margin: auto;
    padding: 0;
    padding-top: 80rem;
  }
}

.culture__list {
  list-style: none;
  padding: 40rem 20rem 0;
  margin-bottom: 71rem;
}
@media only screen and (min-width: 769px) {
  .culture__list {
    width: 960rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 80rem 0 0;
  }
}

.culture__listItem {
  position: relative;
  z-index: 0;
  margin-bottom: 88rem;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .culture__listItem {
    margin-bottom: 88rem;
    width: 440rem;
  }
}

.culture__listItemBg {
  width: 300rem;
  height: 300rem;
  border-radius: 50%;
  background: #FFF;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 769px) {
  .culture__listItemBg {
    width: 340rem;
    height: 340rem;
  }
}

.culture__fukidashi {
  position: relative;
  z-index: 1;
  width: 100%;
  font-size: 0;
  margin-bottom: 16rem;
}
.culture__fukidashi--noImage {
  height: 66rem;
  border-radius: 4rem;
  border: 2rem solid #F2B705;
  background: #FFF;
}
.culture__fukidashi img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .culture__fukidashi {
    width: 440rem;
    margin-top: 40rem;
  }
  .culture__fukidashi--noImage {
    border-radius: 4rem;
    border: 2rem solid #F2B705;
    background: #FFF;
    height: 80rem;
  }
}

.culture__fukidashiText {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 900;
  line-height: 135%; /* 24.3rem */
  letter-spacing: 1.8rem;
  text-transform: uppercase;
  width: 100%;
  padding: 20rem 0;
}
.culture__fukidashiText--yellow {
  color: #F2B705;
}
@media only screen and (min-width: 769px) {
  .culture__fukidashiText {
    font-size: 20rem;
    letter-spacing: 2rem;
    padding: 26rem 0;
  }
}

.culture__text {
  position: relative;
  z-index: 1;
  color: #313232;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15rem;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 30rem */
  letter-spacing: 0.45rem;
  margin-bottom: 28rem;
}
@media only screen and (min-width: 769px) {
  .culture__text {
    font-size: 16rem;
    letter-spacing: 0.48rem;
    margin-bottom: 30rem;
  }
}

.culture__footprint {
  position: relative;
  z-index: 1;
  width: 24rem;
  margin: auto;
}
.culture__footprint img {
  width: 100%;
}
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.education {
  background-color: #f9f7f2;
}
@media only screen and (min-width: 769px) {
  .education {
    padding-bottom: 20rem;
  }
}

.education__heading {
  position: relative;
  z-index: 0;
  padding-bottom: 32rem;
}
@media only screen and (min-width: 769px) {
  .education__heading {
    padding-bottom: 80rem;
  }
}

.education__headingBg {
  width: 100%;
  margin: auto;
  font-size: 0;
}
.education__headingBg img {
  width: 100%;
}
.education__title {
  position: absolute;
  display: inline;
  width: 240rem;
  top: 45rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #E83818;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 28rem */
  letter-spacing: 2rem;
  text-transform: uppercase;
  padding: 2rem 10rem 6rem 10rem;
  background: #FFF;
  backdrop-filter: blur(25rem);
}
@media only screen and (min-width: 769px) {
  .education__title {
    width: 300rem;
    font-size: 28rem;
    letter-spacing: 2.8rem;
    top: 108rem;
  }
}

.education__tag {
  display: flex;
  align-items: center;
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 32rem */
  letter-spacing: 0.45rem;
  margin-bottom: 16rem;
  margin-top: 40rem;
}
.education__tag--noTop {
  margin-top: 0;
}
.education__tag--empty {
  height: 0;
  margin-top: 0;
}
.education__tag span {
  display: flex;
  align-items: center;
  margin-right: 8rem;
  width: 20rem;
}
.education__tag span img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .education__tag {
    font-size: 16rem;
    letter-spacing: 0.48rem;
    margin-bottom: 24rem;
    margin-top: 64rem;
  }
  .education__tag--noTop {
    margin-top: 0;
  }
  .education__tag--empty {
    height: auto;
    margin-top: 64rem;
  }
}

.education__copy {
  margin-bottom: 32rem;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .education__copy {
    margin-bottom: 40rem;
  }
}

.education__copyInner {
  display: inline-block;
  text-align: left;
  color: #E83818;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 2.2rem;
  text-transform: uppercase;
  padding: 2rem 10rem 6rem 10rem;
  background: #F3EFE6;
  backdrop-filter: blur(25rem);
  margin-bottom: 6rem;
}
.education__copyInner:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .education__copyInner {
    font-size: 40rem;
    letter-spacing: 4rem;
  }
}

.education__overview {
  color: #E83818;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 36rem */
  letter-spacing: 0.48rem;
  background: #EDE7DA;
  padding: 47rem 20rem 32rem;
}
@media only screen and (min-width: 769px) {
  .education__overview {
    text-align: center;
    font-size: 18rem;
    letter-spacing: 0.54rem;
    padding: 74rem 0 48rem;
  }
}

.education__box {
  padding: 0 20rem;
  display: block;
  margin-bottom: 40rem;
}
.education__box:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .education__box {
    display: flex;
    width: 100%;
    padding: 0 20rem;
    margin-bottom: 20rem;
  }
}

.education__label {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16rem;
  font-style: normal;
  font-weight: 700;
  line-height: 105%; /* 16.8rem */
  letter-spacing: 0.64rem;
  border-radius: 2rem 2rem 0rem 0rem;
  padding: 20rem 0;
}
.education__label--red {
  background-color: #E83818;
}
.education__label--yellow {
  background-color: #F1A408;
}
@media only screen and (min-width: 769px) {
  .education__label {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: left;
    padding: 100rem 20rem;
    border-radius: 4rem 0rem 0rem 4rem;
  }
}

.education__boxInner {
  position: relative;
  z-index: 0;
  background-image: url("../images/workstyle/education_bg_lg_sp.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .education__boxInner {
    background-image: url("../images/workstyle/education_bg_lg.svg");
  }
}

@media only screen and (min-width: 769px) {
  .education__contents {
    display: flex;
  }
}

.education__textarea {
  padding: 20rem;
}
.education__textarea--full {
  top: 0;
  left: 0;
  width: 100%;
  padding: 20rem 20rem 0;
}
@media only screen and (min-width: 769px) {
  .education__textarea {
    width: 700rem;
    padding: 100rem 100rem 74rem 100rem;
  }
  .education__textarea--full {
    top: 0;
    left: 0;
    width: 100%;
    padding: 100rem;
  }
}

.education__image {
  font-size: 0;
  height: 100%;
  padding: 20rem;
  padding-top: 0;
}
.education__image img {
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 769px) {
  .education__image {
    width: 640rem;
    height: 100%;
    padding: 20rem;
    padding-left: 0;
    margin: 0;
  }
}

.education__text {
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15rem;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32rem */
  letter-spacing: 0.45rem;
}
.education__text--min {
  margin-top: 16rem;
  font-size: 14rem;
  letter-spacing: 0.42rem;
}
@media only screen and (min-width: 769px) {
  .education__text {
    font-size: 16rem;
    letter-spacing: 0.48rem;
  }
  .education__text--min {
    font-size: 15rem;
    letter-spacing: 0.45rem;
  }
  .education__text--top {
    margin-top: 24rem;
  }
}

.education__cardList {
  list-style: none;
  padding: 0;
  display: block;
}
@media only screen and (min-width: 769px) {
  .education__cardList {
    display: flex;
    justify-content: space-between;
  }
  .education__cardList--min {
    align-items: end;
    margin-top: -97rem;
  }
}

.education__cardListitem {
  position: relative;
  z-index: 0;
  padding: 32rem 15rem;
  width: 100%;
  height: auto;
  border-radius: 4rem;
  border: 2rem solid #F3EFE6;
  margin-bottom: 16rem;
  background: #FFF;
  text-align: center;
}
.education__cardListitem--min {
  height: auto;
}
.education__cardListitem--gray {
  height: auto;
  border-radius: 2rem;
  background: #F3EFE6;
}
.education__cardListitem:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .education__cardListitem {
    width: 362rem;
    height: 296rem;
    border-radius: 4rem;
    border: 2rem solid #F3EFE6;
    background: #FFF;
    text-align: center;
    padding: 31rem;
    margin-bottom: 0;
  }
  .education__cardListitem--min {
    height: 97rem;
  }
  .education__cardListitem--gray {
    height: 96rem;
    border-radius: 4rem;
    background: #F3EFE6;
    padding: 35rem;
  }
  .education__cardListitem--lg {
    height: 398rem;
  }
}

.education__cardTitle {
  color: #313232;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 900;
  line-height: 135%; /* 27rem */
  letter-spacing: 1.8rem;
  text-transform: uppercase;
  padding: 2rem 4rem 4rem 4rem;
  background-color: #EDE7DA;
  display: inline-block;
  margin: 0 0 24rem;
}
.education__cardTitle--min {
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .education__cardTitle {
    font-size: 20rem;
    letter-spacing: 2rem;
    margin: 0 0 40rem;
  }
}

.education__cardText {
  display: block;
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15rem;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32rem */
  letter-spacing: 0.45rem;
  text-align: left;
}
.education__cardText--bold {
  text-align: center;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
}
@media only screen and (min-width: 769px) {
  .education__cardText {
    font-size: 16rem;
    letter-spacing: 0.48rem;
  }
}

.education__cardDate {
  display: block;
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.42rem;
  padding: 1rem 20rem 2rem 20rem;
  border: 1rem solid #000;
  margin-top: 24rem;
  text-align: center;
  width: 94rem;
}
.education__cardDate--lg {
  width: 129rem;
}
@media only screen and (min-width: 769px) {
  .education__cardDate {
    position: absolute;
    font-size: 15rem;
    letter-spacing: 0.45rem;
    bottom: 32rem;
    left: 32rem;
    margin-top: 0;
    width: auto;
  }
}