:root {
    --ds25-max: 100%
}

body {
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: .02em;
    background-image: url(../images/sp_patarn_bg-100.jpg);
    background-size: contain;
}

.ds25-container {
    width: calc(100% - 32px)
}

.ds25-section {
    padding: 10vw 0
}

.ds25-section-heading {
    margin-bottom: 40px;
    position: relative;
    z-index: 5;
}


.ds25-header__inner {
    width: 100%;
    padding: 2vw;
    height: auto;
}

.ds25-header__logo {
    width: 20%;
}

.ds25-header__logo img {
    max-width: unset;
    width: 100%;
}

.ds25-nav {
    width: 80%;
    gap: 5px;
    margin-left: 10px;
}

.ds25-nav a img {
    max-width: unset;
    width: 100%;
}

.forsp {
    display: block;
}

.forpc {
    display: none;
}

.ds25-hero {
    width: 100%;
    height: 146vw;
    padding: 0px;
    margin-bottom: 0;
    overflow: visible;
}

.ds25-hero__visual {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 5vw center;
    background-image: url(../images/sp_kv_bg-100.jpg);
}

.ds25-hero__title {
    width: 82vw;
    margin: 20vw auto 0 auto;
}

.kv_arm {
    width: 274px;
    height: 230px;
    top: 38vw;
    right: -19vw;
}

.kv_cmp_btn {
    width: 110px;
    height: 110px;
    top: 118vw;
    left: 0px;
    right: unset;
    margin: 0;
}

.ds25-intro__text {
    font-size: clamp(10px, 3.5vw, 14px);
    line-height: 200%;
}

.ds25-intro__cards {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    margin: 40vw 0 0;
    position: relative;
    z-index: 5;
}

.ds25-topic-card {
    margin-top: 60px;
    grid-row: unset;
}

.ds25-topic-card-box {
    padding: 40px 20px 20px;
}

.ds25-topic-card small {
    font-size: 14px;
}


.ds25-topic-card img {
    height: 24px;
}


.ds25-history {
    margin: 16vw 0 0 0;
    background-size: 240vw;
    padding: 100px 0 60px 0;
    scroll-margin-top: 160px;
}

.ds25-product {
    scroll-margin-top: 160px;
    background-size: 700px;
    padding-top: 170px;
}

.ds25-history .move_title {
    width: 110vw;
    position: absolute;
    left: -9vw;
    top: -50vw;
    z-index: 5;
}

.ds25-timeline__item {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.ds25-timeline__item>div {
    width: 100%;
}

.ds25-timeline__year {
    padding-bottom: 20px;
}

.ds25-timeline__year img {
    width: 24vw;
}

.ds25-timeline__body h3 {
    background-color: #033469;
}

.ds-25-trend-box {
    background-color: rgb(255, 255, 255, 0.9);
}

.ds25-timeline__item.first-item {
    padding-bottom: 60vw;
}

.ds25-timeline-acd-wrap.is-open .ds25-timeline__item.first-item {
    padding-bottom: 20vw;
}

.ds25-timeline__item.reverse-cl {
    flex-direction: column-reverse;
}

.ds25-label,
.ds25-label2 {
    padding: 0 14px 10px 14px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%);
}

.ds25-timeline__body {
    position: relative;
    z-index: 10;
}

.ds25-timeline__body_left {
    text-align: center;
}

.js-connect-4 {
    position: absolute;
    left: 20px;
    top: 820px;
}

.ds25-connect-4 {
    --icon-size: 54px;
    width: min(100%, 520px);
    aspect-ratio: 520 / 260;
}

.js-connect-4.right {
    left: 20px;
    top: 400px;
}

/* 配置 */
.ds25-connect-4__icon--01 {
    left: 6%;
    top: 24%;
}

.ds25-connect-4__icon--02 {
    left: 78%;
    top: 17%;
}

.ds25-connect-4__icon--03 {
    left: 64%;
    top: 96%;
}

.ds25-connect-4__icon--04 {
    right: -5%;
    top: 165%;
}

.acd-open-trigger {
    width: 90px;
    top: 1040px;
}

.history-wave {
    width: 82px;
    top: 1160px;
}

.d25-timeline-finish_box {
    display: block;
    gap: 20px;
}

.d25-timeline-finish_box div {
    width: 100%;
}

.ds-25-trend-box2 {
    padding: 20px 22px 34px 22px;
}

.ds25-timeline__body h3 {
    font-size: 28px;
}


.ds25-product .move_title {
    width: 110vw;
    position: absolute;
    left: -9vw;
    top: -50vw;
}

.ds25-voice-box {
    padding: 16px;
    margin-bottom: 0;
    background-position: right center;
}

.ds25-voice-box h3 {
    font-size: 24px;
}

.ds25-voice-box p {
    font-size: 16px;
}

.ds25-voice-box .customer-survey {
    width: 315px;
    height: 65px;
}

.ds25-voice-box .customer-survey span {
    font-size: 20px;
}

.ds25-section-heading h3 {
    font-size: 18px;
}

.ds25-evolution-card {
    width: 100%;
    display: block;
    padding: 24px;
    border-radius: 12px;
    margin: 20px auto;
}

.evcard-left {
    width: 100%;
}

.evcard-right {
    width: 100%;
}

.ds25-evolution-card h2 span {
    font-size: 38px
}

.ds25-evolution-card h2 {
    font-size: 19px;
}

.ds25-evolution-card h3 {
    font-size: 20px
}

.ds25-evolution-card p {
    font-size: 14px;
}

.ds25-evolution-card img {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.ds25-evolution-card:nth-of-type(1) .ev-card_title,
.ds25-evolution-card:nth-of-type(2) .ev-card_title,
.ds25-evolution-card:nth-of-type(3) .ev-card_title {
    background-size: 18vw;
}

.ds25-action-split {
    width: 100%;
    display: block;
}

.ds25-small-btn {
    width: 100%;
    margin: 10px 0;
}

.ds25-cta_blk {
    width: 100%;
    background-image: url(../images/sp_cta_bg.jpg);
    background-size: cover;
    padding: 34px 0;
    margin: 100px 0 50px 0;
}

.ds25-cta_blk.cta01 {
    margin-top: -20px;
}

.cta_ttl h2 {
    font-size: 24px;
    margin: 0 auto 20px;
    padding-left: 60px;
}

.cta_ttl h2.left {
    padding-right: 60px;
    padding-left: 0px;
}

.cta_body {
    display: block;
}

.cta_body>div {
    margin: 30px 0;
}

.cta_ttl .pointing_left {
    width: 30vw;
    display: block;
    position: absolute;
    top: -20px;
    left: -38px;
}

.cta_ttl .pointing_right {
    width: 30vw;
    display: block;
    position: absolute;
    top: -20px;
    right: -30px;
}

.ds25-dl_btn {
    display: block;
    width: 100%;
    height: 70px;
}

.ds25-dl_btn span {
    font-size: 22px;
}

.cta_body p {
    font-size: 14px;
}

.ds25-section-heading p {
    font-size: 15px;
}

.ds25-versionup {
    background-repeat: no-repeat;
    background-size: 700px;
    background-position: top 60px center;
    background-image: url(../images/product_bg02.svg);
    position: relative;
    margin-top: 0;
    padding: 0 0 20vw 0;
}

.ds-25-versionup-reason h3 {
    font-size: 20px;
    line-height: 180%;
}

.ds-25-versionup-reason h3 span {
    font-size: 38px;
}

.reason_blk {
    display: block;
    margin-top: 1em;
    font-size: 18px;
}

.reason_blk .reason_box {
    width: 80%;
    margin: 0 auto 30px auto;
}

.reason_blk .reason_icon {
    height: auto;
    padding: 4vw;
}

.reason_blk .reason_icon img {
    height: 60px;
}

.reason_blk .reason_box p {
    margin: 5px auto 30px auto;
    font-size: 15px;
}

.verionup_flow {
    margin-bottom: 10vw;
}

.ds25-step-nav {
    min-height: 90px;
}

.ds25-step-nav__item {
    place-items: center;
    min-height: 90px;
    padding: 10px 1px 10px 2px;
    color: #fff;
    font-size: 12px;
}

.ds25-step-nav__item:nth-of-type(1) {
    padding: 10px 3px 10px 2px;
    width: 98%;
}

.ds25-step-nav__item:nth-of-type(2) {
    width: 102%;
    padding: 10px 3px 10px 2px;
}

/* 山形の区切り線 */
.ds25-step-nav__edge {
    position: absolute;
    top: 0;
    right: -8px;
    z-index: 3;
    width: 28px;
    height: 100%;
    pointer-events: none;
}

.versionup_flow2 .flow5_blk {
    display: block;
}

.flow5-box {
    display: flex;
    flex-direction: unset;
    gap: 10px;
    margin: 20px 0;
    align-items: center;
    text-align: left;
    justify-content: space-between;
}

.flose_txt_set {
    width: 60%;
}

.flow-under-box {
    padding: 10px 30px;
    display: block;
    margin: 40px auto;
}

.flow-under-box h4 {
    font-size: 22px;
    width: 100%;
    margin: 0 auto;
}

.ds25-small-btn span {
    font-size: 16px;
}

.ds25-small-btn {
    padding: 18px 2px;
}

.event_bg01 {
    width: 749px;
}

.event_bg02 {
    width: 749px;
}

.ds25-event {
    margin: 20px auto;
    scroll-margin-top: 80px;
}

.ds25-event .move_title {
    width: 110vw;
    position: absolute;
    left: -9vw;
    top: -18vw;
    z-index: 5;
}

.ds25-event .ds25-container {
    padding-top: 120px;
}

.event-frame {
    border: 10px solid #00907E;
    z-index: 5;
}

.event-title {
    margin: 22px 0 22px 20px;
}

.event-blk {
    width: 96%;
    margin: 20px auto;
    padding: 22px 0;
}

.event-blk.event-blk01 {
    margin-bottom: 15vw;
}

.event-blk.event-blk01 h3 {
    font-size: 22px;
    margin: 0 20px 20px 10px;
    padding-bottom: 10px;
}

.event-blk.event-blk01 h3 span {
    font-size: 30px;
    line-height: 160%;
}

.event-blk.event-blk01 p {
    margin: 0 10px;
    text-align: left;
}

.event-blk.event-blk02 .event-open {
    width: 30vw;
    position: absolute;
    top: -40px;
    left: -30px;
}

.event-blk.event-blk02 dl {
    width: 94%;
    margin: 40px auto 0 auto;
    grid-template-columns: 26% 1fr;
    font-size: 13px;
}

.event-blk.event-blk02 dl dt {
    padding: 12px 5px 12px 12px;
}

.event-blk.event-blk02 dl dd {
    padding: 12px;
}

.ds25_btn_center {
    text-align: center;
    margin: 2vw;
    position: relative;
    z-index: 35;
}

.event-blk.event-blk03 h3 {
    font-size: 24px;
    margin: 0 10px 20px 10px;
}

.event-blk.event-blk03 p {
    margin: 0 10px 20px 10px;
}

.event-blk.event-blk03 h4.days-deadline {
    font-size: 18px;
}

.session_part {
    margin-top: 2em;
    padding: 0px 10px 0px 10px;
}

.session_blk {
    margin: 40px 0;
}

.session_ttl_blk {
    display: block;
    text-align: center;
    padding: 10px 10px;
}

.session-icon {
    width: 30vw;
    margin: 20px auto;
}

.session-txt-blk {
    text-align: center;
}

.session-txt-blk h4 {
    font-size: 22px;
}

.session-txt-blk h4 span {
    display: block;
    margin-left: 0px;
}

.session-txt-blk h5 {
    font-size: clamp(10px, 4vw, 16px);
    margin: 10px 0;
    font-weight: 500;
}

.session-bottom {
    display: block;
}

.session-bottom .session-acd-blk {
    width: 100%;
}

.acd-btn {
    margin-bottom: 2em;
}

.session-detail {
    padding: 10px 0;
}

.more-blk .blk01 {
    position: absolute;
    top: 8%;
    left: 14%;
    color: #033469;
    font-size: clamp(10px, 4vw, 18px);
    font-weight: 600;
}

.more-blk .blk02 {
    position: absolute;
    top: 11vw;
    right: 7vw;
    color: #fff;
    font-size: clamp(10px, 3vw, 14px);
    font-weight: 400;
    text-align: center;
    line-height: 140%;
}
.more-blk .blk02 p, .more-blk .blk03 p {
    margin: 2vw 0;
}
.more-blk .blk02 .ds25-small-txt {
    font-size: 90%;
}

.more-blk .blk02 img {
    width: 100px;
}

.more-blk .blk03 {
    width: 30vw;
    text-align: center;
    position: absolute;
    bottom: 6%;
    left: 6%;
    color: #fff;
    font-size: clamp(10px, 4vw, 16px);
}

.more-blk .blk03 p {
    margin: 5px 0;
}

.more-blk .blk03 .vote-blk img {
    width: 80%;
}

.precautions_blk {
    margin: 0;
    font-size: 13px;
}

.ds25-cta_blk.close {
    padding: 45px 16px;
    margin: 50px 0 0 0;
}

.cta_ttl .pointing_left2 {
    width: 22vw;
    top: 40px;
    left: -50px;
}

.close .cta_ttl h2 {
    margin: 0 auto 10px;
    padding: 0;
}

.cta_line {
    height: 2px;
    width: 90%;
    margin: 0 auto;
}

.cta_ttl .pointing_right2 {
    width: 12vw;
    top: 30px;
    right: -20px;
}

.ds25-cta_blk.close .cta_body p {
    text-align: center;
    margin: 0 auto;
}

.ds25-cta_blk.close p {
    text-align: left;
    margin: 8vw auto 5vw auto;
}

.ds25-close_btn {
    display: block;
    width: 100%;
    height: auto;
    min-height: 20vw;
    font-size: clamp(10px, 5vw, 18px);
    padding: 4vw 0 5px 0;
}

.vote-blk {
    text-align: center;
}

.vote-blk img {
    margin: auto;
    width: 30vw;
}

.svg_motion_01 {
    position: absolute;
    left: 10%;
    top: 38%;
}

/* アイコン */
.ds25-connect-r__icon {
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 60px;
    z-index: 2;
}

/* 上側アイコン */
.ds25-connect-r__icon--circle {
    left: 12px;
    top: 0;
}

/* 下側アイコン */
.ds25-connect-r__icon--sync {
    left: 244px;
    top: 330px;
}

.svg_motion_02 {
    display: none;
}

.ds25-connect-2 {
    --ds25-connect-icon-size: 55px;
}

/* 下側アイコン */
.ds25-connect-r__icon--sync {
    left: 244px;
    top: 330px;
}

/* 下側アイコン */
.ds25-connect-2__icon--circle {
    left: 139px;
    top: 220px;
}

/* 上側アイコン */
.ds25-connect-2__icon--db {
    left: 62%;
    top: 17%;
}


.svg_motion_03 {
    position: absolute;
    right: -58%;
    top: 15%;
}

.ds25-connect-motion {
    --icon-size: 55px;
}

/* 配置例 */
.connect-icon--01 {
    left: 25%;
    bottom: 10%;
}

.connect-icon--02 {
    left: 48%;
    top: 12%;
}

.connect-icon--03 {
    right: 55px;
    top: 245px;
}


.js-connect-y5 {
    position: absolute;
    left: -120px;
    top: 40px;
    z-index: 2;
}

.ds25-connect-y5 {
    --icon-size: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-y5__icon--circle {
    left: 108px;
    top: 1px;
}

.ds25-connect-y5__icon--db {
    left: 13px;
    top: 306px;
}

.ds25-connect-y5__icon--server {
    left: 210px;
    top: 200px;
}

.ds25-connect-y5__icon--sync {
    left: 143px;
    top: 858px;
}

.ds25-connect-y5__icon--mail {
    left: 247px;
    top: 1089px;
}

.js-connect-p3 {
    position: absolute;
    right: -130px;
    top: 30px;
}

/* アイコン共通 */
.ds25-connect-p3__icon {
    width: 60px;
}

.js-connect-p3b {
    display: none;
    position: absolute;
    left: -20px;
    bottom: -70px;
    z-index: 2;
}

/* アイコン共通 */
.ds25-connect-p3b__icon {
    width: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-p3b__icon--db {
    left: 126px;
    top: 0;
}

.ds25-connect-p3b__icon--circle {
    left: 10px;
    top: 397px;
}

.ds25-connect-p3b__icon--cloud {
    left: 220px;
    top: 748px;
}

.versionup_flow2 {
    position: relative;
    z-index: 5;
}

.js-connect-g4c {
    display: none;
    position: absolute;
    right: -110px;
    top: -100px;
    z-index: 2;
}

/* icon */
.ds25-connect-g4c__icon {
    width: 60px;
}

.ds25-connect-g4c__icon--db {
    left: 250px;
    top: 355px;
}

.ds25-connect-g4c__icon--sync {
    left: 170px;
    top: 700px;
}

.ds25-connect-g4c__icon--mail {
    left: 224px;
    bottom: -160px;
}

.js-connect-y {
    position: absolute;
    right: 90px;
    top: 600px;
}

.js-connect-y.left {
    left: -90px;
    top: 680px;
}

.ds25-connect-y {
    --icon-size: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-y__icon--db {
    left: 18%;
    top: 0;
}

.ds25-connect-y__icon--server {
    left: 38%;
    top: 110%;
}

.ds25-connect-y__icon--graph {
    left: 82%;
    top: 34%
}

.ds25-connect-y__icon--mail {
    left: 124%;
    top: 68%;
}

.js-connect-p {
    position: absolute;
    left: 0px;
    top: 40px;
}

.ds25-connect-p {
    --icon-size: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-p__icon--db {
    left: 3%;
    top: 59%;
}

.ds25-connect-p__icon--cloud {
    left: 80%;
    top: 3%;
}

.ds25-connect-p__icon--mail {
    left: 87%;
    top: 80%;
}

.js-connect-r4 {
    position: absolute;
    right: -20px;
    top: 400px;
}

.ds25-connect-r4 {
    --icon-size: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-r4__icon--db {
    left: 0;
    top: 0;
}

.ds25-connect-r4__icon--graph {
    left: 38%;
    top: 32%;
}

.ds25-connect-r4__icon--sync {
    left: 68%;
    top: 18%;
}

.ds25-connect-r4__icon--cloud {
    left: 83%;
    top: 78%;
}

.vote-modal__content {
    padding: 6vw 3vw 6vw;
}


.js-connect-y4 {
    position: absolute;
    right: -120px;
    top: -30px;
    z-index: 2;
}

.ds25-connect-y4 {
    --icon-size: 60px;
}

/* 完成形.svg基準の配置 */
.ds25-connect-y4__icon--db {
    left: 104px;
    top: 0;
}

.ds25-connect-y4__icon--circle {
    left: 10px;
    top: 210px;
}

.ds25-connect-y4__icon--sync {
    left: 192px;
    top: 294px;
}

.ds25-connect-y4__icon--mail {
    left: 43px;
    top: 572px;
}


.js-connect-y5.event-y5 {
    display: none;
    top: 3450px;
    left: 200px;
}

.ds25-connect-y5 {
    --icon-size: 60px;
}