*,
*::before,
*::after {
  box-sizing: border-box;
}
@media only screen and (max-width: 47.9375em) {
  *,
  *::before,
  *::after {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  font-size: 1rem;
  text-rendering: optimizeSpeed;
  line-height: 1.55;
}

*:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

ul,
ol {
  padding: 0;
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

figure,
img,
picture,
svg {
  display: block;
}

img,
picture,
svg {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 47.9375em) {
  img,
  picture,
  svg {
    width: 100%;
  }
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
  border-radius: 0;
}

input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=password],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

select {
  background: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select::-ms-value {
  color: inherit;
  background: transparent;
}
select::-ms-expand {
  display: none;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 0;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
  background: transparent;
  font: inherit;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

html {
  font-family: "Inter", "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 47.9375em) {
  html {
    font-size: calc(16 / 768 * var(--inner-width) * 1px);
  }
}

@media only screen and (max-width: 47.9375em) {
  .pc-only {
    display: none !important;
  }
}

@media only screen and (min-width: 48em) {
  .sp-only {
    display: none !important;
  }
}

#process-engineering-st {
  padding-top: min(100px, 100 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st {
    padding-top: calc(100 / 768 * var(--inner-width) * 1px);
  }
}
@media only screen and (min-width: 48em) {
  #process-engineering-st .people-kv {
    height: calc(624 / 1280 * var(--inner-width) * 1px);
    padding-left: calc(48 / 1280 * var(--inner-width) * 1px);
  }
  #process-engineering-st .people-kv .kv-bg {
    width: calc(800 / 1280 * var(--inner-width) * 1px);
    height: calc(560 / 1280 * var(--inner-width) * 1px);
  }
  #process-engineering-st .people-kv .kv-title {
    padding-top: min(110px, 110 / 1280 * var(--inner-width) * 1px);
    padding-bottom: min(10px, 10 / 1280 * var(--inner-width) * 1px);
    height: auto;
  }
  #process-engineering-st .people-kv .kv-title strong {
    font-size: min(40px, 40 / 1280 * var(--inner-width) * 1px);
    line-height: 1.5;
    margin-bottom: min(48px, 48 / 1280 * var(--inner-width) * 1px);
  }
  #process-engineering-st .people-kv .kv-title span {
    font-size: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  }
  #process-engineering-st .people-kv .kv-dept {
    color: #fff;
    font-size: min(18px, 18 / 1280 * var(--inner-width) * 1px);
    font-weight: 700;
    position: relative;
  }
  #process-engineering-st .people-kv::before {
    height: calc(624 / 1280 * var(--inner-width) * 1px);
  }
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .page-kv {
    height: calc(1373 / 768 * var(--inner-width) * 1px);
    padding-top: calc(847 / 768 * var(--inner-width) * 1px);
    margin-left: calc(24 / 768 * var(--inner-width) * 1px);
    z-index: 2;
  }
  #process-engineering-st .page-kv .kv-bg {
    height: calc(800 / 768 * var(--inner-width) * 1px);
  }
  #process-engineering-st .page-kv .kv-title {
    margin-bottom: calc(14 / 768 * var(--inner-width) * 1px);
  }
  #process-engineering-st .page-kv .kv-title strong {
    font-size: calc(48 / 768 * var(--inner-width) * 1px);
    line-height: 1.5;
    margin-bottom: calc(32 / 768 * var(--inner-width) * 1px);
  }
  #process-engineering-st .page-kv .kv-title span {
    font-size: calc(32 / 768 * var(--inner-width) * 1px);
    font-weight: 700;
  }
  #process-engineering-st .page-kv .kv-dept {
    font-size: calc(26 / 768 * var(--inner-width) * 1px);
    color: #fff;
    position: relative;
  }
}
#process-engineering-st .c-wrap {
  position: relative;
}
@media only screen and (min-width: 48em) {
  #process-engineering-st .professional-container {
    overflow: hidden;
  }
}
@media only screen and (min-width: 48em) {
  #process-engineering-st .side-nav-wrap {
    position: absolute;
    top: min(110px, 110 / 1280 * var(--inner-width) * 1px);
    right: calc(50% + min(300px, 300 / 1280 * var(--inner-width) * 1px));
    height: 95%;
    z-index: 10;
  }
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .side-nav {
    width: calc(420 / 768 * var(--inner-width) * 1px);
    z-index: 3;
  }
}
#process-engineering-st .professional-wrap {
  padding-top: 0;
}
@media only screen and (min-width: 48em) {
  #process-engineering-st .c-body {
    margin-left: auto;
  }
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .c-body {
    width: 100%;
    margin-top: calc(-100 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-wrap {
  width: min(863px, 863 / 1280 * var(--inner-width) * 1px);
  margin-bottom: min(120px, 120 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-wrap {
    width: 100%;
    height: calc(1600 / 768 * var(--inner-width) * 1px);
  }
}
@media only screen and (min-width: 48em) {
  #process-engineering-st .careerpath-wrap::before {
    display: block;
    content: "";
    width: 100vw;
    height: min(717px, 717 / 1280 * var(--inner-width) * 1px);
    border-radius: 0 0 0 min(30px, 30 / 1280 * var(--inner-width) * 1px);
    background: #000;
    position: absolute;
    top: 0;
  }
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-wrap::before {
    display: block;
    content: "";
    width: 100%;
    height: calc(1660 / 768 * var(--inner-width) * 1px);
    border-radius: 0 0 0 calc(30 / 768 * var(--inner-width) * 1px);
    background: #000;
    position: absolute;
    top: calc(-50 / 768 * var(--inner-width) * 1px);
    z-index: 1;
  }
}
#process-engineering-st .careerpath-inner {
  position: relative;
  z-index: 2;
  width: min(783px, 783 / 1280 * var(--inner-width) * 1px);
  padding: min(108px, 108 / 1280 * var(--inner-width) * 1px) 0 0 min(63px, 63 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-inner {
    width: 100%;
    height: calc(1094 / 768 * var(--inner-width) * 1px);
    padding: calc(192 / 768 * var(--inner-width) * 1px) calc(63 / 768 * var(--inner-width) * 1px) 0 calc(63 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-title {
  color: #fff;
  font-size: min(32px, 32 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-title {
    font-size: calc(40 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(56 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-title span {
  font-size: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  font-weight: 500;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-title span {
    font-size: calc(28 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-contents {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  gap: min(40px, 40 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-contents {
    flex-direction: column;
    gap: calc(60 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-item {
  width: min(340px, 340 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-item {
    width: 100%;
  }
}
#process-engineering-st .careerpath-dept {
  font-size: min(18px, 18 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #fff;
  margin-bottom: min(10px, 10 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-dept {
    font-size: calc(26 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(20 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .careerpath-text {
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  font-weight: 400;
  color: #fff;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .careerpath-text {
    font-size: calc(26 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .interview-contents {
  width: min(768px, 768 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-contents {
    width: 100%;
    padding: 0 calc(40 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .interview-contents + .interview-contents {
  margin-top: min(64px, 64 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-contents + .interview-contents {
    margin-top: calc(96 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .interview-num {
  font-size: min(120px, 120 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  line-height: 1;
  color: rgba(0, 91, 172, 0.08);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-num {
    font-size: calc(128 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .interview-title {
  color: #005bac;
  font-size: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  margin-bottom: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-title {
    font-size: calc(32 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(56 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .interview-block img {
  width: min(400px, 400 / 1280 * var(--inner-width) * 1px);
  float: right;
  margin: 0 0 0 min(48px, 48 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-block img {
    width: 100%;
    margin: 0 0 calc(47 / 768 * var(--inner-width) * 1px);
    float: none;
  }
}
#process-engineering-st .interview-text {
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  line-height: 2;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .interview-text {
    font-size: calc(24 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .voice-contents {
  width: min(784px, 784 / 1280 * var(--inner-width) * 1px);
  background: #f0f5fa;
  padding: min(48px, 48 / 1280 * var(--inner-width) * 1px) min(40px, 40 / 1280 * var(--inner-width) * 1px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: min(34px, 34 / 1280 * var(--inner-width) * 1px);
  margin-top: min(87px, 87 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .voice-contents {
    width: calc(688 / 768 * var(--inner-width) * 1px);
    margin: calc(96 / 768 * var(--inner-width) * 1px) auto 0;
    padding: calc(56 / 768 * var(--inner-width) * 1px) calc(48 / 768 * var(--inner-width) * 1px);
    flex-direction: column;
  }
}
#process-engineering-st .voice-contents div {
  width: min(324px, 324 / 1280 * var(--inner-width) * 1px);
  flex-shrink: 0;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .voice-contents div {
    width: 100%;
  }
}
#process-engineering-st .voice-contents h3 {
  color: #005bac;
  font-size: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  margin-bottom: min(24px, 24 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .voice-contents h3 {
    font-size: calc(32 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(24 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .voice-contents img {
  width: min(324px, 324 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .voice-contents img {
    width: 100%;
  }
}
#process-engineering-st .voice-contents p {
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  line-height: 2;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .voice-contents p {
    font-size: calc(24 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .c-head {
  color: #fff;
  font-size: min(32px, 32 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: min(10px, 10 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .c-head {
    font-size: calc(32 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(56 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .c-head span {
  font-size: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .c-head span {
    font-size: calc(28 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(14 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .holiday-wrap {
  background: #005bac;
  border-radius: min(30px, 30 / 1280 * var(--inner-width) * 1px) 0 0 0;
  padding: min(88px, 88 / 1280 * var(--inner-width) * 1px) 0;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap {
    padding: calc(80 / 768 * var(--inner-width) * 1px) calc(40 / 768 * var(--inner-width) * 1px) calc(40 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .holiday-wrap .holiday-inner {
  width: min(1120px, 1120 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap .holiday-inner {
    width: 100%;
  }
}
#process-engineering-st .holiday-wrap .holiday-contents {
  width: min(777px, 777 / 1280 * var(--inner-width) * 1px);
  margin-left: auto;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap .holiday-contents {
    width: 100%;
  }
}
#process-engineering-st .holiday-wrap .holiday-title {
  color: #fff;
  font-size: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  margin-bottom: min(20px, 20 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap .holiday-title {
    font-size: calc(32 / 768 * var(--inner-width) * 1px);
    margin-bottom: calc(10 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .holiday-wrap .holiday-text {
  color: #fff;
  font-size: min(16px, 16 / 1280 * var(--inner-width) * 1px);
  line-height: 2;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap .holiday-text {
    font-size: calc(24 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .holiday-wrap img {
  display: block;
  margin: min(40px, 40 / 1280 * var(--inner-width) * 1px) auto 0;
  width: min(480px, 480 / 1280 * var(--inner-width) * 1px);
  border-radius: min(5px, 5 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .holiday-wrap img {
    margin-top: calc(56 / 768 * var(--inner-width) * 1px);
    width: 100%;
  }
}
#process-engineering-st .schedule-wrap {
  background: url(/professional/assets/images/people/process-engineering-st/schedule-bg.jpg) no-repeat center center/cover;
  padding: min(88px, 88 / 1280 * var(--inner-width) * 1px) 0 min(120px, 120 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap {
    padding: calc(82 / 768 * var(--inner-width) * 1px) 0 calc(72 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .schedule-inner {
  width: min(1120px, 1120 / 1280 * var(--inner-width) * 1px);
  margin: 0 auto;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .schedule-inner {
    width: calc(688 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .schedule-contents {
  width: min(784px, 784 / 1280 * var(--inner-width) * 1px);
  margin-left: auto;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .schedule-contents {
    width: 100%;
    margin-left: 0;
  }
}
#process-engineering-st .schedule-wrap .schedule-block {
  background: #f0f5fb;
  margin-top: min(20px, 20 / 1280 * var(--inner-width) * 1px);
  padding: min(48px, 48 / 1280 * var(--inner-width) * 1px) min(88px, 88 / 1280 * var(--inner-width) * 1px) min(74px, 74 / 1280 * var(--inner-width) * 1px);
  border-radius: min(5px, 5 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .schedule-block {
    margin-top: 0;
    padding: calc(48 / 768 * var(--inner-width) * 1px) calc(36 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .timeline-inner {
  position: relative;
}
#process-engineering-st .schedule-wrap .timeline-inner::before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: #005bac;
  position: absolute;
  top: 0;
  left: min(24px, 24 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .timeline-inner::before {
    left: calc(24 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .timeline {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: min(30px, 30 / 1280 * var(--inner-width) * 1px);
  position: relative;
}
#process-engineering-st .schedule-wrap .timeline + .timeline {
  margin-top: min(16px, 16 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .timeline + .timeline {
    margin-top: calc(16 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(24px, 24 / 1280 * var(--inner-width) * 1px);
  font-size: min(18px, 18 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
  color: #005bac;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .time {
    font-size: calc(26 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .time img {
  width: min(48px, 48 / 1280 * var(--inner-width) * 1px);
  height: min(48px, 48 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .time img {
    width: calc(48 / 768 * var(--inner-width) * 1px);
    height: calc(48 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .event {
  font-size: min(18px, 18 / 1280 * var(--inner-width) * 1px);
  font-weight: 700;
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .event {
    font-size: calc(26 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .schedule-block > img {
  border-radius: min(5px, 5 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .schedule-block > img {
    border-radius: calc(5 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .timeline-img01 {
  width: min(257px, 257 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: min(241px, 241 / 1280 * var(--inner-width) * 1px);
  right: min(119px, 119 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .timeline-img01 {
    width: calc(224 / 768 * var(--inner-width) * 1px);
    top: calc(33 / 768 * var(--inner-width) * 1px);
    right: calc(63 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .timeline-img02 {
  width: min(257px, 257 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: min(419px, 419 / 1280 * var(--inner-width) * 1px);
  right: min(40px, 40 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .timeline-img02 {
    width: calc(224 / 768 * var(--inner-width) * 1px);
    top: calc(273 / 768 * var(--inner-width) * 1px);
    right: calc(27 / 768 * var(--inner-width) * 1px);
  }
}
#process-engineering-st .schedule-wrap .timeline-img03 {
  width: min(275px, 275 / 1280 * var(--inner-width) * 1px);
  position: absolute;
  top: min(600px, 600 / 1280 * var(--inner-width) * 1px);
  right: min(64px, 64 / 1280 * var(--inner-width) * 1px);
}
@media only screen and (max-width: 47.9375em) {
  #process-engineering-st .schedule-wrap .timeline-img03 {
    width: calc(224 / 768 * var(--inner-width) * 1px);
    top: calc(482 / 768 * var(--inner-width) * 1px);
    right: calc(71 / 768 * var(--inner-width) * 1px);
  }
}/*# sourceMappingURL=process-engineering-st.css.map */