@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");
/*========================================
    vars
==========================================*/
/*========================================
    mixin
==========================================*/
/*========================================
    cybereason
==========================================*/
#nttdatajpn-main-area {
  padding-top: 0; }

.main__visual {
  position: relative; }
  .main__visual .main__img-box {
    display: flex;
    justify-content: center; }
    .main__visual .main__img-box .text__box {
      padding: 110px 0 107px;
      flex: 1;
      display: flex;
      justify-content: flex-end;
      position: relative;
      z-index: 2;
      background-color: #435F8F; }
      .main__visual .main__img-box .text__box::before {
        width: 2500px;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -198px;
        background: url("../../../assets/img/lp/cybereason/main_img02.png") no-repeat top right/100% 100%;
        z-index: -1; }
      .main__visual .main__img-box .text__box .inner__box {
        margin: 0 35px 0 20px;
        min-width: 504px; }
        @media screen and (min-width: 801px) and (max-width: 1160px) {
          .main__visual .main__img-box .text__box .inner__box {
            max-width: auto; } }
    .main__visual .main__img-box .photo__box {
      width: calc(50% + 65px);
      background: url("../../../assets/img/lp/cybereason/main_img01.jpg") no-repeat top right -51px/cover; }
    .main__visual .main__img-box h1 {
      margin-bottom: 53px !important;
      text-align: left !important; }
    .main__visual .main__img-box .yellow {
      display: block;
      color: #FFE200;
      font-size: 1.8rem;
      font-weight: 400;
      line-height: 1.38; }
    .main__visual .main__img-box .large {
      color: #fff;
      font-size: 7.8rem;
      font-weight: 700;
      line-height: 1; }
      @media screen and (min-width: 801px) and (max-width: 1160px) {
        .main__visual .main__img-box .large {
          font-size: 2.8rem; } }
    .main__visual .main__img-box .txt {
      margin-bottom: 20px;
      color: #fff;
      font-size: 1.4rem;
      line-height: 1.48; }
      @media screen and (min-width: 801px) and (max-width: 1160px) {
        .main__visual .main__img-box .txt {
          font-size: 1.3rem; } }
    .main__visual .main__img-box .price__btn a {
      padding: 14px 10px 13px;
      min-width: 300px;
      display: inline-block;
      color: #5876AA;
      font-size: 1.9rem;
      font-weight: 700;
      text-align: center;
      background-color: #fff;
      box-sizing: border-box; }
      @media screen and (min-width: 801px) {
        .main__visual .main__img-box .price__btn a:hover {
          opacity: 0.7;
          text-decoration: none; } }
      @media screen and (max-width: 800px) {
        .main__visual .main__img-box .price__btn a:hover {
          text-decoration: none; } }
    @media screen and (max-width: 800px) {
      .main__visual .main__img-box {
        display: block; }
        .main__visual .main__img-box .text__box {
          padding: 48px 20px 3px;
          width: 100%;
          display: block; }
          .main__visual .main__img-box .text__box::before {
            width: 100%;
            height: 353px;
            left: 0;
            bottom: -50px;
            background: url("../../../assets/img/lp/cybereason/sp_main_img02.png") no-repeat top right/100% 100%;
            z-index: -1; }
          .main__visual .main__img-box .text__box .inner__box {
            margin-left: 0; }
        .main__visual .main__img-box .photo__box {
          margin-top: -20px;
          width: 100%;
          background: none; }
          .main__visual .main__img-box .photo__box img {
            width: 100%; }
        .main__visual .main__img-box h1 {
          margin-bottom: 24px !important; }
        .main__visual .main__img-box .yellow {
          margin-bottom: -3px;
          font-size: 1.4rem;
          line-height: 1.5; }
        .main__visual .main__img-box .large {
          font-size: 4.8rem;
          line-height: 1.3; }
        .main__visual .main__img-box .txt {
          margin-bottom: 17px;
          font-size: 1.2rem;
          line-height: 1.5; }
        .main__visual .main__img-box .price__btn a {
          padding: 15px 10px;
          min-width: 189px;
          font-size: 1.4rem; } }
    @media screen and (max-width: 374px) {
      .main__visual .main__img-box .large {
        font-size: 2.3rem; }
      .main__visual .main__img-box .txt {
        font-size: 1.1rem; } }

#cybereason {
  letter-spacing: 0.1em; }
  #cybereason #g__navi {
    margin: 29px auto;
    padding: 0 20px;
    max-width: 1040px;
    box-sizing: border-box; }
    #cybereason #g__navi ul {
      margin: -16px 0 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      #cybereason #g__navi ul li {
        margin: 16px 24px 0 0;
        width: calc((100% - 72px)/4); }
        #cybereason #g__navi ul li:nth-child(4n) {
          margin-right: 0; }
        #cybereason #g__navi ul li a {
          padding: 15px 10px 16px;
          display: block;
          color: #fff;
          font-size: 1.6rem;
          font-weight: bold;
          text-align: center;
          vertical-align: middle;
          background-color: #5876AA;
          box-sizing: border-box; }
          @media screen and (min-width: 801px) {
            #cybereason #g__navi ul li a:hover {
              opacity: 0.7;
              text-decoration: none; } }
    @media screen and (max-width: 800px) {
      #cybereason #g__navi {
        margin: 75px auto 31px; }
        #cybereason #g__navi ul {
          margin-top: -9px; }
          #cybereason #g__navi ul li {
            margin: 9px 9px 0 0;
            width: calc((100% - 9px)/2); }
            #cybereason #g__navi ul li:nth-child(2n) {
              margin-right: 0; }
            #cybereason #g__navi ul li a {
              padding: 11px 10px;
              font-size: 1.2rem; }
              #cybereason #g__navi ul li a:hover {
                text-decoration: none; } }
  #cybereason .content {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1040px; }
    
   #cybereason .seo01 {
    margin-top: 40px!important;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1040px; }
   
    
  #cybereason .headLine01 {
    margin-bottom: 13px;
    color: #5876AA;
    font-size: 3.2rem;
    text-align: center;
    font-weight: 700; }
    @media screen and (max-width: 800px) {
      #cybereason .headLine01 {
        margin-bottom: 10px;
        font-size: 2.4rem; } }
    @media screen and (max-width: 374px) {
      #cybereason .headLine01 {
        font-size: 2.2rem; } }
  #cybereason .headLine02 {
    margin-bottom: 28px;
    color: #000;
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 700; }
    #cybereason .headLine02 span {
      padding-bottom: 3px;
      background: url("../../../assets/img/lp/cybereason/h3_bg01.png") repeat-x left bottom/309px; }
    @media screen and (min-width: 801px) and (max-width: 1160px) {
      #cybereason .headLine02 {
        font-size: 2rem; } }
    @media screen and (max-width: 800px) {
      #cybereason .headLine02 {
        margin-bottom: 8px;
        font-size: 1.6rem;
        line-height: 1.625; }
        #cybereason .headLine02 span {
          background-size: 260px; } }
    #cybereason .headLine02--textnarrow {
      letter-spacing: 0; }
  #cybereason .com__btn {
    margin: 0 auto;
    max-width: 450px;
    background: #ffe200; }
    #cybereason .com__btn a {
      padding: 20px 10px;
      display: block;
      font-size: 1.9rem;
      font-weight: 700;
      text-align: center;
      color: #0c2c64; }
      @media screen and (min-width: 801px) {
        #cybereason .com__btn a:hover {
          opacity: 0.7;
          text-decoration: none; } }
      @media screen and (max-width: 800px) {
        #cybereason .com__btn a {
          padding: 25px 10px;
          font-size: 1.4rem; }
          #cybereason .com__btn a:hover {
            text-decoration: none; } }
            
   #cybereason .btn_case {
    margin: 0 auto;
    max-width: 450px;
    background: #ff6347;
    border-radius:25px;
 }
    #cybereason .btn_case a {
      padding: 20px 10px;
      display: block;
      font-size: 1.9rem;
      font-weight: 700;
      text-align: center;
      color: #FFFFFF; }
      @media screen and (min-width: 801px) {
        #cybereason .btn_case a:hover {
          opacity: 0.7;
          text-decoration: none; } }
      @media screen and (max-width: 800px) {
        #cybereason .btn_case a {
          padding: 25px 10px;
          font-size: 1.4rem; }
          #cybereason .btn_case a:hover {
            text-decoration: none; } }
           
            
            
            
            
            
  #cybereason .text-middle {
    margin-bottom: 38px;
    color: #000;
    font-weight: 300;
    text-align: center; }
    @media screen and (max-width: 800px) {
      #cybereason .text-middle {
        margin-bottom: 30px;
        font-size: 1.3rem;
        line-height: 1.77; } }
  #cybereason .required .logo {
    margin: 0 auto 21px;
    max-width: 200px; }
    @media screen and (max-width: 800px) {
      #cybereason .required .logo {
        margin-bottom: 12px;
        max-width: 160px; } }
  #cybereason .required .required-top {
    padding: 71px 0 82px;
    background-color: #F7F7F7; }
    #cybereason .required .required-top .headLine01 {
      margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      #cybereason .required .required-top {
        padding: 45px 0 54px; }
        #cybereason .required .required-top .headLine01 {
          margin-bottom: 21px; } }
  #cybereason .required .img__box {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    #cybereason .required .img__box .headLine01 {
      margin-bottom: 40px; }
      @media screen and (max-width: 800px) {
        #cybereason .required .img__box .headLine01 {
          margin-bottom: 21px; } }
    #cybereason .required .img__box .photo__box {
      max-width: 500px;
      width: 50%; }
    #cybereason .required .img__box .text__box {
      margin-right: 30px;
      width: 44.7%; }
      #cybereason .required .img__box .text__box .txt {
        font-weight: 400;
        line-height: 1.714; }
    @media screen and (max-width: 800px) {
      #cybereason .required .img__box {
        display: block; }
        #cybereason .required .img__box .photo__box {
          margin: 0 auto 20px;
          max-width: none;
          width: 100%; }
        #cybereason .required .img__box .text__box {
          margin: 0 auto;
          width: 100%; }
          #cybereason .required .img__box .text__box .txt {
            font-size: 1.3rem;
            line-height: 1.8; } }
  #cybereason .required .required_bottom {
    padding: 66px 20px 36px;
    position: relative;
    z-index: 2; }
    #cybereason .required .required_bottom .photo__box {
      margin-top: 7px; }
    #cybereason .required .required_bottom .text__box h3 {
      margin-bottom: 15px;
      color: #5876AA;
      font-size: 2.4rem;
      font-weight: 700;
      line-height: 1.5;
      text-align: left; }
    #cybereason .required .required_bottom .text__box .ttl {
      margin-bottom: 20px;
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.555; }
      @media screen and (min-width: 801px) and (max-width: 1160px) {
        #cybereason .required .required_bottom .text__box .ttl {
          font-size: 1.7rem; } }
    #cybereason .required .required_bottom .bg__image {
      position: absolute;
      left: -218px;
      bottom: -1px;
      z-index: -1; }
    @media screen and (max-width: 800px) {
      #cybereason .required .required_bottom {
        padding: 37px 20px 61px; }
        #cybereason .required .required_bottom h3 {
          margin-bottom: 14px;
          color: #5876AA;
          font-size: 1.8rem;
          font-weight: 700;
          line-height: 1.778;
          text-align: center; }
        #cybereason .required .required_bottom .photo__box {
          margin: 0 auto 10px;
          max-width: none; }
        #cybereason .required .required_bottom .text__box {
          margin: 0 auto;
          max-width: none; }
          #cybereason .required .required_bottom .text__box .ttl {
            margin-bottom: 8px;
            font-size: 1.6rem;
            line-height: 1.625; } }
    @media screen and (max-width: 374px) {
      #cybereason .required .required_bottom .text__box .ttl {
        font-size: 1.4rem; } }
  #cybereason .specialty {
    margin-bottom: 68px; }
    #cybereason .specialty h2 {
      margin-bottom: 64px;
      padding: 47px 20px 42px;
      position: relative;
      color: #fff;
      font-size: 3.2rem;
      font-weight: 700;
      text-align: center;
      background: url("../../../assets/img/lp/cybereason/specialty_bg01.png") repeat-x center center/987px; }
      #cybereason .specialty h2::after {
        width: 120px;
        height: 29px;
        content: "";
        display: block;
        position: absolute;
        bottom: -27px;
        left: 50%;
        transform: translateX(-50%);
        background: url("../../../assets/img/lp/cybereason/icon01.png") no-repeat top center/100%; }
    #cybereason .specialty h3 {
      margin-bottom: 33px;
      text-align: center; }
    #cybereason .specialty .image{
      margin-bottom: 33px;
    }
    #cybereason .specialty .specialty__ul {
      margin-top: -30px;
      display: flex;
      flex-wrap: wrap; }
      #cybereason .specialty .specialty__ul.power-bi {
        margin-top: 0; }
      #cybereason .specialty .specialty__ul li {
        margin-top: 30px;
        width: calc((100% - 94px)/3); }
        #cybereason .specialty .specialty__ul li:nth-child(2n) {
          margin: 30px 47px 0; }
        #cybereason .specialty .specialty__ul li .image {
          margin-bottom: 20px; }
        #cybereason .specialty .specialty__ul li h4 {
          margin-bottom: 10px;
          
          font-size: 1.8rem;
          font-weight: 700;
          line-height: 1.444;
          text-align: center; }
        #cybereason .specialty .specialty__ul li:nth-child(1) h4 {
          color: #FF4D00;
          border-bottom : 5px solid #FF4D00;
        }
        #cybereason .specialty .specialty__ul li:nth-child(2) h4 {
          color: #92D03D;
          border-bottom : 5px solid #92D03D;
        }
        #cybereason .specialty .specialty__ul li:nth-child(3) h4 {
          color: #00A9BB;
          border-bottom : 5px solid #00A9BB;
        }
          @media screen and (min-width: 801px) and (max-width: 1160px) {
            #cybereason .specialty .specialty__ul li h4 {
              font-size: 1.6rem; } }
        #cybereason .specialty .specialty__ul li .txt {
          line-height: 1.714; }
    @media screen and (max-width: 800px) {
      #cybereason .specialty {
        margin-bottom: 57px; }
        #cybereason .specialty h2 {
          margin-bottom: 48px;
          padding: 41px 20px 39px;
          font-size: 2.4rem;
          background: url("../../../assets/img/lp/cybereason/sp_specialty_bg01.png") repeat-x center center/362px; }
        #cybereason .specialty h3 {
          margin: 0 -10px 52px;
          font-size: 1.8rem; }
        #cybereason .specialty .specialty__ul {
          display: block; }
          #cybereason .specialty .specialty__ul li {
            margin-top: 37px;
            width: 100%; }
            #cybereason .specialty .specialty__ul li:nth-child(2n) {
              margin: 37px 0 0; }
            #cybereason .specialty .specialty__ul li img {
              width: 100%; }
            #cybereason .specialty .specialty__ul li h4 {
              margin-bottom: 6px;
              font-size: 1.6rem;
              line-height: 1.625; }
            #cybereason .specialty .specialty__ul li .txt {
              font-size: 1.3rem;
              line-height: 1.78; } }
  #cybereason .introduction {
    padding: 101px 0 105px;
    position: relative;
    background-color: #5876AA; }
    #cybereason .introduction.tanium {
      background: #F7F7F7; }
      #cybereason .introduction.tanium .headLine01 {
        color: #5876AA; }
      #cybereason .introduction.tanium .img__box .text__box h3 {
        color: #5876AA; }
        #cybereason .introduction.tanium .img__box .text__box h3 .point {
          color: #fff;
          background: #5876AA; }
          #cybereason .introduction.tanium .img__box .text__box h3 .point:before {
            background: url(../../assets/img/lp/cybereason/h3_bg02_2.png) no-repeat right center/100% 100%; }
      #cybereason .introduction.tanium .img__box .text__box .txt {
        color: #5876AA; }
    #cybereason .introduction::before {
      width: 120px;
      height: 29px;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      background: url(../../img/cybereason/icon02.png) no-repeat top center/100%; }
    #cybereason .introduction .content {
      position: relative;
      z-index: 2; }
    #cybereason .introduction .headLine01 {
      margin-bottom: 39px;
      color: #fff; }
    #cybereason .introduction .img__box {
      margin-bottom: 76px;
      display: flex;
      justify-content: space-between; }
      #cybereason .introduction .img__box .photo__box {
        max-width: 446px;
        width: 44.6%; }
      #cybereason .introduction .img__box .text__box {
        margin: 6px 0 0 30px;
        width: 50%; }
        #cybereason .introduction .img__box .text__box h3 {
          margin-bottom: 16px;
          padding-bottom: 10px;
          display: flex;
          align-items: center;
          color: #fff;
          font-size: 2.4rem;
          font-weight: 700;
          border-bottom: 1px solid #fff; }
          #cybereason .introduction .img__box .text__box h3 .point {
            margin-right: 27px;
            padding: 0 5px 1px 11px;
            display: inline-flex;
            align-items: center;
            position: relative;
            color: #5876AA;
            font-size: 1.4rem;
            font-weight: bold;
            font-family: 'Lato', sans-serif;
            background-color: #fff; }
            #cybereason .introduction .img__box .text__box h3 .point .num {
              margin-left: 3px;
              font-size: 2.4rem;
              font-weight: 900; }
            #cybereason .introduction .img__box .text__box h3 .point::before {
              width: 15px;
              height: 32px;
              position: absolute;
              top: 50%;
              right: -13px;
              transform: translateY(-50%);
              content: "";
              display: block;
              background: url("../../../assets/img/lp/cybereason/h3_bg02.png") no-repeat right center/100% 100%; }
          @media screen and (min-width: 801px) and (max-width: 1160px) {
            #cybereason .introduction .img__box .text__box h3 {
              font-size: 1.8rem; } }
        #cybereason .introduction .img__box .text__box .txt {
          color: #fff;
          line-height: 1.714; }
    #cybereason .introduction .right__img-box {
      flex-direction: row-reverse; }
      #cybereason .introduction .right__img-box .text__box {
        margin: 6px 30px 0 0; }
    #cybereason .introduction .last__box {
      margin-bottom: 83px; }
    #cybereason .introduction .bg__image {
      width: 1400px;
      position: absolute;
      left: 50%;
      top: -102px;
      transform: translateX(-50%);
      z-index: -1; }
    @media screen and (max-width: 800px) {
      #cybereason .introduction {
        padding: 74px 0 79px; }
        #cybereason .introduction .headLine01 {
          margin-bottom: 31px; }
        #cybereason .introduction .img__box {
          margin-bottom: 27px;
          display: block; }
          #cybereason .introduction .img__box .photo__box {
            margin: 0 auto 18px;
            max-width: none;
            width: 100%; }
          #cybereason .introduction .img__box .text__box {
            margin: 0 auto;
            width: 100%; }
            #cybereason .introduction .img__box .text__box h3 {
              margin-bottom: 8px;
              padding-bottom: 0;
              font-size: 1.6rem;
              border-bottom: none; }
              #cybereason .introduction .img__box .text__box h3 .point {
                margin-right: 20px;
                padding: 1px 4px 3px 10px;
                font-size: 1rem; }
                #cybereason .introduction .img__box .text__box h3 .point .num {
                  font-size: 1.6rem; }
                #cybereason .introduction .img__box .text__box h3 .point::before {
                  height: 100%; }
            #cybereason .introduction .img__box .text__box .txt {
              font-size: 1.3rem;
              font-weight: 300;
              line-height: 1.78; }
        #cybereason .introduction .last__box {
          margin-bottom: 27px; }
        #cybereason .introduction .bg__image {
          width: 1090px;
          position: absolute;
          left: calc(50% - 7px);
          top: -379px;
          z-index: -1; } }
    @media screen and (max-width: 374px) {
      #cybereason .introduction {
        font-size: 2.2rem; }
        #cybereason .introduction .img__box .text__box h3 {
          font-size: 1.3rem; }
          #cybereason .introduction .img__box .text__box h3 .point {
            margin-right: 16px; } }
  #cybereason .caseArea {
    padding: 62px 20px 79px;
    position: relative;
    z-index: 3; }
    #cybereason .caseArea .text-middle {
      margin-bottom: 44px; }
      @media screen and (max-width: 800px) {
        #cybereason .caseArea .text-middle {
          margin-bottom: 30px; } }
    #cybereason .caseArea__foo {
      max-width: 1000px;
      display: flex;
      flex-wrap: wrap; }
      #cybereason .caseArea__foo li {
        margin: 0 46px 0 0;
        width: calc((100% - 92px)/3);
        box-sizing: border-box; }
        #cybereason .caseArea__foo li:nth-child(3n) {
          margin-right: 0; }
        #cybereason .caseArea__foo li img {
          width: 100%; }
        #cybereason .caseArea__foo li .name {
          margin: 17px 0;
          display: block;
          color: #5876AA;
          font-size: 1.8rem;
          font-weight: 600;
          text-align: center; }
        #cybereason .caseArea__foo li .txt {
          font-size: 1.4rem;
          line-height: 1.714; }
    @media screen and (max-width: 800px) {
      #cybereason .caseArea {
        padding: 64px 20px 61px; }
        #cybereason .caseArea__foo {
          margin-top: -35px;
          display: block; }
          #cybereason .caseArea__foo li {
            margin: 38px 0 0;
            width: 100%;
            line-height: 1.77; }
            #cybereason .caseArea__foo li:first-child {
              margin: 0; }
            #cybereason .caseArea__foo li .name {
              margin: 12px 0 8px;
              font-size: 1.6rem; }
            #cybereason .caseArea__foo li .txt {
              display: block;
              font-size: 1.3rem;
              line-height: 1.769; } }
  #cybereason .function {
    padding: 75px 20px 71px;
    background: url("../../../assets/img/lp/cybereason/function_bg.png") no-repeat center top/cover; }
    #cybereason .function .headLine01 {
      margin-bottom: 20px;
      color: #fff; }
    #cybereason .function .text-middle {
      margin-bottom: 44px;
      color: #fff; }
    #cybereason .function__list {
      padding: 41px 30px 40px;
      background-color: #FFF; }
      #cybereason .function__list li {
        font-size: 1.3rem;
        text-align: justify;
        line-height: 1.69; }
        #cybereason .function__list li span {
          display: block; }
        #cybereason .function__list li .img {
          margin-bottom: 13px;
          text-align: center; }
          #cybereason .function__list li .img img {
            height: 102px; }
        #cybereason .function__list li .ttl {
          margin-bottom: 7px;
          color: #5876AA;
          font-size: 2rem;
          font-weight: 600;
          text-align: center; }
    @media screen and (min-width: 801px) {
      #cybereason .function__list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #cybereason .function__list li {
          padding: 0 20px;
          width: calc(100%/3); }
        #cybereason .function__list::after {
          padding: 0 20px;
          content: '';
          width: calc(100%/3); } }
    @media screen and (max-width: 800px) {
      #cybereason .function {
        padding: 44px 0 71px; }
        #cybereason .function .headLine01 {
          margin-bottom: 10px; }
        #cybereason .function .text-middle {
          margin-bottom: 27px; }
        #cybereason .function__list {
          padding: 40px 20px 25px; }
          #cybereason .function__list li {
            margin-bottom: 22px;
            font-size: 1.3rem;
            text-align: justify;
            line-height: 1.69; }
            #cybereason .function__list li span {
              display: block; }
            #cybereason .function__list li .img {
              margin-bottom: 10px; }
            #cybereason .function__list li .ttl {
              font-size: 1.8rem; } }
  #cybereason .price {
    padding: 75px 0 71px; }
    #cybereason .price .text-middle {
      margin-bottom: 29px; }
    @media screen and (max-width: 800px) {
      #cybereason .price .com__btn {
        margin-top: 20px; } }
    #cybereason .price__list {
      margin-bottom: 46px;
      justify-content: center; }
      #cybereason .price__list > li {
        background: #fff;
        border: 1px solid #5f75a4;
        border-radius: 5px; }
        #cybereason .price__list > li h3 {
          padding: 8px 5px 10px;
          color: #fff;
          font-weight: 700;
          font-size: 2.2rem;
          text-align: center;
          border-radius: 4px 4px 0px 0px;
          background: #5876aa;
          border: 1px solid #5876aa; }
    #cybereason .price__sublist {
      padding: 0 5px; }
      #cybereason .price__sublist li {
        padding: 11px 15px 11px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #5876AA;
        border-bottom: 1px solid #5876AA; }
        #cybereason .price__sublist li:last-child {
          border-bottom: none; }
        #cybereason .price__sublist li span {
          width: 50%; }
        #cybereason .price__sublist li .ttl {
          font-size: 1.4rem; }
        #cybereason .price__sublist li .num {
          text-align: right;
          font-size: 2.1rem; }
          #cybereason .price__sublist li .num small {
            font-size: 1.4rem; }
    @media screen and (min-width: 801px) {
      #cybereason .price__list {
        display: flex;
        flex-wrap: wrap; }
        #cybereason .price__list > li {
          margin: 10px 10px 0;
          width: calc((100% - 60px)/3); }
        #cybereason .price__list.asteria_warp > li {
          width: calc((100% - 40px)/2); } }
    @media screen and (max-width: 800px) {
      #cybereason .price {
        padding: 50px 20px; }
        #cybereason .price .text-middle {
          margin-bottom: 28px; }
        #cybereason .price__list {
          margin-bottom: 30px; }
          #cybereason .price__list > li {
            margin: 0 20px 20px; }
            #cybereason .price__list > li:last-child {
              margin-bottom: 0; }
            #cybereason .price__list > li h3 {
              padding: 8px 5px 9px;
              font-size: 1.9rem; }
        #cybereason .price__sublist {
          padding: 0 20px; }
          #cybereason .price__sublist li {
            padding: 11px 10px 11px; }
            #cybereason .price__sublist li .num {
              font-size: 2.1rem; } }
    #cybereason .price table {
      margin-bottom: 50px; }
      @media screen and (max-width: 800px) {
        #cybereason .price table {
          min-width: 800px;
          margin-bottom: 20px !important; }
          #cybereason .price table tbody th {
            display: table-cell;
            border-radius: 0; }
          #cybereason .price table td {
            display: table-cell;
            border-right: 1px solid #666666; }
          #cybereason .price table tr {
            display: revert; } }
  #cybereason .faq {
    padding: 48px 20px 73px;
    background-color: #f7f7f7; }
    #cybereason .faq .headLine01 {
      margin-bottom: 18px; }
    #cybereason .faq__content {
      margin-bottom: 20px;
      padding: 12px;
      background-color: #FFF; }
      #cybereason .faq__content:last-child {
        margin-bottom: 0; }
      #cybereason .faq__content dt {
        padding: 20px 80px 20px 93px;
        position: relative;
        font-weight: 700;
        font-size: 1.6rem;
        text-align: left;
        color: #5876AA;
        cursor: pointer; }
        #cybereason .faq__content dt span {
          position: absolute;
          left: 18px;
          top: 50%;
          width: 45.47px;
          height: 45.47px;
          line-height: 45.47px;
          font-size: 2rem;
          text-align: center;
          font-weight: 300;
          color: #fff;
          border-radius: 100%;
          background: #5876AA;
          transform: translateY(-50%); }
          @media screen and (max-width: 800px) {
            #cybereason .faq__content dt span {
              width: 35px;
              height: 35px;
              left: 14px;
              line-height: 35px; } }
        #cybereason .faq__content dt::before, #cybereason .faq__content dt::after {
          position: absolute;
          right: 17px;
          top: 50%;
          width: 24px;
          height: 4px;
          background: #5876AA;
          transition: all .3s ease;
          content: ""; }
        #cybereason .faq__content dt::after {
          transform: rotate(90deg); }
        #cybereason .faq__content dt.on::after {
          transform: rotate(180deg);
          opacity: 0; }
      #cybereason .faq__content dd {
        margin-top: 10px;
        padding: 28px 75px 26px 93px;
        display: none;
        position: relative;
        background: #f7f7f7;
        line-height: 1.5; }
        #cybereason .faq__content dd::before {
          position: absolute;
          left: 18px;
          top: 50%;
          width: 45.47px;
          height: 45.47px;
          line-height: 45.47px;
          font-size: 2rem;
          text-align: center;
          font-weight: 300;
          color: #fff;
          border-radius: 100%;
          background: #5876AA;
          transform: translateY(-50%);
          color: #1a1f71;
          content: 'A';
          background-color: #FFF; }
          @media screen and (max-width: 800px) {
            #cybereason .faq__content dd::before {
              width: 35px;
              height: 35px;
              left: 14px;
              line-height: 35px; } }
        #cybereason .faq__content dd p {
          margin-bottom: 15px; }
        #cybereason .faq__content dd ul {
          list-style: disc;
          padding-left: 20px; }
          #cybereason .faq__content dd ul:last-of-type {
            margin-bottom: 0; }
        #cybereason .faq__content dd ul + p {
          margin-top: 20px; }
      #cybereason .faq__content .faq_table {
        margin-top: 20px; }
        #cybereason .faq__content .faq_table tr {
          border: none; }
          @media screen and (max-width: 800px) {
            #cybereason .faq__content .faq_table tr {
              margin: 0;
              padding: 0; } }
          #cybereason .faq__content .faq_table tr th {
            border: none;
            padding: 3px 15px 3px 0;
            background: #f7f7f7;
            margin: 0; }
            @media screen and (max-width: 800px) {
              #cybereason .faq__content .faq_table tr th {
                color: #333; } }
          #cybereason .faq__content .faq_table tr td {
            border: none;
            padding: 3px 0;
            background: #f7f7f7; }
    @media screen and (max-width: 800px) {
      #cybereason .faq {
        padding: 45px 10px; }
        #cybereason .faq .headLine01 {
          margin-bottom: 5px; }
        #cybereason .faq .text-middle {
          margin-bottom: 26px;
          font-size: 1.4rem; }
        #cybereason .faq .content {
          padding: 0 0; }
        #cybereason .faq .faq__content {
          margin-bottom: 8px;
          padding: 10px; }
          #cybereason .faq .faq__content dt {
            padding: 7px 60px 8px 68px;
            font-size: 1.2rem; }
            #cybereason .faq .faq__content dt::before, #cybereason .faq .faq__content dt::after {
              width: 20px;
              height: 3px; }
          #cybereason .faq .faq__content dd {
            padding: 25px 40px 24px 68px;
            font-size: 1.2rem; }
            #cybereason .faq .faq__content dd::before {
              top: 35px;
              left: 10px; }
          #cybereason .faq .faq__content .faq__li {
            color: #2671BF; } }
  @media screen and (max-width: 800px) and (max-width: 374px) {
    #cybereason .faq .faq__content dt {
      padding: 7px 50px 8px 60px; }
      #cybereason .faq .faq__content dt::before, #cybereason .faq .faq__content dt::after {
        right: 10px; }
    #cybereason .faq .faq__content dd {
      padding: 25px 20px 24px 60px; } }

.other .main__visual .main__img-box {
  height: 476px; }
  @media screen and (max-width: 800px) {
    .other .main__visual .main__img-box {
      height: auto; } }
  @media screen and (max-width: 800px) {
    .other .main__visual .main__img-box .text__box.bt2:before {
      height: 420px; } }
  .other .main__visual .main__img-box .text__box.logo--none {
    align-items: center; }
  .other .main__visual .main__img-box .text__box.logo-bk {
    padding: 50px 0 107px; }
    @media screen and (max-width: 800px) {
      .other .main__visual .main__img-box .text__box.logo-bk {
        padding: 30px 20px 3px; } }
    @media screen and (max-width: 800px) {
      .other .main__visual .main__img-box .text__box.logo-bk.asteria:before {
        height: 430px; } }
    .other .main__visual .main__img-box .text__box.logo-bk .large {
      color: #5876AA; }
    .other .main__visual .main__img-box .text__box.logo-bk .txt {
      color: #5876AA; }
    .other .main__visual .main__img-box .text__box.logo-bk h1 {
      margin-bottom: 50px !important; }
      @media screen and (max-width: 800px) {
        .other .main__visual .main__img-box .text__box.logo-bk h1 {
          margin-bottom: 18px !important; } }
      .other .main__visual .main__img-box .text__box.logo-bk h1.asteria .large {
        font-size: 7rem; }
        @media screen and (max-width: 800px) {
          .other .main__visual .main__img-box .text__box.logo-bk h1.asteria .large {
            font-size: 4rem; } }
    .other .main__visual .main__img-box .text__box.logo-bk .logo {
      margin-bottom: 20px; }
      @media screen and (max-width: 800px) {
        .other .main__visual .main__img-box .text__box.logo-bk .logo {
          margin-bottom: 13px; } }
      .other .main__visual .main__img-box .text__box.logo-bk .logo img {
        width: auto;
        height: 40px; }
        @media screen and (max-width: 800px) {
          .other .main__visual .main__img-box .text__box.logo-bk .logo img {
            width: 60%; } }
      .other .main__visual .main__img-box .text__box.logo-bk .logo.informatica img {
        width: auto;
        height: 55px; }
        @media screen and (max-width: 800px) {
          .other .main__visual .main__img-box .text__box.logo-bk .logo.informatica img {
            width: 60%; } }
      .other .main__visual .main__img-box .text__box.logo-bk .logo.logo--powerbi img {
        width: auto;
        height: 59px; }
        @media screen and (max-width: 800px) {
          .other .main__visual .main__img-box .text__box.logo-bk .logo.logo--powerbi img {
            width: 30%;
            height: auto; } }
    .other .main__visual .main__img-box .text__box.logo-bk .btn-area {
      display: flex; }
      @media screen and (max-width: 800px) {
        .other .main__visual .main__img-box .text__box.logo-bk .btn-area {
          display: block; } }
      .other .main__visual .main__img-box .text__box.logo-bk .btn-area .price__btn:last-of-type {
        margin-left: 20px; }
        @media screen and (max-width: 800px) {
          .other .main__visual .main__img-box .text__box.logo-bk .btn-area .price__btn:last-of-type {
            margin-top: 10px;
            margin-left: 0; } }
      .other .main__visual .main__img-box .text__box.logo-bk .btn-area .price__btn a {
        min-width: 230px; }
      .other .main__visual .main__img-box .text__box.logo-bk .btn-area .price__btn p {
        line-height: 1.2;
        font-size: 1.2rem;
        margin-top: 15px;
        padding: 0 20px; }
  .other .main__visual .main__img-box .photo__box.tableau {
    background: url("../../../assets/img/lp/tableau/main_img01.png") no-repeat top right -51px/cover; }
  .other .main__visual .main__img-box .photo__box.informatica {
    background: url("../../../assets/img/lp/informatica/main_img01.png") no-repeat top right -51px/cover; }
  .other .main__visual .main__img-box .photo__box.asteria_warp {
    background: url("../../../assets/img/lp/asteria_warp/main_img01.png") no-repeat top right -51px/cover; }
  .other .main__visual .main__img-box .photo__box.tanium {
    background: url("../../../assets/img/lp/tanium/main_img01.png") no-repeat top right -51px/cover; }
  .other .main__visual .main__img-box .photo__box.power-bi {
    background: url("../../../assets/img/lp/power-bi/mv_bg.png") no-repeat;
    background-size: cover;
    background-position: top right; }
  .other .main__visual .main__img-box .photo__box.snowflake {
    background: url("../../../assets/img/lp/snowflake/mv_bg.png") no-repeat;
    background-size: cover;
    background-position: top right; }
.other #cybereason {
  /*-------------------------------------------------------------------
      power bi navigation
  -------------------------------------------------------------------*/
  /*-------------------------------------------------------------------
      power bi navigation
  -------------------------------------------------------------------*/ }
  .other #cybereason .function__list li .img img {
    height: 90px; }
  @media screen and (max-width: 800px) {
    .other #cybereason .caseArea__foo {
      margin-top: 0; } }
  .other #cybereason .caseArea__foo img {
    height: auto; }
  .other #cybereason .caseArea__foo li img {
    width: 100%; }
  .other #cybereason .caseArea__foo li .name {
    margin: 17px 0;
    display: block;
    color: #5876AA;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center; }
  .other #cybereason .caseArea__foo li .txt {
    font-size: 1.4rem;
    line-height: 1.714; }
  .other #cybereason .required .tableau.img__box {
    display: block; }
    .other #cybereason .required .tableau.img__box .text__box {
      width: 100%;
      margin-right: 0; }
  .other #cybereason .required .tableau .text__box__contents {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: wrap; }
    .other #cybereason .required .tableau .text__box__contents:last-of-type {
      flex-direction: row;
      margin-top: 74px; }
      @media screen and (max-width: 800px) {
        .other #cybereason .required .tableau .text__box__contents:last-of-type {
          flex-direction: row-reverse;
          margin-top: 30px; } }
      .other #cybereason .required .tableau .text__box__contents:last-of-type .text__box__column {
        margin-right: 0; }
    .other #cybereason .required .tableau .text__box__contents .text__box__column {
      margin-right: 30px;
      width: 50%; }
      @media screen and (max-width: 800px) {
        .other #cybereason .required .tableau .text__box__contents .text__box__column {
          width: 100%;
          margin-right: 0; } }
      .other #cybereason .required .tableau .text__box__contents .text__box__column .mb {
        margin-bottom: 20px; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column ul {
        list-style: disc;
        padding-left: 20px; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column.asteria ol:first-of-type {
        margin-bottom: 50px; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column p + p {
        margin-top: 20px; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column .text__box p {
        margin-bottom: 20px; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column .text__box .txt-bk {
        padding: 20px;
        border: 1px solid #5876AA; }
      .other #cybereason .required .tableau .text__box__contents .text__box__column .text-list {
        margin: 0.5em -0px; }
    .other #cybereason .required .tableau .text__box__contents .photo__box__column {
      max-width: 500px;
      width: 44.7%; }
      @media screen and (max-width: 800px) {
        .other #cybereason .required .tableau .text__box__contents .photo__box__column {
          width: 100%;
          max-width: 100%;
          margin-bottom: 10px; } }
  .other #cybereason .function .headLine01 {
    margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      .other #cybereason .function .headLine01 {
        margin-bottom: 27px; } }
  .other #cybereason .faq .headLine01 {
    margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      .other #cybereason .faq .headLine01 {
        margin-bottom: 27px; } }
  .other #cybereason .faq .faq__content a {
    text-decoration: underline; }
    .other #cybereason .faq .faq__content a:hover {
      text-decoration: none; }
  .other #cybereason .price .headLine01 {
    margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      .other #cybereason .price .headLine01 {
        margin-bottom: 31px; } }
    .other #cybereason .price .headLine01.asteria {
      margin-bottom: 23px; }
  .other #cybereason .price .price_box .price_btn_area {
    display: flex;
    margin-bottom: 30px; }
  .other #cybereason .price .price_box .price_btn {
    width: 50%;
    box-sizing: border-box;
    padding: 15px 0;
    background-color: #F7F7F7;
    text-align: center;
    cursor: pointer; }
    @media screen and (max-width: 800px) {
      .other #cybereason .price .price_box .price_btn {
        padding: 5px 0 8px; } }
    .other #cybereason .price .price_box .price_btn.active {
      background: #5876AA;
      color: #fff;
      position: relative; }
      .other #cybereason .price .price_box .price_btn.active:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-top: 15px solid #5876AA; }
    .other #cybereason .price .price_box .price_btn span {
      font-weight: bold;
      font-size: 2rem; }
      @media screen and (max-width: 800px) {
        .other #cybereason .price .price_box .price_btn span {
          font-size: 1.5rem; } }
  .other #cybereason .price .price_box .price_panel_area .price_tab_panel {
    display: none; }
    .other #cybereason .price .price_box .price_panel_area .price_tab_panel.active {
      display: block; }
    .other #cybereason .price .price_box .price_panel_area .price_tab_panel.scroll {
      overflow: auto; }
  .other #cybereason .price .price__list {
    text-align: center; }
    @media screen and (max-width: 800px) {
      .other #cybereason .price .price__list .price__list-detail {
        margin: 0 20px 20px;
        background: #fff;
        border: 1px solid #5f75a4;
        border-radius: 5px; } }
    .other #cybereason .price .price__list .slick-slide {
      background: #fff;
      border: 1px solid #5f75a4;
      border-radius: 5px; }
    .other #cybereason .price .price__list h3 {
      padding: 8px 5px 10px;
      color: white;
      font-weight: 700;
      font-size: 2.2rem;
      text-align: center;
      border-radius: 4px 4px 0px 0px;
      background: #5876aa;
      border: 1px solid #5876aa; }
      .other #cybereason .price .price__list h3 span {
        font-size: 1.5rem; }
    .other #cybereason .price .price__list p {
      padding: 13px 10px;
      text-align: left;
      line-height: 1.69;
      font-size: 1.3rem; }
      .other #cybereason .price .price__list p span {
        font-size: 1rem;
        color: #000; }
      .other #cybereason .price .price__list p.product-list {
        margin-left: 10px;
        margin-right: 10px;
        border-top: 1px dotted #333; }
  .other #cybereason .price .price__sublist li .num {
    text-align: center; }
  .other #cybereason .price .price__sublist li span {
    width: 100%;
    font-size: 3rem; }
  .other #cybereason .price .price__about {
    padding-top: 20px;
    font-size: 1.8rem; }
  .price__about2 {
    font-size: 1.2rem; }
  .other #cybereason .price .price__txt {
    text-align: center;
    font-size: 2rem;
    padding: 20px;
    width: 100%;
    border: 2px solid #5876AA;
    margin: 40px 0 50px; }
    @media screen and (max-width: 800px) {
      .other #cybereason .price .price__txt {
        margin: 30px 0 20px;
        font-size: 1.6rem;
        padding: 20px; } }
    .other #cybereason .price .price__txt a {
      text-decoration: underline; }
      .other #cybereason .price .price__txt a:hover {
        text-decoration: none; }
  .other #cybereason .trial {
    padding: 75px 0 71px;
    background: #e7e7e7; }
    @media screen and (max-width: 800px) {
      .other #cybereason .trial {
        padding: 45px 0 40px; } }
    .other #cybereason .trial .headLine01 {
      margin-bottom: 40px; }
      @media screen and (max-width: 800px) {
        .other #cybereason .trial .headLine01 {
          margin-bottom: 31px; } }
    .other #cybereason .trial .trial__list {
      display: flex; }
      @media screen and (max-width: 800px) {
        .other #cybereason .trial .trial__list {
          flex-wrap: wrap; } }
      .other #cybereason .trial .trial__list li {
        width: calc((100% - 94px)/3);
        padding: 20px;
        background: #fff;
        border-top: 2px solid #5876AA; }
        @media screen and (max-width: 800px) {
          .other #cybereason .trial .trial__list li {
            width: 100%;
            margin: 0 0 20px; } }
        .other #cybereason .trial .trial__list li h3 {
          margin-bottom: 10px;
          color: #5876AA;
          font-size: 2rem;
          font-weight: 700;
          line-height: 1.444;
          text-align: center; }
        .other #cybereason .trial .trial__list li:nth-child(2n) {
          margin: 0 47px 0; }
          @media screen and (max-width: 800px) {
            .other #cybereason .trial .trial__list li:nth-child(2n) {
              margin: 0 0 20px; } }
        .other #cybereason .trial .trial__list li p {
          padding: 0 5px; }
        .other #cybereason .trial .trial__list li a {
          display: block;
          width: 100%;
          box-sizing: border-box;
          padding: 10px;
          color: #fff;
          background-color: #5876AA;
          margin-top: 20px;
          text-align: center; }
          .other #cybereason .trial .trial__list li a:hover {
            text-decoration: none;
            opacity: 0.8; }
  .other #cybereason .caseArea .headLine01 {
    margin-bottom: 40px; }
    @media screen and (max-width: 800px) {
      .other #cybereason .caseArea .headLine01 {
        margin-bottom: 31px; } }
  .other #cybereason .caseArea .caseArea__foo.informatica {
    justify-content: center; }
    .other #cybereason .caseArea .caseArea__foo.informatica li:first-child {
      margin-bottom: 30px; }
      @media screen and (max-width: 800px) {
        .other #cybereason .caseArea .caseArea__foo.informatica li:first-child {
          margin-top: 0; } }
    .other #cybereason .caseArea .caseArea__foo.informatica li:nth-child(2) {
      margin-bottom: 30px; }
    .other #cybereason .caseArea .caseArea__foo.informatica li:nth-child(3) {
      margin-bottom: 30px; }
  @media screen and (max-width: 800px) {
    .other #cybereason .caseArea .column_3 > div {
      margin: 0 0 38px 0; } }
  @media screen and (max-width: 800px) {
    .other #cybereason .caseArea .column_3 > div:last-of-type {
      margin-bottom: 0; } }
  .other #cybereason .caseArea .column_3 .name {
    margin: 17px 0;
    display: block;
    color: #5876AA;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center; }
  .other #cybereason .caseArea .column_3 .txt {
    font-size: 1.4rem;
    line-height: 1.714; }
    @media screen and (max-width: 800px) {
      .other #cybereason .caseArea .column_3 .txt {
        margin: 12px 0 8px;
        font-size: 1.6rem; } }
  .other #cybereason.snowflake .introduction {
    background-color: #f7f7f7; }
    .other #cybereason.snowflake .introduction .headLine01 {
      color: #5876AA; }
    .other #cybereason.snowflake .introduction .img__box .text__box h3 {
      color: #5876AA;
      border-bottom: 1px solid #5876AA; }
      .other #cybereason.snowflake .introduction .img__box .text__box h3 .point {
        color: #fff;
        background-color: #5876AA; }
        .other #cybereason.snowflake .introduction .img__box .text__box h3 .point:before {
          background: url(../../../assets/img/lp/snowflake/h3_bg02_2.png) no-repeat right center/100% 100%; }
    .other #cybereason.snowflake .introduction .img__box .text__box .txt {
      color: #5876AA; }
  .other #cybereason.snowflake .trial {
    background-color: #5876AA; }
    .other #cybereason.snowflake .trial .headLine01 {
      color: #fff; }
    .other #cybereason.snowflake .trial .trial_inner {
      background: #fff;
      padding: 50px; }
      @media screen and (max-width: 800px) {
        .other #cybereason.snowflake .trial .trial_inner {
          padding: 20px; } }
      .other #cybereason.snowflake .trial .trial_inner > p {
        margin-bottom: 20px; }
        .other #cybereason.snowflake .trial .trial_inner > p:last-of-type {
          margin-bottom: 0; }
        .other #cybereason.snowflake .trial .trial_inner > p a {
          text-decoration: underline;
          color: #5876AA; }
          .other #cybereason.snowflake .trial .trial_inner > p a:hover {
            text-decoration: none; }
      .other #cybereason.snowflake .trial .trial_inner .trial_bn_area {
        margin-bottom: 30px; }
        .other #cybereason.snowflake .trial .trial_inner .trial_bn_area p a {
          text-decoration: underline; }
          .other #cybereason.snowflake .trial .trial_inner .trial_bn_area p a:hover {
            text-decoration: none; }
        .other #cybereason.snowflake .trial .trial_inner .trial_bn_area a {
          width: 500px;
          display: block;
          color: #5876AA;
          padding: 20px 30px;
          box-sizing: border-box;
          border: 3px solid #5876AA;
          text-align: center;
          font-weight: bold;
          font-size: 2rem;
          background: #ffffff;
          margin: 0 auto; }
          .other #cybereason.snowflake .trial .trial_inner .trial_bn_area a:hover {
            text-decoration: none;
            background: #5876AA;
            color: #fff; }
          @media screen and (max-width: 800px) {
            .other #cybereason.snowflake .trial .trial_inner .trial_bn_area a {
              width: 100%; } }
        .other #cybereason.snowflake .trial .trial_inner .trial_bn_area p {
          text-align: center; }
  .other #cybereason #g__navi.g__navi--horizon {
    margin: 0 auto;
    padding: 0;
    max-width: none;
    border-bottom: 2px solid #5876AA;
    font-size: .69444vw; }
    .other #cybereason #g__navi.g__navi--horizon .toggle {
      font-size: 16px; }
    .other #cybereason #g__navi.g__navi--horizon ul {
      margin: 0 auto;
      max-width: 1400px; }
      @media screen and (max-width: 800px) {
        .other #cybereason #g__navi.g__navi--horizon ul {
          display: none; } }
      .other #cybereason #g__navi.g__navi--horizon ul li {
        margin: 0;
        width: calc(100% / 9); }
        @media screen and (max-width: 800px) {
          .other #cybereason #g__navi.g__navi--horizon ul li {
            width: 100%;
            border-top: 1px dashed #d9e1ef; } }
        .other #cybereason #g__navi.g__navi--horizon ul li a {
          background: none;
          color: #000;
          font-size: 16px;
          font-weight: normal;
          line-height: 1;
          padding: 1.6em 1em 1.4em;
          white-space: nowrap; }
          @media screen and (max-width: 800px) {
            .other #cybereason #g__navi.g__navi--horizon ul li a {
              padding: 10px; } }
          .other #cybereason #g__navi.g__navi--horizon ul li a span {
            display: block;
            font-size: 13px;
            margin-top: 8px;
            color: #435F8F; }
        .other #cybereason #g__navi.g__navi--horizon ul li.contact {
          background: #5876AA; }
          .other #cybereason #g__navi.g__navi--horizon ul li.contact a {
            color: #fff; }
            .other #cybereason #g__navi.g__navi--horizon ul li.contact a span {
              color: #fff; }
@media screen and (max-width: 800px) {
  .other .specialty .sliderArea.slid-function {
    padding: 0; } }
.other .specialty .underline {
  border-bottom: 2px dotted #5876aa;
  padding-bottom: 10px;
  text-align: center; }
  @media screen and (max-width: 800px) {
    .other .specialty .underline img {
      max-width: 420px;
      width: 100%; } }
.other .specialty .specialty__ul {
  justify-content: center; }
  .other .specialty .specialty__ul.rows-2 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 800px) {
      .other .specialty .specialty__ul.rows-2 {
        max-width: 100%; } }
    .other .specialty .specialty__ul.rows-2 li {
      width: calc((100% - 47px)/2) !important; }
      @media screen and (max-width: 800px) {
        .other .specialty .specialty__ul.rows-2 li {
          width: 100% !important;
          margin: 0 0 37px 0 !important; } }
      .other .specialty .specialty__ul.rows-2 li:nth-child(2n) {
        margin: 30px 0 0 47px !important; }
        @media screen and (max-width: 800px) {
          .other .specialty .specialty__ul.rows-2 li:nth-child(2n) {
            margin: 0 0 37px 0 !important; } }
  .other .specialty .specialty__ul .slick-slide {
    margin: 0 10px; }
  .other .specialty .specialty__ul > div h4 {
    margin-bottom: 10px;
    color: #5876AA;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.444;
    text-align: center; }
  .other .specialty .specialty__ul > div .txt {
    line-height: 1.714;
    padding: 0; }
  .other .specialty .specialty__ul > div .image {
    margin-bottom: 20px; }
    @media screen and (max-width: 800px) {
      .other .specialty .specialty__ul > div .image img {
        width: 100%; } }
.other #solutionContent .solutionContent-btn {
  display: flex; }
  @media screen and (max-width: 800px) {
    .other #solutionContent .solutionContent-btn {
      display: block; } }
  .other #solutionContent .solutionContent-btn + p {
    font-size: 1.2rem;
    margin-top: 10px;
    text-align: right;
    margin-right: 50px;
    margin-bottom: 0; }
    @media screen and (max-width: 800px) {
      .other #solutionContent .solutionContent-btn + p {
        margin: 0; } }

/*====================================================================
slick
====================================================================*/
.sliderArea {
  max-width: 100%;
  margin: 0 auto 0;
  padding: 0 25px; }
  @media screen and (max-width: 800px) {
    .sliderArea {
      padding: 0; } }
  .sliderArea.slid-function {
    background: #fff;
    padding: 41px 30px 40px; }
    @media screen and (max-width: 800px) {
      .sliderArea.slid-function {
        padding: 40px 20px 25px; } }
    .sliderArea.slid-function .slider > div {
      font-size: 1.3rem;
      /*text-align: justify;*/
      line-height: 1.69; }
      @media screen and (max-width: 800px) {
        .sliderArea.slid-function .slider > div {
          margin-bottom: 22px; }
          .sliderArea.slid-function .slider > div:last-of-type {
            margin-bottom: 0; } }
    .sliderArea.slid-function .slider span {
      display: block; }
    .sliderArea.slid-function .slider .img {
      padding: 0 20px;
      margin-bottom: 13px;
      text-align: center; }
      @media screen and (max-width: 800px) {
        .sliderArea.slid-function .slider .img {
          margin-bottom: 10px;
          padding: 0; } }
      .sliderArea.slid-function .slider .img img {
        height: 102px;
        width: auto;
        margin: 0 auto; }
    .sliderArea.slid-function .slider .ttl {
      padding: 0 20px;
      margin-bottom: 7px;
      color: #5876AA;
      font-size: 2rem;
      font-weight: 600;
      text-align: center;
      line-height: 1.5; }
      @media screen and (max-width: 800px) {
        .sliderArea.slid-function .slider .ttl {
          font-size: 1.8rem;
          padding: 0; } }
      .sliderArea.slid-function .slider .ttl span {
        display: inline;
        font-size: 1.1rem; }
      .sliderArea.slid-function .slider .ttl .ttl-s {
        font-size: 1.4rem; }
    .sliderArea.slid-function .slider .txt {
      padding: 0 20px; }
      @media screen and (max-width: 800px) {
        .sliderArea.slid-function .slider .txt {
          padding: 0; } }

.sliderArea.w300 {
  max-width: 300px; }

.slick-slide {
  margin: 0 5px; }

.slick-slide img {
  width: 100%;
  height: auto; }

.slick-prev, .slick-next {
  z-index: 1; }

.slick-prev:before, .slick-next:before {
  color: #000; }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2; }

.slick-active {
  opacity: 1; }

.slick-current {
  opacity: 1; }

.thumb {
  margin: 20px 0 0; }

.thumb .slick-slide {
  cursor: pointer; }

.thumb .slick-slide:hover {
  opacity: .7; }

.slick-dots li button::before {
  font-size: 40px !important; }

.slider .slick-prev {
  left: -25px; }

.slider .slick-next {
  right: -35px; }

.slid-function .slider .slick-prev {
  left: -10px; }

.slid-function .slider .slick-next {
  right: -10px; }

.slider .slick-prev,
.slider .slick-next {
  z-index: 100; }

.slick-prev:before, .slick-next:before {
  color: #000 !important; }

.slick-dotted.slick-slider {
  padding-bottom: 30px; }

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.slick-next:before {
  background: url("../../../assets/img/lp/informatica/arrow-right.png") no-repeat !important;
  background-size: contain !important; }

.slick-prev:before {
  background: url("../../../assets/img/lp/informatica/arrow-left.png") no-repeat !important;
  background-size: contain !important; }

.specialty .slid-function .slider .slick-prev {
  left: -20px; }

.specialty .slid-function .slider .slick-next {
  right: -20px; }

.specialty .slick-dots li {
  margin: 0 5px !important;
  width: auto !important; }

table small {
  font-size: 12px; }

.vertical {
  /*-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;*/ }

@media all and (-ms-high-contrast: none) {
  .slick-dots {
    text-align: left; }

  #cybereason .caseArea__foo li {
    width: calc((100% - 93px) / 3); }

  .other #cybereason .g__navi--horizon#g__navi ul li {
    width: 11%;
    box-sizing: border-box; }

  #inquiry.power_bi dl {
    margin: 0px 1% 0 0; }

  #inquiry.snowflake dl {
    margin: 0px 4% 0 5%; }

  #inquiry dd {
    left: 28%; } }
