.hw-piano-all {
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    letter-spacing: calc(-.037em + .526px);
}
.hw-piano-all * {
    box-sizing: border-box;
}

.hw-piano-all .text-animation {
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-piano-all img {
    border: 0;
    width: 100%;
    display: block;
}

.hw-piano-all picture {
    border: 0;
    width: 100%;
    display: block;
}

.hw-piano-all video {
    border: 0;
    width: 100%;
    display: block;
}

.hw-piano-all a {
    text-decoration: none;
}

.hw-piano-all .pc-show {
    display: block;
    font-style: normal;
}

.hw-piano-all .mob-show {
    display: none;
    font-style: normal;
}

.hw-piano-all .inlinePc-show {
    display: inline-block;
    font-style: normal;
}

.hw-piano-all .inlineMob-show {
    display: none;
    font-style: normal;
}

.hw-piano-all .text-nr {
    white-space: nowrap;
    font-style: normal;
    display: inline-block;
}

.hw-piano-all .ie {
    display: none;
}

.hw-piano-all .nie {
    display: block;
}

.hw-piano-all .blur-up {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
}

.hw-piano-all .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-piano-all .lazyload:not([src]) {
    display: none;
}

.hw-piano-all sup {
    font-size: 0.6em;
    cursor: pointer;
}

.hw-piano-all li.active {
    color: #fff;
}

.hw-piano-all .last,
.hw-piano-all .last2 {
    position: relative;
    list-style: none !important;
}

.hw-piano-all .last::before,
.hw-piano-all .last2::before {
    content: "*";
    position: absolute;
    top: .15625vw;
    left: -0.78125vw;
}

.hw-piano-all .last2::before {
    content: "**"
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .last::before,
    .hw-piano-all .last2::before {
        top: .5555555556vw;
        left: -4.1666666667vw
    }
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-piano-all .ie {
        display: block;
    }

    .hw-piano-all .nie {
        display: none;
    }
}

/* @media screen and (max-aspect-ratio:136/100) { */
/* <=1024 */
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .mob-show {
        display: block;
    }

    .hw-piano-all .pc-show {
        display: none;
    }

    .hw-piano-all .inlineMob-show {
        display: inline-block;
    }

    .hw-piano-all .inlinePc-show {
        display: none;
    }
}


/* sec1 */
.hw-piano-all .hw-sec1 {
    width: 100%;
}
.hw-piano-all .sec1-cen {
    width: 100%;
    position: relative;
    padding: 7.08333333vw 0 5vw 2.08333333vw;
}
.hw-piano-all .sec1-text {
    width: 32.8125vw;
    position: absolute;
    top: 19.375vw;
    left: 59.32291667vw;
    z-index: 10;
}
.hw-piano-all .sec1-name {
    width: 32.4479166666666vw;
    margin: 0 auto;
}
.hw-piano-all .sec1-ksp {
    width: 104%;
    margin-left: -2%;
    color: #000000;
    font-size: 1.35416667vw;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    padding-top: 1.5625vw;
}
.hw-piano-all .sec1-img {
    width: 47.08333333vw;
}
.hw-piano-all .sec1-icon {
    width: 9.375vw;
    position: absolute;
    left: 84.32291667vw;
    bottom: 3.64583333vw;
    z-index: 10;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .sec1-cen {
        padding: 25.55555555555556vw 0 6.944444444444444vw 0;
    }
    .hw-piano-all .sec1-text {
        width: 82vw;
        position: static;
        margin: 0 auto;
        padding-bottom: 25vw;
    }
    .hw-piano-all .sec1-name {
        width: 80.97222222222222vw;
    }
    .hw-piano-all .sec1-ksp {
        font-size: 3.33333333333333vw;
        padding-top: 6.944444444444444vw;
    }
    .hw-piano-all .sec1-img {
        width: 100%;
    }
    .hw-piano-all .sec1-icon {
        width: 25vw;
        position: static;
        margin: 0 6.944444444444444vw 0 auto;
        padding-top: 13.05555555555556vw;
    }
}
/* bag */
.hw-piano-all .hw-bag {
    background-color: #000;
}
.hw-piano-all .bold-white {
    font-weight: 700;
    color: #fff;
}
.hw-piano-all .bold-black {
    font-weight: 700;
    color: #000;
}

/* sec2 */
.hw-piano-all .hw-sec2 {
    width: 100%;
    height: 100vh;
    position: relative;
    margin-bottom: 10.41666667vw;
    overflow: hidden;
}
.hw-piano-all .sec2-video {
    width: 100%;
    height: 100%;
}
.hw-piano-all .sec2-video video {
    height: 100%;
    object-fit: cover;
}
.hw-piano-all .sec2-masking {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}
.hw-piano-all .sec2-text1 {
    width: 28.125vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #ffffff;
    font-size: 2.5vw;
    line-height: 1.6;
    text-align: center;
}
.hw-piano-all .sec2-button {
    position: absolute;
    left: 50%;
    bottom: 3.64583333vw;
    transform: translate(-50%, 0);
    z-index: 10;
}
.hw-piano-all .sec2-button a {
    font-weight: 700;
    color: #ffffff;
    font-size: 1.04166667vw;
    line-height: 1.6;
    padding: 0.67708333vw 0.9375vw 0.67708333vw 1.14583333vw;
    background: #219087;
    border-radius: 0.52083333vw;
    display: inline-flex;
    align-items: center;
    flex-direction: row;
}
.hw-piano-all .sec2-button img {
    width: 0.78125vw;
    margin-left: 0.67708333vw;
    flex-shrink: 0;
}
@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-piano-all .hw-sec2 {
        height: auto;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec2 {
        margin-bottom: 27.77777778vw;
    }
    .hw-piano-all .sec2-text1 {
        width: 75vw;
        font-size: 6.666666666666667vw;
    }
    .hw-piano-all .sec2-button {
        bottom: 13.8888888888888vw;
    }
    .hw-piano-all .sec2-button a { 
        font-size: 3.33333333vw;
        padding: 1.94444444vw 2.63888889vw 1.94444444vw 3.19444444vw;
        border-radius: 1.388888888888889vw;
    }
    .hw-piano-all .sec2-button img {
        width: 2.3194444444444vw;
        margin-left: 1.805555555555556vw;
    }
}

/* sec3 */
.hw-piano-all .hw-sec3 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .sec3-cen {
    width: 68.22916667vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.hw-piano-all .sec3-li {
    position: relative;
    overflow: hidden;
    border-radius: 0.625vw;
    cursor: pointer;
}
.hw-piano-all .sec3-li1 {
    width: 44.79166667vw;
    margin: 0 0 1.25vw 0;
}
.hw-piano-all .sec3-li2 {
    width: 22.1875vw;
    margin: 0;
}
.hw-piano-all .sec3-li3 {
    width: 22.1875vw;
    margin: -7.03125vw 0 1.25vw calc(100% - 22.1875vw);
}
.hw-piano-all .sec3-li4 {
    width: 21.77083333vw;
    margin: -9.84375vw 0 0 0;
}
.hw-piano-all .sec3-li5 {
    width: 21.77083333vw;
    margin: -9.84375vw 0 0 0;
}
.hw-piano-all .sec3-li6 {
    width: 22.1875vw;
    margin: 0;
}
.hw-piano-all .sec3-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 2.60416667vw;
    transform: translateX(-50%);
    z-index: 10;
}
.hw-piano-all .sec3-li2 .sec3-text {
    bottom: 2.08333333vw;
}
.hw-piano-all .sec3-li6 .sec3-text {
    bottom: 50%;
    transform: translate(-50%,50%);
}
.hw-piano-all .sec3-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 1.45833333vw;
    line-height: 1.25;
    padding-bottom: 0.72916667vw;
}
.hw-piano-all .sec3-li6 .sec3-text1 {
    padding-bottom: 1.5625vw;
}
.hw-piano-all .sec3-text2 {
    font-weight: 500;
    color: #ffffff;
    font-size: 0.83333333vw;
    line-height: 1.6;
}
.hw-piano-all .sec3-li-icon {
    width: 1.97916667vw;
    height: 1.97916667vw;
    position: absolute;
    right: 1.04166667vw;
    bottom: 1.04166667vw;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50px;
    overflow: hidden;
    z-index: 10;
}
.hw-piano-all .sec3-li-icon img {
    width: 100%;
    height: 200%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.hw-piano-all .sec3-li:hover img {
    transform: translateY(0);
}
@media screen and (max-width:1440px) and (max-width:1200px){
    .hw-piano-all .sec3-text2 {
        font-size: 12px;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec3 {
        margin-bottom: 27.77777777777778vw;;
    }
    .hw-piano-all .sec3-cen {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec3-li {
        border-radius: 1.388888888888889vw;
    }
    .hw-piano-all .sec3-li1 {
        width: 100%;
        margin: 0 0 4.166666666666667vw 0;
        order: 1;
    }
    .hw-piano-all .sec3-li2 {
        width: 100%;
        margin: 0 0 4.166666666666667vw 0;
        order: 2;
    }
    .hw-piano-all .sec3-li3 {
        width: 100%;
        margin: 0 0 4.166666666666667vw 0;
        order: 4;
    }
    .hw-piano-all .sec3-li4 {
        width: 100%;
        margin: 0 0 4.166666666666667vw 0;
        order: 3;
    }
    .hw-piano-all .sec3-li5 {
        width: 42.36111111111111vw;
        margin: 0;
        order: 5;
    }
    .hw-piano-all .sec3-li6 {
        width: 42.36111111111111vw;
        margin: 0;
        order: 6;
    }
    .hw-piano-all .sec3-text {
        width: 94%;
        bottom: 5.555555555555556vw;
        z-index: 10;
    }
    .hw-piano-all .sec3-li2 .sec3-text {
        bottom: 5.555555555555556vw;
    }
    .hw-piano-all .sec3-li5 .sec3-text {
        bottom: 8.333333333333333vw;
        transform: translate(-50%, 0%);
    }
    .hw-piano-all .sec3-text1 {
        font-size: 4.722222222222222vw;
        padding-bottom: 2.777777777777778vw;
    }
    .hw-piano-all .sec3-li6 .sec3-text1 {
        padding-bottom: 4.86111111vw;
    }
    .hw-piano-all .sec3-text2 {
        font-size: 2.777777777777778vw;
    }
    .hw-piano-all .sec3-li-icon {
        width: 5.277777777777778vw;
        height: 5.277777777777778vw;
        right: 2.222222222222222vw;
        bottom: 2.222222222222222vw;
    }
}
@media screen and (max-width:432px) {
    .hw-piano-all .sec3-text2 {
        font-size: 12px;
    }
}

/* sec4 */
.hw-piano-all .hw-sec4 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}

.hw-piano-all .sec4-cen {
    width: 82.1875vw;
    margin: 0 auto;
}

.hw-piano-all .sec4-text {
    width: 100%;
    text-align: center;
}

.hw-piano-all .sec4-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 5.20833333vw;
    line-height: 1.25;
    padding-bottom: 2.60416667vw;
}

.hw-piano-all .sec4-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.66666667vw;
    line-height: 1.6;
    padding-bottom: 6.25vw;
}

.hw-piano-all .sec4-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
.hw-piano-all .sec4-li + .sec4-li {
    padding-top: 7.29166667vw;
}

.hw-piano-all .sec4-li:nth-of-type(2) {
    flex-direction: row-reverse;
}

.hw-piano-all .sec4-li-img {
    width: 54.16666667vw;
    border-radius: 0.52083333vw;
    overflow: hidden;
}

.hw-piano-all .sec4-li-text {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-piano-all .sec4-li:nth-of-type(1) .sec4-li-text {
    width: 22.70833333vw;
}

.hw-piano-all .sec4-li:nth-of-type(2) .sec4-li-text {
    width: 21.40625vw;
}

.hw-piano-all .sec4-li:nth-of-type(3) .sec4-li-text {
    width: 21.875vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec4 {
        margin-bottom: 27.77777777777778vw;
    }

    .hw-piano-all .sec4-cen {
        width: 100%;
        overflow: hidden;
    }

    .hw-piano-all .sec4-text {
        width: 88.88888888888889vw;
        margin: 0 auto;
        text-align: left;
    }

    .hw-piano-all .sec4-text1 {
        font-size: 13.88888888888889vw;
        padding-bottom: 6.944444444444444vw;
    }

    .hw-piano-all .sec4-text2 {
        font-size: 6.6666666666vw;
        padding-bottom: 22.2222222222222vw;
    }

    .hw-piano-all .sec4-li {
        justify-content: normal;
        flex-direction: column;
    }

    .hw-piano-all .sec4-li+.sec4-li {
        padding-top: 22.2222222222222vw;
    }

    .hw-piano-all .sec4-li:nth-of-type(2) {
        flex-direction: column;
    }

    .hw-piano-all .sec4-li-img {
        width: auto;
        height: 77.7777777777777vw;
        border-radius: 0;
    }

    .hw-piano-all .sec4-li-img video {
        height: 100%;
        width: auto;
    }

    .hw-piano-all .sec4-li-text {
        font-size: 4.444444444444444vw;
        padding-top: 11.11111111111111vw;
    }

    .hw-piano-all .sec4-li:nth-of-type(1) .sec4-li-text {
        width: 89.02777777777778vw;
    }

    .hw-piano-all .sec4-li:nth-of-type(2) .sec4-li-text {
        width: 89.02777777777778vw;
    }

    .hw-piano-all .sec4-li:nth-of-type(3) .sec4-li-text {
        width: 89.02777777777778vw;
    }
}


/* sec5 */
.hw-piano-all .hw-sec5 {
    width: 100%;
    margin-bottom: 8.64583333vw;
}
.hw-piano-all .sec5-text {
    width: 56.25vw;
    margin: 0 auto;
}
.hw-piano-all .sec5-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 5.20833333vw;
    line-height: 1.25;
    padding-bottom: 2.60416667vw;
    text-align: center;
}
.hw-piano-all .sec5-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
    padding: 0 0 4.16666667vw 0;
    text-align: center;
}
.hw-piano-all .sec5-textbox {
    display: flex;
    justify-content: space-between;
    padding: 0 1.5625vw 1.875vw 1.30208333vw;
}
.hw-piano-all .sec5-textbox-left {
    max-width: 45%;
}
.hw-piano-all .sec5-textbox-right {
    max-width: 55%;
}
.hw-piano-all .sec5-text3 {
    font-weight: 700;
    color: #86868b;
    font-size: 0.9375vw;
    line-height: 1.6;
    position: relative;
    z-index: 10;
}
.hw-piano-all .sec5-text3 span{
    background: linear-gradient(180deg, #429E96 0%, #035A53 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hw-piano-all .sec5-text3 span:nth-of-type(1) {
    font-weight: 700;
    font-size: 3.33333333vw;
    color: #429f97;
    line-height: 1.25;
    margin-right: 0.67708333vw;
    display: inline-block;
}
.hw-piano-all .sec5-text3 span:nth-of-type(2) {
    font-weight: 700;
    font-size: 1.45833333vw;
    color: #429f97;
    line-height: 1.25;
    display: inline-block;
}
.hw-piano-all .sec5-textbox-right .sec5-text3 p:nth-of-type(2) {
    display: block;
}
.hw-piano-all .sec5-img {
    width: 100%;
}
.hw-piano-all .sec5-button {
    width: 68.22916667vw;
    padding: 3.95833333vw 3.75vw;
    margin: -2.08333333vw auto 0;
    background: #151517;
    border-radius: 0.625vw;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
.hw-piano-all .sec5-button-icon {
    width: 32.8125vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hw-piano-all .sec5-button-icon img:nth-of-type(1) {
    width: 9.89583333vw;
}
.hw-piano-all .sec5-button-icon img:nth-of-type(2){
    width: 5.67708333vw;
}
.hw-piano-all .sec5-button-icon img:nth-of-type(3) {
    width: 4.53125vw;
}
.hw-piano-all .sec5-button-icon img:nth-of-type(4) {
    width: 7.29166667vw;
}
.hw-piano-all .sec5-button-text {
    width: 23.22916667vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-piano-all .sec5-text3 span {
        background: none;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec5 {
        margin-bottom: 27.77777777777778vw;
    }
    .hw-piano-all .sec5-cen {
        overflow: hidden;
    }
    .hw-piano-all .sec5-text {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec5-text1 {
        font-size: 13.333333333333vw;
        padding-bottom: 13.8888888888888vw;
        text-align: left;
    }
    .hw-piano-all .sec5-text2 {
        font-size: 4.444444444444444vw;
        padding:0 0 11.11111111111111vw 0;
        text-align: left;
    }
    .hw-piano-all .sec5-textbox {
        display: block;
        padding: 0 0 13.8888888888888vw 0;
    }
    .hw-piano-all .sec5-textbox-left,
    .hw-piano-all .sec5-textbox-right {
        max-width: none;
    }
    .hw-piano-all .sec5-text3 {
        font-size: 4.444444444444444vw;
    }
    .hw-piano-all .sec5-textbox-left .sec5-text3 {
        padding-bottom: 9.02777777777777vw;
    }
    .hw-piano-all .sec5-text3 span:nth-of-type(1) {
        font-size: 14.7222222222222vw;
        margin-right: 2.5vw;
    }
    .hw-piano-all .sec5-text3 span:nth-of-type(2) {
        font-size: 6.25vw;
    }
    .hw-piano-all .sec5-textbox-right .sec5-text3 p:nth-of-type(2) {
        display: flex;
        align-items: center;
    }
    .hw-piano-all .sec5-img {
        width: 200vw;
        margin-left: -50%;
    }
    .hw-piano-all .sec5-button {
        width: 88.88888888888889vw;
        padding: 13.88888888888889vw 3.75vw 13.88888888888889vw 4.166666666666667vw;
        margin: 11.11111111111111vw auto 0;
        border-radius: 1.666666666666667vw;
        align-items: flex-start;
        justify-content: normal;
        flex-direction: column;
    }
    .hw-piano-all .sec5-button-icon {
        width: 78.47222222222222vw;
        display: flex;
        justify-content: space-between;
        padding-bottom: 11.11111111111111vw;
    }
    .hw-piano-all .sec5-button-icon img:nth-of-type(1) {
        width: 23.4722222222222vw;
    }
    .hw-piano-all .sec5-button-icon img:nth-of-type(2) {
        width: 13.4722222222222vw;
    }
    .hw-piano-all .sec5-button-icon img:nth-of-type(3) {
        width: 10.69444444444444vw;
    }
    .hw-piano-all .sec5-button-icon img:nth-of-type(4) {
        width: 17.5vw;
    }
    .hw-piano-all .sec5-button-text {
        width: 100%;
        font-size: 4.444444444444444vw;
    }
}

/* sec6 */
.hw-piano-all .hw-sec6 {
    width: 100%;
    margin-bottom: 5.20833333vw;
}
.hw-piano-all .sec6-cen {
    width: 100%;
    position: relative;
}
.hw-piano-all .sec6-text {
    width: 35.57291667vw;
    position: absolute;
    left: 15.52083333vw;
    top: 29.79166667vw;
    z-index: 10;
}
.hw-piano-all .sec6-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    padding-bottom: 1.5625vw;
}
.hw-piano-all .sec6-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec6 {
        margin-bottom: 27.77777777777778vw;
    }
    .hw-piano-all .sec6-cen {
        width: 100%;
    }
    .hw-piano-all .sec6-text {
        width: 88.88888888888889vw;
        margin: 0 auto;
        position: static;
    }
    .hw-piano-all .sec6-text1 {
        font-size: 8.888888888888889vw;
        padding-bottom: 6.944444444444444vw;
    }
    .hw-piano-all .sec6-text2 {
        font-size: 4.444444444444444vw;
        padding-bottom: 11.11111111111111vw;
    }
}


/* sec8 */
.hw-piano-all .hw-sec8 {
    width: 100%;
}
.hw-piano-all .sec8-cen {
    width: 65.3125vw;
    margin: 0 auto;
    padding-bottom: 13.125vw;
}
.hw-piano-all .sec8-text {
    width: 39.73958333vw;
    margin: 0 auto;
    text-align: center;
}
.hw-piano-all .sec8-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    padding-bottom: 1.5625vw;
}
.hw-piano-all .sec8-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
    padding-bottom: 10.15625vw;
}
.hw-piano-all .sec8-img {
    position: relative;
}
.hw-piano-all .sec8-product {
    width: 26.04166667vw;
    position: absolute;
    left: 50%;
    bottom: -2.70833333vw;
    transform: translateX(-50%);
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .sec8-cen {
        width: 100%;
        padding-bottom: 38.88888888888889vw;
    }
    .hw-piano-all .sec8-text {
        width: 88.88888888888889vw;
        text-align: left;
    }
    .hw-piano-all .sec8-text1 {
        font-size: 8.888888888888889vw;
        padding-bottom: 6.944444444444444vw;
    }
    .hw-piano-all .sec8-text2 {
        font-size: 4.444444444444444vw;
        padding-bottom: 26.666666666666vw;
    }
    .hw-piano-all .sec8-product {
        width: 51.80555555555556vw;
        bottom: -11.11111111111111vw;
    }
}

/* sec9 */
.hw-piano-all .hw-sec9 {
    width: 100%;
    margin-bottom: 8.33333333vw;
}
.hw-piano-all .sec9-cen {
    width: 100%;
}
.hw-piano-all .sec9-img {
    position: relative;
}
.hw-piano-all .sec9-title {
    width: 16.66666667vw;
    position: absolute;
    left: 15.41666667vw;
    top: 24.6875vw;
    z-index: 10;
}
.hw-piano-all .sec9-title img {
    width: 8.22916667vw;
    padding-bottom: 0.9375vw;
}
.hw-piano-all .sec9-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
}
.hw-piano-all .sec9-copywriting {
    width: 27.70833333vw;
    position: absolute;
    left: 55.98958333vw;
    top: 26.77083333vw;
    z-index: 10;
}
.hw-piano-all .sec9-text2 {
    font-weight: 500;
    color: #ffffff;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
.hw-piano-all .sec9-button {
    width: 68.22916667vw;
    padding: 3.125vw 0 3.125vw 3.33333333vw;
    background: #151517;
    border-radius: 0.625vw;
    margin: -10.78125vw auto 0;
    position: relative;
    z-index: 10;
}
.hw-piano-all .sec9-button-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 2.5vw;
    line-height: 1.25;
    padding-bottom: 3.125vw;
}
.hw-piano-all .sec9-button-ul {
    display: flex;
}
.hw-piano-all .sec9-button-li {
    width: 30.625vw;
}
.hw-piano-all .sec9-button-li:nth-of-type(2) {
    width: 1px;
    background: #424145;
}
.hw-piano-all .sec9-button-li:nth-of-type(3) {
    margin-left: auto;
}
.hw-piano-all .sec9-button-li img {
    width: 100%;
}
.hw-piano-all .sec9-button-text2 {
    width: 25.46875vw;
    font-weight: 500;
    color: #86868b;
    font-size: 0.9375vw;
    line-height: 1.6;
    padding-top: 2.08333333vw;
}
.hw-piano-all .sec9-button-li:nth-of-type(3) .sec9-button-text2 {
    width: 26.77083333vw;
}
.hw-piano-all .sec9-button-text2 p {
    font-size: 1.14583333vw;
    line-height: 1.25;
    padding-bottom: 1.04166667vw;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec9 {
        margin-bottom: 22.22222222222222vw;
    }
    .hw-piano-all .sec9-title {
        width: 88.88888888888889vw;
        position: static;
        left: 0;
        top: 0;
        padding-bottom: 13.88888888888889vw;
        margin: 0 auto;
    }
    .hw-piano-all .sec9-title img {
        width: 34.30555555555556vw;
        padding-bottom: 5vw;
    }
    .hw-piano-all .sec9-text1 {
        font-size: 8.888888888888889vw;
    }
    .hw-piano-all .sec9-copywriting {
        width: 88.19444444444444vw;
        left: 50%;
        top: auto;
        bottom: 6.94444444vw;
        transform: translateX(-50%);
    }
    .hw-piano-all .sec9-text2 {
        font-size: 4.444444444444444vw;
    }
    .hw-piano-all .sec9-button {
        width: 88.88888888888889vw;
        padding: 13.88888888888889vw 0 16.66666666666667vw 4.722222222222222vw;
        border-radius: 1.666666666666667vw;
        margin: 13.88888888888889vw auto 0;
    }
    .hw-piano-all .sec9-button-text1 {
        font-size: 6.666666666666667vw;
        padding-bottom: 9.166666666666667vw;
    }
    .hw-piano-all .sec9-button-ul {
        flex-direction: column;
    }
    .hw-piano-all .sec9-button-li {
        width: 100%;
    }
    .hw-piano-all .sec9-button-li:nth-of-type(2) {
        width: 77.77777778vw;
        height: 1px;
        margin: 11.11111111111111vw 0;
    }
    .hw-piano-all .sec9-button-li:nth-of-type(3) {
        width: 100%;
    }
    .hw-piano-all .sec9-button-li img {
        width: 100%;
    }
    .hw-piano-all .sec9-button-text2 {
        width: 77.5vw;
        font-size: 4.444444444444444vw;
        padding-top: 8.333333333333333vw;
    }
    .hw-piano-all .sec9-button-li:nth-of-type(3) .sec9-button-text2 {
        width: 77.5vw;
    }
    .hw-piano-all .sec9-button-text2 p {
        font-size: 4.44444444vw;
        padding-bottom: 5.555555555555556vw;
    }
}


/* sec7 */
.hw-piano-all .hw-sec7 {
    width: 100%;
    margin-bottom: 7.29166667vw;
}
.hw-piano-all .sec7-cen {
    width: 100%;
    position: relative;
}
.hw-piano-all .sec7-text {
    width: 27.91666667vw;
    position: absolute;
    left: 15.88541667vw;
    top: 15.67708333vw;
}
.hw-piano-all .sec7-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    padding-bottom: 1.5625vw;
}
.hw-piano-all .sec7-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec7 {
        margin-bottom: 16.66666666666667vw;
    }
    .hw-piano-all .sec7-text {
        width: 88.88888888888889vw;
        left: 5.55555555555555vw;
        top: 20.8333333333333vw;
        text-align: center;
    }
    .hw-piano-all .sec7-text1 {
        font-size: 8.888888888888889vw;
        padding-bottom: 6.944444444444444vw;
    }
    .hw-piano-all .sec7-text2 {
        font-size: 4.444444444444444vw;
    }
}

/* sec10 */
.hw-piano-all .hw-sec10 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .sec10-cen {
    width: 100%;
}
.hw-piano-all .sec10-text {
    width: 68.22916667vw;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.hw-piano-all .sec10-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 5.20833333vw;
    line-height: 1.25;
    padding-bottom: 2.60416667vw;
}
.hw-piano-all .sec10-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.66666667vw;
    line-height: 1.6;
}
.hw-piano-all .sec10-img {
    margin-top: -4.6875vw;
    position: relative;
}
.hw-piano-all .sec10-img img {
    height: 49.53125vw;
}
.hw-piano-all .sec10-img-text1 {
    width: 27.70833333vw;
    position: absolute;
    left: 14.58333333vw;
    top: 31.66666667vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
.hw-piano-all .sec10-img-text2 {
    width: 13.75vw;
    font-weight: 700;
    color: #86868b;
    font-size: 0.9375vw;
    line-height: 1.6;
    position: absolute;
    left: 70vw;
    top: 31.66666667vw;
    z-index: 10;
}
.hw-piano-all .sec10-img-text2 span{
    background: linear-gradient(180deg, #429E96 0%, #035A53 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.hw-piano-all .sec10-img-text2 span:nth-of-type(1) {
    font-weight: 700;
    font-size: 3.33333333vw;
    color: #429f97;
    line-height: 1;
    margin-right: 0.625vw;
    display: inline-block;
}
.hw-piano-all .sec10-img-text2 span:nth-of-type(2) {
    font-weight: 700;
    font-size: 1.45833333vw;
    color: #429f97;
    line-height: 1;
    display: inline-block;
}
.hw-piano-all .sec10-img-text3 {
    width: 27.70833333vw;
    position: absolute;
    left: 14.58333333vw;
    top: 31.66666667vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
    transform: translateY(5vw);
    opacity: 0;
}
.hw-piano-all .sec10-button {
    width: 68.22916667vw;
    margin: 0.3125vw auto 0;
}
.hw-piano-all .sec10-button-ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.hw-piano-all .sec10-button-li {
    width: 33.07291667vw;
}
.hw-piano-all .sec10-button-video {
    position: relative;
    overflow: hidden;
    border-radius: 0.52083333vw;
}
.hw-piano-all .sec10-button-li a {
    border: 1px solid #ffffff;
    border-radius: 2.60416667vw;
    padding: 0.57291667vw 1.14583333vw 0.57291667vw 1.40625vw;
    font-weight: 700;
    color: #ffffff;
    font-size: 1.14583333vw;
    line-height: 1.6;
    position: absolute;
    left: 2.08333333vw;
    bottom: 2.08333333vw;
    display: flex;
    align-items: center;
}
.hw-piano-all .sec10-button-li a img {
    width: 0.9375vw;
    margin-left: 0.41666667vw;
}
.hw-piano-all .sec10-button-text1 {
    width: 27.08333333vw;
    padding-top: 3.125vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-piano-all .sec10-img-text2 span {
        background: none;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec10 {
        width: 100%;
        margin-bottom: 27.77777777777778vw;
    }
    .hw-piano-all .sec10-cen {
        width: 100%;
    }
    .hw-piano-all .sec10-text {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec10-text1 {
        font-size: 13.333333333333vw;
        padding-bottom: 11.1111111111111vw;
    }
    .hw-piano-all .sec10-text2 {
        font-size: 6.66666666666666vw;
    }
    .hw-piano-all .sec10-img {
        margin-top: 16.6666666666666vw;
    }
    .hw-piano-all .sec10-img img {
        height: auto;
    }
    .hw-piano-all .sec10-img-text1 {
        width: 88.88888888888889vw;
        position: static;
        left: 0;
        top: 0;
        font-size: 4.444444444444444vw;
        padding: 13.88888889vw 0 11.1111111111111vw;
        margin: 0 auto;
    }
    .hw-piano-all .sec10-img-text2 {
        width: 88.88888888888889vw;
        margin: 0 auto;
        position: static;
        font-size: 4.444444444444444vw;
        padding-bottom: 19.44444444444444vw;
    }
    .hw-piano-all .sec10-img-text2 span:nth-of-type(1) {
        font-size: 14.722222222222vw;
        margin-right: 1.666666666666667vw;
    }
    .hw-piano-all .sec10-img-text2 span:nth-of-type(2) {
        font-size: 6.25vw;
    }
    .hw-piano-all .sec10-img-text3 {
        width: 88.88888888888889vw;
        position: static;
        left: 0;
        top: 0;
        font-size: 4.444444444444444vw;
        margin: 0 auto;
        padding-bottom: 22.22222222222222vw;
        transform: translateY(0vw);
        opacity: 1;
    }
    .hw-piano-all .sec10-button {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec10-button-ul {
        flex-direction: column;
    }
    .hw-piano-all .sec10-button-li {
        width: 100%;
    }
    .hw-piano-all .sec10-button-li:nth-of-type(1) {
        margin-bottom: 22.22222222222222vw;
    }
    .hw-piano-all .sec10-button-video {
        border-radius: 1.388888888888889vw;
    }
    .hw-piano-all .sec10-button-img {
        opacity: 0.78;
    }
    .hw-piano-all .sec10-button-li a {
        border: 1px solid #ffffff;
        border-radius: 6.944444444444444vw;
        padding: 2.361111111111111vw 5vw;
        font-size: 4.444444444444444vw;
        left: 5.555555555555556vw;
        bottom: 5.555555555555556vw;
    }
    .hw-piano-all .sec10-button-li a img {
        width: 3.472222222222222vw;
        margin-left: 1.944444444444444vw;
    }
    .hw-piano-all .sec10-button-text1 {
        width: 100%;
        padding-top: 11.11111111111111vw;
        font-size: 4.444444444444444vw;
    }
}


/* sec11 */
.hw-piano-all .hw-sec11 {
    width: 100%;
    margin-bottom: 8.33333333vw;
}
.hw-piano-all .sec11-cen {
    width: 100%;
    padding-bottom: 8.33333333vw;
}
.hw-piano-all .sec11-title {
    width: 68.22916667vw;
    margin: 0 auto;
}
.hw-piano-all .sec11-text1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 5.20833333vw;
    line-height: 1.25;
    padding-bottom: 5.20833333vw;
}
.hw-piano-all .sec11-img {
    width: 100%;
    position: relative;
}
.hw-piano-all .sec11-img-text1 {
    width: 33.22916667vw;
    font-weight: 500;
    color: #ffffff;
    font-size: 1.14583333vw;
    line-height: 1.6;
    position: absolute;
    left: 15.88541667vw;
    top: 32.29166667vw;
}
.hw-piano-all .sec11-button {
    width: 68.22916667vw;
    background: #151517;
    border-radius: 0.625vw;
    padding: 3.125vw 5.67708333vw 1.77083333vw 6.25vw;
    margin: -9.58333333vw auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}
.hw-piano-all .sec11-button-img {
    width: 25.98958333vw;
    position: relative;
}
.hw-piano-all .sec11-button-num {
    position: absolute;
    left: 11.71875vw;
    top: 8.02083333vw;
    font-weight: 700;
    color: #7bafab;
    font-size: 0.9375vw;
    line-height: 1.6;
}
.hw-piano-all .sec11-button-num span:nth-of-type(1){
    margin-right: 2.70833333vw;
}
.hw-piano-all .sec11-button-num span:nth-of-type(2) {
    margin-right: 3.4375vw;
}
.hw-piano-all .sec11-button-num span:nth-of-type(3) {
    margin-right: 3.33333333vw;
}
.hw-piano-all .sec11-button-text {
    width: 25.15625vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
    padding-top: 1.97916667vw;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec11 {
        margin-bottom: 22.22222222222222vw;
    }
    .hw-piano-all .sec11-cen {
        padding-bottom: 22.22222222222222vw;
    }
    .hw-piano-all .sec11-title {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec11-text1 {
        font-size: 12.5vw;
        padding-bottom: 16.66666666666667vw;
    }
    .hw-piano-all .sec11-img-text1 {
        width: 88.88888888888889vw;
        font-size: 4.444444444444444vw;
        left: 50%;
        top: auto;
        transform: translateX(-50%);
        bottom: 0;
    }
    .hw-piano-all .sec11-button {
        width: 88.88888888888889vw;
        border-radius: 1.666666666666667vw;
        padding: 13.88888889vw 4.166666666666667vw 13.88888888888889vw 6.388888888888889vw;
        margin: 13.88888888888889vw auto 0;
        flex-direction: column;
        justify-content: normal;
        align-items: flex-start;
    }
    .hw-piano-all .sec11-button-img {
        width: 76.38888888888889vw;
    }
    .hw-piano-all .sec11-button-num {
        left: 33.33333333333333vw;
        top: 24.1666666666666vw;
        font-size: 4.166666666666667vw;
    }
    .hw-piano-all .sec11-button-num span:nth-of-type(1) {
        margin-right: 6.66666666666666vw;
    }
    .hw-piano-all .sec11-button-num span:nth-of-type(2) {
        margin-right: 8.888888888888889vw;
    }
    .hw-piano-all .sec11-button-num span:nth-of-type(3) {
        margin-right: 9.027777777777778vw;
    }
    .hw-piano-all .sec11-button-text {
        width: 100%;
        font-size: 4.444444444444444vw;
        padding-top: 7.63888889vw;
    }
}

/* sec12 */ 
.hw-piano-all .hw-sec12 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .sec12-cen {
    width: 100%;
}
.hw-piano-all .sec12-text {
    width: 68.22916667vw;
    margin: 0 auto;
}
.hw-piano-all .sec12-text1 {
    width: 100%;
    font-weight: 700;
    color: #000000;
    font-size: 5.20833333vw;
    line-height: 1.25;
    padding-bottom: 2.60416667vw;
}
.hw-piano-all .sec12-text2 {
    width: 41.875vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.66666667vw;
    line-height: 1.6;
    margin-left: auto;
    padding-bottom: 6.25vw;
}
.hw-piano-all .sec12-swiper-all {
    position: relative;
}
.hw-piano-all .sec12-swiper-all .sec12-swiper {
    width: 100%;
    overflow: hidden;
}
.hw-piano-all .sec12-swiper-all .swiper-slide {
    width: 70.3125vw;
    padding: 0 1.04166667vw;
}
.hw-piano-all .sec12-swiper-all .swiper-slide img {
    border-radius: 0.625vw;
    overflow: hidden;
}
.hw-piano-all .sec12-swiper-all .swiper-button-prev:after,
.hw-piano-all .sec12-swiper-all .swiper-button-next:after {
    content: none;
}
.hw-piano-all .sec12-swiper-all .swiper-button-prev {
    width: 2.70833333vw;
    height: 2.70833333vw;
    left: 18.48958333vw;
    top: 50%;
    margin-top: -1.35416667vw;
    transform: rotate(180deg);
    background: #fff;
    border-radius: 2.60416667vw;
    overflow: hidden;
}
.hw-piano-all .sec12-swiper-all .swiper-button-next {
    width: 2.70833333vw;
    height: 2.70833333vw;
    right: 18.48958333vw;
    top: 50%;
    margin-top: -1.35416667vw;
    background: #fff;
    border-radius: 2.60416667vw;
    overflow: hidden;
}
.hw-piano-all .sec12-ul {
    width: 53.33333333vw;
    margin: -6.97916667vw auto 0;
    position: relative;
    z-index: 10;
}
.hw-piano-all .sec12-li {
    display: flex;
    flex-direction: row;
    opacity: 0;
    transition: opacity .6s linear;
}
.hw-piano-all .sec12-li + .sec12-li {
    position: absolute;
    left: 0;
    top: 0;
}
.hw-piano-all .sec12-li.active {
    opacity: 1;
}
.hw-piano-all .sec12-li-img {
    width: 19.94791667vw;
    margin-right: 7.13541667vw;
}
.hw-piano-all .sec12-li-text {
    margin-top: 8.85416667vw;
}
.hw-piano-all .sec12-li-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 2.5vw;
    line-height: 1.25;
    padding-bottom: 1.04166667vw;
}
.hw-piano-all .sec12-li-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
@media screen and (min-width: 1200px) {
    .hw-piano-all .sec12-swiper-all .swiper-button-prev:hover, 
    .hw-piano-all .sec12-swiper-all .swiper-button-next:hover {
        opacity: 0.7;
        transition: opacity .3s linear;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec12 {
        margin-bottom: 27.77777777777778vw;
    }
    .hw-piano-all .sec12-text {
        width: 88.88888888888889vw;
    }
    .hw-piano-all .sec12-text1 {
        width: 100%;
        font-size: 12.5vw;
        padding-bottom: 12.5vw;
    }
    .hw-piano-all .sec12-text2 {
        width: 100%;
        font-size: 6.666666666666667vw;
        padding-bottom: 16.6666666666666vw;
    }
    .hw-piano-all .sec12-swiper-all .swiper-slide {
        width: 89.44444444444444vw;
        padding: 0 1.666666666666667vw;
    }
    .hw-piano-all .sec12-swiper-all .swiper-slide img {
        border-radius: 1.666666666666667vw;
    }
    .hw-piano-all .sec12-swiper-all .swiper-button-prev {
        width: 8.333333333333333vw;
        height: 8.333333333333333vw;
        left: 6.944444444444444vw;
        margin-top: 0;
        top: calc(100% + 12.5vw);
        background: #dddde0;
        border-radius: 6.944444444444444vw;
    }
    .hw-piano-all .sec12-swiper-all .swiper-button-next {
        width: 8.333333333333333vw;
        height: 8.333333333333333vw;
        right: 6.944444444444444vw;
        margin-top: 0;
        top: calc(100% + 12.5vw);
        background: #dddde0;
        border-radius: 6.944444444444444vw;
    }
    .hw-piano-all .sec12-ul {
        width: 53.33333333333333vw;
        margin: -12.22222222222222vw auto 0;
    }
    .hw-piano-all .sec12-li {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .hw-piano-all .sec12-li-img {
        width: 100%;
        margin-right: 0;
    }
    .hw-piano-all .sec12-li-text {
        margin-top: 6.944444444444444vw;
    }
    .hw-piano-all .sec12-li-text1 {
        font-size: 6.666666666666667vw;
        padding-bottom: 4.166666666666667vw;
    }
    .hw-piano-all .sec12-li-text2 {
        font-size: 4.444444444444444vw;
    }
}

/* sec13 */
.hw-piano-all .hw-sec13 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .sec13-ul {
    width: 68.22916667vw;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-start;
}
.hw-piano-all .sec13-li {
    position: relative;
    border-radius: 0.625vw;
    overflow: hidden;
}
.hw-piano-all .sec13-li1 {
    width: 40.88541667vw;
    margin: 0 1.25vw 1.25vw 0;
}
.hw-piano-all .sec13-li2 {
    width: 26.04166667vw;
    margin-bottom: 1.25vw;
}
.hw-piano-all .sec13-li3 {
    width: 26.04166667vw;
    margin-top: -20vw;
}
.hw-piano-all .sec13-li4 {
    width: 100%;
}
.hw-piano-all .sec13-li1 .sec13-text {
    width: 14.58333333vw;
    text-align: left;
    position: absolute;
    left: 25.88541667vw;
    top:12.34375vw;
}
.hw-piano-all .sec13-li2 .sec13-text {
    width: 15.625vw;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 15.05208333vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec13-li3 .sec13-text {
    width: 20.3125vw;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 13.69791667vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec13-li4 .sec13-text {
    width: 20.83333333vw;
    text-align: left;
    position: absolute;
    left: 38.85416667vw;
    top: 8.59375vw;
}
.hw-piano-all .sec13-text1 {
    font-weight: 500;
    color: #86868b;
    font-size: 1.04166667vw;
    line-height: 1.6;
}
.hw-piano-all .sec13-li2 .sec13-circled {
    width: 1.5625vw;
    height: 2.29166667vw;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, #00a7ff 100%);
    border-radius: 2.60416667vw;
    position: absolute;
    left: 13.38541667vw;
    top: 7.8125vw;
    transform: rotate(19deg);
    transition: all 1s linear;
    will-change: top,left;
}
.hw-piano-all .sec13-li2 .sec13-circled.active {
    width: 1.5625vw;
    height: 4.89583333vw;
    left: 14.84375vw;
    top: 2.29166667vw;
    opacity: 0.4;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec13 {
        margin-bottom: 27.77777777777778vw;
    }
    .hw-piano-all .sec13-ul {
        width: 88.88888888888889vw;
        display: block;
    }
    .hw-piano-all .sec13-li {
        border-radius: 1.66666667vw;
    }
    .hw-piano-all .sec13-li1 {
        width: 100%;
        margin: 0 0 5.555555555555556vw 0;
    }
    .hw-piano-all .sec13-li2 {
        width: 100%;
        margin-bottom: 5.555555555555556vw;
    }
    .hw-piano-all .sec13-li3 {
        width: 100%;
        margin-bottom: 5.555555555555556vw;
        margin-top: 0;
    }
    .hw-piano-all .sec13-li4 {
        width: 100%;
    }
    .hw-piano-all .sec13-li1 .sec13-text {
        width: 90%;
        text-align: center;
        top: 13.88888888888889vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .hw-piano-all .sec13-li2 .sec13-text {
        width: 90%;
        text-align: center;
        top: 72.5vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .hw-piano-all .sec13-li3 .sec13-text {
        width: 90%;
        top: 13.88888888888889vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .hw-piano-all .sec13-li4 .sec13-text {
        width: 90%;
        text-align: center;
        top: 13.88888888888889vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .hw-piano-all .sec13-text1 {
        font-size: 4.444444444444444vw;
    }
    .hw-piano-all .sec13-li2 .sec13-circled {
        width: 6.666666666666667vw;
        height: 8.611111111111111vw;
        border-radius: 6.944444444444444vw;
        left: 51.38888888888889vw;
        top: 31.9444444444444vw;
    }
    .hw-piano-all .sec13-li2 .sec13-circled.active {
        width: 6.666666666666667vw;
        height: 23.61111111111111vw;
        left: 57.5vw;
        top: 6.944444444444444vw;
        opacity: 0.4;
    }
}


/* sec14 */
.hw-piano-all .hw-sec14 {
    width: 100%;
    margin-bottom: 11.19791667vw;
}
.hw-piano-all .sec14-text {
    width: 54.27083333333333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 6.77083333vw;
}
.hw-piano-all .sec14-text1 {
    width: 15.625vw;
    font-weight: 700;
    color: #000000;
    font-size: 3.33333333vw;
    line-height: 1.25;
}
.hw-piano-all .sec14-text2 {
    width: 33.33333333vw;
    font-weight: 500;
    color: #86868b;
    font-size: 1.14583333vw;
    line-height: 1.6;
}
.hw-piano-all .sec14-cen {
    width: 55.41666667vw;
    margin: 0 0 0 23.22916667vw;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec14 {
        margin-bottom: 27.7777777777777vw;
    }
    .hw-piano-all .sec14-text {
        width: 89.30555555555556vw;
        margin: 0 0 0 5.138888888888889vw;
        display: block;
        padding-bottom: 13.88888889vw;
    }
    .hw-piano-all .sec14-text1 {
        width: 100%;
        font-size: 8.888888888888889vw;
        padding-bottom: 6.944444444444444vw;
    }
    .hw-piano-all .sec14-text2 {
        width: 100%;
        font-size: 4.444444444444444vw;
    }
    .hw-piano-all .sec14-cen {
        width: 89.86111111111111vw;
        margin: 0 0 0 5.277777777777778vw;
    }
}


/* sec15 */
.hw-piano-all .hw-sec15 {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .sec15-text {
    width: 68.22916667vw;
    margin: 0 auto 5.20833333vw;
}
.hw-piano-all .sec15-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 5.20833333vw;
    line-height: 1.25;
    text-align: center;
}
.hw-piano-all .sec15-ul {
    width: 68.23vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hw-piano-all .sec15-li {
    border-radius: 0.625vw;
    overflow: hidden;
}
.hw-piano-all .sec15-li1 {
    position: relative;
    width: 100%;
    margin: 0 0 1.25vw 0;
}
.hw-piano-all .sec15-li2 {
    position: relative;
    width: 38.54166667vw;
    margin: 0 1.25vw 1.25vw 0;
}
.hw-piano-all .sec15-li3 {
    position: relative;
    width: 28.4375vw;
    margin: 0 0 1.25vw 0;
}
.hw-piano-all .sec15-li4 {
    position: relative;
    width: 28.4375vw;
    margin: 0 0 1.25vw 0;
    margin: 0 1.25vw 1.25vw 0;
}
.hw-piano-all .sec15-li5 {
    position: relative;
    width: 38.54166667vw;
    margin: 0 0 1.25vw 0;
}
.hw-piano-all .sec15-li6 {
    position: relative;
    width: 33.48958333vw;
    margin: 0 1.25vw 1.25vw 0;
}
.hw-piano-all .sec15-li7 {
    position: relative;
    width: 33.48958333vw;
    margin: 0 0 1.25vw 0;
}
.hw-piano-all .sec15-li8 {
    position: relative;
    width: 28.4375vw;
    margin: 0 1.25vw 0 0;
}
.hw-piano-all .sec15-li9 {
    position: relative;
    width: 38.54166667vw;
    margin: 0;
}
.hw-piano-all .sec15-li1 .sec15-li-text-left {
    width: 16.66666667vw;
    text-align: left;
    position: absolute;
    left: 4.16666667vw;
    top: 5.20833333vw;
}
.hw-piano-all .sec15-li1 .sec15-li-text-right {
    width: 13.07291667vw;
    text-align: left;
    position: absolute;
    left: 52.55208333vw;
    top: 8.22916667vw;
}
.hw-piano-all .sec15-li2 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    top: 3.125vw;
    left: 50%;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li3 .sec15-li-text {
    width: 12.5vw;
    text-align: left;
    position: absolute;
    left: 13.4375vw;
    top: 5.20833333vw;
}
.hw-piano-all .sec15-li3 .sec15-li-tip {
    width: 95%;
    font-weight: 500;
    color: #86868b;
    font-size: 0.625vw;
    line-height: 1.6;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.30208333vw;
}
.hw-piano-all .sec15-li4 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li5 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li6 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li7 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li8 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li9 .sec15-li-text {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 3.125vw;
    transform: translateX(-50%);
}
.hw-piano-all .sec15-li-text1 {
    font-weight: 700;
    color: #000000;
    font-size: 1.66666667vw;
    line-height: 1.25;
    padding-bottom: 1.04166667vw;
}
.hw-piano-all .sec15-li-text2 {
    font-weight: 500;
    color: #86868b;
    font-size: 0.83333333vw;
    line-height: 1.6;
}
@media screen and (max-width:1440px) and (min-width:1200px) {
    .hw-piano-all .sec15-li-text2 {
        font-size: 12px;
    }
}
@media screen and (max-width:1920px) and (min-width:1200px) {
    .hw-piano-all .sec15-li3 .sec15-li-tip {
        font-size: 12px;
    }
}
@media screen and (min-width:1920px) {
    .hw-piano-all .sec15-li3 .sec15-li-tip {
        font-size: 0.625vw;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-sec15 {
        margin-bottom: 27.77777778vw;
    }
    .hw-piano-all .sec15-text {
        width: 88.88888888888889vw;
        margin: 0 auto 13.88888888888889vw;
    }
    .hw-piano-all .sec15-text1 {
        font-size: 12.5vw;
        text-align: left;
    }
    .hw-piano-all .sec15-ul {
        width: 88.88888889vw;
        display: block;
    }
    .hw-piano-all .sec15-li {
        border-radius: 1.388888888888889vw;
    }
    .hw-piano-all .sec15-li1 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li2 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li3 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li4 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li5 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li6 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li7 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li8 {
        width: 100%;
        margin: 0 0 5.55555556vw 0;
    }
    .hw-piano-all .sec15-li9 {
        width: 100%;
        margin: 0;
    }
    .hw-piano-all .sec15-li1 .sec15-li-text-left {
        width: 73.88888889vw;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li1 .sec15-li-text-right {
        width: 90%;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        top: 100.694444444444vw;
    }
    .hw-piano-all .sec15-li2 .sec15-li-text {
        width: 94%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li3 .sec15-li-text {
        width: 90%;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li3 .sec15-li-tip {
        width: 76vw;
        font-size: 3.33333333333333vw;
        bottom: 13.8888888888888vw;
    }
    .hw-piano-all .sec15-li4 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li5 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li6 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li7 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li8 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li9 .sec15-li-text {
        width: 90%;
        top: 13.88888888888889vw;
    }
    .hw-piano-all .sec15-li-text1 {
        font-size: 6.66666667vw;
        padding-bottom: 6.944444444444444vw;
    }
    .hw-piano-all .sec15-li-text2 {
        font-size: 3.88888889vw;
    }
}


/* footer */
.hw-piano-all .hw-footer {
    width: 100%;
    margin-bottom: 10.41666667vw;
}
.hw-piano-all .hw-footer-ul {
    width: 68.22916667vw;
    margin: 0 auto;
    font-weight: 500;
    color: #86868b;
    font-size: 12px;
    line-height: 1.6;
    padding-left: 1em;
}
.hw-piano-all .hw-footer-ul li {
    list-style: decimal;
    word-break: normal;
    word-wrap: break-word;
}
.hw-piano-all .hw-footer-ul li a {
    color: #1f71ff;
}
.hw-piano-all .hw-footer-ul li.active {
    color: #000;
}
@media screen and (max-width:1600px) and (min-width:1300px) and (orientation:landscape) {
    .hw-piano-all .hw-footer-ul .text-nr-small {
        display: inline-block;
        white-space: nowrap;
    }
}
@media screen and (min-width:1920px) {
    .hw-piano-all .hw-footer-ul {
        font-size: 0.625vw;
    }
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .hw-footer {
        margin-bottom: 27.77777778vw;
    }
    .hw-piano-all .hw-footer-ul {
        width: 88.88888889vw;
        font-size: 3.33333333vw;
        margin: 0 0 0 7.63888889vw;
    }
}




.hw-piano-all .section-pic-center {
    position: relative;
    z-index: 10;
    text-align: center;
}
.hw-piano-all .section-kv-pic {
    line-height: 1.25;
    margin-top: 1.5625vw;
    font-size: 1.46vw;
    font-weight: 400;
    color: #000;
}
.hw-piano-all .section-kv-pic a {
    color: initial;
}
.hw-piano-all .section-kv-pic span {
    font-size: .45em;
    font-weight: 500;
}
.hw-piano-all .section-slogan-botton {
    background-color: #000;
    color: #fff;
    font-size: 13px;
    border: 2px solid #000;
    display: inline-block;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 40px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease-out;
    margin-top: 1.25vw;
}
.hw-piano-all .section-slogan-botton:hover {
    opacity: .8;
}
@media screen and (max-aspect-ratio:136/100) {
    .hw-piano-all .section-kv-pic span {
        font-size: .65em;
    }
    .hw-piano-all .section-kv-pic {
        font-size: 5.56vw;
        margin-top: 6.6666666666vw;
        color: rgb(0, 0, 0);
    }
    .hw-piano-all .section-slogan-botton {
        background-color: rgb(0, 0, 0);
        color: rgb(255, 255, 255);
        border: 2px solid rgb(0, 0, 0);
        margin-top: 3.333333333333vw;
    }
}


