.work .sec_mv .cont_ttl {
  margin-left: 20px; }
  .work .sec_mv .cont_ttl .en {
    font-size: 12rem;
    font-family: "Albert Sans", "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_mv .cont_ttl .en {
        font-size: 5.8rem; } }
  .work .sec_mv .cont_ttl .jp {
    font-size: 2.4rem;
    font-weight: 500; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_mv .cont_ttl .jp {
        font-size: 1.6rem; } }
.work .sec_mv .mv {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 75px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_mv .mv {
      flex-direction: column; } }
  .work .sec_mv .mv_img {
    flex: 1;
    width: calc(50vw + 50px);
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_mv .mv_img {
        width: 100%;
        transform: scale(0.5);
        margin-top: -50px; } }
    .work .sec_mv .mv_img figure {
      width: 700px;
      height: 480px;
      position: relative;
      z-index: -1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_mv .mv_img figure {
          width: 100%; } }
      .work .sec_mv .mv_img figure::before {
        content: "";
        width: 780px;
        height: 450px;
        transform: skewX(-30deg);
        display: block;
        background-color: #E60012;
        position: absolute;
        left: calc(-120px + 400px);
        bottom: 0;
        transition-duration: 1s;
        opacity: 0; }
      .work .sec_mv .mv_img figure::after {
        content: "";
        width: 940px;
        height: 550px;
        transform: skewX(-30deg);
        display: block;
        background-color: #f6f6f6;
        position: absolute;
        left: calc(230px + 600px);
        bottom: -200px;
        transition-duration: 1s;
        opacity: 0; }
      .work .sec_mv .mv_img figure span {
        position: absolute;
        width: 720px;
        height: 500px;
        bottom: 0;
        left: -135px;
        display: block;
        overflow: hidden;
        z-index: 20; }
      .work .sec_mv .mv_img figure img {
        position: absolute;
        bottom: -100px;
        transition: 0.6s 1s ease-out;
        opacity: 0;
        z-index: 10;
        /*&.people1 {
        	width: 533px;
        	height: 481px;
        	right: 135px;
        }
        &.people2 {
        	width: 681px;
        	height: 490px;
        	right: 22px;
        }
        &.people3 {
        	width: 450px;
        	height: 496px;
        	right: 135px;
        }
        &.people4 {
        	width: 450px;
        	height: 492px;
        	right: 135px;
        }*/ }
      .work .sec_mv .mv_img figure.active::before {
        opacity: 1;
        left: -120px; }
      .work .sec_mv .mv_img figure.active::after {
        opacity: 1;
        left: 230px; }
      .work .sec_mv .mv_img figure.active img {
        bottom: 0;
        opacity: 1; }
    .work .sec_mv .mv_img .p_01 {
      position: absolute;
      left: 380px;
      top: -50px;
      transition-delay: 0.3s; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_mv .mv_img .p_01 {
          left: -320px; } }
      .work .sec_mv .mv_img .p_01 > div {
        width: 250px;
        height: 125px; }
    .work .sec_mv .mv_img .p_02 {
      position: absolute;
      left: 560px;
      top: 75px;
      transition-delay: 0.1s;
      z-index: 12; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_mv .mv_img .p_02 {
          left: 450px;
          top: 65px; } }
      .work .sec_mv .mv_img .p_02 > div {
        width: 125px;
        height: 125px; }
    .work .sec_mv .mv_img .p_03 {
      position: absolute;
      left: 450px;
      top: 330px;
      transition-delay: 0.4s; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_mv .mv_img .p_03 {
          top: 280px; } }
      .work .sec_mv .mv_img .p_03 > div {
        width: 280px;
        height: 280px; }
  .work .sec_mv .mv_txt {
    padding: 30px 60px;
    width: calc(50vw - 50px); }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_mv .mv_txt {
        width: 100%;
        padding: 15px;
        margin-top: -90px; } }
.work .sec_1 .inner {
  position: relative;
  z-index: 1;
  padding-top: 120px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_1 .inner {
      padding-top: 0px; } }
.work .sec_1 .p_01 {
  position: absolute;
  left: -67px;
  top: 75px;
  z-index: -1; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_1 .p_01 {
      left: -180px;
      top: -35px;
      opacity: 0.7; } }
.work .sec_1__txt {
  min-height: 255px; }
  .work .sec_1__txt p {
    font-weight: 500;
    line-height: 2; }
.work .sec_1__img {
  margin-left: 235px;
  position: relative; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_1__img {
      margin-left: calc(50vw - 162.5px);
      margin-top: 40px; } }
  .work .sec_1__img figure {
    width: 752px;
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_1__img figure {
        width: 325px; } }
  .work .sec_1__img .p_02 {
    position: absolute;
    left: 440px;
    top: 330px;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_1__img .p_02 {
        left: 20px;
        top: -25px; } }
  .work .sec_1__img .p_03 {
    position: absolute;
    left: 670px;
    top: 220px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_1__img .p_03 {
        left: 205px;
        top: 130px; } }
    .work .sec_1__img .p_03 > div {
      width: 200px;
      height: 200px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_1__img .p_03 > div {
          width: 120px;
          height: 100px; } }
  .work .sec_1__img .p_04 {
    position: absolute;
    left: 525px;
    top: 75px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_1__img .p_04 {
        left: 255px;
        top: 30px; } }
.work .sec_ttl {
  position: relative;
  color: #fff;
  width: 100%;
  height: 70px;
  z-index: 1;
  padding-top: 7px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_ttl {
      height: 45px;
      padding-top: 3px;
      width: calc(100% - 15px); } }
  .work .sec_ttl::before {
    content: "";
    display: block;
    background-color: #000;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 41px) 100%, 0% 100%);
    width: 0;
    height: 100%;
    position: absolute;
    left: calc(-50vw + 500px);
    top: 0;
    z-index: -1;
    transition: 1s; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_ttl::before {
        left: -15px;
        clip-path: polygon(0 0, 100% 0%, calc(100% - 27px) 100%, 0% 100%); } }
  .work .sec_ttl.active::before {
    width: calc(50vw + 90px); }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_ttl.active::before {
        width: calc(100% + 30px); } }
.work .sec_2 {
  margin-top: 80px;
  position: relative;
  z-index: 10; }
  .work .sec_2 h3 {
    margin: 2em 0 0.8em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_2 h3 {
        margin: 1em 0 0.6em; } }
  .work .sec_2 p {
    font-weight: 500;
    line-height: 2; }
  .work .sec_2 figure {
    width: 450px;
    position: relative;
    margin-left: 50px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_2 figure {
        margin-left: 0;
        width: 225px; } }
    .work .sec_2 figure.img_3 {
      margin-left: 150px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_2 figure.img_3 {
          margin-left: calc(50vw - 140px); } }
  .work .sec_2__img {
    padding-top: 54px;
    padding-bottom: 75px;
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_2__img {
        padding-top: 40px;
        padding-bottom: 80px;
        margin-left: 15px; } }
    .work .sec_2__img .p_01 {
      position: absolute;
      left: -50px;
      top: 450px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_2__img .p_01 {
          left: 225px;
          top: 10px; } }
      .work .sec_2__img .p_01 > div {
        width: 940px;
        height: 550px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .work .sec_2__img .p_01 > div {
            width: 470px;
            height: 440px; } }
    .work .sec_2__img .p_02 {
      position: absolute;
      left: 180px;
      top: 300px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_2__img .p_02 {
          left: 200px;
          top: 100px; } }
      .work .sec_2__img .p_02 > div {
        width: 265px;
        height: 500px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .work .sec_2__img .p_02 > div {
            width: 150px;
            height: 225px; } }
    .work .sec_2__img .p_03 {
      position: absolute;
      left: -520px;
      top: 520px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_2__img .p_03 {
          left: auto;
          right: -40px;
          top: 230px; } }
      .work .sec_2__img .p_03 > div {
        width: 140px;
        height: 280px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .work .sec_2__img .p_03 > div {
            width: 100px;
            height: 180px; } }
.work .sec_3 {
  background-color: #E67539;
  padding: 150px 0;
  position: relative; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_3 {
      padding: 40px 25px 60px; } }
  .work .sec_3 .p_01 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_3 .p_01 {
        right: 0px;
        bottom: 0px; } }
    .work .sec_3 .p_01 > div {
      width: 480px;
      height: 480px;
      opacity: 0.15; }
  .work .sec_3 p {
    font-weight: 500;
    line-height: 2; }
  .work .sec_3 figure {
    width: 450px;
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_3 figure {
        width: 225px;
        margin: 2em auto 0; } }
.work .sec_4 {
  padding: 90px 0 120px;
  position: relative; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .work .sec_4 {
      padding: 40px 0 60px; } }
  .work .sec_4 .p_01 {
    position: absolute;
    left: 200px;
    bottom: 0px;
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .work .sec_4 .p_01 {
        left: 0px;
        bottom: 0px; } }
    .work .sec_4 .p_01 > div {
      width: 1240px;
      height: 720px; }
  .work .sec_4 .box_schedule dl {
    display: flex;
    width: 100%;
    margin-top: 30px; }
    .work .sec_4 .box_schedule dl dt {
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #496188;
      color: #fff;
      text-align: center;
      font-weight: 500;
      font-size: 1.8rem; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_4 .box_schedule dl dt {
          width: 70px;
          height: 70px;
          font-size: 1.6rem; } }
    .work .sec_4 .box_schedule dl dd {
      flex: 1;
      padding-left: 20px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .work .sec_4 .box_schedule dl dd p:not(.fw_600) {
          line-height: 1.5; } }
    .work .sec_4 .box_schedule dl:nth-child(even) dt {
      background-color: #75B3AA; }

/*# sourceMappingURL=work.css.map */
