#system .page-mv {
  height: 22.86rem;
  width: 100%;
  position: relative;
  margin-bottom: 5.72rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/mv-bg.jpg);
  background-size: cover;
  border-bottom: 3px solid #000;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  text-align: center;
}
#system .page-mv h2 {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  transition-delay: 0.3s;
}
#system .page-mv h2 strong {
  font-weight: bold;
  font-size: calc((72 / 14) * 1rem);
  line-height: 1em;

}
#system .page-mv h2 span {
  font-weight: bold;
  font-size: calc((28 / 14) * 1rem);
  line-height: 1em;
  color: #E87722;
  margin-top: 1.5rem;
}
#system .system-contents {
  margin-bottom: 6.86rem;
}
#system .system-inner {
  position: relative;

}
#system .system-inner::after {
  position: absolute;
  width: 100%;
  height: calc(100% - 11rem);
  content: '';
  display: block;
  background-color: #F5F5F5;
  left: 0;
  bottom: 0;
}
#system .intro > h3 {
  text-align: center;
  font-weight: bold;
  font-size: calc((32 / 14) * 1rem);
  color: #E87722;
  line-height: 1.5em;
  margin-bottom: 2.8rem;
}
#system .intro > p {
  text-align: center;
  line-height: 2.29em;
  font-size: 1rem;
  margin-bottom: 5.72rem;
}
#system .intro .nav {
  width: 91.43rem;
  margin: 0 auto 5.72rem;
}
#system .intro .nav ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#system .intro .nav ul li {
  width: 17.15rem;
  height: 18.93rem;
  background-color: rgba(232, 119, 34, 0.1);
  position: relative;

  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-arrow.svg);
  background-repeat: no-repeat;
  background-position: center bottom 2.86rem;
  background-size: 1.64rem auto;
}
#system .intro .nav ul li a {
  width: 17.15rem;
  height: 18.93rem;
  padding-top: 8rem;
  box-sizing: border-box;
  display: block;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  position: relative;
    z-index: 100;
}
#system .intro .nav ul li span {
  text-align: center;
  font-weight: bold;
  font-size: calc((16 / 14) * 1rem);
  color: #E87722;
  line-height: 1em;
}
#system .intro .nav ul li::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img01.svg);
  background-repeat: no-repeat;
  background-size: 8.57rem;
  height: 8.57rem;
  width: 8.57rem;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 2.86rem;
  margin: auto;
}
#system .intro .nav ul li:nth-child(2)::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img02.svg);
}
#system .intro .nav ul li:nth-child(3)::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img03.svg);
}
#system .intro .nav ul li:nth-child(4)::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img04.svg);
}
#system .intro .nav ul li:nth-child(5)::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img05.svg);
}
#system .system-contents {
  position: relative;
  z-index: 100;
  padding-top: 5rem;
  margin-top: -5rem;
}
#system .system-contents.system05 {
  padding-bottom: 7.86rem;
}
#system .system-contents .contents-head {
  height: 31.22rem;
  width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: relative;
  margin-bottom: -16rem;
}
#system .system-contents .contents-head::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26.93rem;
  background-color: #E87722;
  content: '';
  display: block;
}
#system .system-contents .contents-head img {
  height: 8.57rem;
  width: 8.57rem;
  border-radius: 50%;
  display: block;
  margin: 0 auto 0.36rem;
  position: relative;
  z-index: 10;
}
#system .system-contents .contents-head span {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: calc((36 / 14) * 1rem);
  position: relative;
  z-index: 10;
}
#system .system-contents .contents-inner {
  position: relative;
  z-index: 300;
  width: 75.15rem;
  margin: 5.72rem auto 0;
  background-color: #fff;
  padding: 5.72rem;
  box-sizing: border-box;
}
_:-ms-lang(x)::-ms-backdrop, #system .system-contents .contents-inner {
  width: 76rem;
}
#system .system-contents .contents-inner:nth-child(2) {
  margin-top: 0;
}
#system .system-contents .contents-inner > h3 {
  text-align: center;
  font-weight: bold;
  font-size: calc((26 / 14) * 1rem);
  color: #E87722;
  line-height: 1em;
  margin-bottom: 2.29rem;
}
#system .system-contents .contents-inner > p {
  width: 57.15rem;
  margin: 0 auto 4rem;
  line-height: 2.28em;
  font-size: 1rem;
}
#system .system-contents.system02 .contents-inner > p.notes {
  margin: 0 auto;
  line-height: 2.28em;
  color: #6A6A6A;
  text-align: center;
  font-size: calc((13 / 14) * 1rem);
  width: 100%;
}
#system .system-contents .contents-inner > p span {
  display: block;
  margin-top: 1.5rem;
}
#system .system-contents .contents-inner > p span:nth-child(2) {
  margin-top: 1.5rem;
}
#system .system-contents .contents-inner .system-basis {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  background-image: url(/recruit/jobs/img/workstyle_career/system/co01-line.svg);
  background-size: 7.5rem auto;
  background-repeat: no-repeat;
  background-position: center left 24.6rem;
}

#system .system-contents .contents-inner .system-basis h4 {
  font-weight: bold;
  font-size: calc((20 / 14) * 1rem);
  margin-right: 8.92rem;
}
#system .system-contents .contents-inner .system-basis ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  align-items: flex-start;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
#system .system-contents .contents-inner .system-basis ul li {
  margin: 1.14rem 0;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: calc((18 / 14) * 1rem);
}
#system .system-contents .contents-inner .system-basis ul li::before {
  content: '';
  display: block;
  height: 0.72rem;
  width: 0.72rem;
  background-color: #E87722;
  border-radius: 50%;
  margin-right: 1.43rem;
}
#system .system-contents .contents-inner .backcasting {
  padding-top: 4.57rem;
  border-top: 1px solid #E87722;
  margin-top: 4.57rem;
}
#system .system-contents .contents-inner .backcasting > h4 {
  text-align: center;
  font-weight: bold;
  font-size: calc((20 / 14) * 1rem);
  color: #E87722;
  line-height: 1em;
  margin-bottom: 4rem;
}
#system .system-contents .contents-inner .backcasting > p {
  width: 57.15rem;
  margin: 0 auto;
  line-height: 2.28em;
  font-size: 1rem;
}
#system .system-contents .contents-inner .backcasting ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  position: relative;
  margin-bottom: 4.5rem;
}
#system .system-contents .contents-inner .backcasting ul::after {
  content: '';
  display: block;
  height: 1px;
  width: 51rem;
  background-color: #E87722;
  top: 2.1rem;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
#system .system-contents .contents-inner .backcasting ul li {
  margin: 0 2.64rem;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 10;
}
#system .system-contents .contents-inner .backcasting ul li::after {
  display: block;
  content: '';
  height: 1rem;
  width: 1rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/co01-sankaku.svg);
  background-repeat: no-repeat;
  background-size: 1rem auto;
  position: absolute;
  right: -3rem;
  top: 1.66rem;
}
#system .system-contents .contents-inner .backcasting ul li:nth-child(3):after {
  display: none;
}
#system .system-contents .contents-inner .backcasting ul li strong {
  height: 4.29rem;
  width: 4.29rem;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  color: #fff;
  background-color: #E87722;
  border-radius: 50%;
  font-weight: bold;
  font-size: calc((16 / 14) * 1rem);
  line-height: 1em;
  margin-bottom: 1.1rem;
}
#system .system-contents .contents-inner .backcasting ul li span {
  font-size: calc((16 / 14) * 1rem);
  line-height: 1.5em;
  color: #E87722;
  font-weight: bold;
}
#system .system-contents .contents-inner .backcasting figure {
  width: 58.65rem;
  margin: 0 auto 4rem;
}
#system .system-contents .contents-inner .backcasting figure img {
  width: 100%;
  height: auto;
  display: block;
}
#system .system-contents .contents-inner .co01-list li {
  width: 57.15rem;
  margin: 0.72rem auto 0;
  height: 7.15rem;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: flex-start;
  padding-left: 2.86rem;
  box-sizing: border-box;
  color: #fff;
  background-color: #E87722;
}
#system .system-contents .contents-inner .co01-list {
  margin-top: 4rem;
}
#system .system-contents .contents-inner .co01-list li strong {
  font-weight: bold;
  font-size: calc((32 / 14) * 1rem);
  margin-right: 2.9rem;
}
#system .system-contents .contents-inner .co01-list li span {
  line-height: 1.8em;
  font-weight: bold;
  font-size: calc((18 / 14) * 1rem);
}
#system .system-contents .contents-inner .system01-list div,
#system .system-contents .contents-inner .system02-list-2 div {
  border-bottom: 1px solid #DF7221;
  padding: 2.93rem 0;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: flex-start;
}
#system .system-contents .contents-inner .system01-list div:nth-child(1),
#system .system-contents .contents-inner .system02-list-2 div:nth-child(2) {
  border-top: 1px solid #DF7221;
}
#system .system-contents .contents-inner .system01-list div h4,
#system .system-contents .contents-inner .system02-list-2 div h4 {
  line-height: 1.7em;
  font-weight: bold;
  font-size: calc((16 / 14) * 1rem);
  color: #E87722;
  width: 15.15rem;
}
#system .system-contents .contents-inner .system01-list div p,
#system .system-contents .contents-inner .system02-list-2 div p {
  width: calc(100% - 15.15rem);
  line-height: 2.28em;
  font-size: 1rem;
}
#system .system-contents.system02 .contents-inner figure {
  width: 100%;
  margin-bottom: 2.86rem;
}
#system .system-contents.system02 .contents-inner figure img {
  width: 100%;
  height: auto;
  display: block;
}
#system .system-contents .contents-inner .system02-list-1 {
  width: 63.72rem;
  margin: 0 auto 5.72rem;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: relative;
}
#system .system-contents .contents-inner .system02-list-1 > div {
  width: 18.43rem;
  height: 23.86rem;
  background-color: #E87722;
  color: #fff;
  padding: 2.86rem 2.29rem;
  box-sizing: border-box;
}
_:-ms-lang(x)::-ms-backdrop, #system .system-contents .contents-inner .system02-list-1 > div:nth-child(2),
_:-ms-lang(x)::-ms-backdrop, #system .system-contents .contents-inner .system02-list-1 > div:nth-child(3) {
  margin-left: 4rem;
}
#system .system-contents .contents-inner .system02-list-1 > div h4 {
  text-align: center;
  margin-bottom: 1.72rem;
  font-weight: bold;
  font-size: calc((20 / 14) * 1rem);
  line-height: 1em;
}
#system .system-contents .contents-inner .system02-list-1 > div p {
  font-size: 1rem;
  line-height: 2em;
  font-weight: bold;
}
#system .system-contents .contents-inner .system02-list-1 > div p small {
  font-size: calc((12/ 14) * 1rem);
}
#system .system-contents .contents-inner .system02-list-1::before,
#system .system-contents .contents-inner .system02-list-1::after {
  width: 1.43rem;
  height: 1.43rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/co02-sankaku.svg);
  background-repeat: no-repeat;
  background-size: 1.43rem;
  background-position: center center;
  display: block;
  content: '';
  position: absolute;
  right: 20rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
#system .system-contents .contents-inner .system02-list-1::after {
  left: 20rem;
  right: auto;
}
#system .system-contents .contents-inner .system02-list-2 > h3 {
  font-weight: bold;
  font-size: calc((20 / 14) * 1rem);
  color: #E87722;
  line-height: 1em;
  margin-bottom: 2.28rem;
}
#system .system-contents .contents-inner .system02-list-2 p.notes {
  margin: 2.86rem auto 0;
  line-height: 2.28em;
  color: #6A6A6A;
  text-align: center;
  font-size: calc((13 / 14) * 1rem);
  width: 100%;
}

#system .system-contents .contents-inner .system03-list,
#system .system-contents .contents-inner .system04-list {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  align-items: flex-start;
  border-top: 2px solid #E87722;
  border-left: 2px solid #E87722;
  box-sizing: border-box;
  position: relative;
}
#system .system-contents .contents-inner .system03-list > div,
#system .system-contents .contents-inner .system04-list > div {
  width: calc(100% / 3);
  border-right: 2px solid #E87722;
  border-bottom: 2px solid #E87722;
  box-sizing: border-box;
  padding: 2.5rem 2.29rem 0;
  min-height: 22.15rem;
  position: relative;
}
#system .system-contents .contents-inner .system04-list {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
#system .system-contents .contents-inner .system04-list > div {
  width: 50%;
  min-height: auto;
  padding-bottom: 2.5rem;
}
#system .system-contents .contents-inner .system04-list > div:last-child {
  width: 100%;
}
#system .system-contents .contents-inner .system03-list::before,
#system .system-contents .contents-inner .system03-list > div::before,
#system .system-contents .contents-inner .system04-list::before,
#system .system-contents .contents-inner .system04-list > div::before {
  content: '';
  display: block;
  width: 1.72rem;
  height: 1.72rem;
  background-color: #fff;
  position: absolute;
  left: -0.86rem;
  top: -0.86rem;
  z-index: 100;
}
#system .system-contents .contents-inner .system03-list::before,
#system .system-contents .contents-inner .system04-list::before {
  right: -0.86rem;
  left: auto;
}
#system .system-contents .contents-inner .system03-list::after,
#system .system-contents .contents-inner .system03-list > div::after,
#system .system-contents .contents-inner .system04-list::after,
#system .system-contents .contents-inner .system04-list > div::after {
  content: '';
  display: block;
  width: 1.72rem;
  height: 1.72rem;
  background-color: #fff;
  position: absolute;
  right: -0.86rem;
  bottom: -0.86rem;
  z-index: 100;
}
#system .system-contents .contents-inner .system03-list::after,
#system .system-contents .contents-inner .system04-list::after {
  left: -0.86rem;
  right: auto;
}
#system .system-contents .contents-inner .system03-list > div h3,
#system .system-contents .contents-inner .system04-list > div h3 {
  font-weight: bold;
  font-size: calc((20 / 14) * 1rem);
  color: #E87722;
  line-height: 1.3em;
  margin-bottom: 1.6rem;
  text-align: center;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(4) h3 {
  margin-bottom: 3rem;
}
#system .system-contents .contents-inner .system04-list > div h3 span {
  display: block;
  font-size: 1rem;
}
#system .system-contents .contents-inner .system03-list > div p,
#system .system-contents .contents-inner .system04-list > div p {
  font-size: 1rem;
  line-height: 2em;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(5) > p {
  text-align: center;
  margin-bottom: 1.28rem;
}
#system .system-contents .contents-inner .system04-list > div p.notes {
  margin: 1rem auto 0;
  line-height: 1.6em;
  color: #6A6A6A;
  text-align: left;
  font-size: calc((13 / 14) * 1rem);
}
#system .system-contents .contents-inner .system04-list > div p.notes span {
  display: block;
  margin-top: 0.6rem;
  text-indent: -1em;
  padding-left: 1em;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(5) ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(5) ul li {
  width: 28.8rem;
  height: auto;
  background-color: rgba(232, 119, 34, 0.06);
  margin-top: 1rem;
  padding: 2.28rem;
  box-sizing: border-box;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: 1rem;
  line-height: 2em;
}
_:-ms-lang(x)::-ms-backdrop, #system .system-contents .contents-inner .system04-list > div:nth-child(5) ul li {
	align-items:inherit;
}

#system .system-contents .contents-inner .system04-list > div:nth-child(5) ul li strong {
  font-size: 1rem;
  line-height: 1em;
  margin-bottom: 1.15rem;
  text-align: center;
  font-weight: bold;
  display: block;
}
#system .system-contents .contents-inner .system04-list {
  margin-bottom: 2.86rem;
}
#system .system-contents.system04 .contents-inner > p.notes {
  text-align: center;
  font-size: calc((13 / 14) * 1rem);
  margin-bottom: 0;
}
.work-area-list {
  border-top: 3px solid #E87722;
}
.work-area-list .work-area {
  width: 100%;
  border-bottom: 3px solid #E87722;
}
.work-area-list h3 {
  height: 7.43rem;
  width: 100%;
  font-size: calc((24 / 14) * 1rem);
  font-weight: bold;
  color: #E87722;
  line-height: 1em;
  position: relative;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.work-area-list h3::after {
  content: '';
  display: block;
  width: 1.65rem;
  height: 1rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/co05-arrow.svg);
  background-size: 1.65rem 1rem;
  background-repeat: no-repeat;
  position: absolute;
  right: 2.86rem;
  top: 0;
  bottom: 0;
  margin: auto;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.work-area-list h3.open::after {
  transform: rotate(180deg);
}
.work-area-list p {
  margin: 0 auto 3.43rem;
  width: 48.58rem;
  line-height: 2.28em;
  font-size: 1rem;
}

#system > .btn-area {
  margin: 5.72rem auto;
}
#system .link-btn {
  width: 57.15rem;
  height: 11.43rem;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  padding-right: 3.43rem;
  box-sizing: border-box;
  margin: 5.72rem auto 0;
  position: relative;
  font-size: calc((24 / 14) * 1rem);
  font-weight: bold;
  color: #fff;
  line-height: 1em;
  border: 3px solid #000;
  overflow: hidden;
}
#system .link-btn span {
  position: relative;
  z-index: 100;
}
#system .link-btn::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/recruit/jobs/img/workstyle_career/system/btn-bg.jpg);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#system .link-btn:hover::before {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#system .link-btn::after {
  content: '';
  display: block;
  width: 3.43rem;
  height: 11.43rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/btn-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.72rem auto;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000;
}


@media only screen and (max-width:767px) {
#system .page-mv {
  height: calc((480 / 768) * 100vw);
  width: 100%;
  position: relative;
  margin-bottom: calc((120 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/system/mv-bg-sp.jpg);
  background-size: cover;
  border-bottom: 3px solid #000;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  text-align: center;
}
#system .page-mv h2 strong {
  font-weight: bold;
  font-size: calc((80 / 24) * 1rem);
  line-height: 1em;
}
#system .intro > h3 {
  text-align: center;
  font-weight: bold;
  font-size: calc((40 / 24) * 1rem);
  color: #E87722;
  line-height: 1.5em;
  margin-bottom: calc((56 / 768) * 100vw);
}
#system .intro > p {
  text-align: center;
  line-height: 1.8em;
  font-size: 1rem;
  margin-bottom: calc((80 / 768) * 100vw);
}
#system .page-mv h2 span {
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  line-height: 1em;
  color: #E87722;
  margin-top: 4vw;
}
#system .intro .nav {
  width: calc((704 / 768) * 100vw);
  margin: 0 auto 5.72rem;
}
#system .intro .nav ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
#system .intro .nav ul li {
  width: calc((340 / 768) * 100vw);
  height: calc((258 / 768) * 100vw);
  background-color: rgba(232, 119, 34, 0.1);
  position: relative;
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-arrow.svg);
  background-repeat: no-repeat;
  background-position: center bottom 3vw;
  background-size: 4vw auto;
  margin-bottom: 3vw;
}
#system .intro .nav ul li:last-child {
  margin: 0 auto;
}
#system .intro .nav ul li span {
  text-align: center;
  font-weight: bold;
  font-size: calc((26 / 24) * 1rem);
  color: #E87722;
  line-height: 1em;
}
#system .intro .nav ul li::before {
  background-image: url(/recruit/jobs/img/workstyle_career/system/nav-img01.svg);
  background-repeat: no-repeat;
  background-size: calc((120 / 768) * 100vw);
  height: calc((120 / 768) * 100vw);
  width: calc((120 / 768) * 100vw);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 4vw;
  margin: auto;
}
#system .intro .nav ul li a {
  width: calc((340 / 768) * 100vw);
  height: calc((258 / 768) * 100vw);
  padding-top: 15vw;
  box-sizing: border-box;
  display: block;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  position: relative;
  z-index: 100;
}
#system .system-contents .contents-inner {
  position: relative;
  z-index: 300;
  width: calc((704 / 768) * 100vw);
  margin: calc((80 / 768) * 100vw) auto 0;
  background-color: #fff;
  padding: calc((56 / 768) * 100vw);
  box-sizing: border-box;
}
#system .system-contents .contents-inner > p {
  width: 100%;
  margin: 0 auto calc((56 / 768) * 100vw);
  line-height: 1.8em;
  font-size: 1rem;
}
#system .system-contents .contents-inner .co01-list {
  margin-top: 7vw;
}
#system .system-contents .contents-inner .co01-list li {
  width: calc((592 / 768) * 100vw);
  margin: 4vw auto 0;
  height: auto;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: flex-start;
  padding: calc((40 / 768) * 100vw);
  box-sizing: border-box;
  color: #fff;
  background-color: #E87722;
}
#system .system-contents .contents-inner > h3 {
  text-align: center;
  font-weight: bold;
  font-size: calc((32 / 24) * 1rem);
  color: #E87722;
  line-height: 1em;
  margin-bottom: calc((56 / 768) * 100vw);
}
#system .system-contents .contents-inner .system01-list div:nth-child(1),
#system .system-contents .contents-inner .system02-list-2 div:nth-child(2) {
  border-top: 1pxsolid #DF7221;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  text-align: center;
}
#system .system-contents .contents-inner .system01-list div, #system .system-contents .contents-inner .system02-list-2 div {
  border-bottom: 1px solid #DF7221;
  padding: calc((56 / 768) * 100vw) 0;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: flex-start;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
#system .system-contents .contents-inner .system01-list div h4,
#system .system-contents .contents-inner .system02-list-2 div h4 {
  line-height: 1.7em;
  font-weight: bold;
  font-size: calc((26 / 24) * 1rem);
  color: #E87722;
  width: 100%;
  text-align: center;
  margin-bottom: calc((40 / 768) * 100vw);
}
#system .system-contents .contents-inner .system01-list div h4 br,
#system .system-contents .contents-inner .system02-list-2 div h4 br {
  display: none;
}
#system .system-contents .contents-inner .system01-list div p, #system .system-contents .contents-inner .system02-list-2 div p {
  width: 100%;
  line-height: 1.8em;
  font-size: 1rem;
  text-align: left;
}
#system .system-contents.system02 .contents-inner > p.notes {
  margin: 0 auto;
  line-height: 1.8em;
  color: #6A6A6A;
  text-align: left;
  font-size: calc((22 / 24) * 1rem);
  width: 100%;
}
#system .system-contents.system02 .contents-inner figure {
  width: calc((704 / 768) * 100vw);
  margin-left: calc((-56 / 768) * 100vw);
  margin-bottom: calc((56 / 768) * 100vw);
  overflow-x: auto;
  height: calc((896 / 768) * 100vw);
}
#system .system-contents.system02 .contents-inner figure img {
  height: calc((896 / 768) * 100vw);
  width: calc((1726 / 768) * 100vw);
  display: block;
  padding: 0 calc((56 / 768) * 100vw);
}
#system .system-contents .contents-inner .system02-list-2 > h3 {
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  color: #E87722;
  line-height: 1em;
  margin-bottom: calc((50 / 768) * 100vw);
  text-align: center;
}
#system .system-contents .contents-inner .system02-list-2 p.notes {
  margin: calc((50 / 768) * 100vw) auto 0;
  line-height: 1.8em;
  color: #6A6A6A;
  text-align: center;
  font-size: calc((21 / 24) * 1rem);
  width: 100%;
  white-space: nowrap;
}
#system .system-contents .contents-head {
  height: calc((437 / 768) * 100vw);
  width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: relative;
  margin-bottom: calc((-205 / 768) * 100vw);
}
#system .system-contents .contents-head::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc((377 / 768) * 100vw);
  background-color: #E87722;
  content: '';
  display: block;
}
#system .system-contents .contents-head img {
  height: calc((120 / 768) * 100vw);
  width: calc((120 / 768) * 100vw);
  border-radius: 50%;
  display: block;
  margin: 0 auto calc((20 / 768) * 100vw);
  position: relative;
  z-index: 10;
}
#system .system-contents .contents-head span {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: calc((40 / 24) * 1rem);
  position: relative;
  z-index: 10;
}
#system .system-contents .contents-inner .system02-list-1 {
  width: calc((592 / 768) * 100vw);
  margin: 0 auto 3vw;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: relative;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
#system .system-contents .contents-inner .system02-list-1 > div {
  width: calc((592 / 768) * 100vw);
  height: auto;
  background-color: #E87722;
  color: #fff;
  padding: calc((40 / 768) * 100vw) calc((56 / 768) * 100vw);
  box-sizing: border-box;
  margin-bottom: 10vw;
}
#system .system-contents .contents-inner .system02-list-1 > div h4 {
  text-align: left;
  margin-bottom: calc((32 / 768) * 100vw);
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  line-height: 1em;
  color: #fff;
  margin-top: 0;
}
#system .system-contents .contents-inner .system02-list-1::before,
#system .system-contents .contents-inner .system02-list-1::after {
  width: calc((30 / 768) * 100vw);
  height: calc((30 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/system/co02-sankaku.svg);
  background-repeat: no-repeat;
  background-size: calc((30 / 768) * 100vw);
  background-position: center center;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 55vw;
  bottom: auto;
  margin: auto;
  transform: rotate(90deg);
}
#system .system-contents .contents-inner .system02-list-1::after {
  left: 0;
  right: 0;
  top: auto;
  bottom: 85.5vw;
}
#system .system-contents .contents-inner .system03-list > div,
#system .system-contents .contents-inner .system04-list > div {
  width: 100%;
  border-right: 2px solid #E87722;
  border-bottom: 2px solid #E87722;
  box-sizing: border-box;
  padding: calc((58 / 768) * 100vw);
  min-height: auto;
  position: relative;
}
#system .system-contents .contents-inner .system04-list > div {
  width: 100%;
  min-height: auto;
  padding-bottom: calc((58 / 768) * 100vw);
}
#system .system-contents .contents-inner .system03-list > div h3, #system .system-contents .contents-inner .system04-list > div h3 {
  font-weight: bold;
  font-size: calc((26 / 24) * 1rem);
  color: #E87722;
  line-height: 1.3em;
  margin-bottom: calc((40 / 768) * 100vw);
  text-align: center;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(4) h3 {
  margin-bottom: calc((40 / 768) * 100vw);
}
#system .system-contents .contents-inner .system03-list > div p, #system .system-contents .contents-inner .system04-list > div p {
  font-size: 1rem;
  line-height: 1.8em;
}
#system .system-contents .contents-inner .system03-list::after,
#system .system-contents .contents-inner .system03-list > div::after,
#system .system-contents .contents-inner .system04-list::after,
#system .system-contents .contents-inner .system04-list > div::after {
  content: '';
  display: block;
  width: calc((36 / 768) * 100vw);
  height: calc((36 / 768) * 100vw);
  background-color: #fff;
  position: absolute;
  right: calc((-18 / 768) * 100vw);
  bottom: calc((-18 / 768) * 100vw);
  z-index: 100;
}
#system .system-contents .contents-inner .system03-list::before,
#system .system-contents .contents-inner .system03-list > div::before,
#system .system-contents .contents-inner .system04-list::before,
#system .system-contents .contents-inner .system04-list > div::before {
  content: '';
  display: block;
  width: calc((36 / 768) * 100vw);
  height: calc((36 / 768) * 100vw);
  background-color: #fff;
  position: absolute;
  left: calc((-18 / 768) * 100vw);
  top: calc((-18 / 768) * 100vw);
  z-index: 100;
}
#system .system-contents .contents-inner .system03-list::before,
#system .system-contents .contents-inner .system04-list::before {
  right: calc((-18 / 768) * 100vw);
  left: auto;
}
#system .system-contents .contents-inner .system04-list > div p.notes span {
  display: block;
  margin-top: 0.2rem;
  text-indent: -1em;
  padding-left: 1em;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(5) ul li {
  width: 100%;
  height: auto;
  background-color: rgba(232, 119, 34, 0.06);
  margin-top: 4vw;
  padding: calc((32 / 768) * 100vw);
  box-sizing: border-box;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: 1rem;
  line-height: 1.8em;
}
#system .system-contents .contents-inner .system04-list > div:nth-child(5) ul li strong {
  font-size: calc((24 / 24) * 1rem);
  line-height: 1.3em;
  margin-bottom: 3vw;
  text-align: center;
  font-weight: bold;
  display: block;
}
#system .system-contents.system04 .contents-inner > p.notes {
  text-align: left;
  font-size: calc((24 / 24) * 1rem);
  margin-bottom: 0;
}
.work-area-list h3 {
  height: calc((124 / 768) * 100vw);
  width: 100%;
  font-size: calc((28 / 24) * 1rem);
  font-weight: bold;
  color: #E87722;
  line-height: 1em;
  position: relative;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.work-area-list h3::after {
  content: '';
  display: block;
  width: calc((28 / 768) * 100vw);
  height: calc((16 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/system/co05-arrow.svg);
  background-size: calc((28 / 768) * 100vw) calc((16 / 768) * 100vw);
  background-repeat: no-repeat;
  position: absolute;
  right: calc((20 / 768) * 100vw);
  top: 0;
  bottom: 0;
  margin: auto;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.work-area-list p {
  margin: 0 auto 6vw;
  width: calc((464 / 768) * 100vw);
  line-height: 1.8em;
  font-size: 1rem;
}
#system .system-contents.system05 {
  padding-bottom: calc((120 / 768) * 100vw);
  margin-bottom: 0;
}
#system > .btn-area {
  margin: calc((112 / 768) * 100vw) auto;
}
#system .link-btn {
  width: calc((704 / 768) * 100vw);
  height: calc((160 / 768) * 100vw);
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  padding-right: calc((64 / 768) * 100vw);
  box-sizing: border-box;
  margin: 9vw auto 0;
  position: relative;
  font-size: calc((28 / 24) * 1rem);
  font-weight: bold;
  color: #fff;
  line-height: 1.6em;
  border: 3px solid #000;
  overflow: hidden;
  text-align: center;
}
#system .link-btn::after {
  content: '';
  display: block;
  width: calc((64 / 768) * 100vw);
  height: calc((160 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/system/btn-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2vw auto;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000;
}
#system .link-btn:hover::before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#system .system-contents {
  margin-bottom: calc((96 / 768) * 100vw);
  padding-top: 8vw;
  margin-top: -8vw;
}
#system02 .contents-inner h4.smt {
  text-align: center;
  width: 100%;
  left: 0;
  color: #E87722;
  margin: 10vw auto 6vw;
}
#system .system-contents .contents-inner .backcasting ul {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  position: relative;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  width: calc((510 / 768) * 100vw);
  margin: 0 auto 7vw;
}
#system .system-contents .contents-inner .backcasting ul li {
  margin: 0 auto calc((100 / 768) * 100vw);
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  flex-direction: unset;
  text-align: center;
  position: relative;
  z-index: 10;
  width: 100%;
  justify-content: flex-start;
}
#system .system-contents .contents-inner .backcasting ul li strong {
  height: calc((80 / 768) * 100vw);
  width: calc((80 / 768) * 100vw);
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  color: #fff;
  background-color: #E87722;
  border-radius: 50%;
  font-weight: bold;
  font-size: calc((26 / 24) * 1rem);
  line-height: 1em;
  margin: 0 3vw 0 0;
}
#system .system-contents .contents-inner .backcasting ul li::after {
  display: block;
  content: '';
  height: 1rem;
  width: 1rem;
  background-image: url(/recruit/jobs/img/workstyle_career/system/co01-sankaku.svg);
  background-repeat: no-repeat;
  background-size: 1rem auto;
  position: absolute;
  right: auto;
  top: 15vw;
  transform: rotate(90deg);
  left: 3.5vw;
}
#system .system-contents .contents-inner .backcasting ul::after {
  content: '';
  display: block;
  height: 69vw;
  width: 1px;
  background-color: #E87722;
  top: -5vw;
  left: 5vw;
  right: auto;
  margin: auto;
  position: absolute;
}
#system .system-contents .contents-inner .backcasting ul li span {
  font-size: calc((26 / 24) * 1rem);
  line-height: 1.5em;
  color: #E87722;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
}

#system .system-contents .contents-inner .backcasting figure {
  width: 100%;
  margin: 0 auto 8vw;
}
#system .system-contents .contents-inner .backcasting > p {
  width: 100%;
  margin: 0 auto;
  line-height: 1.8em;
  font-size: 1rem;
}
#system .system-contents .contents-inner .backcasting > h4 {
  text-align: center;
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  color: #E87722;
  line-height: 1.8em;
  margin-bottom: 11vw;
}
#system .system-contents .contents-inner .system-basis {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  background-image: none;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
#system .system-contents .contents-inner .system-basis h4 {
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  margin-bottom: calc((40 / 768) * 100vw);
  margin-right: 0;
  line-height: 1em;
}
#system .system-contents .contents-inner .system-basis ul li {
  margin: 0 0 4vw;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: calc((26 / 24) * 1rem);
}
#system .system-contents .contents-inner .system-basis ul li:last-child {
  margin-bottom: 0;
}
#system .system-contents .contents-inner .system-basis ul li::before {
  content: '';
  display: block;
  height: 2.4vw;
  width: 2.4vw;
  background-color: #E87722;
  border-radius: 50%;
  margin-right: 3vw;
}
#system .system-contents .contents-inner .backcasting {
  padding-top: calc((80 / 768) * 100vw);
  border-top: 1px solid #ccc;
  margin-top: calc((80 / 768) * 100vw);
}
#system .system-contents .contents-inner .co01-list li strong {
  font-weight: bold;
  font-size: calc((40 / 24) * 1rem);
  margin-right: calc((40 / 768) * 100vw);
}
#system .system-contents .contents-inner .co01-list li span {
  line-height: 1.6em;
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
}
#system .system-contents .contents-inner .co01-list li span br {
  display: none;
}
}


#workstyle-career .page-mv {
  height: 31.43rem;
  width: 100%;
  position: relative;
  margin-bottom: 8.29rem;
  background-image: url(/recruit/jobs/img/workstyle_career/mv-bg.jpg);
  background-size: cover;
  border-bottom: 3px solid #000;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  text-align: center;
}
#workstyle-career .page-mv h2 {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  transition-delay: 0.3s;
}
#workstyle-career .page-mv h2 strong {
  font-weight: bold;
  font-size: calc((72 / 14) * 1rem);
  line-height: 1em;

}
#workstyle-career .page-mv h2 span {
  font-weight: bold;
  font-size: calc((28 / 14) * 1rem);
  line-height: 1em;
  color: #E87722;
  margin-top: 1.5rem;
}


#workstyle-career .contents-ttl {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  margin-bottom: 2.86rem;
}
#workstyle-career .contents-ttl strong {
  font-weight: 700;
  font-size: calc((64 / 14) * 1rem);
  line-height: 1em;
  margin-bottom: 0.7rem;
}
#workstyle-career .contents-ttl small {
  font-weight: bold;
  font-size: calc((16 / 14) * 1rem);
  color: #E87722;
}
#workstyle-career .lead-text {
  text-align: center;
  font-size: 1rem;
  line-height: 2.28em;
  margin-bottom: 5.72rem;
}
#workstyle-career > .btn-area {
  margin: 8.57rem auto;
}
.workstyle-btn {
  width: 83.43rem;
  height: 28.57rem;
  margin: 0 auto;
  border: 3px solid #000;
  box-sizing: border-box;
  position: relative;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}
.workstyle-btn::after {
  content: '';
  display: block;
  height: calc(28.57rem - 6px);
  width: 3px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.workstyle-btn a {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  justify-content: flex-start;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  width: 50%;
  text-align: center;
  padding-top: 10.8rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.workstyle-btn a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/recruit/jobs/img/workstyle_career/workstyle-btn01-bg.jpg);
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  transition-property: opacity, transform;
  transition-duration: 0.3s;

}
.workstyle-btn a.btn02::after {
  background-image: url(/recruit/jobs/img/workstyle_career/workstyle-btn02-bg.jpg);
}
.workstyle-btn a span {
  font-size: calc((32 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 5rem;
  position: relative;
  z-index: 100;
}
.workstyle-btn a strong {
  font-size: calc((24 / 14) * 1rem);
  font-weight: bold;
  border-bottom: 3px solid #000;
  position: relative;
  z-index: 100;
}
.workstyle-btn a:hover::after {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.workstyle {
  background-color: #eee;
  padding-bottom: 6.86rem;
  margin-top: 10rem;
}
#workstyle-career .contents-ttl {
  position: relative;
  z-index: 100;
}
#workstyle-career .workstyle .contents-ttl {
  position: relative;
  top: -2rem;
  margin-bottom: 1rem;
}
#workstyle-career .lead-text {
  position: relative;
  z-index: 100;
}
.culture {
  padding-bottom: 6.29rem;
  margin-bottom: 8.22rem;
  position: relative;
}
.culture::after {
  content: '';
  display: block;
  height: calc(100% - 2rem);
  width: 75.14rem;
  background-color: #F5F5F5;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.culture-inner {
  width: 85.14rem;
  margin: 0 auto;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  position: relative;
  z-index: 100;
}
.culture-inner .culture-list {
  width: 19.57rem;
  height: 25.29rem;
  background-color: #E87722;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.culture-inner .culture-list h3 {
  font-size: calc((64 / 14) * 1rem);
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 100;
  top: -2rem;
}
.culture-inner .culture-list h4 {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  line-height: 1em;
  color: #fff;
  text-align: center;
  margin-bottom: 2.8rem;
}
.culture-inner .culture-list p {
  width: 15.86rem;
  text-align: left;
  font-size: 1rem;
  line-height: 2em;
  color: #fff;
}
.career-path-inner {
  width: 85.14rem;
  margin: 0 auto 4.57rem;
  border: 3px solid #000;
  box-sizing: border-box;
}
.career-path-inner:nth-child(7) {
  margin-bottom: 0;
}
.career-head {
  height: 18.79rem;
  width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  position: relative;
}
.career-head .box {
  height: 18.79rem;
  width: 17rem;
  background-color: #E87722;
  padding: 1rem 1.5rem;
  box-sizing: border-box;
}
.career-head .box h3 {
  font-size: calc((32 / 14) * 1rem);
  font-weight: bold;
  line-height: 1em;
}
.career-head .box p {
  font-size: calc((18 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 2.7rem;
}
.career-head .box p strong {
  font-size: calc((48 / 14) * 1rem);
  font-weight: bold;
  display: block;
  line-height: 1em;
}
.career-head .text {
  position: relative;
  height: 18.79rem;
  width: calc(100% - 17rem);
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  padding: 0 3.36rem;
  box-sizing: border-box;
  overflow: hidden;
}
.career-head .text::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url(/recruit/jobs/img/workstyle_career/career-path01-mv-bg.jpg);
  background-size: cover;
  left: 0;
  top: 0;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.career-path-inner:nth-child(4) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path02-mv-bg.jpg);
}
.career-path-inner:nth-child(5) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path03-mv-bg.jpg);
}
.career-path-inner:nth-child(6) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path04-mv-bg.jpg);
}
.career-path-inner:nth-child(7) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path05-mv-bg.jpg);
}
.career-head .text h4 {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.8em;
  position: relative;
  z-index: 100;
}
.career-head button {
  background-color: #fff;
  border: none;
  height: 4.57rem;
  width: 4.57rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.career-head button i {
  height: 0.3rem;
  width: 1.7rem;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.career-head button i:nth-child(2) {
  transform: rotate(90deg);
}
.career-head.open button i {
  transform: rotate(180deg);
}
.career-head.open button i:nth-child(2) {
  transform: rotate(185deg);
  opacity: 0;
}
.career-path-inner .contents .contents-inner {
  padding: 5.7rem;
}
.career-path-inner .contents .person {
  padding: 5rem 4.3rem 5rem;
  border-top: 3px solid #000;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.career-path-inner .contents .person section {
  width: 49.14rem;
}
.career-path-inner .contents .person section h4 {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 2rem;
}
.career-path-inner .contents .person section p {
  font-size: calc((13 / 14) * 1rem);
  font-weight: normal;
  line-height: 1.85em;
}
.career-path-inner .contents .person section p i {
  border: none;
  width: 2rem;
  height: 1px;
  background-color: #000;
  display: inline-block;
  margin: 0 0.3rem 0 0;
  vertical-align: middle;
}
.career-path-inner .contents .person figure {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  align-items: flex-start;
  width: 27.15rem;
}
.career-path-inner .contents .person figure img {
  height: 11rem;
  width: 10.71rem;
  margin-right: 1.72rem;
}
.career-path-inner .contents .person figure p {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  align-items: flex-start;
}
.career-path-inner .contents .person figure p strong {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 1em;
}
.career-path-inner .contents .person figure p strong small {
  font-size: calc((16 / 14) * 1rem);
}
.career-path-inner .contents .person figure p span {
  font-size: calc((13 / 14) * 1rem);
  font-weight: normal;
  line-height: 1.85em;
}
.career-path-inner .contents .contents-inner dl {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.career-path-inner .contents .contents-inner dl dt {
  width: 9.79rem;
  height: 7.29rem;
  background-color: #E87722;
  text-align: center;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  margin-right: 5.18rem;
}
.career-path-inner .contents .contents-inner dl dt span {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
}
.career-path-inner .contents .contents-inner dl dt span strong {
  font-size: calc((40 / 14) * 1rem);
  font-weight: bold;
  line-height: 1em;
  margin-right: 0.3rem;
}
.career-path-inner .contents .contents-inner dl dt span strong small {
  font-size: calc((20 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
}
.career-path-inner .contents .contents-inner dl dd {
  width: calc(100% - 14.97rem);
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  align-items: flex-start;
}
.career-path-inner .contents .contents-inner dl dd h3 {
  font-size: calc((26 / 14) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
  color: #E87722;
  margin-bottom: 1.5rem;
  width: 100%;
}
.career-path-inner .contents .contents-inner dl dd p {
  font-size: calc((14 / 14) * 1rem);
  font-weight: normal;
  line-height: 1.8em;
  width: 100%;
}
.career-path-inner .contents .contents-inner hr {
  height: 2.57rem;
  width: 0.5rem;
  border: none;
  background-image: url(/recruit/jobs/img/workstyle_career/arrow.svg);
  background-repeat: no-repeat;
  background-size: 0.5rem auto;
  margin: 1.43rem 0 1.43rem 4.6rem;
}
.career-path-inner .contents {
  background-color: #F5F5F5;
}
.career-path > p.notes {
  width: 85.14rem;
  margin: 2rem auto 0;
  font-size: 0.9rem;
  text-align: right;
}

@media only screen and (max-width:767px) {

#workstyle-career .page-mv {
  height: calc((704 / 768) * 100vw);
  width: 100%;
  position: relative;
  margin-bottom: calc((150 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/mv-bg-sp.jpg);
  background-size: cover;
  border-bottom: 3px solid #000;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  -webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
  text-align: center;
}
#workstyle-career .page-mv h2 strong {
  font-weight: bold;
  font-size: calc((64 / 24) * 1rem);
  line-height: 1.3em;

}
#workstyle-career .page-mv h2 span {
  font-weight: bold;
  font-size: calc((28 / 24) * 1rem);
  line-height: 1em;
  color: #E87722;
  margin-top: 1.5rem;
}


#workstyle-career .contents-ttl {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.86rem;
}
#workstyle-career .contents-ttl strong {
  font-weight: 700;
  font-size: calc((64 / 24) * 1rem);
  line-height: 1em;
  margin-bottom: 0.7rem;
}
#workstyle-career .contents-ttl small {
  font-weight: bold;
  font-size: calc((24 / 24) * 1rem);
  color: #E87722;
}
#workstyle-career .lead-text {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8em;
  margin-bottom: calc((105 / 768) * 100vw);
}
#workstyle-career .career-path .lead-text {
  margin-bottom: calc((80 / 768) * 100vw);
}
#workstyle-career > .btn-area {
  margin: calc((112 / 768) * 100vw) auto;
}
.workstyle-btn {
  width: calc((704 / 768) * 100vw);
  height: auto;
  margin: 0 auto;
  border: none;
  position: relative;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.workstyle-btn::after {
  display: none;
}
.workstyle-btn a {
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  justify-content: flex-start;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: calc((360 / 768) * 100vw);
  text-align: center;
  padding-top: calc((155 / 768) * 100vw);
  position: relative;
  overflow: hidden;
  border: 3px solid #000;
  box-sizing: border-box;
  margin-bottom: calc((40 / 768) * 100vw);
}
.workstyle-btn a.btn02 {
  margin-bottom: 0;
}
.workstyle-btn a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/recruit/jobs/img/workstyle_career/workstyle-btn01-bg-sp.jpg);
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.workstyle-btn a.btn02::after {
  background-image: url(/recruit/jobs/img/workstyle_career/workstyle-btn02-bg-sp.jpg);
}
.workstyle-btn a span {
  font-size: calc((34 / 24) * 1rem);
  font-weight: bold;
  line-height: 1em;
  margin-bottom: calc((90 / 768) * 100vw);
  position: relative;
  z-index: 100;
}
.workstyle-btn a strong {
  font-size: calc((24 / 24) * 1rem);
  font-weight: bold;
  border-bottom: 3px solid #000;
  position: relative;
  z-index: 100;
}
.workstyle-btn a:hover::after {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.workstyle {
  background-color: #eee;
  padding-bottom: calc((120 / 768) * 100vw);
  margin-top: calc((167 / 768) * 100vw);
}
#workstyle-career .contents-ttl {
  position: relative;
  z-index: 100;
}
#workstyle-career .workstyle .contents-ttl {
  position: relative;
  top: -3vw;
  margin-bottom: 4vw;
}
#workstyle-career .lead-text {
  position: relative;
  z-index: 100;
}
#workstyle-career .workstyle .lead-text {
  width: calc((704 / 768) * 100vw);
  margin: 0 auto calc((72 / 768) * 100vw);
  text-align: left;
}
#workstyle-career .workstyle .lead-text br {
  display: none;
}
.culture {
  padding-bottom: calc((96 / 768) * 100vw);
  margin-bottom: calc((135 / 768) * 100vw);
  position: relative;
  width: calc((704 / 768) * 100vw);
  margin: 0 auto calc((135 / 768) * 100vw);
}
.culture::after {
  content: '';
  display: block;
  height: calc(100% - 3vw);
  width: calc((704 / 768) * 100vw);
  background-color: #F5F5F5;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.culture-inner {
  width: calc((624 / 768) * 100vw);
  margin: 0 auto;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 100;
}
.culture-inner .culture-list {
  width: calc((624 / 768) * 100vw);
  height: auto;
  background-color: #E87722;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  padding-bottom: calc((64 / 768) * 100vw);
  margin-bottom: calc((70 / 768) * 100vw);
}
.culture-inner .culture-list:nth-child(2),
.culture-inner .culture-list:nth-child(3),
.culture-inner .culture-list:nth-child(4) {
  transition-delay: 0;
}
.culture-inner .culture-list:last-child {
  margin-bottom: 0;
}
.culture-inner .culture-list h3 {
  font-size: calc((64 / 24) * 1rem);
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 100;
  top: -3vw;
}
.culture-inner .culture-list h4 {
  font-size: calc((34 / 24) * 1rem);
  font-weight: bold;
  line-height: 1em;
  color: #fff;
  text-align: center;
  margin-bottom: calc((30 / 768) * 100vw);
}
.culture-inner .culture-list p {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  line-height: 1.8em;
  color: #fff;
}
.career-path-inner {
  width: calc((704 / 768) * 100vw);
  margin: 0 auto calc((40 / 768) * 100vw);
  border: 3px solid #000;
  box-sizing: border-box;
}
.career-path-inner:nth-child(7) {
  margin-bottom: 0;
}
.career-head {
  height: calc((264 / 768) * 100vw);
  width: 100%;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  position: relative;
}
.career-head .box {
  height:calc((264 / 768) * 100vw);
  width: calc((160 / 768) * 100vw);
  background-color: #E87722;
  padding: calc((25 / 768) * 100vw);
  box-sizing: border-box;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.career-head .box h3 {
  font-size: calc((24 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
}
.career-head .box p {
  font-size: calc((20 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 0;
}
.career-head .box p strong {
  font-size: calc((48 / 24) * 1rem);
  font-weight: bold;
  display: block;
  line-height: 1em;
}
.career-head .text {
  position: relative;
  height: calc((264 / 768) * 100vw);
  width: calc((540 / 768) * 100vw);
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  padding: 0 calc((48 / 768) * 100vw);
  box-sizing: border-box;
  overflow: hidden;
}
.career-head .text::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url(/recruit/jobs/img/workstyle_career/career-path01-mv-bg-sp.jpg);
  background-size: cover;
  left: 0;
  top: 0;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.career-path-inner:nth-child(4) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path02-mv-bg-sp.jpg);
}
.career-path-inner:nth-child(5) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path03-mv-bg-sp.jpg);
}
.career-path-inner:nth-child(6) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path04-mv-bg-sp.jpg);
}
.career-path-inner:nth-child(7) .career-head .text::after {
  background-image: url(/recruit/jobs/img/workstyle_career/career-path05-mv-bg-sp.jpg);
}
.career-head .text h4 {
  font-size: calc((24 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.8em;
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.career-head button {
  background-color: #fff;
  border: none;
  height: calc((64 / 768) * 100vw);
  width: calc((64 / 768) * 100vw);
  position: absolute;
  right: 0;
  bottom: 0;
}
.career-head button i {
  height: calc((3 / 768) * 100vw);
  width: calc((24 / 768) * 100vw);
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}
.career-head button i:nth-child(2) {
  transform: rotate(90deg);
}
.career-head.open button i {
  transform: rotate(180deg);
}
.career-head.open button i:nth-child(2) {
  transform: rotate(185deg);
  opacity: 0;
}
.career-path-inner .contents .contents-inner {
  padding: calc((80 / 768) * 100vw) calc((40 / 768) * 100vw);
}
.career-path-inner .contents .person {
  padding: calc((70 / 768) * 100vw) calc((40 / 768) * 100vw);
  border-top: 3px solid #000;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.career-path-inner .contents .person section {
  width: 100%;
  margin-top: calc((32 / 768) * 100vw);
}
.career-path-inner .contents .person section h4 {
  font-size: calc((28 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: calc((24 / 768) * 100vw);
}
.career-path-inner .contents .person section p {
  font-size: calc((20 / 24) * 1rem);
  font-weight: normal;
  line-height: 1.6em;
}
.career-path-inner .contents .person section p i {
  border: none;
  width: 1.2rem;
  height: 1px;
  background-color: #000;
  display: inline-block;
  margin: 0 0.2rem 0 0;
  vertical-align: middle;
}
.career-path-inner .contents .person figure {
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: flex-start;
  width: 100%;
}
.career-path-inner .contents .person figure img {
  height: calc((154 / 768) * 100vw);
  width: calc((140 / 768) * 100vw);
  margin-right: calc((25 / 768) * 100vw);
}
.career-path-inner .contents .person figure p {
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-direction: unset;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.career-path-inner .contents .person figure p strong {
  font-size: calc((34 / 24) * 1rem);
  font-weight: bold;
  margin-bottom: 0;
  margin-right: calc((56 / 768) * 100vw);
  line-height: 1em;
}
.career-path-inner .contents .person figure p strong small {
  font-size: calc((26 / 24) * 1rem);
}
.career-path-inner .contents .person figure p span {
  font-size: calc((20 / 24) * 1rem);
  font-weight: normal;
  line-height: 1.6em;
}
.career-path-inner .contents .contents-inner dl {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: flex-start;
  min-height: calc((320 / 768) * 100vw);
}
.career-path-inner .contents .contents-inner dl:last-child {
  min-height: auto;
}
.career-path-inner .contents .contents-inner dl.mb1 {
  margin-bottom: 1em;
}
.career-path-inner .contents .contents-inner dl dt {
  width: calc((120 / 768) * 100vw);
  height: calc((120 / 768) * 100vw);
  background-color: #E87722;
  text-align: center;
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  -webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
  margin-right: calc((48 / 768) * 100vw);
  position: relative;
}
.career-path-inner .contents .contents-inner dl dt::after {
  content: '';
  display: block;
  height: calc((136 / 768) * 100vw);
  width: calc((12 / 768) * 100vw);
  background-image: url(/recruit/jobs/img/workstyle_career/arrow-sp.svg);
  background-repeat: no-repeat;
  background-size: calc((12 / 768) * 100vw) auto;
  position: absolute;
  left: 2vw;
  right: 0;
  top: calc((150 / 768) * 100vw);
  margin: auto;
}
.career-path-inner .contents .contents-inner dl:last-child dt::after {
  display: none;
}
.career-path-inner .contents .contents-inner dl dt span {
  font-size: calc((28 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
}
.career-path-inner .contents .contents-inner dl dt span strong {
  font-size: calc((38 / 24) * 1rem);
  font-weight: bold;
  line-height: 1em;
  margin-right: 0;
}
.career-path-inner .contents .contents-inner dl dt span strong small {
  font-size: calc((20 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.1em;
}
.career-path-inner .contents .contents-inner dl dd {
  width: calc((456 / 768) * 100vw);
    display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
    -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
}
.career-path-inner .contents .contents-inner dl dd h3 {
  font-size: calc((24 / 24) * 1rem);
  font-weight: bold;
  line-height: 1.4em;
  color: #E87722;
  margin-bottom: calc((20 / 768) * 100vw);
}
.career-path-inner .contents .contents-inner dl dd p {
  font-size: calc((20 / 24) * 1rem);
  font-weight: normal;
  line-height: 1.6em;
}
.career-path-inner .contents .contents-inner hr {
  height: 2.57rem;
  width: 0.5rem;
  border: none;
  background-image: url(/recruit/jobs/img/workstyle_career/arrow.svg);
  background-repeat: no-repeat;
  background-size: 0.5rem auto;
  margin: 1.43rem 0 1.43rem 4.6rem;
  display: none;
}
.career-path-inner .contents {
  background-color: #F5F5F5;
}
.career-path > p.notes {
  width: calc((704 / 768) * 100vw);
  margin: 2rem auto 0;
  font-size: calc((20 / 24) * 1rem);
  text-align: right;
}
}