/*
* solution.css
*
*/
.c-mv--secondly {
  overflow: hidden;
  position: relative;
}

.p-mv__inner {
  position: relative;
  z-index: 1;
  padding-top: 29.73333vw;
}

@media (min-width: 768px) {
  .p-mv__inner {
    padding-top: 216px;
    height: 425px;
  }
}

.c-mv--secondly_desc {
  margin-top: 2.4vw;
  letter-spacing: 0.1em;
  font-size: 3.73333vw;
  line-height: 1.71429;
}

@media (min-width: 768px) {
  .c-mv--secondly_desc {
    margin-top: 14px;
    font-size: 2rem;
    line-height: 1.5;
  }
}

.c-mv_obj {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: -21.33333vw;
  left: 26.13333vw;
  width: 117.06667vw;
  height: 65.06667vw;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}

@media (min-width: 768px) {
  .c-mv_obj {
    top: -128px;
    right: -222px;
    left: auto;
    width: 878px;
    height: 488px;
  }
}

.c-mv_obj__inner {
  width: 88vw;
  height: 86.66667vw;
  -webkit-transform: rotate(-47deg) skewY(-7deg);
          transform: rotate(-47deg) skewY(-7deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  background: #0f24a2 linear-gradient(to bottom, transparent 0%, transparent 45%, #0f24a2 45%, #4d6fff 100%);
}

@media (min-width: 768px) {
  .c-mv_obj__inner {
    width: 660px;
    height: 650px;
  }
}

.c-mv_obj02 {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: -17.06667vw;
  left: 32vw;
  width: 117.06667vw;
  height: 65.06667vw;
  -webkit-transform: skewX(-16deg);
          transform: skewX(-16deg);
}

@media (min-width: 768px) {
  .c-mv_obj02 {
    top: -118px;
    right: -700px;
    left: auto;
    width: 1500px;
    height: 1300px;
  }
}

.c-mv_obj02__inner {
  width: 88vw;
  height: 106.66667vw;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  background: linear-gradient(to bottom, #0f24a2 0%, #0f24a2 45%, #4d6fff 100%);
}

@media (min-width: 768px) {
  .c-mv_obj02__inner {
    width: 1000px;
    height: 1600px;
    background: #0f24a2 linear-gradient(to bottom, transparent 0%, transparent 25%, #0f24a2 25%, #4d6fff 80%, #4d6fff 100%);
  }
}

/* ------------------------
  cta
------------------------ */
.c-cta {
  background: url(/neo/assets/img/common/cta_bg_sm.jpg) no-repeat top left/cover;
}

@media (min-width: 768px) {
  .c-cta {
    background: url(/neo/assets/img/common/cta_bg_lg.jpg) no-repeat top center/1920px;
  }
}

@media (min-width: 1920px) {
  .c-cta {
    background: url(/neo/assets/img/common/cta_bg_lg.jpg) no-repeat top center/cover;
  }
}

.c-cta__inner {
  padding-top: 12.53333vw;
  padding-bottom: 13.86667vw;
}

@media (min-width: 768px) {
  .c-cta__inner {
    padding-top: 66px;
    padding-bottom: 78px;
  }
}

.c-cta_ttl {
  padding-bottom: 4vw;
}

@media (min-width: 768px) {
  .c-cta_ttl {
    padding-bottom: 16px;
  }
}

.c-cta_content {
  margin-top: 9.33333vw;
  border-radius: 0.8vw;
  background: url(/neo/assets/img/common/cta_content_bg_sm.jpg) no-repeat top center/cover;
  box-shadow: 0px 0px 8vw 0px rgba(67, 118, 215, 0.3);
}

@media (min-width: 768px) {
  .c-cta_content {
    margin: 40px auto 0;
    border-radius: 6px;
    width: 1100px;
    background: url(/neo/assets/img/common/cta_content_bg_lg.jpg) no-repeat top center/contain;
    box-shadow: -5px 0px 20px 3px rgba(67, 118, 215, 0.3);
  }
}

.c-cta_desc {
  padding-top: 65.33333vw;
  padding-bottom: 12vw;
}

@media (min-width: 768px) {
  .c-cta_desc {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 496px;
  }
}

.c-cta_desc_ttl {
  margin: 0 auto;
  width: 48.4vw;
}

@media (min-width: 768px) {
  .c-cta_desc_ttl {
    width: 452px;
  }
}

.c-cta_link {
  position: relative;
  margin-top: 8.53333vw;
}

@media (min-width: 768px) {
  .c-cta_link {
    margin-top: 50px;
    margin-left: 22px;
  }
}

.c-cta_link .c-btn._yellow._shadow01 {
  box-shadow: 0px 4vw 3.33333vw -4vw #cdab0a;
}

@media (min-width: 768px) {
  .c-cta_link .c-btn._yellow._shadow01 {
    box-shadow: 0px 30px 25px -30px #cdab0a;
  }
}

.c-cta_link .c-btn._yellow._shadow01:hover {
  box-shadow: none;
}

.c-cta_package {
  margin: 10.53333vw 6.66667vw 0;
  padding-top: 2.93333vw;
  padding-bottom: 4vw;
  background: url(/neo/assets/img/common/cta_mail_sm.png) no-repeat center top/cover;
}

@media (min-width: 768px) {
  .c-cta_package {
    display: flex;
    margin: 38px 37px 0 60px;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 16px;
    background: url(/neo/assets/img/common/cta_mail_lg.png) no-repeat center top/cover;
  }
}

.c-cta_package_ttl {
  text-align: center;
  letter-spacing: 0.03em;
  font-size: 3.46667vw;
}

@media (min-width: 768px) {
  .c-cta_package_ttl {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.c-cta_package_link {
  margin-top: 5.6vw;
}

@media (min-width: 768px) {
  .c-cta_package_link {
    margin-top: -4px;
    margin-left: 40px;
  }
}

.c-cta_package_link_txt {
  margin-left: 2.93333vw;
  letter-spacing: -0.02em;
  font-size: 3.73333vw;
}

@media (min-width: 768px) {
  .c-cta_package_link_txt {
    margin-left: -7px;
    letter-spacing: normal;
    font-size: 1.8rem;
  }
}

.c-cta_contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 8vw;
  box-shadow: 0px 0px 8vw 0px rgba(67, 118, 215, 0.3);
}

@media (min-width: 768px) {
  .c-cta_contact {
    flex-direction: row;
    justify-content: center;
    margin: 40px auto 0;
    width: 1100px;
    height: 80px;
    box-shadow: -5px 0px 20px 3px rgba(67, 118, 215, 0.3);
  }
}

.c-cta_contact_ttl__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 3.73333vw 0 7.2vw;
  border-radius: 0.8vw 0.8vw 0 0;
  background: #372eb2;
}

@media (min-width: 768px) {
  .c-cta_contact_ttl__wrapper {
    padding: 17px 0 15px;
    border-radius: 3px 0 0 3px;
    width: 280px;
  }
}

.c-cta_contact_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

@media (min-width: 768px) {
  .c-cta_contact_ttl {
    margin-top: -10px;
  }
}

.c-cta_contact_ttl__icon {
  display: inline-block;
  position: relative;
  width: 5.33333vw;
  height: 5.33333vw;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);

  --icon_width: 5.33333vw;
  --icon_height: 5.33333vw;
}

@media (min-width: 768px) {
  .c-cta_contact_ttl__icon {
    margin-left: -5px;
    width: 26px;
    height: 26px;

    --icon_width: 26px;
    --icon_height: 26px;
  }
}

.c-cta_contact_ttl__icon > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: var(--icon_width);
  height: var(--icon_height);

  fill: #fff;
}

@media (min-width: 768px) {
  .c-cta_contact_ttl__icon > svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.c-cta_contact_ttl__txt {
  margin-left: 5px;
  color: #fff;
}

.c-cta_contact_ttl__small {
  margin-top: 3.46667vw;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 3.46667vw;
  line-height: 0;
}

@media (min-width: 768px) {
  .c-cta_contact_ttl__small {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}

.c-cta_contact_list {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  border-radius: 0 0 0.8vw 0.8vw;
  height: 40.8vw;
  background: #fff;
}

@media (min-width: 768px) {
  .c-cta_contact_list {
    align-items: center;
    flex-flow: row nowrap;
    padding: 0 24px;
    border-radius: 0 3px 3px 0;
    width: 820px;
    height: 80px;
  }
}

@media (max-width: 767.98px) {
  .c-cta_contact_list::before,
  .c-cta_contact_list::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #dfebfe;
  }
}

@media (max-width: 767.98px) {
  .c-cta_contact_list::before {
    width: 74.66667vw;
    height: 0.53333vw;
  }
}

@media (max-width: 767.98px) {
  .c-cta_contact_list::after {
    width: 0.53333vw;
    height: 32vw;
  }
}

.c-cta_contact_listItem {
  position: relative;
  padding: 5.06667vw 0 0 4.8vw;
  width: 50%;
}

@media (min-width: 768px) {
  .c-cta_contact_listItem {
    padding: 0.06667vw 0 0 0.8vw;
  }
}

.c-cta_contact_listItem:nth-of-type(3),
.c-cta_contact_listItem:nth-of-type(4) {
  padding-top: 2.66667vw;
}

@media (min-width: 768px) {
  .c-cta_contact_listItem:nth-of-type(3),
  .c-cta_contact_listItem:nth-of-type(4) {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .c-cta_contact_listItem._border::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 50%;
    margin: auto;
    width: 2px;
    height: 100%;
    background: #dfebfe;
  }
}

.c-cta_contact_listItem__location {
  display: block;
  letter-spacing: 0.04em;
  color: #372eb2;
  font-size: 3.46667vw;
  line-height: 1.65385;
}

@media (min-width: 768px) {
  .c-cta_contact_listItem__location {
    margin-top: -6px;
    padding-left: 0;
    font-size: 1.4rem;
    line-height: 2.07143;
  }
}

.c-cta_contact_listItem__num {
  display: block;
  margin-top: -1.6vw;
  letter-spacing: 0.04em;
  color: #372eb2 !important;
  font-size: 4.8vw;
  line-height: 1.52778;
}

@media (min-width: 768px) {
  .c-cta_contact_listItem__num {
    margin-top: -7px;
    padding-left: 0;
    font-size: 1.9rem;
    line-height: 1.73684;
  }
}

.c-cta_area_link_date {
  font-size: 7.46667vw;
}

@media (min-width: 768px) {
  .c-cta_area_link_date {
    font-size: 3.6rem;
  }
}

.p-mv_txt {
  letter-spacing: 0.1em;
  font-size: 3.73333vw;
  line-height: 1.71429;
}

@media (min-width: 768px) {
  .p-mv_txt {
    font-size: 20px;
    line-height: 1.7;
  }
}

.p-solution_ttl {
  letter-spacing: 0.1em;
  font-size: 5.86667vw;
  line-height: 1.63636;
}

@media (min-width: 768px) {
  .p-solution_ttl {
    font-size: 3.6rem;
    line-height: 1.33333;
  }
}

.p-solution-card_clientName {
  letter-spacing: 0.1em;
  font-size: 3.2vw;
  line-height: 1.66667;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  .p-solution-card_clientName {
    letter-spacing: 0.08em;
    font-size: 1.4rem;
    line-height: 2;
  }
}

.c-btn._md_white {
  width: 50.66667vw;
  height: 8.53333vw;
}

@media (min-width: 768px) {
  .c-btn._md_white {
    width: 320px;
    height: 56px;
  }
}

.c-btn_icon._blank {
  --icon_width: 5.86667vw;
  --icon_height: 5.86667vw;
  --icon_rightPos: 2.13333vw;
}

@media (min-width: 768px) {
  .c-btn_icon._blank {
    --icon_width: 30px;
    --icon_height: 30px;
    --icon_rightPos: 15px;
  }
}

.p-mv__inner {
  padding-bottom: 12vw;
}

@media (min-width: 768px) {
  .p-mv__inner {
    padding-bottom: 108px;
  }
}

.p-mv_ttl {
  color: #372eb2;
}

.p-mv_txt {
  margin-top: 3.06667vw;
}

@media (min-width: 768px) {
  .p-mv_txt {
    margin-top: 12px;
  }
}

.p-tab {
  background: #dfebfe;
}

@media (min-width: 768px) {
  .p-tab {
    min-width: 1200px;
  }
}

.p-tab_list {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 auto;
  padding: 2.66667vw 4vw 0;
}

@media (min-width: 768px) {
  .p-tab_list {
    padding: 22px 40px 0;
    width: 1280px;
  }
}

.p-tab_listItem {
  overflow: hidden;
  margin-right: 1.33333vw;
  border-radius: 0.8vw 0.8vw 0 0;
  width: 44.66667vw;
  background: linear-gradient(to left, #0071e7, #0f3bb7, #6852db);
}

.p-tab_listItem + .p-tab_listItem {
  margin: 0 0 0 1.33333vw;
}

@media (min-width: 768px) {
  .p-tab_listItem {
    margin-right: 20px;
    border-radius: 3px 3px 0 0;
    width: 580px;
  }
  .p-tab_listItem + .p-tab_listItem {
    margin: 0 0 0 20px;
  }
}

.p-tab_listItem > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 14.66667vw;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: 1.28571;
}
.p-tab_listItem a {
  color: #fff;
}
@media (min-width: 768px) {
  .p-tab_listItem > button {
    height: 60px;
    transition: color 0.3s ease;
    font-size: 20px;
    line-height: 0;
  }
}

.p-tab_listItem.is-current {
  background: #fff;
}

.p-tab_listItem.is-current > button {
  height: 18.66667vw;
  pointer-events: none;
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-tab_listItem.is-current > button {
    height: 80px;
  }
}
.p-tab_listItem.is-current > a {
  height: 18.66667vw;
  pointer-events: none;
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-tab_listItem.is-current > a {
    height: 80px;
  }
}
.p-tab_listItem > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 14.66667vw;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.04em;
  color: #fff;
  font-size: 3.46667vw;
  font-weight: bold;
  line-height: 1.23077;
}

@media (min-width: 768px) {
  .p-tab_listItem > a {
    height: 60px;
    letter-spacing: 0.1em;
    font-size: 2rem;
    line-height: 2.4;
  }
}
.is-hide {
  display: none;
}

@media (min-width: 768px) {
  .is-hide {
    display: none;
  }
}

.p-solution-section__wrapper {
  margin-bottom: -11.73333vw;
  padding-top: 13.86667vw;
}

@media (min-width: 768px) {
  .p-solution-section__wrapper {
    margin-bottom: 0;
    padding-top: 40px;
  }
}

.p-solution-section {
  margin: 0 auto;
  padding: 0 8.66667vw 22.66667vw;
}

@media (min-width: 768px) {
  .p-solution-section {
    margin: 0 auto;
    padding: 0 40px 73px;
  }
}

.p-solution_ttl {
  padding-bottom: 4.13333vw;
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-solution_ttl {
    padding-bottom: 18px;
  }
}

.p-solution-content {
  margin-top: 8.8vw;
}

@media (min-width: 768px) {
  .p-solution-content {
    margin: 40px auto 0;
    width: 1100px;
  }
}

.p-solution-content__list {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  margin: 6.66667vw 0;
  padding: 8vw 6.66667vw 8.53333vw;
  border-radius: 0.8vw;
  background: #dfebfe;
}

@media (min-width: 768px) {
  .p-solution-content__list {
    display: none;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin: 40px 0;
    padding: 40px;
    border-radius: 3px;
  }
}

.p-solution-content__list.is-show {
  display: flex;
}

@media (min-width: 768px) {
  .p-solution-content__list.is-show {
    display: flex;
  }
}

.p-solution-card_img {
  border: solid 1px #d7d9df;
  background: #fff;
}

@media (min-width: 768px) {
  .p-solution-card_img {
    width: 380px;
  }
}

@media (min-width: 768px) {
  .p-solution-card__content {
    margin-left: 39px;
    width: 600px;
  }
}

.p-solution-card_label {
  margin-top: 4.26667vw;
  text-align: center;
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-solution-card_label {
    margin-top: -5px;
    text-align: left;
  }
}

.p-solution-card_txt {
  margin-top: 3.33333vw;
}

@media (min-width: 768px) {
  .p-solution-card_txt {
    margin-top: 9px;
  }
}

.p-solution-card_clientName {
  margin-top: 4vw;
}

@media (min-width: 768px) {
  .p-solution-card_clientName {
    margin-top: 18px;
  }
}

.p-solution-card_btn {
  margin: 6.4vw auto 0;
}

@media (min-width: 768px) {
  .p-solution-card_btn {
    margin: 34px 0 0 0;
  }
}

.p-intro {
  padding-bottom: 24vw;
}

@media (min-width: 768px) {
  .p-intro {
    padding: 5px 0 120px;
  }
}

.p-intro__wrapper {
  margin: 0 auto;
  padding: 9.06667vw 6.66667vw 10.53333vw;
  border-radius: 0.8vw;
  width: 82.66667vw;
  background: #dfebfe;
}

@media (min-width: 768px) {
  .p-intro__wrapper {
    padding: 32px 50px 50px;
    border-radius: 3px;
    width: 1200px;
  }
}

.p-intro_lead {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media (min-width: 768px) {
  .p-intro_lead {
    flex-direction: row;
    justify-content: center;
  }
}

.p-intro_lead__txt {
  font-size: 5.33333vw;
  line-height: 1.55;
}

.p-intro_lead__txt._black {
  color: #333;
}

.p-intro_lead__txt._blue {
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-intro_lead__txt {
    font-size: 2.8rem;
    line-height: 1.71429;
  }
}

.p-intro_list {
  display: flex;
  flex-direction: column;
  margin-top: 4.93333vw;
}

@media (min-width: 768px) {
  .p-intro_list {
    flex-direction: row;
    justify-content: center;
    margin-top: 18px;
  }
}

.p-intro_listItem {
  position: relative;
  background: #fff;
}

@media (min-width: 768px) {
  .p-intro_listItem {
    width: 100%;
    transition: all 0.3s ease;
  }
  .p-intro_listItem:hover {
    opacity: 0.7;
  }
  .p-intro_listItem:hover .p-intro-btn_icon._link_arw svg {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}

.p-intro_listItem > a {
  display: inline-flex;
  align-items: center;
  padding: 2.66667vw 5.33333vw;
  width: 100%;
  color: #372eb2;
}

@media (min-width: 768px) {
  .p-intro_listItem > a {
    justify-content: center;
    padding: 19px 20px;
  }
}

.p-intro_listItem:nth-of-type(1) {
  margin-bottom: 3px;
  border-radius: 0.8vw 0.8vw 0 0;
}

@media (min-width: 768px) {
  .p-intro_listItem:nth-of-type(1) {
    margin-right: 2px;
    margin-bottom: 0;
    border-radius: 3px 0 0 3px;
  }
}

.p-intro_listItem:nth-of-type(3) {
  margin-top: 3px;
  border-radius: 0 0 0.8vw 0.8vw;
}

@media (min-width: 768px) {
  .p-intro_listItem:nth-of-type(3) {
    margin-top: 0;
    margin-left: 2px;
    border-radius: 0 3px 3px 0;
  }
}

.p-intro-btn_icon {
  fill: #372eb2;
}

.p-intro-btn_icon > svg {
  position: absolute;
  top: 0;
  right: var(--icon_rightPos);
  bottom: 0;
  left: var(--icon_leftPos);
  margin: auto;
  width: var(--icon_width);
  height: var(--icon_height);
  transition: all 0.3s ease;
}

.p-intro-btn_icon._row > svg {
  position: static;
  margin-right: 1.33333vw;
}

@media (min-width: 768px) {
  .p-intro-btn_icon._row > svg {
    margin-right: 5px;
  }
}

.p-intro-btn_icon._cloud {
  --icon_width: 8vw;
  --icon_height: 8vw;
}

@media (min-width: 768px) {
  .p-intro-btn_icon._cloud {
    --icon_width: 42px;
    --icon_height: 42px;
  }
}

.p-intro-btn_icon._cloud_plus {
  --icon_width: 8vw;
  --icon_height: 8vw;
}

@media (min-width: 768px) {
  .p-intro-btn_icon._cloud_plus {
    --icon_width: 42px;
    --icon_height: 42px;
  }
}

.p-intro-btn_icon._pkg {
  --icon_width: 8vw;
  --icon_height: 8vw;
}

@media (min-width: 768px) {
  .p-intro-btn_icon._pkg {
    --icon_width: 42px;
    --icon_height: 42px;
  }
}

.p-intro-btn_icon._link_arw {
  --icon_width: 8vw;
  --icon_height: 8vw;
  --icon_rightPos: 2.66667vw;
}

@media (min-width: 768px) {
  .p-intro-btn_icon._link_arw {
    --icon_width: 35px;
    --icon_height: 35px;
    --icon_rightPos: 8px;
  }
}

.p-cta_area {
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(135deg, #2449c5 0, #2431ad 63%, #3a3ac9 100%);
}

@media (min-width: 768px) {
  .p-cta_area {
    min-width: 1200px;
  }
}

.p-cta_area::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/neo/assets/img/neo/features/service_cloud/cloud_cta_illust_sm.png) no-repeat top center/375px auto;
  background-size: contain;
}

@media (min-width: 768px) {
  .p-cta_area::before {
    width: 100%;
    height: 100%;
    background: url(/neo/assets/img/neo/features/service_cloud/cloud_cta_illust_lg.png) no-repeat top center/1280px auto;
  }
}

.p-cta_area_bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/neo/assets/img/neo/features/service_cloud/cta_bg_sm.png) no-repeat;
  background-position: right bottom 5.33333vw;
  background-size: 100vw 47.46667vw;
}

@media (min-width: 768px) {
  .p-cta_area_bg {
    left: 50%;
    width: 2120px;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url(/neo/assets/img/neo/features/service_cloud/cta_bg_lg.png) no-repeat;
    background-position: right bottom -10px;
    background-size: 910px 310px;
  }
}

.p-cta_area__inner {
  position: relative;
  z-index: 2;
  padding: 8vw 0 18.13333vw;
}

@media (min-width: 768px) {
  .p-cta_area__inner {
    margin: 0 auto;
    padding: 50px 40px 70px;
    width: 1280px;
  }
}

.p-cta_area_ttl {
  position: relative;
  text-align: center;
  letter-spacing: 0.08em;
  color: #fff;
  font-size: 5.86667vw;
  font-weight: bold;
  line-height: 1.5;

  -webkit-font-feature-settings: "palt";

          font-feature-settings: "palt";
}

@media (min-width: 768px) {
  .p-cta_area_ttl {
    font-size: 3.6rem;
    line-height: 1.44444;
  }
}

.p-cta_area_list {
  margin-top: 8.26667vw;
}

@media (min-width: 768px) {
  .p-cta_area_list {
    display: flex;
    justify-content: center;
    margin-top: 43px;
  }
}

.p-cta_area_listItem + .p-cta_area_listItem {
  margin-top: 6.13333vw;
}

@media (min-width: 768px) {
  .p-cta_area_listItem + .p-cta_area_listItem {
    margin: 0 0 0 30px;
  }
}

.p-cta_area_listItem .p-cta_area_link {
  margin: 0 auto;
  width: 69.33333vw;
}

@media (min-width: 768px) {
  .p-cta_area_listItem .p-cta_area_link {
    width: 380px;
  }
}
.p-solution-card_btn .c-btn_icon > svg{
  position: static;
}

.c_dlbox_v {
	margin: 0px auto 0px;
	font-size: 17px;
	padding: 60px 3.125% 60px;
	box-sizing: border-box;
}
.c_dlbox_v:nth-of-type(2) {
	padding: 30px 3.125% 60px;
}
.c_dlbox_v:last-of-type {
	padding: 60px 3.125% 90px;
}
.c-line + .c_dlbox_v {
	padding: 60px 3.125% 0px;
	margin: 0px auto 0px;
}
.c_dlbox_v .text{
	text-align: center;
	width: 70%;
	margin: 0 auto 50px;
	margin-right: auto;
	line-height: 1.7;
}
.c_dlbox_v .pageLink{
	text-align: center;
	width: 100%;
	margin: 0px auto 10px;
	line-height: 1.7;
}
.c_dlbox_v .pageLink:nth-of-type(3){
	margin#schedule: 0px auto 0px;
}
.c_dlbox_v .pageLink li{
    display: inline;
    margin: 0px 20px 0 0;
}
.c_dlbox_v .pageLink a{
    display: inline-flex;
    padding: 0 0 0 0px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 17px;
    align-items: start;
}
.c_dlbox_v .pageLink a:hover{
	text-decoration: underline;
}
.c_dlbox_v .pageLink a::before{
	width: 7px;
	height: 7px;
	border-top: 2px solid #314DA4;
	border-right: 2px solid #314DA4;
	-webkit-transform: rotate(45deg);
	transform: rotate(135deg);
	display: inline-block;
	content:
	"";
	margin: 8px 10px 0 0;
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
}
#integration,#security,#workflow,
#doc_management, #specialization, #smartdevice,
#schedule, #purchase, #adoption, #chatbot{
	margin-top: -80px;
  padding-top: 80px;
}