@charset "UTF-8";
.telework {
  /*----------------------------------------------------
	☆mv
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec01
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec02
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec03
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec04
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec05
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec06
----------------------------------------------------*/
  /*----------------------------------------------------
	☆sec07
----------------------------------------------------*/ }
  .telework .secTtl {
    font-size: 3.8rem;
    line-height: 1.6;
    padding-top: 50px;
    background: url("../lib/cmn_img/item01.png") no-repeat center top/134px 30px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 300;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .telework .secTtl {
        font-size: 2.8rem;
        padding-top: 45px;
        margin-bottom: 30px; } }
    .telework .secTtl .sml {
      font-size: 2.0rem;
      display: block; }
      @media screen and (max-width: 768px) {
        .telework .secTtl .sml {
          font-size: 1.5rem;
          letter-spacing: 0.05em; } }
    .telework .secTtl .en_go {
      font-size: 1.6rem;
      color: #aaaaaa;
      display: block;
      font-weight: 300;
      letter-spacing: 0.1em;
      margin-top: 10px; }
      @media screen and (max-width: 768px) {
        .telework .secTtl .en_go {
          font-size: 1.4rem;
          margin-top: 4px; } }
    .telework .secTtl.size02 {
      font-size: 3.2rem; }
      @media screen and (max-width: 768px) {
        .telework .secTtl.size02 {
          font-size: 2.0rem; } }
  .telework .sec {
    padding: 120px 0; }
    @media screen and (max-width: 768px) {
      .telework .sec {
        padding: 70px 0; } }
  .telework .cvBtn a {
    max-width: 620px;
    background-color: #edf0f9;
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.7;
    border: 1px solid #333;
    display: block;
    text-align: center;
    padding: 25px;
    letter-spacing: 0.08em;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .telework .cvBtn a {
        font-size: 1.8rem;
        padding: 20px; } }
    .telework .cvBtn a::before {
      content: "";
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #333;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .telework .cvBtn a span {
      font-size: 1.3rem;
      display: block;
      color: #aaa; }
    .telework .cvBtn a:hover {
      background-color: #fff; }
      .telework .cvBtn a:hover::before {
        bottom: -1px; }
  .telework .mv {
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 100px; }
    @media screen and (max-width: 768px) {
      .telework .mv {
        margin-top: 5px; } }
    .telework .mv::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 275px;
      background-color: #e9eeeb;
      z-index: -1; }
      @media screen and (max-width: 768px) {
        .telework .mv::before {
          height: 100px; } }
    .telework .mv .mainImg {
      max-width: 1000px;
      width: 100%;
      display: block;
      margin: 0 auto; }
    .telework .mv .inrLL {
      position: relative; }
    .telework .mv .txBox01 {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: left; }
      @media screen and (max-width: 768px) {
        .telework .mv .txBox01 {
          position: static;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          text-align: center;
          margin-top: 30px; } }
      .telework .mv .txBox01 .mainCopy {
        display: inline-block;
        font-size: 8.4rem;
        position: relative;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .telework .mv .txBox01 .mainCopy {
            font-size: 4.2rem; } }
        .telework .mv .txBox01 .mainCopy::before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 2px;
          background-color: #222; }
      .telework .mv .txBox01 .tx01 {
        font-size: 3.0rem;
        margin-top: 30px;
        letter-spacing: 0.15em;
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .telework .mv .txBox01 .tx01 {
            font-size: 2.4rem;
            margin-top: 25px; } }
      .telework .mv .txBox01 .tx02 {
        font-size: 2.0rem;
        margin-top: 20px;
        letter-spacing: 0.2em; }
        @media screen and (max-width: 768px) {
          .telework .mv .txBox01 .tx02 {
            font-size: 1.6rem;
            margin-top: 15px; } }
      .telework .mv .txBox01 .tx03 {
        font-size: 1.2rem;
        margin-top: 40px;
        line-height: 1.7;
        letter-spacing: 0.08em; }
        @media screen and (max-width: 768px) {
          .telework .mv .txBox01 .tx03 {
            margin-top: 15px;
            color: #aaa; } }
    .telework .mv .txBox02 {
      position: absolute;
      bottom: 100px;
      right: 3%;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .telework .mv .txBox02 {
          position: static; } }
      .telework .mv .txBox02 span.bg {
        line-height: 1;
        padding: 8px;
        background-color: #fff;
        display: inline-block;
        margin: 5px 0;
        letter-spacing: 0.15em;
        font-size: 1.6rem; }
  .telework .sec01 {
    background-color: #e9eeeb;
    padding-bottom: 120px; }
    @media screen and (max-width: 768px) {
      .telework .sec01 {
        padding-top: 70px; } }
    .telework .sec01 .topArea {
      padding: 120px 0;
      position: relative; }
      @media screen and (max-width: 768px) {
        .telework .sec01 .topArea {
          padding: 0; } }
      .telework .sec01 .topArea::before {
        content: "Message";
        position: absolute;
        top: 48%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 18.0rem;
        width: auto;
        height: auto;
        font-family: 'Crimson Text', serif;
        color: #fff;
        line-height: 1;
        letter-spacing: 0.2em;
        z-index: 0; }
        @media screen and (max-width: 768px) {
          .telework .sec01 .topArea::before {
            content: none; } }
      .telework .sec01 .topArea .read {
        font-size: 1.9rem;
        line-height: 2.5;
        text-align: center;
        letter-spacing: 0.15em;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          .telework .sec01 .topArea .read {
            font-size: 1.6rem;
            text-align: left; } }
    .telework .sec01 .btmArea {
      position: relative;
      width: 100%;
      overflow: hidden;
      zoom: 1; }
      @media screen and (max-width: 768px) {
        .telework .sec01 .btmArea {
          overflow: auto;
          text-align: right;
          margin-top: 70px; } }
      .telework .sec01 .btmArea .imgBox {
        height: 460px;
        background: url("/lp/telework/lib/cmn_img/sec01.jpg") no-repeat center center/cover;
        float: right;
        width: calc(50% + 280px); }
        @media screen and (max-width: 768px) {
          .telework .sec01 .btmArea .imgBox {
            padding-top: 66.66%;
            height: auto;
            width: calc(100% - 20px);
            display: inline-block;
            float: none; } }
      .telework .sec01 .btmArea .txBox {
        max-width: 1200px;
        width: calc(100% - 40px);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 768px) {
          .telework .sec01 .btmArea .txBox {
            width: calc(100% - 20px);
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            text-align: left;
            position: static;
            margin-top: -30px; } }
        .telework .sec01 .btmArea .txBox .wrap {
          background-color: #444a5a;
          padding: 55px;
          width: 490px; }
          @media screen and (max-width: 768px) {
            .telework .sec01 .btmArea .txBox .wrap {
              padding: 25px;
              width: 100%; } }
          .telework .sec01 .btmArea .txBox .wrap p {
            font-size: 1.6rem;
            color: #fff;
            letter-spacing: 0.1em;
            line-height: 2.4; }
            @media screen and (max-width: 768px) {
              .telework .sec01 .btmArea .txBox .wrap p {
                font-size: 1.4rem; } }
  .telework .sec02 {
    background: url("../lib/cmn_img/ptn01.png") repeat; }
    @media screen and (max-width: 768px) {
      .telework .sec02 .ancList.cmn04_btn > li {
        width: 100% !important;
        display: block;
        margin: 0 0 10px 0; } }
    .telework .sec02 .ancList > li a {
      display: block;
      text-align: center;
      padding: 15px 10px 20px;
      color: #fff;
      font-size: 1.4rem;
      background: #444a5a url("../lib/cmn_img/arw.png") no-repeat right 14px top 40px/14px 7px;
      letter-spacing: 0.05em;
      line-height: 1.6; }
      @media screen and (max-width: 768px) {
        .telework .sec02 .ancList > li a {
          padding: 10px 10px 14px; } }
      .telework .sec02 .ancList > li a span {
        font-size: 2.2rem;
        color: #fff;
        display: block;
        font-weight: 300; }
        @media screen and (max-width: 768px) {
          .telework .sec02 .ancList > li a span {
            font-size: 1.6rem; } }
      .telework .sec02 .ancList > li a:hover {
        background-position: right 15px top 45px;
        background-color: #999; }
    .telework .sec02 .typeList > li {
      padding-top: 60px; }
      @media screen and (max-width: 768px) {
        .telework .sec02 .typeList > li {
          padding-top: 40px; } }
      .telework .sec02 .typeList > li .bg {
        padding: 60px 60px 60px 30px;
        border: 1px solid #ddd;
        background-color: #fff; }
        @media screen and (max-width: 768px) {
          .telework .sec02 .typeList > li .bg {
            padding: 20px; } }
      .telework .sec02 .typeList > li .topArea {
        overflow: hidden;
        zoom: 1; }
        .telework .sec02 .typeList > li .topArea .img {
          float: right;
          width: 48%; }
          @media screen and (max-width: 768px) {
            .telework .sec02 .typeList > li .topArea .img {
              width: 100%;
              float: none; } }
        .telework .sec02 .typeList > li .topArea .txBox {
          float: left;
          width: 48%;
          padding-left: 30px;
          position: relative; }
          @media screen and (max-width: 768px) {
            .telework .sec02 .typeList > li .topArea .txBox {
              float: none;
              padding: 0;
              width: 100%;
              margin-top: 15px; } }
          .telework .sec02 .typeList > li .topArea .txBox::before {
            position: absolute;
            top: -20px;
            left: 0;
            font-size: 10.0rem;
            color: #e9eeeb;
            font-family: 'Crimson Text', serif;
            z-index: 0;
            line-height: 1; }
            @media screen and (max-width: 768px) {
              .telework .sec02 .typeList > li .topArea .txBox::before {
                font-size: 6.0rem;
                top: -15px; } }
          .telework .sec02 .typeList > li .topArea .txBox .name {
            font-size: 2.0rem;
            letter-spacing: 0.2em;
            line-height: 1.7;
            position: relative;
            z-index: 1; }
            @media screen and (max-width: 768px) {
              .telework .sec02 .typeList > li .topArea .txBox .name {
                font-size: 1.6rem;
                letter-spacing: 0.08em;
                line-height: 1.4; } }
            .telework .sec02 .typeList > li .topArea .txBox .name span {
              display: block;
              font-size: 5.0rem;
              letter-spacing: 0.05em; }
              @media screen and (max-width: 768px) {
                .telework .sec02 .typeList > li .topArea .txBox .name span {
                  font-size: 3.2rem;
                  margin-bottom: 5px; } }
          .telework .sec02 .typeList > li .topArea .txBox .tx {
            margin-top: 25px;
            font-size: 1.5rem; }
            @media screen and (max-width: 768px) {
              .telework .sec02 .typeList > li .topArea .txBox .tx {
                font-size: 1.3rem; } }
          .telework .sec02 .typeList > li .topArea .txBox .slide_btn01, .telework .sec02 .typeList > li .topArea .txBox .slide_btn02, .telework .sec02 .typeList > li .topArea .txBox .slide_btn03, .telework .sec02 .typeList > li .topArea .txBox .slide_btn04 {
            display: block;
            max-width: 280px;
            width: 100%;
            background-color: #444a5a;
            font-size: 1.7rem;
            color: #fff;
            text-align: center;
            padding: 25px;
            margin-top: 30px;
            letter-spacing: 0.05em;
            position: relative; }
            @media screen and (max-width: 768px) {
              .telework .sec02 .typeList > li .topArea .txBox .slide_btn01, .telework .sec02 .typeList > li .topArea .txBox .slide_btn02, .telework .sec02 .typeList > li .topArea .txBox .slide_btn03, .telework .sec02 .typeList > li .topArea .txBox .slide_btn04 {
                max-width: 240px;
                margin: 25px auto 0;
                padding: 15px;
                font-size: 1.5rem; } }
            .telework .sec02 .typeList > li .topArea .txBox .slide_btn01::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn02::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn03::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn04::before {
              content: "";
              position: absolute;
              top: 50%;
              margin-top: -7px;
              right: 27px;
              height: 15px;
              width: 1px;
              background-color: #fff; }
            .telework .sec02 .typeList > li .topArea .txBox .slide_btn01::after, .telework .sec02 .typeList > li .topArea .txBox .slide_btn02::after, .telework .sec02 .typeList > li .topArea .txBox .slide_btn03::after, .telework .sec02 .typeList > li .topArea .txBox .slide_btn04::after {
              content: "";
              position: absolute;
              top: 50%;
              right: 20px;
              height: 1px;
              width: 15px;
              height: 1px;
              background-color: #fff; }
            .telework .sec02 .typeList > li .topArea .txBox .slide_btn01.active::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn02.active::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn03.active::before, .telework .sec02 .typeList > li .topArea .txBox .slide_btn04.active::before {
              content: none; }
      .telework .sec02 .typeList > li .btmArea {
        padding-top: 60px; }
        .telework .sec02 .typeList > li .btmArea.slide_box01, .telework .sec02 .typeList > li .btmArea.slide_box02, .telework .sec02 .typeList > li .btmArea.slide_box03, .telework .sec02 .typeList > li .btmArea.slide_box04 {
          display: none; }
        @media screen and (max-width: 768px) {
          .telework .sec02 .typeList > li .btmArea {
            padding-top: 40px; } }
        .telework .sec02 .typeList > li .btmArea .wrap {
          padding: 50px;
          background-color: #f3f3f3; }
          @media screen and (max-width: 768px) {
            .telework .sec02 .typeList > li .btmArea .wrap {
              padding: 15px; } }
          .telework .sec02 .typeList > li .btmArea .wrap .imgList {
            width: 100%;
            font-size: 0; }
            .telework .sec02 .typeList > li .btmArea .wrap .imgList > li {
              width: 50%;
              display: inline-block;
              vertical-align: bottom; }
              @media screen and (max-width: 768px) {
                .telework .sec02 .typeList > li .btmArea .wrap .imgList > li {
                  width: 100%; } }
              .telework .sec02 .typeList > li .btmArea .wrap .imgList > li:nth-child(1) {
                padding-right: 30px;
                border-right: 1px solid #ddd; }
                @media screen and (max-width: 768px) {
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li:nth-child(1) {
                    padding: 0 0 30px 0;
                    margin-bottom: 30px;
                    border-bottom: 1px solid #ddd;
                    border-right: none; } }
              .telework .sec02 .typeList > li .btmArea .wrap .imgList > li:nth-child(2) {
                padding-left: 30px; }
                @media screen and (max-width: 768px) {
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li:nth-child(2) {
                    padding: 0; } }
              .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .img {
                text-align: center; }
                @media screen and (max-width: 768px) {
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .img img {
                    width: 100%; } }
              .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap {
                font-size: 0; }
                .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .thum {
                  width: 200px;
                  display: inline-block;
                  vertical-align: middle;
                  margin-right: 20px; }
                  @media screen and (max-width: 768px) {
                    .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .thum {
                      width: 180px;
                      display: block;
                      margin: 0 auto; } }
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .thum span {
                    display: block;
                    text-align: center;
                    width: 100%;
                    font-size: 1.3rem;
                    margin-top: 10px; }
                    @media screen and (max-width: 768px) {
                      .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .thum span {
                        font-size: 1.2rem; } }
                .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox {
                  width: calc(100% - 220px);
                  display: inline-block;
                  vertical-align: middle; }
                  @media screen and (max-width: 768px) {
                    .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox {
                      width: 100%;
                      margin-top: 15px; } }
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox .ttl {
                    font-size: 1.6rem;
                    line-height: 1.7; }
                    @media screen and (max-width: 768px) {
                      .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox .ttl {
                        font-size: 1.4rem;
                        text-align: center; } }
                  .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox .tx {
                    font-size: 1.4rem;
                    margin-top: 10px; }
                    @media screen and (max-width: 768px) {
                      .telework .sec02 .typeList > li .btmArea .wrap .imgList > li .infoWrap .txBox .tx {
                        font-size: 1.3rem;
                        margin-top: 5px; } }
      .telework .sec02 .typeList > li:nth-child(1) .topArea .txBox::before {
        content: "01"; }
      .telework .sec02 .typeList > li:nth-child(2) .topArea .txBox::before {
        content: "02"; }
      .telework .sec02 .typeList > li:nth-child(3) .topArea .txBox::before {
        content: "03"; }
      .telework .sec02 .typeList > li:nth-child(4) .topArea .txBox::before {
        content: "04"; }
  .telework .sec03 .pointList > li .txBox {
    background-color: #444a5a;
    padding: 30px; }
    @media screen and (max-width: 768px) {
      .telework .sec03 .pointList > li .txBox {
        padding: 15px; } }
    .telework .sec03 .pointList > li .txBox .ttl {
      color: #fff;
      font-size: 2.4rem;
      text-align: center;
      letter-spacing: 0.08em;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .telework .sec03 .pointList > li .txBox .ttl {
          font-size: 1.8rem; } }
    .telework .sec03 .pointList > li .txBox .tx {
      font-size: 1.5rem;
      margin-top: 10px;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .telework .sec03 .pointList > li .txBox .tx {
          font-size: 1.3rem; } }
  @media screen and (max-width: 768px) {
    .telework .sec03 .pointList.cmn03_nml > li {
      width: 100%;
      margin: 0 0 20px 0; } }
  .telework .sec04 {
    background-color: #e9eeeb; }
    .telework .sec04 .txWrap .txBox .read {
      font-size: 2.2rem; }
      @media screen and (max-width: 768px) {
        .telework .sec04 .txWrap .txBox .read {
          font-size: 1.7rem;
          text-align: center; } }
      .telework .sec04 .txWrap .txBox .read span.marker {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff));
        background: -webkit-linear-gradient(transparent 60%, #fff 60%);
        background: -o-linear-gradient(transparent 60%, #fff 60%);
        background: linear-gradient(transparent 60%, #fff 60%); }
    .telework .sec04 .txWrap .txBox .tx {
      font-size: 1.5rem;
      margin-top: 20px;
      line-height: 2.3; }
      @media screen and (max-width: 768px) {
        .telework .sec04 .txWrap .txBox .tx {
          font-size: 1.3rem;
          margin-top: 15px; } }
    .telework .sec04 .txWrap .imgBox .cauTx {
      font-size: 1.2rem;
      text-align: right;
      margin-top: 15px; }
      @media screen and (max-width: 768px) {
        .telework .sec04 .txWrap .imgBox .cauTx {
          text-align: left; } }
    .telework .sec04 .pointList {
      margin-top: 30px; }
      .telework .sec04 .pointList > li {
        margin-top: 40px;
        background-color: #fff;
        padding: 30px 50px 30px 30px;
        font-size: 0;
        position: relative; }
        @media screen and (max-width: 768px) {
          .telework .sec04 .pointList > li {
            padding: 15px; } }
        .telework .sec04 .pointList > li::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          background: no-repeat center center / cover;
          width: 80px;
          height: 80px;
          z-index: 1; }
          @media screen and (max-width: 768px) {
            .telework .sec04 .pointList > li::before {
              width: 60px;
              height: 60px; } }
        .telework .sec04 .pointList > li .img {
          width: 350px;
          margin-right: 40px;
          display: inline-block;
          vertical-align: middle; }
          @media screen and (max-width: 768px) {
            .telework .sec04 .pointList > li .img {
              width: 100%;
              margin: 0; } }
        .telework .sec04 .pointList > li .txBox {
          width: calc(100% - 390px);
          display: inline-block;
          vertical-align: middle; }
          @media screen and (max-width: 768px) {
            .telework .sec04 .pointList > li .txBox {
              width: 100%;
              margin-top: 20px; } }
          .telework .sec04 .pointList > li .txBox .ttl {
            font-size: 2.0rem;
            line-height: 1.7;
            letter-spacing: 0.08em; }
            @media screen and (max-width: 768px) {
              .telework .sec04 .pointList > li .txBox .ttl {
                font-size: 1.6rem; } }
          .telework .sec04 .pointList > li .txBox .tx {
            line-height: 2.3;
            margin-top: 15px;
            font-size: 1.5rem; }
            @media screen and (max-width: 768px) {
              .telework .sec04 .pointList > li .txBox .tx {
                font-size: 1.3rem; } }
        .telework .sec04 .pointList > li:nth-child(1)::before {
          background-image: url("../lib/cmn_img/sec04_item01.png"); }
        .telework .sec04 .pointList > li:nth-child(2)::before {
          background-image: url("../lib/cmn_img/sec04_item02.png"); }
  .telework .sec05 .taskList {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .telework .sec05 .taskList {
        max-width: 350px;
        margin: 0 auto;
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .telework .sec05 .taskList.cmn03_btn {
        margin-top: 90px; } }
    @media screen and (max-width: 768px) {
      .telework .sec05 .taskList.cmn03_btn > li {
        display: block;
        margin: -65px auto 0;
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .telework .sec05 .taskList.cmn03_btn > li:nth-child(even) {
        text-align: left; } }
    @media screen and (max-width: 768px) {
      .telework .sec05 .taskList.cmn03_btn > li:nth-child(odd) {
        text-align: right; } }
    .telework .sec05 .taskList > li img {
      max-width: 380px;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .telework .sec05 .taskList > li img {
          max-width: 240px;
          display: inline-block;
          margin: 0 auto; } }
  .telework .sec06 {
    background-color: #444a5a;
    position: relative; }
    .telework .sec06::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -250px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 70px 250px 0 250px;
      border-color: #ffffff transparent transparent transparent; }
      @media screen and (max-width: 768px) {
        .telework .sec06::before {
          border-width: 35px 125px 125px;
          margin-left: -125px; } }
    .telework .sec06 .secTtl {
      color: #fff;
      background-image: url("/lp/telework/lib/cmn_img/item01_wh.png"); }
    .telework .sec06 .mainTx {
      font-size: 2.2rem;
      letter-spacing: 0.08em;
      line-height: 2.1;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .telework .sec06 .mainTx {
          font-size: 1.6rem;
          text-align: left; } }
      .telework .sec06 .mainTx .ore {
        color: #eca74d; }
      .telework .sec06 .mainTx .big {
        font-size: 3.6rem; }
        @media screen and (max-width: 768px) {
          .telework .sec06 .mainTx .big {
            font-size: 2.0rem; } }
    .telework .sec06 .graphBox {
      padding: 45px;
      background-color: #4e5362;
      text-align: center;
      margin-top: 60px; }
      @media screen and (max-width: 768px) {
        .telework .sec06 .graphBox {
          padding: 25px 15px; } }
      .telework .sec06 .graphBox .ttl {
        color: #fff;
        font-size: 2.4rem;
        line-height: 1.7;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .telework .sec06 .graphBox .ttl {
            font-size: 1.8rem; } }
        .telework .sec06 .graphBox .ttl span {
          font-size: 1.4rem;
          display: block; }
    .telework .sec06 .cauTx {
      text-align: right;
      color: #fff;
      font-size: 1.2rem;
      margin-top: 15px;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .telework .sec06 .cauTx {
          text-align: left; } }
  .telework .sec07 .box01 {
    padding: 85px 0;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .telework .sec07 .box01 {
        padding: 65px 0; } }
    .telework .sec07 .box01 .tx {
      display: inline-block;
      position: relative;
      font-size: 1.6rem;
      text-align: center;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .telework .sec07 .box01 .tx {
          font-size: 1.5rem; } }
      .telework .sec07 .box01 .tx::before {
        content: "";
        position: absolute;
        left: -40px;
        top: 8px;
        background: url("../lib/cmn_img/item02.png") no-repeat center center/cover;
        width: 28px;
        height: 38px; }
      .telework .sec07 .box01 .tx::after {
        content: "";
        position: absolute;
        right: -35px;
        top: 8px;
        background: url("../lib/cmn_img/item03.png") no-repeat center center/cover;
        width: 28px;
        height: 38px; }
  .telework .sec07 .box02 {
    font-size: 0; }
    .telework .sec07 .box02 > li {
      width: 50%;
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .telework .sec07 .box02 > li {
          width: 100%; } }
      .telework .sec07 .box02 > li a {
        display: block;
        width: 100%;
        padding: 70px 20px;
        background: no-repeat center center / cover; }
        @media screen and (max-width: 768px) {
          .telework .sec07 .box02 > li a {
            padding: 40px 20px; } }
        .telework .sec07 .box02 > li a .ttl {
          color: #fff;
          font-size: 2.4rem;
          line-height: 1.7;
          text-align: center;
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
          @media screen and (max-width: 768px) {
            .telework .sec07 .box02 > li a .ttl {
              font-size: 1.8rem; } }
          .telework .sec07 .box02 > li a .ttl span {
            font-size: 1.3rem;
            display: block;
            letter-spacing: 0.08em; }
        .telework .sec07 .box02 > li a .btn {
          max-width: 220px;
          margin: 20px auto 0;
          font-size: 1.4rem;
          text-align: center;
          color: #fff;
          border: 1px solid #fff;
          padding: 15px;
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
          @media screen and (max-width: 768px) {
            .telework .sec07 .box02 > li a .btn {
              font-size: 1.3rem;
              padding: 12px; } }
        .telework .sec07 .box02 > li a:hover .btn {
          background-color: #444a5a;
          border: 1px solid #444a5a; }
      .telework .sec07 .box02 > li:nth-child(1) a {
        background-image: url("../lib/cmn_img/sec07_img01.jpg"); }
      .telework .sec07 .box02 > li:nth-child(2) a {
        background-image: url("../lib/cmn_img/sec07_img02.jpg"); }
  .telework .sec07 .box03 {
    padding: 80px 0; }
    @media screen and (max-width: 768px) {
      .telework .sec07 .box03 {
        padding: 50px 0; } }
    .telework .sec07 .box03 .btn a {
      display: block;
      max-width: 430px;
      margin: 0 auto;
      width: 100%;
      font-size: 1.8rem;
      text-align: center;
      padding: 30px;
      background-color: #444a5a;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .telework .sec07 .box03 .btn a {
          font-size: 1.5rem; } }
      .telework .sec07 .box03 .btn a:hover {
        background-color: #aaa; }
  .telework .copyRight {
    padding: 30px;
    color: #aaa;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: 0.08em; }
