@charset "UTF-8";
body {
  overflow-x: clip;
}

[data-aos] {
  will-change: transform, opacity;
  contain: layout paint;
}

#page.top .new-mv {
  padding: 0% 15px 26%;
  position: relative;
}
#page.top .mv-bk {
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#page.top .mv-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#page.top .mv-content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#page.top .animation-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
#page.top .mv-service-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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 50%;
  width: clamp(70px, 22.2vw, 84px);
  height: clamp(70px, 22.2vw, 84px);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  margin-top: 1.5%;
}
#page.top .mv-service-link.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 375px) {
  #page.top .mv-service-link {
    width: clamp(84px, 21.90352vw, 168px);
    height: clamp(84px, 21.90352vw, 168px);
  }
}
#page.top .mv-service-icon {
  width: 33%;
}
#page.top .mv-service-name {
  font-size: clamp(12px, 3.1209074vw, 24px);
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.1916666667;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
#page.top .mv-content-center {
  padding-top: clamp(18px, 4.6936vw, 36px);
  padding-bottom: clamp(20px, 5.21512vw, 40px);
  z-index: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#page.top .mv-content-center-title-sp {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  background-color: #f15a24;
  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;
  height: 40px;
  border-radius: 60px;
  color: #fff;
  margin-bottom: 15px;
}
#page.top .mv-content-center-logo {
  width: clamp(214px, 55.810825vw, 428px);
  margin-bottom: clamp(14px, 3.6505867vw, 28px);
  width: clamp(234px, 61.0169vw, 468px);
  margin: 0 auto 10px;
}
#page.top .mv-content-center-text {
  font-size: clamp(13px, 3.38983vw, 26px);
  font-weight: 800;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.12em;
  margin-bottom: clamp(14px, 3.6505867vw, 28px);
  padding-top: clamp(0px, 2.60756vw, 20px);
}
#page.top .mv-logo-arrow {
  width: clamp(22px, 5.736636vw, 44px);
  margin: 0 auto -5%;
}
#page.top .mv-start-plan {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  padding: 6px;
  width: 98%;
  margin: auto;
  margin-bottom: clamp(45px, 11.7340286vw, 90px);
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
#page.top .mv-start-plan.pcv {
  display: none;
}
#page.top .mv-start-plan.spv {
  margin-bottom: 0;
  margin-top: clamp(45px, 11.7340286vw, 90px);
}
#page.top .mv-start-plan-inner {
  border-radius: 4px;
  background-color: #fffdb8;
  padding-top: clamp(28px, 7.040417vw, 54px);
  padding-left: clamp(25px, 6.518904vw, 50px);
  padding-right: clamp(25px, 6.518904vw, 50px);
  padding-bottom: clamp(4px, 1.04302477vw, 8px);
}
#page.top .mv-start-plan-inner.spv {
  padding-left: clamp(18px, 5vw, 50px);
  padding-right: clamp(18px, 5vw, 50px);
}
#page.top .mv-start-plan-title {
  position: absolute;
  left: 0;
  right: 0;
  width: clamp(240px, 62.58148vw, 480px);
  height: clamp(52px, 13.559322vw, 104px);
  margin: auto;
  top: -10%;
}
#page.top .mv-start-plan-title-text {
  color: #fff;
  text-align: center;
  font-size: clamp(18px, 4.6936vw, 36px);
  letter-spacing: 0.12em;
}
#page.top .mv-start-plan-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
#page.top .mv-start-plan-list {
  border: 1px solid #036eb8;
  background-color: #fff;
  border-radius: 4px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
  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;
  font-size: clamp(15px, 3.911342vw, 30px);
  height: clamp(28px, 7.0404172vw, 54px);
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
#page.top .mv-start-plan-list:nth-child(even) {
  margin-right: 0;
}
#page.top .mv-plus {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: clamp(22px, 5.736636vw, 44px);
  height: clamp(22px, 5.736636vw, 44px);
  z-index: 1;
}
#page.top .mv-start-plice-flex {
  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;
  margin-bottom: 4px;
}
#page.top .mv-start-plice-company {
  background-color: #f15a24;
  color: #fff;
  font-size: clamp(10px, 2.6075vw, 20px);
  letter-spacing: 0.06em;
  line-height: 1.2;
  border-radius: 4px;
  padding: 6px;
  margin-right: 3px;
}
#page.top .mv-start-plice {
  color: #036eb8;
  font-size: clamp(50px, 13.037809vw, 100px);
  line-height: 1;
}
#page.top .mv-start-plice-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#page.top .mv-start-plice-unit-top {
  font-size: clamp(10px, 2.6075vw, 20px);
  letter-spacing: 0.04em;
  font-weight: bold;
  line-height: 1.211;
}
#page.top .mv-start-plice-unit-en {
  font-size: clamp(20px, 5.21512vw, 40px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}
#page.top .mv-more-btn {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.204;
  text-align: right;
  display: block;
  padding-right: 5px;
  position: relative;
}
#page.top .mv-more-btn::after {
  content: "";
  display: block;
  background-image: url(../img/top/mv-more-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.top .mv-content-rigt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
#page.top .animation-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 767px) {
  #page.top .new-mv {
    padding: 0 0 90px;
    position: relative;
  }
  #page.top .new-mv::before {
    content: "";
    display: inline-block;
    background-image: url(../img/top/mv-dotto-left.png);
    background-repeat: no-repeat;
    background-size: 682px 744px;
    background-position: left bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    width: clamp(341px, 50vw, 682px);
    height: clamp(372px, 54.5454vw, 744px);
    z-index: 0;
  }
  #page.top .new-mv::after {
    content: "";
    display: inline-block;
    background-image: url(../img/top/mv-dotto-right.png);
    background-repeat: no-repeat;
    background-size: 682px 744px;
    background-position: right top;
    position: absolute;
    top: 0;
    right: 0;
    width: clamp(341px, 50vw, 682px);
    height: clamp(372px, 54.5454vw, 744px);
    z-index: 0;
  }
  #page.top .mv-bk {
    height: 100%;
    width: 100%;
    background-image: url(../img/top/mv-bk-bottom.png), -webkit-gradient(linear, left top, right top, from(rgb(46, 167, 224)), color-stop(99.96%, rgb(3, 110, 184)));
    background-image: url(../img/top/mv-bk-bottom.png), linear-gradient(90deg, rgb(46, 167, 224) 0%, rgb(3, 110, 184) 99.96%);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 72px, cover;
    background-position: center bottom, center;
  }
  #page.top .mv-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #page.top .mv-content-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 2.5%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #page.top .mv-content-left-line {
    position: absolute;
    width: clamp(115px, 23vw, 230px);
    height: clamp(429px, 34.699vw, 858px);
    width: 474px;
    height: 858px;
    top: 10px;
    bottom: 0;
    margin: auto;
    left: 10px;
    z-index: 0;
  }
  #page.top .animation-left {
    -webkit-animation: floatLeft 5s ease-in-out infinite;
            animation: floatLeft 5s ease-in-out infinite;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  #page.top .mv-service-link {
    width: clamp(75px, 15vw, 150px);
    height: clamp(75px, 15vw, 150px);
    margin-bottom: 5%;
    position: relative;
    z-index: 1;
    -webkit-transition: background-color 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
    transition: background-color 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
    transition: transform 0.5s ease, box-shadow 0.5s ease, background-color 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, box-shadow 0.5s ease, background-color 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  #page.top .mv-service-link.first {
    margin-top: -10%;
    margin-left: 5%;
  }
  #page.top .mv-service-link.second {
    margin-left: -30%;
    margin-bottom: 8%;
  }
  #page.top .mv-service-link.third {
    margin-left: -30%;
  }
  #page.top .mv-service-link.four {
    margin-top: 0%;
  }
  #page.top .mv-service-link.five {
    margin-top: -10%;
  }
  #page.top .mv-service-link.six {
    margin-left: 30%;
    margin-bottom: 8%;
  }
  #page.top .mv-service-link.seven {
    margin-left: 30%;
  }
  #page.top .mv-service-link.eight {
    margin-top: 0%;
  }
  #page.top .mv-service-link.show {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  @-webkit-keyframes floatLeft {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @keyframes floatLeft {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @-webkit-keyframes floatRight {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(8px);
              transform: translateY(8px);
    }
  }
  @keyframes floatRight {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(8px);
              transform: translateY(8px);
    }
  }
  #page.top .mv-service-icon {
    width: 32%;
    max-width: 48px;
    margin-bottom: 10px;
  }
  #page.top .mv-service-icon.half {
    margin-bottom: 5px;
  }
  #page.top .mv-service-icon.b_none {
    margin-bottom: 0;
  }
  #page.top .mv-service-icon .hover-on {
    display: none;
  }
  #page.top .mv-service-name {
    font-size: 18px;
    font-size: clamp(10px, 1.8vw, 18px);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .mv-content-center {
    padding-top: 5%;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #page.top .mv-content-center-box {
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto 0px;
    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;
    position: relative;
    width: 458px;
    height: 458px;
    width: clamp(229px, 45.8vw, 458px);
    height: clamp(229px, 45.8vw, 458px);
    margin-bottom: 0;
  }
  #page.top .mv-content-center-title-sp {
    display: none;
  }
  #page.top .mv-content-center-title {
    position: absolute;
    top: -5%;
    left: 0;
    right: 0;
    margin: auto;
    width: 332px;
    width: clamp(116px, 33.2vw, 332px);
  }
  #page.top .mv-content-center-logo {
    width: 294px;
    width: clamp(147px, 29.4vw, 294px);
    margin-bottom: clamp(14px, 2.8vw, 28px);
  }
  #page.top .mv-content-center-text {
    font-size: 15px;
    font-size: clamp(10px, 1.5vw, 15px);
    line-height: 2.0853333333;
    margin-bottom: clamp(14px, 2.8vw, 28px);
    padding-top: 0px;
  }
  #page.top .mv-logo-arrow {
    width: 32px;
    width: clamp(16px, 3.2vw, 32px);
  }
  #page.top .mv-start-plan {
    width: 525px;
    width: clamp(262px, 52.5vw, 525px);
    padding: 19px;
    padding: clamp(9px, 1.9vw, 19px);
    border-radius: 10px;
    margin-bottom: -20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .mv-start-plan.spv {
    display: none;
  }
  #page.top .mv-start-plan.pcv {
    display: block;
  }
  #page.top .mv-start-plan-inner {
    border-radius: 10px;
    padding: 33px 15px 7px;
    padding-top: clamp(16px, 3.3vw, 33px);
    padding-left: clamp(7px, 1.5vw, 15px);
    padding-right: clamp(7px, 1.5vw, 15px);
    padding-bottom: clamp(5px, 1vw, 10px);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  #page.top .mv-start-plan-title {
    width: 240px;
    height: 52px;
    top: -26px;
    width: clamp(120px, 24vw, 240px);
    height: clamp(26px, 5.2vw, 52px);
    top: clamp(-14px, -2.19vw, -30px);
    top: -14px;
  }
  #page.top .mv-start-plan-left {
    position: absolute;
    width: 124px;
    height: 110px;
    width: 124px;
    height: 110px;
    top: inherit;
    bottom: 100%;
    left: 0;
    z-index: 0;
  }
  #page.top .mv-start-plan-right {
    position: absolute;
    width: clamp(53px, 10.6vw, 106px);
    height: clamp(55px, 1.1vw, 110px);
    width: 106px;
    height: 110px;
    right: 0;
    top: inherit;
    bottom: 100%;
    z-index: 0;
  }
  #page.top .mv-start-plan-box {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 17px;
    margin-bottom: clamp(8px, 1.7vw, 17px);
  }
  #page.top .mv-start-plan-list {
    font-size: 13px;
    font-size: clamp(10px, 1.3vw, 13px);
    letter-spacing: 0.08em;
    line-height: 1;
    margin-bottom: 0;
    height: 33px;
    height: clamp(16px, 3.3vw, 33px);
    width: 100%;
    margin-right: 8px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .mv-start-plan-list::after {
    content: "";
    display: block;
    background-image: url(../img/top/mv-plus-pc.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    width: clamp(11px, 2.2vw, 22px);
    height: clamp(11px, 2.2vw, 22px);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -15px;
    right: -14px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.top .mv-start-plan-list:nth-child(even) {
    margin-right: 8px;
  }
  #page.top .mv-start-plan-list.last {
    margin-right: 0;
  }
  #page.top .mv-start-plan-list.last::after {
    display: none;
  }
  #page.top .mv-plus {
    display: none;
  }
  #page.top .mv-start-plice-flex {
    margin: 0 auto;
  }
  #page.top .mv-start-plice-company {
    width: 88px;
    height: 88px;
    width: clamp(44px, 42vw, 88px);
    height: clamp(44px, 42vw, 88px);
    border-radius: 50%;
    font-size: 12px;
    font-size: clamp(10px, 1.2vw, 12px);
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.36;
    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;
    text-align: center;
  }
  #page.top .mv-start-plice {
    font-size: 89px;
    font-size: clamp(44px, 8.9vw, 89px);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .mv-start-plice-unit-top {
    font-size: 16px;
    font-size: clamp(10px, 1.6vw, 16px);
    line-height: 1.2393364929;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.top .mv-start-plice-unit-en {
    font-size: 30px;
    font-size: clamp(15px, 3vw, 30px);
    letter-spacing: 0.04em;
    line-height: 1.1912442396;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.top .mv-more-btn {
    font-size: 15px;
    font-size: clamp(10px, 1.5vw, 15px);
    line-height: 1.204;
    padding-right: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.top .mv-more-btn::after {
    right: -10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.top .mv-content-rigt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 2.5%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #page.top .animation-right {
    -webkit-animation: floatRight 5s ease-in-out infinite;
            animation: floatRight 5s ease-in-out infinite;
    position: relative;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page.top .mv-content-right-line {
    position: absolute;
    width: clamp(115px, 23vw, 230px);
    height: clamp(429px, 85.8vw, 858px);
    width: 474px;
    height: 858px;
    top: 10px;
    bottom: 0;
    margin: auto;
    right: 0;
    z-index: 0;
  }
}
@media (min-width: 767px) and (hover: hover) {
  #page.top .mv-service-link:hover {
    background-color: #f15a24;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.1);
            transform: scale(1.1); /* 拡大率調整 */
  }
  #page.top .mv-service-link:hover .mv-service-name {
    color: #fff;
  }
  #page.top .mv-service-link:hover .mv-service-icon .hover-off {
    display: none;
  }
  #page.top .mv-service-link:hover .mv-service-icon .hover-on {
    display: block;
  }
}
@media (min-width: 1000px) {
  #page.top .mv-start-plan-left {
    left: 5%;
  }
  #page.top .mv-start-plan-right {
    right: 5%;
  }
}
@media (min-width: 2100px) {
  #page.top .mv-content-left-line {
    top: 35px;
  }
  #page.top .mv-content-right-line {
    top: 35px;
  }
}
#page.top .service-slider {
  padding-top: 25px;
  padding-top: 15%;
  padding-bottom: 10px;
}
#page.top .service-slider .swiper {
  padding-bottom: 50px;
}
#page.top .service-slider .swiper-slide {
  background-color: #e7eef7;
  overflow: hidden;
  z-index: 1;
  position: relative;
  border-radius: 10px;
  padding: 4px;
  padding-left: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.top .service-slider .swiper-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 4px;
  border-radius: inherit;
  background: -webkit-gradient(linear, left top, right top, from(#2da5df), to(#036eb8));
  background: linear-gradient(to right, #2da5df, #036eb8);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}
#page.top .service-slider .swiper-pagination {
  bottom: 8px;
}
#page.top .service-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: #cccccc;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  opacity: 1;
}
#page.top .service-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #036eb8;
}
#page.top .service-slider .swiper-button-prev {
  background-image: url(../img/top/service-slider-prev.png);
  background-repeat: no-repeat;
  background-size: 12px 18px;
  background-position: center;
  width: 20px;
  height: 18px;
  top: inherit;
  bottom: 8px;
  left: 25%;
  cursor: pointer;
  z-index: 99;
}
#page.top .service-slider .swiper-button-prev::after {
  display: none;
}
#page.top .service-slider .swiper-button-next {
  background-image: url(../img/top/service-slider-next.png);
  background-repeat: no-repeat;
  background-size: 12px 18px;
  background-position: center;
  width: 20px;
  height: 18px;
  top: inherit;
  bottom: 8px;
  right: 25%;
  cursor: pointer;
  z-index: 99;
}
#page.top .service-slider .swiper-button-next::after {
  display: none;
}
@media (min-width: 767px) {
  #page.top .service-slider {
    padding-top: 20px;
    padding-bottom: 5.5%;
  }
  #page.top .service-slider .swiper-button-next {
    right: 38%;
    bottom: 7px;
  }
  #page.top .service-slider .swiper-button-prev {
    left: 38%;
    bottom: 7px;
  }
}
@media (min-width: 767px) and (hover: hover) {
  #page.top .service-slider .swiper-slide:hover {
    background-color: #fffdb8;
  }
}
@media (min-width: 1100px) {
  #page.top .service-slider .swiper-button-next {
    right: 41%;
  }
  #page.top .service-slider .swiper-button-prev {
    left: 41%;
  }
}
@media (min-width: 1300px) {
  #page.top .service-slider .swiper-button-next {
    right: 43%;
  }
  #page.top .service-slider .swiper-button-prev {
    left: 43%;
  }
}
@media (min-width: 1600px) {
  #page.top .service-slider .swiper-button-next {
    right: 44%;
  }
  #page.top .service-slider .swiper-button-prev {
    left: 44%;
  }
}
#page.top .service-support {
  padding-top: 25px;
}
#page.top .service-support-pc-bk {
  background-color: #e7eef7;
  position: relative;
  background-image: url(../img/top/service-top-bk.jpg), url(../img/top/service-bottom-bk.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%;
  background-position: top center, bottom center;
  padding-top: 85px;
  padding-bottom: 85px;
}
#page.top .achievements-logo-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
#page.top .loop-logo, #page.top .loop-reverse-logo {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#page.top .achievements-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#page.top .achievements-logo img {
  height: 48px;
  width: 674px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  image-rendering: -webkit-optimize-contrast;
}
#page.top .achievements-logo img.pcv {
  display: none;
}
#page.top .scroll-left {
  -webkit-animation: scroll-left 75s linear infinite;
          animation: scroll-left 75s linear infinite;
}
#page.top .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.top .service-continuation {
  width: 100%;
  max-width: 248px;
  margin: 18px auto 40px;
}
@media (min-width: 767px) {
  #page.top .service-support {
    padding-top: 5px;
  }
  #page.top .achievements-logo-title {
    font-size: 25px;
    line-height: 1.9964;
    margin-bottom: 60px;
  }
  #page.top .achievements-logo img {
    height: 94px;
    width: 1360px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    image-rendering: -webkit-optimize-contrast;
  }
  #page.top .achievements-logo img.pcv {
    display: block;
  }
  #page.top .achievements-logo img.spv {
    display: none;
  }
  #page.top .service-continuation {
    width: 100%;
    max-width: 446px;
    margin: 50px auto 62px;
  }
}
#page.top .service-support-titlte {
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.6544444444;
  margin-bottom: 22px;
}
#page.top .service-support-sub-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1.8771428571;
  margin-bottom: 60px;
}
#page.top .service-support-fuki-coment {
  background-color: #0e74bb;
  border-radius: 21px;
  padding: 30px 0 35px;
  position: relative;
}
#page.top .service-support-fuki-coment::after {
  content: "";
  display: block;
  background-image: url(../img/top/fuki-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 32px;
  height: 18px;
  position: absolute;
  bottom: -17px;
  left: 105px;
}
#page.top .service-support-fuki-text {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.6186666667;
  text-align: center;
}
#page.top .fuki-coment-icon {
  width: 78px;
  margin-top: -48px;
  margin-left: 10px;
  position: relative;
  margin-bottom: 48px;
}
#page.top .we-can-do-area {
  background: #FFFFFF;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding: 65px 20px 37px;
  position: relative;
}
#page.top .service-support-medal {
  position: absolute;
  width: 100px;
  height: 100px;
  right: -10px;
  top: -35px;
}
#page.top .we-can-do-title {
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.6544444444;
  margin-bottom: 30px;
}
#page.top .we-can-do-open-box {
  background-color: #f7931e;
  height: 50px;
  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-image: url(../img/top/plus.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 96% center;
  margin-bottom: 10px;
}
#page.top .we-can-do-open-box.active {
  background-image: url(../img/top/minus.png);
  background-repeat: no-repeat;
  background-size: 18px 2px;
  background-position: 96% center;
}
#page.top .we-can-do-open-box.consulting {
  background-color: #49c9c3;
}
#page.top .we-can-do-open-box.system {
  background-color: #036eb8;
}
#page.top .we-can-do-open-title {
  font-size: 16px;
  letter-spacing: 0.08em;
  color: #fff;
  font-weight: 800;
}
#page.top .we-can-do-close-box {
  display: none;
}
#page.top .we-can-do-close-box.active {
  display: block;
}
#page.top .we-can-do-close-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgb(255, 255, 255);
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  height: 50px;
  margin-bottom: 11px;
  padding-left: 33px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.14em;
  border-left: 15px solid #f7931e;
}
#page.top .we-can-do-close-link.consulting {
  border-color: #49c9c3;
}
#page.top .we-can-do-close-link.system {
  border-color: #036eb8;
}
#page.top .plan-link-btn {
  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: #036eb8;
  background-image: url(../img/top/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 16px;
  background-position: 94% center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  max-width: 300px;
  width: 100%;
  height: 52px;
  border-radius: 26px;
  margin: 50px auto 0;
}
#page.top .we-can-do-form-area {
  padding-top: 50px;
}
#page.top .we-can-do-form-box {
  margin-bottom: 20px;
}
#page.top .we-can-do-form-box-text {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
  margin-bottom: 7px;
}
#page.top .we-can-do-form-box-text::before {
  content: "";
  display: inline-block;
  background-image: url(../img/top/we-can-do-form-box-text-left.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
#page.top .we-can-do-form-box-text::after {
  content: "";
  display: inline-block;
  background-image: url(../img/top/we-can-do-form-box-text-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
#page.top .we-can-do-form-box-btn {
  border: 2px solid #fff;
  background-color: #f15a24;
  border-radius: 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;
  height: 60px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
  color: #fff;
  margin: 0 auto;
  max-width: 295px;
  background-image: url(../img/footer/form-arrow.png);
  background-repeat: no-repeat;
  background-size: 10px 18px;
  background-position: 90% center;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#page.top .we-can-do-form-box-btn .mail-icon {
  position: absolute;
  width: 28px;
  height: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 28px;
}
#page.top .we-can-do-materials-box-btn {
  border: 2px solid #f15a24;
  background-color: #fff;
  border-radius: 30px;
  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: 60px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
  color: #f15a24;
  margin: 0 auto;
  max-width: 295px;
  background-image: url(../img/footer/materials-arrow.png);
  background-repeat: no-repeat;
  background-size: 10px 18px;
  background-position: 90% center;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#page.top .we-can-do-materials-box-btn .materials-icon {
  position: absolute;
  width: 28px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 28px;
}
@media (min-width: 767px) {
  #page.top .service-support-pc-bk {
    background-image: url(../img/top/service-top-bk-pc.jpg), url(../img/top/service-bottom-bk-pc.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%;
    background-position: top center, bottom center;
    padding-top: 115px;
    padding-bottom: 75px;
  }
  #page.top .service-support-titlte {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.5196666667;
  }
  #page.top .service-support-fuki-pc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 750px;
    width: 100%;
    margin: 0 auto 40px;
  }
  #page.top .fuki-coment-icon {
    margin: 0;
    width: 118px;
    margin-right: 30px;
  }
  #page.top .service-support-fuki-coment {
    border-radius: 60px;
    padding: 27px 20px 27px;
    width: calc(100% - 148px);
  }
  #page.top .service-support-fuki-coment::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #0e74bb;
  }
  #page.top .service-support-fuki-text {
    letter-spacing: 0.14em;
    line-height: 1.8853333333;
  }
  #page.top .we-can-do-area {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #page.top .we-can-do-inner {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding: 45px 20px 70px;
    border-radius: 10px;
    background: #fff;
    z-index: 1;
    overflow: hidden;
  }
  #page.top .we-can-do-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 4px;
    border-radius: inherit;
    background: -webkit-gradient(linear, left top, right top, from(#2da5df), to(#036eb8));
    background: linear-gradient(to right, #2da5df, #036eb8);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
  }
  #page.top .service-support-medal {
    z-index: 2;
    right: 1px;
    top: -45px;
  }
  #page.top .we-can-do-title {
    font-size: 25px;
    letter-spacing: 0.14em;
    line-height: 1.9752;
    margin-bottom: 28px;
  }
  #page.top .we-can-do-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 925px;
    height: 350px;
    height: auto;
    overflow-y: inherit;
    width: 100%;
    margin: 0 auto;
    padding-right: 0.5%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .we-can-do-flex.active {
    height: auto;
    height: 350px;
    overflow-y: hidden;
  }
  #page.top .pc-open-arrow {
    position: absolute;
    width: 28px;
    height: 16px;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: auto;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #page.top .pc-open-arrow.active {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  #page.top .we-can-do-box {
    width: 32.5%;
  }
  #page.top .we-can-do-open-box {
    background-image: none;
    height: 65px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 25px;
    background-color: #f7931e;
    position: relative;
  }
  #page.top .we-can-do-open-box .we-can-do-open-box-icon {
    position: absolute;
    width: 30%;
    max-width: 88px;
    max-height: 92px;
    bottom: 0;
    left: 0;
  }
  #page.top .we-can-do-open-box.active {
    background-image: none;
  }
  #page.top .we-can-do-open-box.consulting {
    background-color: #49c9c3;
  }
  #page.top .we-can-do-open-box.system {
    background-color: #036eb8;
  }
  #page.top .we-can-do-open-title {
    font-size: 17px;
  }
  #page.top .we-can-do-close-box {
    display: block !important;
  }
  #page.top .we-can-do-close-link {
    border-left: 15px solid #f7931e;
    padding-left: 10px;
    height: 46px;
  }
  #page.top .we-can-do-close-link.consulting {
    border-color: #49c9c3;
  }
  #page.top .we-can-do-close-link.system {
    border-color: #036eb8;
  }
  #page.top .we-can-do-form-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
  }
  #page.top .we-can-do-form-box {
    width: 49%;
  }
  #page.top .we-can-do-form-box-text {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .we-can-do-form-box-btn {
    max-width: 100%;
    font-size: 18px;
    height: 70px;
    border-radius: 60px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .we-can-do-materials-box-btn {
    max-width: 100%;
    font-size: 18px;
    height: 70px;
    border-radius: 60px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media (min-width: 767px) and (hover: hover) {
  #page.top .we-can-do-form-box-btn:hover {
    -webkit-box-shadow: 0px 3px #fff;
            box-shadow: 0px 3px #fff;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  #page.top .we-can-do-materials-box-btn:hover {
    -webkit-box-shadow: 0px 3px #f15a24;
            box-shadow: 0px 3px #f15a24;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  #page.top .we-can-do-form-box:has(.we-can-do-form-box-btn:hover) .we-can-do-form-box-text {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  #page.top .we-can-do-form-box:has(.we-can-do-materials-box-btn:hover) .we-can-do-form-box-text {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@media (min-width: 1000px) {
  #page.top .service-support-medal {
    width: 156px;
    height: 156px;
  }
}
#page.top .service-worries {
  overflow-x: hidden;
  padding-top: 58px;
}
#page.top .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.top .service-worries-title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 2.234;
  margin-bottom: 20px;
  margin-bottom: 30px;
}
#page.top .service-worries-solution-logo {
  width: 100%;
  max-width: 264px;
  margin: 17px auto 50px;
}
#page.top .service-worries-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
}
#page.top .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.top .service-worries-list-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6206666667;
  letter-spacing: 0.1em;
  width: calc(100% - 30px);
}
#page.top .service-worries-list-text .text-b {
  color: #036eb8;
  font-weight: bold;
}
#page.top .worries-icon-left {
  position: absolute;
  width: 94px;
  left: 7px;
  bottom: -41px;
}
#page.top .worries-icon-right {
  position: absolute;
  width: 98px;
  right: 5px;
  bottom: -37px;
}
#page.top .service-worries-solution-title {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.4947016174;
  text-align: center;
  position: relative;
  z-index: 1;
}
#page.top .service-worries-solution-title::before {
  content: "";
  display: inline-block;
  background-image: url(../img/top/service-worries-solution-title-bk.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 62px;
  height: 52px;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: -30px;
  margin: auto;
}
#page.top .service-worries-solution-title .text-b {
  color: #036eb8;
  font-weight: 800;
  font-size: 27px;
  line-height: 1.5536231884;
}
#page.top .service-worries-solution-icon {
  width: 29.9%;
  margin: 0 auto;
}
#page.top .service-worries-solution--bk {
  background-color: #e7eef7;
  background-image: url(../img/top/solution--bk.jpg), url(../img/top/solution-bottom-bk.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
  background-position: top center, bottom center;
  margin-top: -3px;
  padding-top: 50px;
  padding-bottom: 75px;
  margin-bottom: 30px;
}
#page.top .service-worries-solution-list-title {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 4.538;
}
#page.top .service-worries-solution-box {
  background-color: #fff;
  padding: 8px 8px 15px;
  border-radius: 5px;
  display: block;
  margin-bottom: 18px;
}
#page.top .service-worries-solution-box-sp-flex {
  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;
  margin-bottom: 10px;
}
#page.top .service-worries-solution-iamge {
  width: 29.2%;
}
#page.top .service-worries-solution-iamge.net {
  width: 28.3%;
}
#page.top .service-worries-solution-iamge.it {
  width: 35.8%;
}
#page.top .service-worries-solution-iamge.chat {
  width: 35.8%;
}
#page.top .service-worries-solution-iamge.initial {
  width: 32.1%;
}
#page.top .service-worries-solution-iamge.protect {
  width: 37.1%;
}
#page.top .service-worries-solution-iamge img {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  z-index: 1;
}
#page.top .service-worries-solution-box-title {
  width: 60%;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.6980392157;
}
#page.top .service-worries-solution-box-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.6861051116;
  padding: 0 10px;
  text-align: justify;
  margin-bottom: 10px;
}
#page.top .service-worries-solution-box-btn {
  max-width: 28px;
  width: 100%;
  margin-left: auto;
  margin-right: 10px;
}
@media (min-width: 767px) {
  #page.top .service-worries {
    padding-top: 60px;
  }
  #page.top .service-worries-box {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    max-width: 820px;
    width: 100%;
    margin: 0 auto 50px;
  }
  #page.top .service-worries-title {
    font-size: 25px;
    line-height: 1.9752;
  }
  #page.top .service-worries-solution-logo {
    max-width: 426px;
    margin-bottom: 108px;
  }
  #page.top .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: 820px;
    width: 100%;
    margin: 0 auto;
  }
  #page.top .service-worries-list {
    width: 225px;
    height: 225px;
    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);
  }
  #page.top .service-worries-list::before {
    display: none;
  }
  #page.top .service-worries-list:nth-child(1) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.top .service-worries-list:nth-child(2) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.top .service-worries-list:nth-child(3) {
    -webkit-transition-delay: 0.56s;
            transition-delay: 0.56s;
  }
  #page.top .service-worries-list-text {
    text-align: center;
    font-size: 15px;
    line-height: 2.0206666667;
    width: 100%;
  }
  #page.top .service-worries-list-text .text-b {
    font-size: 20px;
  }
  #page.top .worries-icon-left {
    width: 130px;
    left: -50px;
    bottom: 22px;
  }
  #page.top .worries-icon-right {
    width: 140px;
    right: -70px;
    bottom: 18px;
    -webkit-transition-delay: 0.72s;
            transition-delay: 0.72s;
  }
  #page.top .service-worries-solution-title {
    font-size: 25px;
    line-height: 1.4952;
  }
  #page.top .service-worries-solution-title .text-b {
    font-size: 38px;
    letter-spacing: 0.14em;
  }
  #page.top .service-worries-solution-title::before {
    top: 0;
  }
  #page.top .service-worries-solution-icon {
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
  }
  #page.top .service-worries-solution--bk {
    background-image: url(../img/top/service-top-bk-pc.jpg), url(../img/top/service-bottom-bk-pc.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%;
    background-position: top center, bottom center;
    padding: 128px 0 100px;
    margin-bottom: 90px;
  }
  #page.top .service-worries-solution-list-title {
    font-size: 30px;
    line-height: 2.147;
    margin-bottom: 20px;
  }
  #page.top .service-worries-solution-box-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.top .service-worries-solution-box {
    width: 49%;
    border-radius: 11px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 25px;
  }
  #page.top .service-worries-solution-box-sp-flex {
    display: block;
  }
  #page.top .service-worries-solution-iamge {
    width: 100%;
    max-width: 270px;
    margin: 0 auto 25px;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.top .service-worries-solution-iamge.net {
    width: 100%;
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.top .service-worries-solution-iamge.it {
    width: 100%;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.top .service-worries-solution-iamge.chat {
    width: 100%;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.top .service-worries-solution-iamge.initial {
    width: 100%;
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.top .service-worries-solution-iamge.protect {
    width: 100%;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.top .service-worries-solution-box-title {
    text-align: center;
    width: 100%;
    font-size: 20px;
    line-height: 1.534;
    height: 62px;
  }
  #page.top .service-worries-solution-box-text {
    padding: 0;
    font-size: 15px;
    line-height: 1.7866666667;
    margin-bottom: 20px;
  }
  #page.top .service-worries-solution-box-btn {
    max-width: 304px;
    width: 100%;
    margin: 0 auto;
    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;
    border-radius: 30px;
    background-color: #036eb8;
    background-image: url(../img/top/btn-arrow.png);
    background-repeat: no-repeat;
    background-size: 8px 18px;
    background-position: 96% center;
    height: 60px;
    line-height: 1;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.top .service-worries-solution-box-btn.spv {
    display: none;
  }
}
@media (min-width: 870px) {
  #page.top .service-worries-list {
    width: 255px;
    height: 255px;
  }
  #page.top .worries-icon-left {
    width: 202px;
    left: -100px;
    bottom: -22px;
  }
  #page.top .worries-icon-right {
    width: 210px;
    right: -112px;
    bottom: -35px;
  }
}
@media (min-width: 1000px) {
  #page.top .service-worries-solution-box {
    width: 32.5%;
  }
}
@media (hover: hover) {
  #page.top .service-worries-solution-box-btn:hover {
    background-color: #f15a24;
  }
  #page.top .service-worries-solution-box:hover .service-worries-solution-iamge img {
    top: -5px;
  }
  #page.top .service-worries-solution-box:hover .service-worries-solution-box-btn {
    background-color: #f15a24;
  }
}
#page.top .reason-chosen {
  padding-top: 77px;
  padding-bottom: 50px;
  background-color: #e7eef7;
  background-image: url(../img/top/solution--bk.jpg), url(../img/top/solution-bottom-bk.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
  background-position: top center, bottom center;
}
#page.top .reason-chosen .wrap {
  padding: 0;
}
#page.top .reason-chosen-title-logo {
  max-width: 206px;
  width: 100%;
  margin: 0 auto;
}
#page.top .reason-chosen-title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.899;
  text-align: center;
  margin-bottom: 38px;
}
#page.top .reason-chosen-box {
  padding: 0 20px;
  contain: inherit;
}
#page.top .reason-chosen-iamge-area {
  position: relative;
  width: 92%;
  margin: 0 auto;
}
#page.top .reason-chosen-iamge-icon {
  position: absolute;
  width: 52%;
  bottom: -42px;
  right: -27px;
}
#page.top .reason-chosen-iamge-icon.second {
  right: inherit;
  left: 0;
  width: 47%;
}
#page.top .reason-chosen-iamge-icon.third {
  width: 32.9%;
  bottom: -18px;
  right: -5px;
}
#page.top .reason-chosen-text-area {
  padding: 20px 15px 37px;
  padding: 10px 0px 0px;
  margin-bottom: 35px;
}
#page.top .reason-chosen-text-area.second {
  padding-top: 50px;
}
#page.top .reason-chosen-title-area {
  margin-bottom: 18px;
}
#page.top .reason-chosen-number {
  color: #036eb8;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.06em;
  line-height: 2.8095454545;
}
#page.top .reason-chosen-text-area-title {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4952;
}
#page.top .reason-chosen-text-area-title span {
  color: #036eb8;
}
#page.top .reason-chosen-text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.8406666667;
}
@media (min-width: 767px) {
  #page.top .reason-chosen {
    padding-top: 80px;
    padding-bottom: 90px;
    background-image: url(../img/top/service-top-bk-pc.jpg), url(../img/top/service-bottom-bk-pc.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%;
    background-position: top center, bottom center;
    padding-top: 118px;
    padding-bottom: 200px;
  }
  #page.top .reason-chosen-title {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 80px;
  }
  #page.top .reason-chosen-title-logo {
    margin: 0;
    width: 278px;
    max-width: 100%;
  }
  #page.top .reason-chosen-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto 0px;
    padding: 0;
  }
  #page.top .reason-chosen-box.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #page.top .reason-chosen-iamge-area {
    width: 36.3%;
    margin: 0;
  }
  #page.top .reason-chosen-iamge-icon {
    width: 64.5%;
    right: -70px;
  }
  #page.top .reason-chosen-iamge-icon.second {
    width: 60%;
    left: -90px;
    bottom: -20px;
  }
  #page.top .reason-chosen-iamge-icon.third {
    width: 47.4%;
    right: -40px;
    bottom: -75px;
  }
  #page.top .reason-chosen-text-area {
    width: 55.5%;
    border-radius: 0 5px 5px 0;
    padding: 0px 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-bottom: 0;
  }
  #page.top .reason-chosen-title-area {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  #page.top .reason-chosen-number {
    font-size: 22px;
    letter-spacing: 0.06em;
    line-height: 2.8095454545;
  }
  #page.top .reason-chosen-text {
    font-size: 14px;
    padding-right: 25px;
  }
}
@media (min-width: 924px) {
  #page.top .reason-chosen-text-area-title {
    font-size: 30px;
    line-height: 1.446;
    width: 100%;
    margin-bottom: 10px;
  }
  #page.top .reason-chosen-text {
    line-height: 1.8292857143;
  }
  #page.top .reason-chosen-text-area {
    padding: 0 30px;
  }
}
#page.top .case-study-area {
  padding: 45px 0 75px;
}
#page.top .case-study-area .wrap {
  padding: 0;
}
#page.top .case-study-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.899;
  margin-bottom: 15px;
}
#page.top .case-study-text {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 0.9542857143;
  margin-bottom: 58px;
}
#page.top .case-study-slider {
  padding: 20px 15px 50px;
  margin-bottom: 30px;
}
#page.top .case-study-slider .swiper-pagination {
  bottom: 8px;
}
#page.top .case-study-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: #cccccc;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  opacity: 1;
}
#page.top .case-study-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #036eb8;
}
#page.top .case-study-slider .swiper-button-prev {
  background-image: url(../img/top/service-slider-prev.png);
  background-repeat: no-repeat;
  background-size: 12px 18px;
  background-position: center;
  width: 20px;
  height: 18px;
  top: inherit;
  bottom: 8px;
  left: 25%;
  cursor: pointer;
  z-index: 99;
}
#page.top .case-study-slider .swiper-button-prev::after {
  display: none;
}
#page.top .case-study-slider .swiper-button-next {
  background-image: url(../img/top/service-slider-next.png);
  background-repeat: no-repeat;
  background-size: 12px 18px;
  background-position: center;
  width: 20px;
  height: 18px;
  top: inherit;
  bottom: 8px;
  right: 25%;
  cursor: pointer;
  z-index: 99;
}
#page.top .case-study-slider .swiper-button-next::after {
  display: none;
}
#page.top .case-study-slider .swiper-slide {
  display: block;
}
#page.top .case-study-slider .scase-slicer-innr {
  background-color: #fff;
  position: relative;
  -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;
  padding-top: 18px;
  padding-bottom: 30px;
}
#page.top .case-study-slider .case-study-number {
  background-color: #036eb8;
  position: absolute;
  top: -3px;
  left: 5%;
  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;
  width: 50px;
  height: 60px;
  color: #fff;
}
#page.top .case-study-slider .case-study-number .case-text {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
}
#page.top .case-study-slider .case-study-number .case-number {
  font-size: 32px;
  letter-spacing: 0.06em;
  font-weight: bold;
  line-height: 1;
}
#page.top .case-study-slider .case-company {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 2.19875;
  margin-bottom: 17px;
}
#page.top .case-study-slider .caes-company-logo-box {
  background-color: #f2f2f2;
  width: 80%;
  height: 155px;
  margin: 0 auto 17px;
  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;
}
#page.top .case-study-slider .case-study-heading {
  color: #036eb8;
  font-size: 40px;
  letter-spacing: -0.02em;
  font-weight: bold;
  line-height: 1.1640146879;
  padding: 0 15px;
  margin-bottom: 15px;
}
#page.top .case-study-slider .case-study-heading-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.2735714286;
  padding: 0 15px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
#page.top .case-study-slider .case-study-heading-text::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #036eb8;
  position: absolute;
  left: 15px;
  top: 3px;
}
#page.top .case-study-list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 34px;
}
#page.top .case-study-list-thumbnail {
  width: 48.5%;
}
#page.top .case-study-list-thumbnail img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.top .case-study-list-flex {
  width: 49%;
}
#page.top .case-study-list-time {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 9px;
}
#page.top .case-study-list-category {
  color: #808080;
  font-size: 12px;
  letter-spacing: 0.04em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 9px;
}
#page.top .case-study-list-category span {
  background-color: #e6e6e6;
  border-radius: 3px;
  padding: 3px 3px;
}
#page.top .case-study-list-title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.272;
  text-align: justify;
}
@media (min-width: 767px) {
  #page.top .case-study-area {
    padding: 64px 0 70px;
  }
  #page.top .case-study-title {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 2.147;
    margin-bottom: 0px;
  }
  #page.top .case-study-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 2.188;
    margin-bottom: 48px;
  }
  #page.top .case-study-slider .swiper-button-next, #page.top .case-study-slider .swiper-button-prev {
    display: none;
  }
  #page.top .case-study-slider .swiper-slide {
    width: 574px;
  }
  #page.top .case-study-slider .case-study-number {
    width: 84px;
    height: 102px;
  }
  #page.top .case-study-slider .case-study-number .case-text {
    font-size: 21px;
  }
  #page.top .case-study-slider .case-study-number .case-number {
    font-size: 55px;
  }
  #page.top .case-study-slider .case-company {
    text-align: left;
    font-size: 23px;
    padding-left: 135px;
    margin-bottom: 50px;
  }
  #page.top .case-study-slider .caes-company-logo-box {
    height: 265px;
    width: 79.2%;
  }
  #page.top .case-study-slider .case-study-heading {
    padding: 0 30px;
    margin-bottom: 15px;
    font-size: 69px;
    line-height: 1.163908476;
  }
  #page.top .case-study-slider .case-study-heading-text {
    font-size: 16px;
    line-height: 1.625;
    padding: 0 30px;
    padding-left: 50px;
  }
  #page.top .case-study-slider .case-study-heading-text::before {
    width: 14px;
    height: 14px;
    top: 7px;
    left: 30px;
  }
  #page.top .case-study-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #page.top .case-study-list-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 31.5%;
    margin-right: 2.75%;
    margin-bottom: 64px;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
  }
  #page.top .case-study-list-link:nth-child(2) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.top .case-study-list-link:nth-child(3) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.top .case-study-list-link:last-child {
    margin-right: 0;
  }
  #page.top .case-study-list-thumbnail {
    width: 100%;
    margin-bottom: 28px;
  }
  #page.top .case-study-list-flex {
    width: 100%;
  }
  #page.top .case-study-list-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.top .case-study-list-time {
    letter-spacing: 0.06em;
    margin-bottom: 0;
  }
  #page.top .case-study-list-category {
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 10px;
  }
  #page.top .case-study-list-category span {
    border-radius: 5px;
  }
  #page.top .case-study-list-title {
    width: 100%;
    font-size: 17px;
    letter-spacing: 0.08em;
    line-height: 1.39;
    margin-top: 18px;
  }
}
@media (hover: hover) {
  #page.top .case-study-list-link:hover .case-study-list-thumbnail img {
    -webkit-filter: blur(1px);
            filter: blur(1px);
  }
}
#page.top .customer-voice-area {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 78px;
}
#page.top .customer-voice-area .swiper-button-next, #page.top .customer-voice-area .swiper-button-prev {
  display: none;
}
#page.top .customer-voice-area .swiper-pagination {
  display: none;
}
#page.top .customer-voice-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.5545;
  margin-bottom: 30px;
}
#page.top .customer-voice-list {
  margin-bottom: 32px;
}
#page.top .customer-voice-link {
  display: block;
  border: 1px solid #999999;
  padding: 30px 25px;
  margin-bottom: 14px;
  width: 100%;
}
#page.top .customer-voice-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
#page.top .customer-voice-icon {
  width: 30.4%;
}
#page.top .customer-voice-detail {
  width: 66.5%;
}
#page.top .customer-voice-name {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 2.7276470588;
}
#page.top .customer-voice-detail-ul {
  width: 100%;
}
#page.top .customer-voice-detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 4px;
}
#page.top .customer-voice-detail-type {
  width: 64px;
  background: #E6E6E6;
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 400;
  text-align: justify;
}
#page.top .customer-voice-detail-text {
  width: calc(100% - 72px);
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 400;
}
#page.top .customer-voice-service-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 15px;
}
#page.top .customer-voice-service-level .level-icon {
  width: 102px;
  margin-left: 5px;
}
#page.top .customer-service-star {
  margin-left: 5px;
  margin-right: 5px;
}
#page.top .customer-service-star.five {
  width: 88px;
}
#page.top .customer-service-star.four {
  width: 72px;
}
#page.top .customer-service-star.three {
  width: 52px;
}
#page.top .customer-service-star.two {
  width: 36px;
}
#page.top .customer-service-star.one {
  width: 18px;
}
#page.top .customer-service-star-number {
  font-size: 20px;
  font-weight: bold;
  color: #f15a24;
  line-height: 1;
  margin-bottom: -5px;
}
#page.top .customer-voice-link-text {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.5727777778;
  margin-bottom: 10px;
}
#page.top .customer-voice-link-btn-text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
#page.top .customer-voice-link-btn-text::after {
  content: "";
  display: inline-block;
  background-image: url(../img/top/voice-btn-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 8px;
  height: 12px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #page.top .customer-voice-area {
    /* スワイパー特有の制御を打ち消し */
  }
  #page.top .customer-voice-area .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  #page.top .customer-voice-area .swiper-slide {
    width: 100% !important;
  }
  #page.top .customer-voice-area .swiper-slide:nth-child(n+4) {
    display: none;
  }
  #page.top .customer-voice-area .swiper,
  #page.top .customer-voice-area .swiper-wrapper {
    overflow: visible !important;
  }
}
@media (min-width: 767px) {
  #page.top .customer-voice-area .wrap {
    max-width: 100%;
    padding: 0;
  }
  #page.top .customer-voice-area .swiper-container {
    padding-left: 40px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #page.top .customer-voice-area .swiper-button-next, #page.top .customer-voice-area .swiper-button-prev {
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  #page.top .customer-voice-area .swiper-button-next {
    background-image: url(../img/top/btn-next.png);
    background-repeat: no-repeat;
    background-size: 54px 108px;
    background-position: right center;
    width: 54px;
    height: 108px;
    right: 0;
  }
  #page.top .customer-voice-area .swiper-button-next:after {
    display: none;
  }
  #page.top .customer-voice-area .swiper-button-prev {
    background-image: url(../img/top/btn-prev.png);
    background-repeat: no-repeat;
    background-size: 54px 108px;
    background-position: right center;
    width: 54px;
    height: 108px;
    left: 0;
  }
  #page.top .customer-voice-area .swiper-button-prev:after {
    display: none;
  }
  #page.top .customer-voice-area .swiper-pagination {
    display: block;
  }
  #page.top .customer-voice-area .swiper-pagination-bullet {
    background-color: #cccccc;
    opacity: 1;
    width: 9px;
    height: 9px;
    margin: 0 6px;
  }
  #page.top .customer-voice-area .swiper-pagination-bullet-active {
    background-color: #036eb8;
  }
  #page.top .customer-voice-area .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #page.top .customer-voice-area .slide-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  #page.top .customer-voice-list {
    margin-bottom: 50px;
    padding-bottom: 25px;
  }
}
#page.top .seminar-bnr {
  padding: 75px 15px 43px;
}
#page.top .seminar-bnr .seminar-bnr-box {
  margin-bottom: 27px;
}
@media (min-width: 767px) {
  #page.top .seminar-bnr .seminar-bnr-box {
    position: relative;
    max-width: 1100px;
    max-width: 1000px;
    width: 98%;
    margin: 0 auto 58px;
  }
  #page.top .seminar-bnr .seminar-bnr-icon {
    max-width: 90px;
    width: 100%;
    position: absolute;
    right: -20px;
    top: -34px;
  }
}
@media (min-width: 880px) {
  #page.top .seminar-bnr .seminar-bnr-icon {
    max-width: 120px;
    right: -30px;
    top: -35px;
  }
}
@media (min-width: 1050px) {
  #page.top .seminar-bnr .seminar-bnr-icon {
    max-width: 144px;
    right: -30px;
    top: -40px;
  }
}
#page.top .pcc-blog-area {
  padding-top: 38px;
  padding-bottom: 55px;
  padding-top: 77px;
  padding-bottom: 100px;
  background-color: #e7eef7;
  background-image: url(../img/top/solution--bk.jpg), url(../img/top/solution-bottom-bk.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
  background-position: top center, bottom center;
}
#page.top .pcc-blog-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.899;
  margin-bottom: 10px;
}
#page.top .pcc-blog-text {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.5764285714;
  margin-bottom: 30px;
}
#page.top .pcc-blog-list {
  margin-bottom: 25px;
}
#page.top .pcc-blog-link {
  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;
  border: 1px solid #999999;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 10px;
}
#page.top .pcc-blog-thumbnail {
  width: 45%;
}
#page.top .pcc-blog-thumbnail img {
  height: 138px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.top .pcc-blog-detail {
  width: 55%;
  padding: 0 8px;
}
#page.top .pcc-blog-time {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.5316666667;
  margin-bottom: 5px;
}
#page.top .pcc-blog-type {
  color: #036eb8;
  font-size: 10px;
  letter-spacing: 0.04em;
  font-weight: 500;
  margin-bottom: 7px;
}
#page.top .pcc-blog-type span {
  border: 1px solid #036eb8;
  padding: 1px 6px;
  border-radius: 10px;
}
#page.top .pcc-blog-detail-title {
  color: #231815;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4392857143;
  text-align: justify;
}
@media (min-width: 767px) {
  #page.top .pcc-blog-area {
    background-image: url(../img/top/service-top-bk-pc.jpg), url(../img/top/service-bottom-bk-pc.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%;
    background-position: top center, bottom center;
    padding-top: 95px;
    padding-bottom: 100px;
  }
  #page.top .pcc-blog-title {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 2.147;
  }
  #page.top .pcc-blog-text {
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.5506666667;
  }
  #page.top .pcc-blog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 70px;
  }
  #page.top .pcc-blog-link {
    width: 31.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    margin-right: 2.75%;
    margin-bottom: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transition-duration: 0.8s;
            transition-duration: 0.8s;
    border-radius: 8px;
  }
  #page.top .pcc-blog-link:nth-child(2) {
    -webkit-transition-delay: 0.24s;
            transition-delay: 0.24s;
  }
  #page.top .pcc-blog-link:nth-child(3) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  #page.top .pcc-blog-link:last-child {
    margin-right: 0;
  }
  #page.top .pcc-blog-thumbnail {
    width: 100%;
    margin-bottom: 23px;
  }
  #page.top .pcc-blog-thumbnail img {
    height: 192px;
    border-radius: 5px 5px 0 0;
  }
  #page.top .pcc-blog-detail {
    width: 100%;
    padding: 0 20px 18px;
  }
  #page.top .pcc-blog-pc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page.top .pcc-blog-time {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    margin-right: 10px;
  }
  #page.top .pcc-blog-type {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1;
  }
  #page.top .pcc-blog-type span {
    padding: 2px 10px;
    border-radius: 20px;
  }
  #page.top .pcc-blog-detail-title {
    width: 100%;
    margin-top: 20px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.8105882353;
  }
}
@media (hover: hover) {
  #page.top .pcc-blog-link:hover .pcc-blog-thumbnail img {
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
}
#page.top .faq-area {
  background-color: #e7eef7;
  padding-top: 40px;
  padding-bottom: 50px;
}
#page.top .faq-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4072222222;
  text-align: center;
  margin-bottom: 30px;
}
#page.top .faq-box {
  border: 1px solid #999;
  background-color: #fff;
  border-radius: 5px;
  padding: 0px 14px;
  margin-bottom: 4px;
}
#page.top .faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
#page.top .faq-question.active .faq-question-back-icon {
  background-image: url(../img/faq/faq-minus-icon-sp.png);
  background-repeat: no-repeat;
  background-size: 20px 2px;
  background-position: center;
}
#page.top .faq-question .question-icon {
  color: #1476cc;
  font-size: 25px;
  font-weight: bold;
  width: 34px;
}
#page.top .faq-question .faq-question-text {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.08em;
  width: calc(100% - 65px);
  color: #231815;
  line-height: 2;
}
#page.top .faq-question .faq-question-back-icon {
  width: 20px;
  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;
  background-image: url(../img/faq/faq-icon-sp.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: top 5px center;
}
#page.top .faq-answer {
  display: none;
}
#page.top .answer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
#page.top .answer-flex .answer-icon {
  color: #f15a24;
  font-size: 25px;
  font-weight: bold;
  width: 34px;
  padding-left: 2px;
}
#page.top .answer-flex .faq-answer-text {
  width: calc(100% - 40px);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.075;
  color: #1a1a1a;
}
#page.top .answer-flex .faq-answer-text p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.075;
  color: #1a1a1a;
  margin-bottom: 15px;
}
#page.top .answer-flex .faq-answer-text strong {
  font-weight: bold;
}
#page.top .answer-flex .faq-answer-text em {
  font-style: italic;
}
#page.top .answer-flex .faq-answer-text a {
  border-bottom: 1px solid #1a1a1a;
}
#page.top .answer-flex .faq-answer-text a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/faq/faq-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 8px;
  height: 12px;
  margin-left: 3px;
  margin-bottom: -1px;
}
@media (min-width: 767px) {
  #page.top .faq-area {
    padding-top: 75px;
    padding-bottom: 72px;
  }
  #page.top .faq-title {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 2.147;
    margin-bottom: 33px;
  }
  #page.top .faq-box {
    padding: 0px 35px;
    margin-bottom: 15px;
    border-radius: 11px;
  }
  #page.top .faq-question {
    cursor: pointer;
    padding: 30px 0;
  }
  #page.top .faq-question .question-icon {
    font-size: 30px;
    width: 40px;
  }
  #page.top .faq-question .faq-question-text {
    font-size: 17px;
    font-weight: bold;
    line-height: 2;
    width: calc(100% - 72px);
  }
  #page.top .faq-question.active .faq-question-back-icon {
    background-image: url(../img/faq/faq-minus-icon.png);
    background-repeat: no-repeat;
    background-size: 26px 4px;
    background-position: center;
  }
  #page.top .faq-question .faq-question-back-icon {
    background-image: url(../img/faq/faq-icon.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: center;
    width: 26px;
    margin-bottom: 0;
  }
  #page.top .answer-flex {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  #page.top .answer-flex .answer-icon {
    width: 40px;
    font-size: 30px;
  }
  #page.top .answer-flex .faq-answer-text {
    width: calc(100% - 44px);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.565625;
  }
  #page.top .answer-flex .faq-answer-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.565625;
  }
}
#page.top .news-area {
  background-color: #fff;
  padding-top: 48px;
  padding-bottom: 62px;
}
#page.top .news-area-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4072222222;
  text-align: center;
  margin-bottom: 32px;
}
#page.top .news-article-list {
  border-bottom: 1px solid #000000;
}
#page.top .news-article-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 13px 0;
}
#page.top .news-article-time {
  color: #036eb8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.5316666667;
  width: 82px;
}
#page.top .news-article-title {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5316666667;
  text-align: justify;
  width: calc(100% - 85px);
}
@media (min-width: 767px) {
  #page.top .news-area {
    padding-top: 58px;
    padding-bottom: 95px;
  }
  #page.top .news-area-title {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 2.147;
    margin-bottom: 5px;
  }
  #page.top .news-article-ul {
    max-width: 900px;
    width: 98%;
    margin: 0 auto;
  }
  #page.top .news-article-link {
    padding: 20px 0;
  }
  #page.top .news-article-time {
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.75;
    width: 115px;
  }
  #page.top .news-article-title {
    font-size: 14px;
    line-height: 1.8178571429;
    width: calc(100% - 120px);
  }
}
@media (hover: hover) {
  #page.top .news-article-link:hover .news-article-title {
    text-decoration: underline;
  }
}

.contens-more-btn {
  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;
  background-color: #036eb8;
  background-image: url(../img/top/btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 8px 16px;
  background-position: 94% center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  max-width: 300px;
  width: 100%;
  height: 52px;
  border-radius: 26px;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.contens-more-btn.faq {
  margin-top: 35px;
}

@media (min-width: 767px) {
  .contens-more-btn {
    height: 60px;
    border-radius: 30px;
  }
  .contens-more-btn.faq {
    margin-top: 45px;
  }
}
@media (hover: hover) {
  .contens-more-btn:hover {
    background-color: #f15a24;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}