#page.initial-settings .mv-area {
  background-color: #e7eef7;
  position: relative;
  padding-bottom: 54px;
}
#page.initial-settings .mv-page-title {
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0.12em;
  color: #fff;
  width: 105px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #95d1d7;
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}
#page.initial-settings .mv-page-title .sankaku {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px;
  border-color: #95d1d7 #e7eef7 #e7eef7 #95d1d7;
  position: absolute;
  right: -33px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.initial-settings .mv-area-flex {
  padding: 0 20px;
}
#page.initial-settings .mv-sub-title {
  letter-spacing: 0.12em;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8661111111;
}
#page.initial-settings .mv-title {
  color: #036eb8;
  font-size: 29px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.6628609805;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 1.2s ease;
  transition: opacity 0.5s ease, -webkit-transform 1.2s ease;
  transition: opacity 0.5s ease, transform 1.2s ease;
  transition: opacity 0.5s ease, transform 1.2s ease, -webkit-transform 1.2s ease;
}
#page.initial-settings .mv-title .text-b {
  font-size: 31px;
  background-color: #036eb8;
  color: #fff;
  padding: 8px 10px;
  line-height: 2.5;
}
#page.initial-settings .mv-title.is-inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#page.initial-settings .mv-right {
  width: 89%;
  margin: 0 auto;
}
@media (min-width: 767px) {
  #page.initial-settings .mv-area {
    background-color: #e7eef7;
    position: relative;
    padding-bottom: 78px;
  }
  #page.initial-settings .mv-page-title {
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 0.12em;
    color: #fff;
    width: 196px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #95d1d7;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
  }
  #page.initial-settings .mv-page-title .sankaku {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px;
    border-color: #95d1d7 #e7eef7 #e7eef7 #95d1d7;
    position: absolute;
    right: -43px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #page.initial-settings .mv-area-flex {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
  }
  #page.initial-settings .mv-left {
    width: 52%;
    padding-left: 1.5%;
    padding-top: 5%;
  }
  #page.initial-settings .mv-sub-title {
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.9;
  }
  #page.initial-settings .mv-title {
    color: #036eb8;
    font-size: 33px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 1.5756862745;
    margin-bottom: 20px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 36px;
    background-color: #036eb8;
    color: #fff;
    padding: 8px 10px;
    line-height: 2;
  }
  #page.initial-settings .mv-remote-image {
    max-width: 510px;
    width: 100%;
    margin-bottom: 35px;
  }
  #page.initial-settings .mv-remote-list {
    max-width: 510px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.initial-settings .mv-remote-list-text {
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    color: #036eb8;
    font-size: 14px;
    line-height: 1.465;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 20px 8px;
    text-align: center;
  }
  #page.initial-settings .mv-remote-list-text::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0px;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  #page.initial-settings .mv-chat-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page.initial-settings .mv-chat-list-icon {
    width: 64px;
    margin-right: 3px;
  }
  #page.initial-settings .mv-chat-list-fuki-text {
    width: calc(100% - 67px);
    max-width: 436px;
    text-align: center;
    background-image: url(../img/chat-desk/fuki01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    border-radius: 30px;
    font-size: 13px;
    letter-spacing: 0.14em;
    padding: 10px 5px;
  }
  #page.initial-settings .mv-chat-list-fuki-text.color {
    background-image: url(../img/chat-desk/fuki02.png);
    color: #fff;
  }
  #page.initial-settings .mv-right {
    position: relative;
    max-width: 460px;
    width: 45%;
  }
}
@media (min-width: 860px) {
  #page.initial-settings .mv-sub-title {
    font-size: 20px;
  }
  #page.initial-settings .mv-title {
    font-size: 38px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 40px;
  }
  #page.initial-settings .mv-chat-list-fuki-text {
    font-size: 14px;
    padding: 12px 5px;
  }
}
@media (min-width: 960px) {
  #page.initial-settings .mv-title {
    font-size: 40px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 45px;
  }
  #page.initial-settings .mv-chat-list-fuki-text {
    font-size: 15px;
    padding: 14px 5px;
  }
}
@media (min-width: 1040px) {
  #page.initial-settings .mv-title {
    font-size: 43px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 49px;
  }
  #page.initial-settings .mv-chat-list-fuki-text {
    font-size: 17px;
    padding: 16px 5px;
  }
}
@media (min-width: 1100px) {
  #page.initial-settings .mv-left {
    width: 52%;
    padding-left: 0%;
  }
  #page.initial-settings .mv-right {
    width: 48%;
  }
  #page.initial-settings .mv-title {
    font-size: 50px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  #page.initial-settings .mv-title {
    font-size: 53px;
  }
  #page.initial-settings .mv-title .text-b {
    font-size: 57px;
  }
}
#page.initial-settings .page-link-contens {
  padding-bottom: 35px;
}
#page.initial-settings .page-link-contens .page-link-navi {
  margin-bottom: 62px;
}
#page.initial-settings .page-link-contens .page-link-list {
  width: 100%;
  background-color: #036eb8;
  margin-bottom: 1%;
}
#page.initial-settings .page-link-contens .page-list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  background-image: url(../img/it-support/page-bottom-link.png);
  background-repeat: no-repeat;
  background-size: 12px 8px;
  background-position: 96% center;
}
#page.initial-settings .page-link-contens .loop-logo-title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.14em;
  line-height: 1.6005;
  margin-bottom: 27px;
}
#page.initial-settings .page-link-contens .loop-logo-title span {
  position: relative;
}
#page.initial-settings .page-link-contens .loop-logo-title span::before {
  content: "";
  display: inline-block;
  background-image: url(../img/it-support/title-left-sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 34px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -36px;
  margin: auto;
}
#page.initial-settings .page-link-contens .loop-logo-title span::after {
  content: "";
  display: inline-block;
  background-image: url(../img/it-support/title-right-sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 34px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -64px;
  margin: auto;
}
#page.initial-settings .page-link-contens .loop-logo, #page.initial-settings .page-link-contens .loop-reverse-logo {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#page.initial-settings .page-link-contens .achievements-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#page.initial-settings .page-link-contens .achievements-logo img {
  height: 48px;
  width: 674px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  image-rendering: -webkit-optimize-contrast;
}
#page.initial-settings .page-link-contens .achievements-logo img.pcv {
  display: none;
}
#page.initial-settings .page-link-contens .scroll-left {
  -webkit-animation: scroll-left 75s linear infinite;
          animation: scroll-left 75s linear infinite;
}
#page.initial-settings .page-link-contens .scroll-right {
  -webkit-animation: scroll-right 75s linear infinite;
          animation: scroll-right 75s linear infinite;
}
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes scroll-right {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes scroll-right {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
#page.initial-settings .page-link-contens .service-continuation {
  width: 100%;
  max-width: 212px;
  margin: 18px auto 40px;
}
@media (min-width: 767px) {
  #page.initial-settings .page-link-contens .wrap {
    max-width: 1046px;
  }
  #page.initial-settings .page-link-contens .page-link-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 54px;
  }
  #page.initial-settings .page-link-contens .page-link-list {
    width: 19.6%;
    background-color: #036eb8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.initial-settings .page-link-contens .page-list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 44px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em;
    background-image: url(../img/it-support/page-bottom-link.png);
    background-repeat: no-repeat;
    background-size: 12px 8px;
    background-position: 96% center;
  }
  #page.initial-settings .page-link-contens .loop-logo-title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 1.6005;
    margin-bottom: 27px;
  }
  #page.initial-settings .page-link-contens .loop-logo-title .pcv span::before {
    content: "";
    display: inline-block;
    background-image: url(../img/it-support/title-left.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  #page.initial-settings .page-link-contens .loop-logo-title .pcv span::after {
    content: "";
    display: inline-block;
    background-image: url(../img/it-support/title-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    right: -36px;
  }
  #page.initial-settings .page-link-contens .service-support {
    padding-top: 5px;
  }
  #page.initial-settings .page-link-contens .achievements-logo img {
    height: 94px;
    width: 1360px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    image-rendering: -webkit-optimize-contrast;
  }
  #page.initial-settings .page-link-contens .achievements-logo img.pcv {
    display: block;
  }
  #page.initial-settings .page-link-contens .achievements-logo img.spv {
    display: none;
  }
  #page.initial-settings .page-link-contens .service-continuation {
    width: 100%;
    max-width: 412px;
    margin: 50px auto 62px;
  }
}
@media (hover: hover) {
  #page.initial-settings .page-link-contens .page-link-list:hover {
    background-color: #f15a24;
  }
}
#page.initial-settings #worries-contens {
  position: relative;
}
#page.initial-settings #worries-contens .service-worries-box {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding: 30px 15px 50px;
  position: relative;
  margin-bottom: 85px;
}
#page.initial-settings #worries-contens .service-worries-title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 2.234;
  margin-bottom: 20px;
}
#page.initial-settings #worries-contens .service-worries-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
}
#page.initial-settings #worries-contens .service-worries-list::before {
  content: "";
  display: inline-block;
  background-image: url(../img/top/worries-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  margin-top: 4px;
}
#page.initial-settings #worries-contens .service-worries-list-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6206666667;
  letter-spacing: 0.1em;
  width: calc(100% - 30px);
}
#page.initial-settings #worries-contens .service-worries-list-text .text-b {
  color: #036eb8;
  font-weight: bold;
}
#page.initial-settings #worries-contens .worries-icon-left {
  position: absolute;
  width: 94px;
  left: 7px;
  bottom: -41px;
}
#page.initial-settings #worries-contens .worries-icon-right {
  position: absolute;
  width: 98px;
  right: 5px;
  bottom: -37px;
}
#page.initial-settings #worries-contens .service-worries-solution-title {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.4947016174;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  z-index: 1;
}
#page.initial-settings #worries-contens .service-worries-solution-title .text-b {
  color: #036eb8;
  font-weight: 800;
  font-size: 27px;
  line-height: 1.5536231884;
}
#page.initial-settings #worries-contens .service-worries-solution-bk-color {
  background-color: #e7eef7;
  padding: 60px 0 60px;
  position: relative;
}
#page.initial-settings #worries-contens .service-worries-solution-bk-color::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 30px solid #fff;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
}
#page.initial-settings #worries-contens .service-worries-solution-flex {
  margin-bottom: 40px;
}
#page.initial-settings #worries-contens .service-worries-solution-box {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
  margin-bottom: 20px;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
#page.initial-settings #worries-contens .service-worries-solution-box:nth-child(2) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}
#page.initial-settings #worries-contens .service-worries-solution-box-number {
  background-color: #036eb8;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px 5px 0 0;
  font-size: 17px;
  letter-spacing: 0.14em;
  line-height: 1;
  font-weight: bold;
}
#page.initial-settings #worries-contens .service-worries-solution-box-number .number-text {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #036eb8;
  border-radius: 50%;
  background-color: #fff;
  letter-spacing: 0;
  line-height: 1;
  margin-left: 3px;
}
#page.initial-settings #worries-contens .service-worries-solution-box-image {
  max-width: 140px;
  width: 100%;
  margin: 15px auto;
}
#page.initial-settings #worries-contens .service-worries-solution-box-text {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.6111111111;
  text-align: center;
  padding-bottom: 17px;
}
#page.initial-settings #worries-contens .service-worries-solution-box-text .text-color {
  color: #f15a24;
}
#page.initial-settings #worries-contens .order-flow-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 30px 20px;
  margin-bottom: 65px;
}
#page.initial-settings #worries-contens .order-flow-box-title {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 2.6;
  margin-bottom: 25px;
}
#page.initial-settings #worries-contens .order-flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #efefef;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  border-radius: 3px;
  position: relative;
  max-width: 906px;
  width: 100%;
  margin: 0 auto 10px;
}
#page.initial-settings #worries-contens .order-flow-list::after {
  content: "";
  display: block;
  width: 8px;
  height: 20px;
  background-color: #036eb8;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}
#page.initial-settings #worries-contens .order-flow-list:last-child::after {
  display: none;
}
#page.initial-settings #worries-contens .order-flow-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.initial-settings #worries-contens .order-flow-text-number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  background-color: #036eb8;
  margin-right: 10px;
}
#page.initial-settings #worries-contens .order-flow-text-title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.7993333333;
}
#page.initial-settings #worries-contens .order-flow-icon {
  width: 41px;
}
#page.initial-settings #worries-contens .team-viewer-support-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page.initial-settings #worries-contens .team-viewer-support-left {
  max-width: 170px;
  margin: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#page.initial-settings #worries-contens .team-viewer-support-text {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.14em;
  line-height: 1.7993333333;
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 15px;
}
#page.initial-settings #worries-contens .team-viewer-support-text .text-line {
  font-size: 22px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #fff050));
  background: linear-gradient(transparent 70%, #fff050 30%);
}
#page.initial-settings #worries-contens .team-viewer-support-right {
  max-width: 82px;
  margin-left: 3px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (min-width: 767px) {
  #page.initial-settings #worries-contens .service-worries-box {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    max-width: 820px;
    width: 100%;
    margin: 0 auto 50px;
    padding-top: 60px;
  }
  #page.initial-settings #worries-contens .service-worries-title {
    font-size: 25px;
    line-height: 1.9752;
    margin-bottom: 30px;
  }
  #page.initial-settings #worries-contens .service-worries-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
  }
  #page.initial-settings #worries-contens .service-worries-list {
    width: 235px;
    height: 235px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    background-image: url(../img/it-support/check-icon.png);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: center top 30px;
  }
  #page.initial-settings #worries-contens .service-worries-list::before {
    display: none;
  }
  #page.initial-settings #worries-contens .service-worries-list:nth-child(1) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.initial-settings #worries-contens .service-worries-list:nth-child(2) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.initial-settings #worries-contens .service-worries-list:nth-child(3) {
    -webkit-transition-delay: 0.56s;
            transition-delay: 0.56s;
  }
  #page.initial-settings #worries-contens .service-worries-list-text {
    text-align: center;
    font-size: 15px;
    line-height: 2.0206666667;
    width: 100%;
  }
  #page.initial-settings #worries-contens .service-worries-list-text .text-b {
    font-size: 20px;
  }
  #page.initial-settings #worries-contens .worries-icon-left {
    width: 130px;
    left: -88px;
    bottom: 22px;
  }
  #page.initial-settings #worries-contens .worries-icon-right {
    width: 140px;
    right: -70px;
    bottom: 18px;
    -webkit-transition-delay: 0.72s;
            transition-delay: 0.72s;
  }
  #page.initial-settings #worries-contens .service-worries-solution-title {
    font-size: 25px;
    line-height: 1.4952;
    margin-bottom: 55px;
  }
  #page.initial-settings #worries-contens .service-worries-solution-title .text-b {
    font-size: 38px;
    letter-spacing: 0.14em;
  }
  #page.initial-settings #worries-contens .service-worries-solution-title::before {
    top: 0;
    display: none;
  }
  #page.initial-settings #worries-contens .service-worries-solution-icon {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
  }
  #page.initial-settings #worries-contens .service-worries-solution-bk-color {
    background-color: #e7eef7;
    padding: 90px 0 100px;
    position: relative;
  }
  #page.initial-settings #worries-contens .service-worries-solution-bk-color::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 45px solid #fff;
    border-right: 45px solid transparent;
    border-left: 45px solid transparent;
  }
  #page.initial-settings #worries-contens .service-worries-solution-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #fff;
    width: 48.5%;
    margin-bottom: 20px;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box:nth-child(2) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-number {
    background-color: #036eb8;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 63px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 5px 5px 0 0;
    font-size: 24px;
    letter-spacing: 0.14em;
    font-weight: bold;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-number .number-text {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #036eb8;
    border-radius: 50%;
    background-color: #fff;
    letter-spacing: 0;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-image {
    max-width: 162px;
    width: 100%;
    margin: 30px auto;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-text {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.16em;
    line-height: 1.875;
    text-align: center;
    margin-bottom: 17px;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-text .text-color {
    color: #f15a24;
  }
  #page.initial-settings #worries-contens .order-flow-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 60px 20px;
    margin-bottom: 65px;
  }
  #page.initial-settings #worries-contens .order-flow-box-title {
    text-align: center;
    color: #231815;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.4316666667;
    margin-bottom: 25px;
  }
  #page.initial-settings #worries-contens .order-flow-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #efefef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 22px;
    border-radius: 3px;
    position: relative;
    max-width: 906px;
    width: 100%;
    margin: 0 auto 18px;
  }
  #page.initial-settings #worries-contens .order-flow-list::after {
    content: "";
    display: block;
    width: 8px;
    height: 20px;
    background-color: #036eb8;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
  }
  #page.initial-settings #worries-contens .order-flow-list:last-child::after {
    display: none;
  }
  #page.initial-settings #worries-contens .order-flow-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page.initial-settings #worries-contens .order-flow-text-number {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    background-color: #036eb8;
    margin-right: 20px;
  }
  #page.initial-settings #worries-contens .order-flow-text-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.3495;
  }
  #page.initial-settings #worries-contens .order-flow-icon {
    width: 82px;
  }
  #page.initial-settings #worries-contens .team-viewer-support-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #page.initial-settings #worries-contens .team-viewer-support-left {
    max-width: 142px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: -50px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #page.initial-settings #worries-contens .team-viewer-support-text {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.918;
    text-align: center;
    width: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #page.initial-settings #worries-contens .team-viewer-support-text .text-line {
    font-size: 35px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #fff050));
    background: linear-gradient(transparent 70%, #fff050 30%);
  }
  #page.initial-settings #worries-contens .team-viewer-support-right {
    max-width: 142px;
    margin-left: 10px;
    margin-top: 0px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 870px) {
  #page.initial-settings #worries-contens .service-worries-list {
    width: 255px;
    height: 255px;
  }
  #page.initial-settings #worries-contens .worries-icon-left {
    width: 202px;
    left: -132px;
    bottom: -22px;
  }
  #page.initial-settings #worries-contens .worries-icon-right {
    width: 210px;
    right: -112px;
    bottom: -35px;
  }
  #page.initial-settings #worries-contens .team-viewer-support-left {
    margin-right: 25px;
  }
  #page.initial-settings #worries-contens .team-viewer-support-right {
    margin-left: 25px;
  }
}
@media (min-width: 900px) {
  #page.initial-settings #worries-contens .service-worries-solution-box-text {
    font-size: 20px;
    height: 75px;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-text .text-color {
    color: #f15a24;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box-text.pc-height {
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 920px) {
  #page.initial-settings #worries-contens .team-viewer-security-title {
    font-size: 15px;
  }
}
@media (min-width: 1000px) {
  #page.initial-settings #worries-contens .service-worries-solution-flex {
    margin-bottom: 70px;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box {
    width: 32.5%;
    margin-bottom: 0;
  }
  #page.initial-settings #worries-contens .service-worries-solution-box:nth-child(3) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.initial-settings #worries-contens .team-viewer-support-text {
    font-size: 25px;
  }
  #page.initial-settings #worries-contens .team-viewer-support-text .text-line {
    font-size: 35px;
  }
}
@media (min-width: 767px) {
  #page.initial-settings #service-contens {
    padding-top: 45px;
  }
  #page.initial-settings #service-contens .services-contens-icon {
    max-width: 72px;
    width: 100%;
    margin: 0 auto 10px;
  }
  #page.initial-settings #service-contens .services-contens-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.8494444444;
    margin-bottom: 30px;
  }
  #page.initial-settings #service-contens .services-contens-title .text-b {
    display: block;
    font-size: 30px;
  }
  #page.initial-settings #service-contens .services-contens-tab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 865px;
    width: 100%;
    margin: 0 auto;
  }
  #page.initial-settings #service-contens .services-contens-tab-item {
    border-radius: 5px 5px 0 0;
    background-color: #036eb8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 103px;
    max-width: 425px;
    width: 100%;
    padding: 0.5em 1.2em;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.462;
  }
  #page.initial-settings #service-contens .services-contens-tab-item .text-b {
    font-weight: 800;
    font-size: 22px;
  }
  #page.initial-settings #service-contens .services-contens-tab-item.active {
    background-color: #e7eef7;
    color: #000;
  }
  #page.initial-settings #service-contens .services-contens-tab-content {
    background-color: #e7eef7;
  }
  #page.initial-settings #service-contens .services-contens-tab-panel {
    display: none;
  }
  #page.initial-settings #service-contens .services-contens-tab-panel.active {
    display: block;
    padding: 50px 0 40px;
  }
  #page.initial-settings #service-contens .services-contens-tab-title {
    text-align: center;
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 1.0208;
    margin-bottom: 34px;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1100px;
    width: 98%;
    margin: 0 auto 48px;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 6px;
    padding: 35px 20px;
    width: 24.5%;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-icon {
    max-width: 82px;
    width: 100%;
    margin: 0 auto 20px;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-title {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 1.276;
    margin-bottom: 30px;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-texr {
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.14em;
    line-height: 1.672;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-option {
    margin-bottom: 10px;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-option-list {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.8266666667;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-note-text {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.912;
  }
}
@media (min-width: 840px) {
  #page.initial-settings #service-contens .services-contens-tab-inner-box-title {
    font-size: 14px;
  }
}
@media (min-width: 980px) {
  #page.initial-settings #service-contens .services-contens-tab-inner-box-option-list {
    font-size: 13px;
  }
}
@media (min-width: 1000px) {
  #page.initial-settings #service-contens .services-contens-tab-inner-box {
    width: 24.2%;
  }
  #page.initial-settings #service-contens .services-contens-tab-inner-box-title {
    font-size: 20px;
  }
}
@media (min-width: 1050px) {
  #page.initial-settings #service-contens .services-contens-tab-inner-box-option-list {
    font-size: 14px;
  }
}
@media (min-width: 1150px) {
  #page.initial-settings #service-contens .services-contens-tab-inner-box-option-list {
    font-size: 15px;
  }
}
#page.initial-settings #case-study-contens {
  background-color: #e7eef7;
  padding-top: 50px;
  padding-bottom: 72px;
}
@media (min-width: 767px) {
  #page.initial-settings #case-study-contens {
    padding-top: 70px;
    padding-bottom: 76px;
  }
  #page.initial-settings #case-study-contens .case-study-list-link {
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.initial-settings #case-study-contens .case-study-list-link:nth-child(2) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.initial-settings #case-study-contens .case-study-list-link:nth-child(3) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}
#page.initial-settings #voice-contens {
  padding-top: 40px;
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  #page.initial-settings #voice-contens {
    padding-top: 70px;
    padding-bottom: 76px;
  }
}
@media (min-width: 767px) {
  #page.initial-settings .introduction-flow {
    padding-top: 70px;
  }
  #page.initial-settings .introduction-flow .sevice-contens-title {
    margin-bottom: 80px;
  }
  #page.initial-settings .introduction-flow .introduction-flow-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box {
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    width: 48%;
    margin-bottom: 50px;
    padding: 70px 0 40px;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box::after {
    content: "";
    display: block;
    width: 10%;
    height: 8px;
    background-color: #036eb8;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -10%;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:nth-child(even)::after {
    display: none;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:nth-child(2) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:nth-child(3) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:nth-child(4) {
    -webkit-transition-delay: 0.56s;
            transition-delay: 0.56s;
  }
  #page.initial-settings .introduction-flow .introduction-flow-number {
    width: 66px;
    height: 66px;
    background-color: #036eb8;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: -33px;
    margin: auto;
    font-size: 30px;
    font-weight: bold;
  }
  #page.initial-settings .introduction-flow .introduction-flow-number span {
    position: relative;
  }
  #page.initial-settings .introduction-flow .introduction-flow-number span::after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0px;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 10px solid #036eb8;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  #page.initial-settings .introduction-flow .introduction-flow-image {
    max-width: 192px;
    width: 100%;
    margin: 0 auto 35px;
  }
  #page.initial-settings .introduction-flow .introduction-flow-text {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.3495;
  }
}
@media (min-width: 960px) {
  #page.initial-settings .introduction-flow {
    padding-bottom: 127px;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box {
    width: 22.8%;
    margin-bottom: 0;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box::after {
    width: 14%;
    right: -14%;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:nth-child(even)::after {
    display: block;
  }
  #page.initial-settings .introduction-flow .introduction-flow-box:last-child::after {
    display: none;
  }
}
#page.initial-settings #faq-contens {
  background-color: #e7eef7;
  padding-top: 45px;
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  #page.initial-settings #faq-contens {
    padding-top: 70px;
    padding-bottom: 76px;
  }
}
#page.initial-settings #sevice-tour-area {
  padding-top: 70px;
  padding-bottom: 74px;
}
#page.initial-settings .contens-tour-btn {
  background-image: url(../img/it-support/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 16px;
  background-position: 92% center;
}
#page.initial-settings .contens-tour-btn.faq {
  margin-top: 40px;
}
@media (min-width: 767px) {
  #page.initial-settings .contens-tour-btn {
    width: 333px;
  }
  #page.initial-settings .contens-tour-btn.faq {
    margin-top: 48px;
  }
}
@media (hover: hover) {
  #page.initial-settings .contens-tour-btn:hover {
    background-color: #f15a24;
  }
  #page.initial-settings .case-study-list-link:hover .case-study-list-thumbnail img {
    -webkit-filter: blur(1px);
            filter: blur(1px);
  }
}

footer {
  border-top: 1px solid #999999;
}
footer .footer-contact-area {
  display: none;
}