@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
@font-face {
  font-family: "gen-g-b";
  src: url("/career-exp/assets/font/genjyuugothic-bold.woff2") format("woff2"), url("/career-exp/assets/font/genjyuugothic-bold.woff") format("woff");
}
body#mvv {
  position: relative;
}
body#mvv.active {
  position: fixed;
}
@-webkit-keyframes parallax-large-anim {
  from {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  to {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes parallax-large-anim {
  from {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  to {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (min-width: 768px) {
  body#mvv .parallax {
    -webkit-animation: parallax-large-anim linear;
            animation: parallax-large-anim linear;
    animation-timeline: view();
    animation-range: entry-crossing 0% entry-crossing 100%;
  }
}
body#mvv img {
  max-width: 100%;
}
body#mvv #wrapper {
  min-width: 1200px;
  overflow: clip;
}
@media (max-width: 767px) {
  body#mvv #wrapper {
    min-width: inherit;
  }
}
body#mvv #main {
  position: relative;
  padding-top: 60px;
}
body#mvv #main .ly_head h2 {
  font-size: 16rem;
  font-family: "Oswald", sans-serif;
  position: absolute;
  left: -16rem;
  top: 33rem;
  line-height: 1;
  color: #abc3d6;
  opacity: 0.5;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 3;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
@media (max-width: 767px) {
  body#mvv #main .ly_head h2 {
    left: -6rem;
    top: 21rem;
    font-size: 5.1rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
body#mvv #main.mvvIndex .ly_head {
  padding: 10% 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex .ly_head {
    padding: 12% 0 20% 0;
  }
}
body#mvv #main.mvvIndex .ly_head .ly_head_txtWrapper {
  margin: auto;
}
body#mvv #main.mvvIndex .ly_head .ly_head_txtWrapper h1 span {
  font-size: 3rem;
  padding: 2% 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex .ly_head .ly_head_txtWrapper h1 span {
    font-size: 2rem;
    padding: 4% 0;
  }
}
body#mvv #main.mvvIndex .ly_head .ly_head_txtWrapper p {
  font-size: 2rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex .ly_head .ly_head_txtWrapper p {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
body#mvv #main.mvvIndex #content {
  position: relative;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content p {
    letter-spacing: 0.03em;
    line-height: 2;
  }
}
body#mvv #main.mvvIndex #content .bl_head_back {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray {
  background: #e4e4e5;
  height: 100%;
  width: 100%;
  -webkit-transform: skewY(8deg);
          transform: skewY(8deg);
  margin: 0;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray {
    margin: 0;
    height: 43rem;
    -webkit-transform: skewY(8.5deg);
            transform: skewY(8.5deg);
  }
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray .bl_head_bg01 {
  background: #E64737;
  height: 4rem;
  width: 45rem;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -2rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray .bl_head_bg01 {
    height: 2.6rem;
    width: 21rem;
    bottom: -1rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray .bl_head_bg02 {
  background: #E64737;
  height: 0.5rem;
  width: 8rem;
  position: absolute;
  z-index: 1;
  right: 40rem;
  bottom: 3.5rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_gray .bl_head_bg02 {
    right: 17rem;
    bottom: 3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red {
  background: #E64737;
  height: 56rem;
  width: 100%;
  -webkit-transform: skewY(8deg);
          transform: skewY(8deg);
  margin: 0;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red {
    margin: 0;
    height: 35rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red .bl_head_bg01 {
  background: #e4e4e5;
  height: 3rem;
  width: 35rem;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -3rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red .bl_head_bg01 {
    height: 2.2rem;
    width: 17rem;
    bottom: -2.2rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red .bl_head_bg02 {
  background: #e4e4e5;
  height: 1rem;
  width: 30rem;
  position: absolute;
  z-index: 1;
  right: 0;
  top: -1rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_back .bl_hrad_red .bl_head_bg02 {
    bottom: 3rem;
    width: 24.8rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_copy {
  margin: 0 auto;
  padding: 10rem 0 0 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_copy {
    margin: 0;
    padding: 6rem 3rem 0;
  }
}
body#mvv #main.mvvIndex #content .bl_head_copy h3 {
  color: #fff;
  font-size: 4.4rem;
  text-align: center;
  font-weight: bold;
  padding: 0 0 2% 0;
  font-style: italic;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_copy h3 {
    font-size: 2.3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_head_copy p {
  font-size: 2.3rem;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_copy p {
    font-size: 1.4rem;
    text-align: left;
  }
}
body#mvv #main.mvvIndex #content .bl_head_image {
  width: 80%;
  margin: 30rem 0 -19rem auto;
  position: relative;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_image {
    width: 100%;
    margin: 14rem 0 -6rem auto;
  }
}
body#mvv #main.mvvIndex #content .bl_head_image .bl_head_bg03 {
  background: #E64737;
  -webkit-transform: skewY(8deg);
          transform: skewY(8deg);
  height: 0.5rem;
  width: 30rem;
  position: absolute;
  z-index: 1;
  left: -4.5em;
  top: 3rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_head_image .bl_head_bg03 {
    width: 20rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system {
  position: relative;
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #E64737;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 3.5rem) 0%, 100% 50%, calc(100% - 3.5rem) 100%, 0% 100%);
          clip-path: polygon(0% 0%, calc(100% - 3.5rem) 0%, 100% 50%, calc(100% - 3.5rem) 100%, 0% 100%);
  padding: 2rem 4.8rem 2rem 13rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-clip-path: polygon(0% 0%, calc(100% - 2rem) 0%, 100% 50%, calc(100% - 2rem) 100%, 0% 100%);
    clip-path: polygon(0% 0%, calc(100% - 2rem) 0%, 100% 50%, calc(100% - 2rem) 100%, 0% 100%);
    padding: 0.4rem 3rem 0.4rem 3rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    min-height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox .num {
  font-family: Verdana, sans-serif;
  font-size: 5.6rem;
  line-height: 1;
  margin-right: 5rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox .num {
    font-size: 2.4rem;
    margin-right: 1rem;
    letter-spacing: 0;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox h3 {
  font-size: 3.2rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_ttl .bl_system_ttlBox h3 {
    font-size: 1.9rem;
    letter-spacing: 0.1em;
    line-height: 1.6;
    text-align: left;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_copy {
  font-size: 2.4rem;
  text-align: left;
  padding: 10rem 0 8rem 0;
  line-height: 1.8;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_copy {
    font-size: 1.4rem;
    padding: 1rem 3rem 1.3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_inner {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_inner {
    width: 86%;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list {
  background: #fff;
  border: 1px solid #E64737;
  position: relative;
  padding: 8rem 8rem 6rem 8rem;
  margin-bottom: 4.6rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list {
    padding: 2rem 2rem 2.8rem;
  }
  body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list:last-of-type {
    margin-bottom: 0;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list:before {
  content: "";
  width: 8.4rem;
  background: #E64737;
  height: 5rem;
  position: absolute;
  top: -1rem;
  left: -1rem;
  z-index: -1;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list:before {
    width: 5rem;
    height: 3rem;
    top: -0.6rem;
    left: -0.6rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list .attention {
  font-size: 1.6rem;
  text-align: left;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list .attention {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
body#mvv #main.mvvIndex #content .bl_system .bl_system_inner .bl_support_list .attention li {
  text-indent: -1em;
  padding-left: 1em;
}
body#mvv #main.mvvIndex #content .bl_system01 {
  margin-top: 34rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 {
    margin-top: 21rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner {
    width: 86%;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list h3 {
  color: #fff;
  background-color: #E64737;
  border-radius: 30px;
  padding: 0.6rem 0;
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list h3 {
    font-size: 1.7rem;
    margin-bottom: 3rem;
    padding: 0;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list .mvv_fig_01 {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list .mvv_fig_01 {
    margin-bottom: 2rem;
    width: 115%;
    overflow-y: scroll;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    position: relative;
    padding: 0 2rem 2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list .mvv_fig_01 img {
  width: 100%;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list .mvv_fig_01 img {
    width: 53.9rem;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > p {
  text-align: left;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > p {
    font-size: 1.3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul {
  margin-top: 8rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul {
    margin-top: 3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li {
  border-top: solid 1px;
  padding: 4rem 0;
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li:last-of-type {
  padding-bottom: 0;
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li h4 {
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li h4 {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    margin-bottom: 2rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li h4 span {
  display: block;
  color: #E64737;
  font-size: 5rem;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li h4 span {
    font-size: 3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li p {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li p {
    font-size: 1.9rem;
    line-height: 1.7;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.4rem;
  font-weight: bold;
  gap: 4rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li ul {
    font-size: 1.9rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    line-height: 1.6;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box {
  background-color: #ffe8e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem;
  gap: 3rem;
  margin-top: 5rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3rem;
    gap: 5rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl {
  width: 33%;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl {
    width: 100%;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl dt {
  background-color: #E64737;
  color: #fff;
  font-size: 2.1rem;
  background-color: #E64737;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl dt {
    font-size: 1.5rem;
    margin-bottom: 1.3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl dd {
  text-align: left;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system01 .bl_system_inner .bl_support_list > ul > li .box dl dd {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 {
  margin-top: 15rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 {
    margin-top: 6rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_hrad_red {
  height: 130rem;
  background: #ffe8e6;
  position: relative;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_hrad_red {
    height: 97rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_hrad_red::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) skewY(-8deg);
          transform: translate(-50%, -50%) skewY(-8deg);
  background: url(/career-exp/assets/images/mvv/mvv_img_01.webp) no-repeat center center/100% auto;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_hrad_red::after {
    background: url(/career-exp/assets/images/mvv/mvv_img_01_sp.webp) no-repeat center center/100% auto;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner {
  width: 100%;
  padding: 33rem 0 40rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner {
    padding: 22rem 0 29rem;
    width: 35rem;
    margin: 0 0 0 auto;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box {
  width: 90rem;
  -webkit-clip-path: polygon(8rem 0%, 100% 0%, 100% 100%, 8rem 100%, 0 50%);
          clip-path: polygon(8rem 0%, 100% 0%, 100% 100%, 8rem 100%, 0 50%);
  background-color: #E64737;
  margin: 0 0 0 auto;
  padding: 9rem 0 8rem 14rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box {
    width: 100%;
    padding: 4rem 0 3rem 11rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box h3 {
  background-color: #fff;
  font-size: 2.8rem;
  color: #E64737;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  text-align: left;
  padding: 0.6rem 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box h3 {
    font-size: 1.5rem;
    padding: 0.6rem 1.5rem;
    letter-spacing: 0.1em;
  }
}
body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box p {
  color: #fff;
  font-size: 1.8rem;
  text-align: left;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system02 .bl_system_inner .box p {
    font-size: 1.3rem;
    padding: 0 3rem 0 0;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_head_back .bl_hrad_gray {
  -webkit-transform: none;
          transform: none;
  -webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 100%);
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_head_back .bl_hrad_gray {
    -webkit-clip-path: polygon(0 0, 100% 5rem, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 5rem, 100% 100%, 0 100%);
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner {
  padding: 32rem 0 11rem;
  margin-top: -9rem;
  overflow: clip;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner {
    padding: 12rem 0 8rem;
    margin-top: -2rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list h3 {
  color: #E64737;
  font-size: 2.8rem;
  font-weight: bold;
  background-color: #ffe8e6;
  padding: 1rem 0;
  line-height: 1.4;
  border-radius: 100px;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list h3 {
    font-size: 1.4rem;
    letter-spacing: 0.01em;
    border-radius: 0;
    padding: 1.2rem 1rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list .box {
  border: 2px #E64737 dashed;
  border-radius: 30px;
  padding: 2rem 4rem;
  text-align: left;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 7rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list .box {
    border-radius: 10px;
    font-size: 1.3rem;
    padding: 1.6rem;
    margin-bottom: 6rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list .attention {
  font-size: 1.4rem;
  margin-top: 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_support_list .attention {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project {
    margin-top: 10rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .bl_project_ttl {
  background: url(/career-exp/assets/images/mvv/mvv_img_07_pc.webp) no-repeat top center/100% auto;
  padding: 12.8rem 0;
  width: 117.25%;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin-bottom: 12rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .bl_project_ttl {
    width: 114.5%;
    padding: 4.8rem 2rem;
    margin-bottom: 5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(/career-exp/assets/images/mvv/mvv_img_07_sp.webp) no-repeat top center/100% auto;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .bl_project_ttl h3 {
  background: #E64737;
  border: solid 1px #fff;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 2rem 12rem;
  margin: 0 auto;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .bl_project_ttl h3 {
    font-size: 1.35rem;
    width: 100%;
    padding: 0.6rem 0;
    border: none;
    border-radius: 30px;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li {
  border: dashed 2px #E64737;
  margin-bottom: 8rem;
  position: relative;
  padding: 3.5rem 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li {
    padding: 2.6rem 1.5rem 2rem;
    margin-bottom: 4rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li h4 {
  background-color: #fff;
  color: #E64737;
  position: absolute;
  top: -1.3em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 2.3rem;
  font-weight: bold;
  padding: 0 3rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li h4 {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    padding: 0 0.1rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li ul li {
  background-color: #ffe8e6;
  width: 25.2rem;
  border-radius: 20px;
  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;
  line-height: 1.5;
  font-weight: bold;
  padding: 2rem 0;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project > ul > li ul li {
    width: 100%;
    font-size: 1.4rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box {
  background-color: #ffe8e6;
  border: none;
  border-radius: 0;
  padding: 6rem 5rem 12rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box {
    margin-top: 8rem;
    padding: 4rem 3rem 3rem;
    margin-bottom: 0;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box h3 {
  color: #E64737;
  font-size: 1.8rem;
  font-weight: bold;
  border: solid 1px #E64737;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 1rem 5rem;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box h3 {
    font-size: 1.35rem;
    padding: 1rem 0;
    text-align: center;
    border-radius: 30px;
    margin-left: -8%;
    width: 114%;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box h3 span {
  font-size: 2.5rem;
  font-weight: bold;
  background-color: #E64737;
  position: absolute;
  left: -6rem;
  bottom: -1rem;
  color: #fff;
  border-radius: 50%;
  width: 9.2rem;
  height: 9.2rem;
  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;
  text-align: center;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  line-height: 1;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box h3 span {
    font-size: 1.3rem;
    width: 4.5rem;
    height: 4.5rem;
    left: -1rem;
    bottom: auto;
    top: -2rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li.img {
  width: 27rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li.img {
    width: 22.3rem;
    margin: 0 0 0 0.4rem;
  }
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li.img img {
  z-index: 1;
  position: relative;
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li.img::before {
  content: "";
  width: 8.4rem;
  background: #E64737;
  height: 5rem;
  position: absolute;
  top: -1rem;
  left: -1rem;
}
body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li p {
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_system03 .bl_system_inner .bl_project .box ul li p {
    font-size: 1.4rem;
  }
}
body#mvv #main.mvvIndex #content .bl_otherContents {
  background: #e4e4e5;
}
body#mvv #main.mvvIndex #content .bl_otherContents h4 {
  font-size: 2.8rem;
  font-weight: bold;
  padding: 0 0 6rem 0;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_otherContents h4 {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    padding: 7rem 0 2rem 0;
  }
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box {
  position: relative;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box:before {
    content: "";
    background: #E64737;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    -webkit-clip-path: polygon(15% 0, 5% 50%, 15% 100%, 0 100%, 0 0);
    clip-path: polygon(15% 0, 5% 50%, 15% 100%, 0 100%, 0 0);
  }
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box:after {
  content: "";
  background: #E64737;
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 65% 100%, 85% 50%, 65% 0);
  clip-path: polygon(100% 0, 100% 100%, 65% 100%, 85% 50%, 65% 0);
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box:after {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 85% 100%, 95% 50%, 85% 0);
    clip-path: polygon(100% 0, 100% 100%, 85% 100%, 95% 50%, 85% 0);
  }
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_btnWrapper {
  position: absolute;
  z-index: 2;
  background: #E64737;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_btnWrapper a {
  color: #fff;
  padding: 1rem 6rem;
  display: block;
  position: relative;
  font-size: 2.2rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_btnWrapper a {
    font-size: 1.3rem;
    padding: 0.5rem 3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_btnWrapper a:before {
  content: "";
  position: absolute;
  right: 1.2rem;
  top: 50%;
  width: 0.8rem;
  height: 1.2rem;
  background: url(../images/common/btn_arrow_01.svg) no-repeat top left/100% auto;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_imgWrapper {
  position: relative;
}
body#mvv #main.mvvIndex #content .bl_otherContents .bl_otherContents_box .bl_otherContents_imgWrapper:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body#mvv #main.mvvIndex #content .bl_pe_contents_outer {
  margin: -41rem 0 auto;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents_outer {
    margin: 0 auto;
    top: 50%;
    left: 50%;
    position: fixed;
    width: 100%;
    height: 100vh;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.8);
    z-index: 20;
    display: none;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents_outer .close_btn {
  position: absolute;
  top: 1.4rem;
  right: 1.4rem;
  width: 2rem;
  height: 2rem;
}
body#mvv #main.mvvIndex #content .bl_pe_contents_outer .close_btn::before, body#mvv #main.mvvIndex #content .bl_pe_contents_outer .close_btn::after {
  content: "";
  width: 100%;
  height: 0.1rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}
body#mvv #main.mvvIndex #content .bl_pe_contents_outer .close_btn::before {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}
body#mvv #main.mvvIndex #content .bl_pe_contents_outer .close_btn::after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents_inner_list {
    display: none;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents_inner {
  position: relative;
}
body#mvv #main.mvvIndex #content .bl_pe_contents {
  position: sticky;
  top: calc(50vh - 26rem);
  /* height: 100vh; */
  padding-bottom: 233rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents {
    padding-bottom: 0;
    top: 0;
    position: relative;
  }
  body#mvv #main.mvvIndex #content .bl_pe_contents .action_txt {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 2.4rem;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents h4 {
  color: #E64737;
  font-size: 1.8rem;
  font-weight: bold;
  border: solid 2px #E64737;
  border-radius: 50px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 5rem;
  padding: 0 12rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents h4 {
    font-size: 1.4rem;
    width: 100%;
    padding: 0;
    margin: 0 auto 3rem;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig {
  position: relative;
  /* top: 50%; */
  /* transform: translate(0, -50%); */
  width: 44.8rem;
  z-index: 1;
  margin-left: -1.4rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig {
    width: 30.8rem;
    top: 0;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig img {
  width: 100%;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig.active {
  position: sticky !important;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig.active {
    position: relative !important;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_fig.active_fin {
  position: absolute;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list {
  width: 30.7rem;
  height: 29.6rem;
  background: url(/career-exp/assets/images/mvv/mvv_pe_fig_bg.svg) no-repeat top left/100% auto;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul {
  width: 100%;
  height: 100%;
  position: relative;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul li {
  width: 12rem;
  position: absolute;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul li::after {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background: url(/career-exp/assets/images/mvv/mvv_pe_icon_open.svg) no-repeat top left/100% auto;
  position: absolute;
  right: 1rem;
  bottom: 0;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul li.mvv_pe_btn_01 {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul li.mvv_pe_btn_02 {
  bottom: 1.5rem;
  right: 0;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner .mvv_pe_btn_list ul li.mvv_pe_btn_03 {
  bottom: 1.5rem;
  left: 0;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list {
  width: 51.5rem;
  color: #fff;
  -webkit-clip-path: polygon(5rem 0%, 100% 0%, 100% 100%, 5rem 100%, 0 50%);
          clip-path: polygon(5rem 0%, 100% 0%, 100% 100%, 5rem 100%, 0 50%);
  background-color: #E64737;
  margin: 0 0 0 auto;
  padding: 6rem 4rem 5rem 8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  margin-bottom: 6rem;
  margin-right: -8.1rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(120%, -50%);
          transform: translate(120%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list.active {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: 0.4s 0.5s;
  transition: 0.4s 0.5s;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list.active {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list {
    width: 90%;
    margin: 0 auto;
    padding: 4rem 2rem 3rem;
    -webkit-clip-path: none;
            clip-path: none;
    border-radius: 1rem;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list h5 {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: -0.01em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list h5 {
    font-size: 1.7rem;
    line-height: 1.4;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list h5::before {
  content: "";
  width: 3.4rem;
  height: 2.4rem;
  background: url(/career-exp/assets/images/mvv/mvv_pe_icon.svg) no-repeat top left/100% auto;
  display: inline-block;
  margin-right: 1rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list h5::before {
    width: 1.75rem;
    height: 1.25rem;
  }
}
body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list p {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  body#mvv #main.mvvIndex #content .bl_pe_contents .bl_pe_contents_inner_list p {
    font-size: 1.35rem;
    line-height: 1.8;
  }
}