@charset "UTF-8";
#about {
  /* カテゴリ設定 */
  font-size: 14px;
  font-size: 1.4rem; }
  #about .cont__header {
    background-color: #FF0000; }
    #about .cont__header .box__cat_ttl:before {
      background: url("../about/img/img_main.jpg") no-repeat center top;
      background-size: cover; }
    #about .cont__header .box__cat_nav a.active {
      color: #FF0000; }
      #about .cont__header .box__cat_nav a.active span {
        border-color: #FF0000; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    #about {
      font-size: 13px;
      font-size: 1.3rem; } }
  #about .box_small {
    background-color: #fff;
    padding: 30px 50px;
    margin-top: 3em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about .box_small {
        padding: 30px 20px;
        margin-top: 2em; } }
    #about .box_small__ttl {
      width: calc(100% + 50px);
      margin-left: -50px;
      background-color: #FF0000;
      color: #fff;
      font-size: 17px;
      font-size: 1.7rem;
      font-weight: bold;
      padding: 5px 20px 5px 50px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about .box_small__ttl {
          font-size: 16px;
          font-size: 1.6rem;
          margin-bottom: 15px; } }
      #about .box_small__ttl small {
        font-size: 80%;
        display: inline-block;
        margin-left: 0.5em; }
    #about .box_small__sttl {
      color: #FF0000;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 0.3em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about .box_small__sttl {
          font-size: 18px;
          font-size: 1.8rem; } }
  #about .layout_new {
    padding: 60px 0 70px;
    background-color: #f3f3f3;
    position: relative;
    margin-top: 150px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about .layout_new {
        padding: 20px 0 30px; } }
    #about .layout_new .ttl {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: bold;
      color: #FF0000;
      border: solid 2px #FF0000;
      letter-spacing: 0.05em;
      display: inline-block;
      white-space: nowrap;
      padding: 20px;
      text-align: center;
      position: absolute;
      top: -36px;
      left: 50%;
      transform: translate(-50%, 0); }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about .layout_new .ttl {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.4;
          padding: 16px; } }
  #about.basic .layout_basic2 {
    padding: 60px 0; }
    #about.basic .layout_basic2 .inner_640 {
      max-width: 640px; }
    #about.basic .layout_basic2 .bg_gray {
      background-color: #f6f6f6; }
    #about.basic .layout_basic2 h3 {
      display: block;
      text-align: center;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 600;
      line-height: 1.4;
      letter-spacing: 0.1em;
      margin-bottom: 1em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.basic .layout_basic2 h3 {
          font-size: 18px;
          font-size: 1.8rem; } }
    #about.basic .layout_basic2 p {
      text-align: center; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.basic .layout_basic2 p {
          text-align: left; } }
    #about.basic .layout_basic2 aside {
      width: 680px;
      margin: 4em auto 0; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.basic .layout_basic2 aside {
          width: 100%; } }
  #about.basic .layout_basic {
    padding: 100px 0 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.basic .layout_basic {
        padding: 60px 0 0; } }
    #about.basic .layout_basic .ttl {
      text-align: center;
      letter-spacing: 0.2em;
      color: #FF0000;
      font-weight: bold;
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 1.4; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.basic .layout_basic .ttl {
          font-size: 14px;
          font-size: 1.4rem; } }
      #about.basic .layout_basic .ttl span {
        font-family: "Montserrat", "Noto Sans JP", "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
        font-weight: bold;
        font-size: 52px;
        font-size: 5.2rem;
        letter-spacing: 0.2em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.basic .layout_basic .ttl span {
            font-size: 40px;
            font-size: 4rem;
            letter-spacing: 0.1em; } }
    #about.basic .layout_basic .box {
      text-align: center;
      border: solid 12px rgba(255, 0, 0, 0.1);
      padding: 80px 60px 40px;
      margin: -20px auto 0;
      width: 100%; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.basic .layout_basic .box {
          padding: 40px 20px 0px;
          border-width: 8px;
          margin-top: -15px; } }
      #about.basic .layout_basic .box .set {
        margin-bottom: 60px; }
      #about.basic .layout_basic .box h2 {
        margin-bottom: 20px; }
        #about.basic .layout_basic .box h2 img {
          display: inline-block; }
      #about.basic .layout_basic .box h3 {
        line-height: 1.7;
        font-weight: bold;
        margin-bottom: 15px;
        letter-spacing: 0.05em;
        font-size: 18px;
        font-size: 1.8rem; }
      #about.basic .layout_basic .box h4 {
        margin-bottom: 20px;
        font-size: 15px;
        font-size: 1.5rem; }
        #about.basic .layout_basic .box h4:before {
          content: "《";
          padding-right: 0.3em; }
        #about.basic .layout_basic .box h4:after {
          content: "》";
          padding-left: 0.3em; }
      #about.basic .layout_basic .box p {
        letter-spacing: 0.05em;
        text-align: center;
        line-height: 1.9;
        margin-bottom: 1em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.basic .layout_basic .box p {
            text-align: left; }
            #about.basic .layout_basic .box p br {
              display: none; } }
      #about.basic .layout_basic .box aside img {
        display: inline-block; }
      #about.basic .layout_basic .box ol {
        border-top: dashed 1px #ccc;
        margin: 40px auto;
        max-width: 600px;
        width: 100%; }
        #about.basic .layout_basic .box ol li {
          text-align: left;
          font-size: 15px;
          font-size: 1.5rem;
          border-bottom: dashed 1px #ccc;
          padding: 10px 0 10px 45px;
          position: relative; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            #about.basic .layout_basic .box ol li {
              font-size: 14px;
              font-size: 1.4rem;
              line-height: 1.4; } }
          #about.basic .layout_basic .box ol li i {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            background-color: #FF0000;
            color: #fff;
            font-family: "Montserrat", "Noto Sans JP", "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
            font-weight: 600;
            font-style: normal;
            width: 29px;
            height: 29px;
            padding: 2px;
            display: inline-block;
            text-align: center;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -15px; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              #about.basic .layout_basic .box ol li i {
                line-height: 1.8; } }
  #about.smallcar .cont__area {
    padding-bottom: 0; }
  #about.smallcar .txt_network {
    color: #FF0000;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0.8em 0; }
  #about.smallcar .list_history dl {
    display: flex;
    width: 100%;
    border-bottom: solid 1px #ccc;
    padding: 0.65em 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.smallcar .list_history dl {
        display: block; } }
    #about.smallcar .list_history dl:first-child {
      border-top: solid 1px #ccc; }
    #about.smallcar .list_history dl dt {
      width: 5em;
      font-weight: 600; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.smallcar .list_history dl dt {
          width: 100%; } }
    #about.smallcar .list_history dl dd {
      flex: 1; }
    #about.smallcar .list_history dl p {
      display: inline-block;
      padding: 0.8em 1em;
      background-color: #FF0000;
      color: #fff;
      line-height: 1.4;
      position: relative; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.smallcar .list_history dl p {
          margin-top: 16px;
          padding: 0.6em 1em;
          display: inline-block; } }
      #about.smallcar .list_history dl p::before {
        content: "";
        position: absolute;
        background-color: #FF0000;
        left: -14px;
        top: calc(50% - 16px);
        width: 16px;
        height: 16px;
        clip-path: polygon(0 0, 100% 0, 100% 100%); }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.smallcar .list_history dl p::before {
            clip-path: polygon(0 0, 100% 100%, 0 100%);
            left: 14px;
            top: -10px;
            width: 12px;
            height: 12px; } }
    #about.smallcar .list_history dl i {
      width: 58px;
      display: inline-block;
      margin-top: 0.2em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    #about.smallcar .img_01 {
      width: 330px;
      margin: 0 auto; } }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    #about.smallcar .img_05_1, #about.smallcar .img_06_1 {
      width: 300px;
      margin: 0 auto 30px; } }
  #about.smallcar .box_small .img_02 {
    padding-left: 14px;
    width: 100%; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.smallcar .box_small .img_02 {
        margin-top: 20px; } }
  #about.smallcar .box_small .img_03 {
    padding-left: 24px;
    padding-right: 10px;
    width: 100%;
    margin-top: -70px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.smallcar .box_small .img_03 {
        margin-top: 20px;
        padding-left: 0px;
        padding-right: 0px; } }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    #about.smallcar .box_small .img_04 {
      margin-top: 20px; } }
  #about.smallcar .box_small .img_05_2 {
    width: 300px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.smallcar .box_small .img_05_2 {
        width: 260px;
        margin: 0 auto 20px; } }
  #about.smallcar .box_small .img_06_2 {
    width: 300px;
    margin: 50px auto 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.smallcar .box_small .img_06_2 {
        width: 260px;
        margin: 0px auto 20px; } }
  #about.smallcar .box_world {
    position: relative;
    z-index: -1; }
    #about.smallcar .box_world figure {
      margin-top: -100px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.smallcar .box_world figure {
          margin-top: -50px; } }
    #about.smallcar .box_world p {
      position: absolute;
      right: 80px;
      top: 200px;
      text-align: right;
      color: #FF0000;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.smallcar .box_world p {
          font-size: 16px;
          font-size: 1.6rem;
          position: static;
          text-align: center; } }
  #about.technology .cont__area {
    padding-bottom: 100px; }
  #about.technology .ttl_box {
    width: 100%;
    max-width: 720px;
    padding: 5em 10px 3em;
    margin: 0 auto; }
    #about.technology .ttl_box__ttl {
      text-align: center; }
      #about.technology .ttl_box__ttl span {
        background-color: #000;
        color: #fff;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 500;
        display: inline-block;
        padding: 0.6em 1.2em 0.8em;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .ttl_box__ttl span {
            font-size: 20px;
            font-size: 2rem; } }
    #about.technology .ttl_box .bg_gray {
      background-color: #f6f6f6;
      padding: 50px 50px 20px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 600;
      margin-top: -30px;
      margin-bottom: 1.2em;
      text-align: center; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .ttl_box .bg_gray {
          padding: 50px 15px 20px;
          font-size: 14px;
          font-size: 1.4rem;
          text-align: left; } }
  #about.technology .border_top {
    border-top: solid 1px #ccc;
    padding-top: 1.4em;
    margin-top: 1.4em; }
  #about.technology .icon_dicone {
    display: block;
    width: 155px;
    margin-top: 1em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .icon_dicone {
        width: 145px;
        margin-bottom: 20px; } }
  #about.technology .icon_smaassi {
    display: block;
    width: 166px;
    margin-top: 1em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .icon_smaassi {
        width: 146px;
        margin-bottom: 20px; } }
  #about.technology .create_cont__area {
    background-color: #f6f6f6;
    padding: 60px 0; }
    #about.technology .create_cont__area .sec_ttl {
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      color: #FF0000;
      border: solid 2px #FF0000;
      letter-spacing: 0.5em;
      width: 350px;
      padding: 12px 20px;
      text-align: center;
      position: absolute;
      top: -36px;
      left: 50%;
      transform: translate(-50%, 0); }
  #about.technology .box_create {
    padding: 20px 0 40px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .box_create {
        padding: 0; } }
    #about.technology .box_create .box_ttl {
      max-width: 280px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .box_create .box_ttl {
          margin-bottom: 5px; } }
    #about.technology .box_create .ttl h2 {
      font-size: 26px;
      font-size: 2.6rem;
      font-weight: bold;
      padding-top: 5px;
      letter-spacing: 0.03em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .box_create .ttl h2 {
          font-size: 20px;
          font-size: 2rem; } }
      #about.technology .box_create .ttl h2 span {
        font-size: 48px;
        font-size: 4.8rem;
        color: #FF0000;
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        letter-spacing: 2px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .box_create .ttl h2 span {
            font-size: 38px;
            font-size: 3.8rem;
            letter-spacing: 0; } }
        #about.technology .box_create .ttl h2 span small {
          font-size: 20px;
          font-size: 2rem;
          font-weight: bold;
          letter-spacing: 0; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            #about.technology .box_create .ttl h2 span small {
              font-size: 16px;
              font-size: 1.6rem; } }
    #about.technology .box_create .txt {
      border-left: solid 1px #ddd; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .box_create .txt {
          border-left: none; } }
      #about.technology .box_create .txt p {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 20px;
        line-height: 1.9; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .box_create .txt p {
            padding-left: 0;
            margin-top: 10px; } }
  #about.technology .create_cont {
    background-color: #fff;
    position: relative;
    padding: 15px 15px 30px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .create_cont {
        padding: 10px 0 30px;
        margin-top: 30px; } }
    #about.technology .create_cont:after {
      display: block;
      content: "";
      width: 60px;
      height: 52px;
      background: url(../about/create/img/arrow_down.png) no-repeat left top;
      background-size: contain;
      position: absolute;
      bottom: -34px;
      left: 50%;
      margin-left: -30px; }
    #about.technology .create_cont .ttl_slide {
      text-align: center;
      font-weight: bold;
      margin: 20px 0 20px;
      font-size: 22px;
      font-size: 2.2rem;
      letter-spacing: 2px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_cont .ttl_slide {
          font-size: 22px;
          font-size: 2.2rem;
          margin-bottom: 20px; } }
    #about.technology .create_cont .create_slider .ttl_slide_cat {
      padding: 5px 40px 7px;
      color: #fff;
      font-weight: bold;
      background-size: auto 100%;
      font-size: 17px;
      font-size: 1.7rem;
      letter-spacing: 0.1em;
      width: 940px;
      margin-left: -15px;
      background-color: #FF0000; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_cont .create_slider .ttl_slide_cat {
          font-size: 16px;
          font-size: 1.6rem;
          width: 100%;
          margin-left: 0;
          text-align: center; } }
    #about.technology .create_cont .create_slider .ttl_slide_cat_sub {
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: bold;
      margin: 20px 25px 7px;
      color: #FF0000; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_cont .create_slider .ttl_slide_cat_sub {
          margin: 10px 15px 7px; } }
    #about.technology .create_cont .create_slider .ttl_slide_cat_txt {
      margin: 0 25px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_cont .create_slider .ttl_slide_cat_txt {
          margin: 0 15px; } }
    #about.technology .create_cont .create_slider ul li {
      padding: 20px 30px 20px 30px;
      position: relative; }
      #about.technology .create_cont .create_slider ul li:last-child figure:before {
        display: none; }
      #about.technology .create_cont .create_slider ul li:last-child figure:after {
        display: none; }
      #about.technology .create_cont .create_slider ul li.ex_border:before {
        content: "";
        display: block;
        width: 1px;
        height: 95%;
        background-color: #ddd;
        position: absolute;
        right: 0;
        top: 5%; }
      #about.technology .create_cont .create_slider ul li figure {
        position: relative; }
        #about.technology .create_cont .create_slider ul li figure:before {
          position: absolute;
          content: "▶︎";
          display: block;
          top: 50%;
          margin-top: -0.5em;
          right: -30px;
          color: #FF0000;
          font-size: 18px;
          font-size: 1.8rem;
          transform: scaleX(0.8); }
        #about.technology .create_cont .create_slider ul li figure:after {
          position: absolute;
          content: "▶︎";
          display: block;
          top: 50%;
          margin-top: -0.5em;
          right: -50px;
          color: #FF0000;
          font-size: 18px;
          font-size: 1.8rem;
          transform: scaleX(0.8);
          opacity: 0.5; }
        #about.technology .create_cont .create_slider ul li figure.no_arrow:before {
          display: none; }
        #about.technology .create_cont .create_slider ul li figure.no_arrow:after {
          display: none; }
      #about.technology .create_cont .create_slider ul li h3 {
        padding: 0.5em 0 0.5em;
        position: relative; }
        #about.technology .create_cont .create_slider ul li h3 i {
          font-size: 13px;
          font-size: 1.3rem;
          color: #fff;
          background-color: #FF0000;
          font-weight: bold;
          font-style: normal;
          padding: 3px 7px 4px;
          line-height: 1;
          font-weight: 400;
          display: inline-block;
          margin-right: 7px; }
        #about.technology .create_cont .create_slider ul li h3 span {
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: bold;
          letter-spacing: 0.01em;
          margin-top: 0.2em;
          color: #000;
          line-height: 1.4; }
      #about.technology .create_cont .create_slider ul li:last-child h3:after {
        display: none; }
      #about.technology .create_cont .create_slider ul li p {
        line-height: 1.6; }
  #about.technology .create_footer {
    padding-top: 150px;
    margin-bottom: 80px;
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .create_footer {
        padding-top: 100px; } }
    #about.technology .create_footer:before {
      display: block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 130px 50vw 0 50vw;
      border-color: #f6f6f6 transparent transparent transparent;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -50vw; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_footer:before {
          border-width: 80px 50vw 0 50vw; } }
    #about.technology .create_footer h2 {
      font-size: 45px;
      font-size: 4.5rem;
      font-weight: bold;
      color: #FF0000;
      text-align: center;
      letter-spacing: 2px;
      margin-bottom: 40px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_footer h2 {
          font-size: 35px;
          font-size: 3.5rem; } }
      #about.technology .create_footer h2 span {
        font-size: 75px;
        font-size: 7.5rem;
        font-weight: bold;
        display: inline-block;
        margin-left: 0.1em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .create_footer h2 span {
            font-size: 55px;
            font-size: 5.5rem; } }
      #about.technology .create_footer h2 small {
        display: block;
        text-align: center;
        font-size: 16px;
        font-size: 1.6rem;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .create_footer h2 small {
            margin-top: 15px; } }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about.technology .create_footer .row {
        border-bottom: solid 1px #ddd; } }
    #about.technology .create_footer .car {
      border-left: solid 1px #ddd;
      padding-top: 10px;
      padding-bottom: 10px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_footer .car {
          border-top: solid 1px #ddd;
          padding-top: 30px;
          padding-bottom: 30px; } }
      #about.technology .create_footer .car:first-child figure {
        max-width: 360px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        #about.technology .create_footer .car:first-child {
          border-left: none; } }
      #about.technology .create_footer .car:last-child {
        border-right: solid 1px #ddd; }
        #about.technology .create_footer .car:last-child figure {
          max-width: 180px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          #about.technology .create_footer .car:last-child {
            border-right: none; } }
      #about.technology .create_footer .car figure {
        max-width: 200px;
        margin: 0 auto; }
      #about.technology .create_footer .car p {
        text-align: center;
        margin-bottom: 5px; }
  #about .slick-next {
    right: -34px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about .slick-next {
        right: -25px; } }
    @media only screen and (min-width: 769px), print and (min-width: 2cm) {
      #about .slick-next:hover {
        right: -39px; } }
    #about .slick-next:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 15px;
      display: block;
      height: 1px;
      width: 20px;
      background-color: #fff;
      transition: all .2s ease-out;
      opacity: 1; }
    #about .slick-next:after {
      content: "";
      position: absolute;
      left: 15px;
      bottom: 19px;
      display: block;
      height: 1px;
      width: 13px;
      background-color: #fff;
      transform: rotate(45deg);
      transition: all .2s ease-out;
      opacity: 1; }
  #about .slick-prev {
    left: -34px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      #about .slick-prev {
        left: -25px; } }
    @media only screen and (min-width: 769px), print and (min-width: 2cm) {
      #about .slick-prev:hover {
        left: -39px; } }
    #about .slick-prev:before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 15px;
      display: block;
      height: 1px;
      width: 20px;
      background-color: #fff;
      transition: all .2s ease-out;
      opacity: 1; }
    #about .slick-prev:after {
      content: "";
      position: absolute;
      right: 15px;
      bottom: 19px;
      display: block;
      height: 1px;
      width: 13px;
      background-color: #fff;
      transform: rotate(-45deg);
      transition: all .2s ease-out;
      opacity: 1; }
  #about .slick-next, #about .slick-prev {
    top: 50%;
    width: 34px;
    height: 34px;
    background-color: #000;
    position: absolute;
    opacity: 1;
    transition: all .2s ease-out; }
  #about .slick-prev.slick-disabled, #about .slick-next.slick-disabled {
    opacity: 0; }
