
.image-container {
    overflow: hidden;
    height: 100%;
}

.third-section {
    height: 1000px;

}

.third-section .images-wrapper {
    /*  margin-top:300px;*/
    display: flex;

    /*    
    flex-direction: column;
    align-items: center;*/
    position: relative;
}

.scroll-left img {
    width: 315px;
}

.scroll-right {
    width: 100%;
    max-width: 352px;

}

.section_3_01 {
    z-index: 99;
}

.section_3_00 {
    z-index: 0;
}

.scroll-left {
    width: 100%;
    max-width: 369px;
    margin-right: 16px;
}

.top-80 {
    margin-top: 80px;
}

.third-section .images-wrapper .scrollitem {
    position: absolute;
}

.section_3_07 {

    width: 100%;
    max-width: 272px;
}

.section_3_08 {
    width: 100%;
    max-width: 368px;
}

.section_3_07 svg {
    position: absolute;
    left: 165px;
    top: 300px;
}

.section_3_08 svg {
    position: absolute;
    left: 165px;
    top: 0px;
}

.plugge-items1 {
    opacity: 0;

}

.plugge-items2 {
    opacity: 0;

}

/*
.section_3_08 p {
    font-size: 2.4rem;
    font-weight: bold;
    position: absolute;
    top: 64px;
    left: 219px;
}*/

.forth-section {
    width: 100%;
    height: 150vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
}

.forth-section .images-wrapper {
    margin-top: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.forth-section .images-wrapper img {
    position: absolute;
}


.section {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
}

.ss-section .box {
    margin-top: 20px;
    margin-left: 20px;
    width: 200px;
    height: 200px;
    background: #eee;
    opacity: 0;
    transition: 0.5s;
    transform: translateY(15%) rotate(-45deg);
}

.ss-section .box:nth-child(odd) {
    transform: translateY(-15%) rotate(45deg);
}

.ss-section .box.active {
    opacity: 1;
    transform: translateY(0);
}

#trigger1 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#svg {
    margin: 100px 0;
    width: 200px;
}

#svg path {
    fill: #528998;
    fill-opacity: 0;
    stroke: #528998;
    stroke-width: 0.1;
    transition: fill-opacity 1s;
}

#svg.-finished path {
    fill-opacity: 1;
}




/*　sytle移植予定ゾーン　*/
.gray-font {
    color: #949494;
}

.plugged .top-pro-txt {
    position: absolute;
    top: auto;
    left: 48px;
    bottom: 81px;
    z-index: 1;

}

.plugged .top-pro-txt img {
    height: auto !important;
}

.plugged-left {
    width: 23.914%;
}

.plugged-right {
    width: 76.087%;
}

.plugged-contents .col5 {
    width: calc(20% - 6px);
}

.plugged-contents .col6 {
    width: 16.6666666%;
}

.ali-end {
    align-items: flex-end;
}

.box-contents {
    padding: 16px;
    background: #D4D4D4;
}

.gray .box-contents {
    background: #fff;
}

.gray-back-plu {

    background: #D4D4D4;
    padding: 16px;
}

.lar80pd {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.w233 {
    max-width: 233px;
    width: 100%;
}

.left32 {
    margin-left: 32px;
}

.black-back {
    background: #000;
}

.w96 {
    width: 15.896%;
}

.w96 p {
    font-size: 1.0rem;
}
.in-pd-lr{
    padding: 0 16px;
}
@media all and (max-width: 1087px) {
    .images-wrapper {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
    }

    .plugged .top-pro-txt {
        bottom: 0px;
    }
    .lar80pd {
    padding-left: 35px !important;
    padding-right: 35px !important;
}
}

@media all and (max-width: 735px) {
    .sp-third-section {

        height: 2700px;
        position: relative;
        padding-top: 48px;
    }

    .third-section {

        height: 2700px;
    }

    .scroll-right {
        margin-top: 160px !important;
    }

    .images-wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .section_3_07 svg {
        position: absolute;
        left: auto;
        right: 0;
        top: 24px;
        z-index: 1000;
    }

    .section_3_08 svg {
        position: absolute;
        left: auto;
        right: 0;

        top: 24px;
        z-index: 1000;
    }

    .section_3_07 {
        width: 100%;
        margin-top: 65px;
        /*   margin-top: 110px;*/
    }

    .third-section .images-wrapper {

        display: flex;
        position: relative;
        justify-content: center;
    }

    .scroll-left {
        width: 50vw;
        max-width: none;
        margin-right: 0px;
    }

    .scroll-left img {
        width: 280px;

    }

    .third-section .images-wrapper .scrollitem {
        width: 100%;
        /*  left: 10%;*/

    }

    .scroll-right {
        width: 50vw;
        max-width: none;
        margin-top: 70vw !important;
        position: relative;
    }

    .section_3_08,
    .section_3_07 {
        text-align: right;
        position: relative;
    }

    /* .plugged-left {
        width: 54.514%;
        margin: 0 auto 48px;
    }
*/
    #word {
        stroke-dasharray: 210 !important;
    }

    .plugged-left {
        width: 100%;
        margin-bottom: 16px;
    }

    .plugged-right {
        width: 100%;
    }

    .vert-txt {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }

    .plugged-contents .col2-m8 {
        width: 100%;
    }

    .plugged-contents .col2-m8:first-child {
        margin-bottom: 24px;
    }

    .plugged-contents .col6 {
        width: 33.333333%;
    }

    .plugged-contents .col6:nth-child(1),
    .plugged-contents .col6:nth-child(2),
    .plugged-contents .col6:nth-child(3) {
        margin-bottom: 16px;
    }

    .sp-top80 {
        margin-top: 80px !important;
    }

    .w216 {
        margin: 0 auto !important;
    }

    .plugged .top-pro-txt {
        position: absolute;
        top: auto;
        left: 16px;
        bottom: 0px;
        z-index: 1;

    }

    .plugged .top-pro-txt img {
        height: auto !important;
        width: 100%;
        max-width: 236px;
    }

    .lar80pd {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .w96 {
        width: calc(50% - 16px);
    }
    .in-pd-lr{
    padding: 0px;
}

}

@media all and (max-width: 340px) {
    .scroll-left img {
        width: 230px;

    }

    .scroll-right {
        margin-top: 65vw !important;
    }
}

/*　sytle移植予定ゾーン　