@media (min-width: 780px) {
  .over-tablet {
    display: flex;
  }
}
@media (max-width: 1023px) {
  .business {
    display: none;
  }

  .headerlogo2 {
    width: 70%;
    height: 60px;
    display: flex;
    padding: 5%;
    /* justify-content: center; */
    align-items: center;
  }

  .headerlogo > a > img {
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
  }

  .headerlogo2 > a > img {
    height: 60px;
  }

  .main-contents p {
    font-size: 18px;
  }

  .bs-bodycon > .bs-subtitle {
    font-size: 22px;
    position: relative;
    text-align: left;
    width: 100%;
    line-height: 30px;
    margin-bottom: 50px;
  }

  .bs-subtitle::before {
    top: 1px;
  }

  .bs-bodycon > p {
    font-size: 20px;
    margin-bottom: 50px;
  }

  .blog-content-wrap {
    grid-template-columns: 1fr 1fr;
  }


  .mobile-br {
    display: inline;
  }

}
@media (max-width: 1180px) {
  .only-mobile {
    display: flex !important;
  }

  .only-pc {
    display: none !important;
  }

  .new-content {
    padding: 0;
    margin: 10px auto 20px;
    text-align: center;
  }

  .new-content .title {
    font-size: 22px;
    width: 100%;
    text-align: center;
  }

  .new-content .semi-title {
    font-size: 20px;
  }

  .new-content p {
    font-size: 16px;
  }

  .imgbox.dfdev-img > img {
    width: 60%;
    margin: 0 auto 30px;
  }

  .content-wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .pc-br {
    display: inline;
  }

  .table-br {
    display: block;
  }

  .homeblog-processes {
    width: 100%;
    max-width: 320px;
    margin: auto;
    flex-flow: wrap;
  }

  div.homeblog-process {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 41px;
  }

  .homeblog-process span:nth-child(1) {
    width: 84px;
    height: 79px;
  }

  .homeblog-instruction {
    flex-flow: column-reverse;
  }

  div.inst-image {
    width: 98%;
    margin-right: auto;
  }

  .inst-title {
    font-size: 20px;
  }

  .homeblog-options {
    flex-flow: column;
  }

  div.homeblog-option {
    margin-right: auto;
    margin-bottom: 31px;
  }

  .homeblog-option:last-child {
    margin-right: auto;
  }

  .homeblog-notices {
    flex-flow: column;
  }

  .homeblog-notice:nth-child(1) {
    margin-bottom: 16px;
  }

  .notice-box {
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 17px;
  }

  .homeblog-buttons {
    flex-flow: column;
  }

  .homeblog-buttons > *:nth-child(1) {
    margin-bottom: 12px;
  }

  .top-button {
    flex-flow: column;
    font-size: 12px;
    color: #4a4a4a;
    text-align: center;
  }

  .top-button img {
    width: 14px;
    height: 21px;
    margin: auto;
    margin-bottom: 6px;
  }

  .sitemap-area .line {
    flex-flow: wrap;
    max-width: 655px;
    min-width: 280px;
  }

  div.sitemap-box {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  div.sitemap-box:last-child {
    margin-right: auto;
  }

  .solution-box,
  .solution-images {
    flex-flow: column;
  }

  .div-2 > *:nth-child(1) {
    margin-left: auto;
  }

  .div-2 > *:nth-child(2) {
    margin-right: auto;
  }

  .main-big-banner {
    flex-flow: column-reverse;
  }

  .cybereason-ngav,
  .main-banners {
    flex-flow: column;
  }

  .main-banner {
    margin-bottom: 8px;
  }

  .main-banners {
    width: 100%;
  }

  .main-banner {
    width: 100%;
    height: 80px;
    border: 1px solid #cecece;
    display: flex;
    flex-flow: row-reverse;
    margin-right: 0px;
    overflow: hidden;
  }

  .main-banner > div:nth-child(1) {
    width: 58px;
    border: none;
    margin-right: 21px;
  }

  .main-banner > div:nth-child(2) {
    margin-left: 16px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .main-banner > div:nth-child(1) span {
    margin-top: 11px;
    margin-right: 0px;
  }

  .main-big-buttons,
  .main-big-buttons > div {
    flex-flow: column;
  }

  .main-big-buttons > div {
    margin: auto;
    margin-bottom: 32px;
  }

  .main-big-buttons > div:nth-child(2) {
    max-width: 760px;
  }

  .big-button-top {
    width: 100%;
    font-size: 18px;
    padding-bottom: 4px;
    border-bottom: 2px solid #757575;
    margin-bottom: 24px;
    margin-left: 0px;
  }

  .main-big-button-area {
    height: 135px;
    padding-bottom: 16px;
  }

  .main-big-button-area:nth-child(1) {
    width: 64%;
    margin-left: 0px;
    margin-right: 16px;
  }

  .main-big-button-area:nth-child(2) {
    width: 33%;
    margin-left: auto;
    margin-right: 0px;
  }

  .main-big-button-area.news {
    width: 100%;
    max-width: 760px;
    height: auto;
    padding-top: 23px;
    padding-left: 16px;
    padding-bottom: 23px;
  }

  .main-big-button-area:nth-child(1) > div:nth-child(2) {
    padding-top: 28px;
    width: 100%;
  }

  .main-big-button-area:nth-child(1) > div:nth-child(2) a {
    margin: auto;
  }

  .main-big-button-area:nth-child(2) > div:nth-child(2) {
    padding-top: 21px;
  }

  .main-big-button-area span {
    margin: auto;
  }

  .main-big-button-area img {
    width: 40px;
    height: 40px;
  }

  .main-big-button-area .mbg-text {
    margin-left: 0px;
  }

  .bs-middle {
    overflow: scroll;
    -ms-overflow-style: none;
  }

  .new-footer .footer-bottom {
    flex-flow: column;
  }

  .gdn-banner .semi-title {
    font-size: 16px;
    line-height: 21px;
  }

  .gdn-processes {
    flex-flow: column;
  }

  .gdn-process {
    margin-bottom: 28px;
    margin-right: auto;
    font-size: 14px;
  }

  .gdn-process:last-child {
    margin-right: auto;
  }

  .gdn-process > div {
    padding-left: 6px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 5px;
  }

  .gdn-types {
    flex-flow: column;
  }

  div.gdn-type {
    margin: auto;
    margin-bottom: 16px;
  }

  .gdn-type:last-child {
    margin-right: auto;
  }

  .gdn-responsive {
    flex-flow: column;
  }
  .gdn-responsive > span {
    text-align: center;
  }
  .gdn-responsive > span > img {
    margin-right: 0px;
  }

  .ga-detail {
    flex-flow: column;
  }
  .ga-detail.image-right {
    flex-flow: column;
  }

  .ga-detail > div:nth-child(1) {
    margin-bottom: 20px;
  }

  .web-effects,
  .web-hexagons,
  .web-benefits {
    flex-flow: column;
  }

  .web-effect:last-child {
    margin-right: auto;
  }

  .web-hexa:nth-child(2n) {
    margin-top: 0px;
  }
  .web-hexa:last-child {
    margin-right: auto;
  }

  div.web-benefit {
    margin: auto;
    margin-bottom: 20px;
  }
  div.web-benefit:last-child {
    margin-right: auto;
  }

  .relative-solutions {
    flex-flow: wrap;
    width: 100%;
    max-width: 580px;
  }

  .relative-solution {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .relative-solution:nth-child(3n) {
    margin-right: 0px;
  }
  .relative-solution:last-child {
    margin-right: auto;
  }

  .nk-ads,
  .site-ad,
  .site-ad.reverse {
    flex-flow: column;
  }
  div.nk-ad,
  div.nk-ad:last-child {
    margin: auto;
    margin-bottom: 12px;
  }

  .site-ad > div:first-child,
  .site-ad > div:last-child,
  .site-ad.reverse > div:first-child,
  .site-ad.reverse > div:last-child {
    margin: auto;
  }

  .site-ad > div:last-child {
    min-width: 0px;
    width: 100%;
    max-width: 680px;
  }

  .mkt-overview {
    width: 100%;
    flex-flow: column;
  }

  div.overview-button {
    width: 100%;
    height: 97px;
    margin-right: auto;
  }

  .overview-button:last-child,
  .overview-button:nth-child(2n) {
    margin-right: auto;
    margin-left: auto;
  }

  .overview-button > div:last-child {
    width: 100%;
    height: 97px;
    padding-top: 16px;
    padding-right: 10px;
    padding-bottom: 18px;
  }
  .overview-button > div:first-child {
    width: 130px;
    height: 97px;
  }
  .overview-button > div:first-child span img {
    width: 130px;
    height: 97px;
  }

  .overview-button div span.semi-title {
    font-size: 16px;
    display: flex;
    margin-left: auto;
    margin-right: 0px;
  }
  .overview-button .more-button {
    width: 117px;
    height: 28px;
  }

  .mkt-overview div.overview-button:last-child {
    width: 100%;
    max-width: 290px;
    height: auto;
    flex-flow: column;
  }

  .mkt-overview div.overview-button:last-child > div {
    height: auto;
  }
  .mkt-overview div.overview-button:last-child > div:first-child {
    width: 100%;
    height: 220px;
  }
  .mkt-overview div.overview-button:last-child .semi-title {
    margin-right: auto;
    margin-left: 0px;
  }
  .mkt-overview div.overview-button:last-child > div:first-child > span > img {
    width: 100%;
    height: 220px;
  }
  .contact-form .password > span:last-child {
    margin-left: 0px;
  }

  .mkt-video-imgs {
    flex-flow: column;
  }

  .mkt-video-imgs > div {
    margin-bottom: 20px;
  }

  .video-steps {
    flex-flow: wrap;
    max-width: 406px;
  }

  .video-steps > div {
    margin-bottom: 20px;
  }
  .video-steps > div:nth-child(3n) {
    margin-right: 0px;
  }

  .bigdata-splunk-effects {
    flex-flow: wrap;
  }

  div.bigdata-splunk-effect,
  div.bigdata-splunk-effect:last-child {
    margin-right: auto;
    margin-bottom: 30px;
  }

  .solution-image-box,
  .solution-image-box.reverse {
    flex-flow: column;
  }

  .solution-image-box > div:first-child,
  .solution-image-box.reverse > div:first-child {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }

  .solution-image-box > div:last-child,
  .solution-image-box.reverse > div:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .new-container.is-light .solution-image-box.bigdata-splunk {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .news-top-area {
    flex-flow: column;
  }

  div.news-top-left {
    margin-right: auto;
  }

  .fyuse > div:first-child,
  .fyuse > div:last-child {
    float: none;
    margin: auto;
  }

  .fyuse .fyuse-info {
    width: 86%;
  }
  div.fyuse {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fyuse-phone {
    width: 380px;
  }

  .fyuse-info.padding-top-80 {
    padding-top: 40px;
  }

  .fyuse-functions {
    flex-flow: wrap;
    width: 350px;
    margin: auto;
  }

  .fyuse-function:nth-child(2n) {
    margin-right: 0px;
  }

  .fyuse-image#razor {
    margin-bottom: 20px;
  }

  .razor-images {
    width: 100%;
    max-width: 380px;
    margin: auto;
  }

  .razor-images > div {
    width: 100%;
    max-width: 180px;
  }

  .razor-images > div,
  .razor-images > div:nth-child(3n) {
    margin: auto;
    margin-bottom: 20px;
  }

  .fyuse.reverse > div:first-child,
  .fyuse.reverse > div:last-child {
    float: none;
  }

  .fyuse-image#car {
    max-width: 780px;
    margin: auto;
  }

  .diet {
    flex-flow: column;
    max-height: 100%;
  }
  .diet-bottom-ment span,
  .diet-bottom-ment span.right {
    text-align: center;
    justify-content: center;
  }
  .diet-bottom-ment.font-size-55 {
    font-size: 50px;
  }

  .text-orange {
    font-size: 20px;
    color: #f99319;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -0.19px;
  }
  .text-bolder-orange {
    font-size: 20px;
    color: #f99319;
    font-weight: 750;
    line-height: 35px;
    letter-spacing: -0.19px;
  }
  .text-black {
    font-size: 11px;
    color: #000000;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.19px;
  }
  .text-bolder-black {
    font-size: 11px;
    color: #000000;
    font-weight: 750;
    line-height: 35px;
    letter-spacing: -0.19px;
  }
  .text-white {
    font-size: 11px;
    color: #ffffff;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: -0.19px;
  }

  .text-bolder-white {
    font-size: 13px;
    color: #ffffff;
    font-weight: 750;
    line-height: 35px;
    letter-spacing: -0.19px;
  }

  .partners > .main-banner {
    width: 50%;
  }

  .partners > .main-banner > div {
    margin-left: 0;
  }

  .partners > .main-banner > div > span:nth-of-type(2) {
    display: none;
  }

  .dfdev-title {
    font-size: 22px;
  }

  .dfdev-title > img {
    width: 30%;
    min-width: 200px;
    margin: 10px;
  }

  .con-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .body-content {
    /* width: 1300px; */
    padding: 70px 40px;
    margin: 0 auto;
  }

  .dfecm-title {
    font-size: 26px;
    line-height: 30px;
  }

  .dfecm-titleimg > img {
    width: 80%;
    margin: 0 auto;
  }

  .dfecm-new-flex-list.list-column .dfecm-new-list-item {
    grid-template-columns: 160px 1fr;
  }

  .main-gitlab-container {
    height: auto;
  }

  .main-gitlab-title img {
    width: 25%;
  }

  .main-gitlab-content-wrap {
    margin: 10px 0;
    grid-template-columns: 1fr;
  }

  .main-gitlab-content {
    margin: 10px;
  }

  .main-gitlab-icon {
    width: 50px;
  }

  .main-gitlab-icon h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -1px;
  }

  .main-contents {
    padding: 0 50px;
  }
}
