.hw-xmage-all {
    padding: 0 0 15.625vw 0;
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    letter-spacing: calc(-.037em + .526px);
    background: #ffffff;
}

.hw-xmage-all * {
    box-sizing: border-box;
}

.hw-xmage-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-xmage-all img {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-all img.cover {
    height: 100%;
    object-fit: cover;
}

.hw-xmage-all picture {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hw-xmage-all video {
    border: 0;
    width: 100%;
    display: block;
}

.hw-xmage-all a {
    text-decoration: none;
    color: initial;
}

.hw-xmage-all .pc-show {
    display: block;
    font-style: normal;
}

.hw-xmage-all .mob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-all .iPc-show {
    display: inline-block;
    font-style: normal;
}

.hw-xmage-all .iMob-show {
    display: none;
    font-style: normal;
}

.hw-xmage-all .nr {
    white-space: nowrap;
    font-style: normal;
    display: inline-block;
}

.hw-xmage-all .ie {
    display: none;
}

.hw-xmage-all .nie {
    display: block;
}

.hw-xmage-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-xmage-all .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-xmage-all .lazyload:not([src]) {
    display: none;
}

.hw-xmage-all ul,
.hw-xmage-all li {
    list-style: none;
}

.hw-xmage-all svg {
    width: 100%;
    height: 100%;
}

@media only screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-xmage-all .ie {
        display: block;
    }

    .hw-xmage-all .nie {
        display: none;
    }
}

/* @media screen and (max-aspect-ratio:136/100) { */
/* <=1024 */
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all {
        padding: 0 0 41.66666666666vw 0;
    }

    .hw-xmage-all .mob-show {
        display: block;
    }

    .hw-xmage-all .pc-show {
        display: none;
    }

    .hw-xmage-all .iMob-show {
        display: inline-block;
    }

    .hw-xmage-all .iPc-show {
        display: none;
    }
}

.hw-xmage-all .sec3-text1 span {
    background: linear-gradient(177deg, #dbb592 0%, #a97d58 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
    /* will-change: transform; */
    transform: translate3d(0, 0, 0);
}

/* section title */
.hw-xmage-all .awards-word {
    padding: 10.41666667vw 0 0;
}

.hw-xmage-all .awards-name {
    width: 24.63541667vw;
    margin: 0 auto 4.16666667vw;
    position: relative;
}

.hw-xmage-all .awards-word2 .awards-name {
    width: 24.375vw;
}

.hw-xmage-all .awards-word4 .awards-name {
    width: 20.83333333vw;
}

.hw-xmage-all .awards-title {
    position: absolute;
    top: 47%;
    left: 50%;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 1.666667vw;
    line-height: 1.25;
    text-align: center;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    white-space: nowrap;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .awards-word {
        padding: 27.77777777vw 0 0;
    }

    .hw-xmage-all .awards-name {
        width: 47.222222222vw;
        margin: 0 auto 8.33333333vw;
    }

    .hw-xmage-all .awards-word2 .awards-name {
        width: 55.55555555vw;
    }

    .hw-xmage-all .awards-word3 .awards-name {
        width: 56.25vw;
    }

    .hw-xmage-all .awards-word4 .awards-name {
        width: 47.222222222vw;
    }

    .hw-xmage-all .awards-word5 .awards-name {
        width: 56.25vw;
    }

    .hw-xmage-all .awards-title {
        font-size: 3.88888888vw;
    }
}

/* section title */

/* item start */
.hw-xmage-all .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.hw-xmage-all .item {
    margin-bottom: 1.04166667vw;
    border-radius: 0.83333333vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .item {
        margin-bottom: 3.3333333vw;
        border-radius: 2.222222222vw;
    }
}

.hw-xmage-all .item picture img {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-all .item:hover picture img {
        transform: scale(1.097);
        -webkit-transform: scale(1.097);
        -moz-transform: scale(1.097);
        -ms-transform: scale(1.097);
        -o-transform: scale(1.097);
    }
}

.hw-xmage-all .item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0;
    transition: 0.3s ease-out;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-all .item:hover::after {
        opacity: 1;
    }
}

.hw-xmage-all .works-info {
    position: absolute;
    width: 100%;
    padding: 0 1.5625vw 1.5625vw;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-all .item:hover .works-info {
        opacity: 1;
    }
}

.hw-xmage-all .works-info h2 {
    color: #fff;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-xmage-all .works-info p {
    color: #fff;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.260417vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hw-xmage-all .works-info p span {
    width: 45%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hw-xmage-all .works-info p span:nth-of-type(2) {
    text-align: right;
}

@media screen and (max-width: 1440px) {
    .hw-xmage-all .works-info p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {
    .hw-xmage-all .item::after {
        display: none;
    }

    .hw-xmage-all .works-info {
        display: none;
    }
}


.hw-xmage-all .works-play-btn {
    cursor: pointer;
    width: 3.75vw;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .works-play-btn {
        width: 10vw;
    }
}

/* item end */

/* sec0 */
/* select start */
.hw-xmage-all .sec0 {
    width: 66.45833333vw;
    margin: 0 auto;
    position: relative;
}

.hw-xmage-all .sec0 .select-container {
    position: absolute;
    top: 2.083333vw;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

.hw-xmage-all .sec0 .select-content {
    color: #000;
    font-size: 0.729167vw;
    font-weight: 500;
    line-height: 1.25;
    padding: 0.625vw 1.041667vw 0.625vw 1.25vw;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 0.3125vw;
    -webkit-border-radius: 0.3125vw;
    -moz-border-radius: 0.3125vw;
    -ms-border-radius: 0.3125vw;
    -o-border-radius: 0.3125vw;
    white-space: nowrap;
}

@media screen and (max-width:1646px) {
    .hw-xmage-all .sec0 .select-content {
        font-size: 12px;
    }
}

.hw-xmage-all .sec0 .select-info {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.hw-xmage-all .sec0 .select-arrow {
    width: 1.041667vw;
    margin-left: 1.041667vw;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}

.hw-xmage-all .sec0 .select-info.active .select-arrow {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

.hw-xmage-all .sec0 .select-ul {
    display: none;
}

.hw-xmage-all .sec0 .select-ul li {
    margin-top: 1.041667vw;
}

.hw-xmage-all .sec0 .select-ul a {
    color: rgba(0, 0, 0, .7);
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-all .sec0 .select-ul li a:hover {
        color: rgba(0, 0, 0, 1)
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec0 {
        width: 86.666667vw;
    }

    .hw-xmage-all .sec0 .select-container {
        top: 11.111111vw;
    }

    .hw-xmage-all .sec0 .select-content {
        font-size: 3.333333vw;
        padding: 1.527778vw 2.777778vw 1.527778vw 3.333333vw;
        border-radius: 0.833333vw;
        -webkit-border-radius: 0.833333vw;
        -moz-border-radius: 0.833333vw;
        -ms-border-radius: 0.833333vw;
        -o-border-radius: 0.833333vw;
    }

    .hw-xmage-all .sec0 .select-arrow {
        width: 3.333333vw;
        margin-left: 1.111111vw;
    }

    .hw-xmage-all .sec0 .select-ul li {
        margin-top: 2.7777778vw;
    }

}

/* select end */

/* sec1 */
.hw-xmage-all .sec1 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item0 {
    width: 27.08333333vw;
    height: 42.70833333vw;
    margin: 0;
}

.hw-xmage-all .item1 {
    width: 38.33333333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item2 {
    width: 38.33333333vw;
    height: 20.83333333vw;
    margin: -20.83333333vw 0 0 auto;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec1 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item0 {
        width: 36.527777777vw;
        height: 55.277777777vw;
    }

    .hw-xmage-all .item1 {
        width: 46.666666vw;
        height: 25.97222vw;
    }

    .hw-xmage-all .item2 {
        width: 46.666666vw;
        height: 25.97222vw;
        margin: -25.9722222vw 0 0 auto;
    }
}

/* sec2 */
.hw-xmage-all .sec2 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item3 {
    width: 27.08333333vw;
    height: 24.27083333vw;
}

.hw-xmage-all .item4 {
    width: 38.33333333vw;
    height: 24.27083333vw;
}

.hw-xmage-all .item5 {
    width: 32.70833333vw;
    height: 46.82291667vw;
}

.hw-xmage-all .item6 {
    width: 32.70833333vw;
    height: 28.22916667vw;
}

.hw-xmage-all .item7 {
    width: 32.70833333vw;
    height: 39.73958333vw;
    margin: -18.59375vw 0 1.04166667vw 33.75vw;
}

.hw-xmage-all .item8 {
    width: 15.83333333vw;
    height: 21.14583333vw;
    margin: -22.1875vw auto 1.04166667vw 0;
}

.hw-xmage-all .item9 {
    width: 15.83333333vw;
    height: 21.14583333vw;
    margin: -22.1875vw 33.75vw 1.04166667vw 0;
}

.hw-xmage-all .item10 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item11 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item12 {
    width: 27.08333333vw;
    height: 42.76041667vw;
}

.hw-xmage-all .item13 {
    width: 38.33333333vw;
    height: 42.76041667vw;
}

.hw-xmage-all .item14 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item15 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item16 {
    width: 38.33333333vw;
    height: 21.09375vw;
    margin: 0 0 4.16666667vw 0;
}

.hw-xmage-all .item17 {
    width: 27.08333333vw;
    height: 21.09375vw;
}

.hw-xmage-all .item18 {
    width: 100%;
    margin: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec2 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item3 {
        width: 41.666666vw;
        height: 30.2777777vw;
    }

    .hw-xmage-all .item4 {
        width: 41.666666vw;
        height: 30.2777777vw;
    }

    .hw-xmage-all .item5 {
        width: 41.666666vw;
        height: 52.9166666vw;
    }

    .hw-xmage-all .item6 {
        width: 41.666666vw;
        height: 30.555555vw;
    }

    .hw-xmage-all .item7 {
        width: 41.666666vw;
        height: 52.77777777vw;
        margin: -22.361111vw 0 3.3333333vw 45vw;
    }

    .hw-xmage-all .item8 {
        width: 41.666666vw;
        height: 53.0555555vw;
        margin: 0 auto 3.3333333vw 0;
    }

    .hw-xmage-all .item9 {
        width: 41.666666vw;
        height: 53.0555555vw;
        margin: 56.388888vw 0 3.3333333vw 0;
    }

    .hw-xmage-all .item10 {
        width: 41.666666vw;
        height: 30.416666vw;
        margin: -146.52777vw 0 3.3333333vw;
    }

    .hw-xmage-all .item11 {
        width: 41.666666vw;
        height: 30.277777vw;
        margin: -56.38888888vw 0 3.3333333vw -45vw;
    }

    .hw-xmage-all .item12 {
        width: 41.666666vw;
        height: 52.777777vw;
        margin: 10.97222222vw 0 3.3333333vw -45vw;
    }

    .hw-xmage-all .item13 {
        width: 41.666666vw;
        height: 52.77777777vw;
        margin: -112.7777vw 0 3.3333333vw 0;
    }

    .hw-xmage-all .item14 {
        width: 41.666666vw;
        height: 30.41666666vw;
        margin: -89.86111111vw 0 3.3333333vw 0;
    }

    .hw-xmage-all .item15 {
        width: 41.666666vw;
        height: 30.2777777vw;
        margin: -33.61111111vw 0 3.3333333vw 0;
    }

    .hw-xmage-all .item16 {
        width: 100%;
        height: 53.05555555vw;
        margin: 0 0 5.5555555vw 0;
    }

    .hw-xmage-all .item17 {
        width: 41.666666vw;
        height: 30.138888888vw;
        margin: -125.694444vw 0 3.33333333vw auto;
    }

    .hw-xmage-all .item18 {
        width: 100%;
    }
}

/* sec2 */
.hw-xmage-all .sec3 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item19 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item20 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item21 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item22 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item23 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item24 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item25 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item26 {
    width: 32.70833333vw;
    height: 20.83333333vw;
}

.hw-xmage-all .item27 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item28 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item29 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item30 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item31 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item32 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item33 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item34 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item35 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item36 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item37 {
    width: 21.45833333vw;
    height: 15.625vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item38 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item39 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item40 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -20.83333333vw 0 1.04166667vw 0;
}

.hw-xmage-all .item41 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item42 {
    width: 21.45833333vw;
    height: 26.04166667vw;
}

.hw-xmage-all .item43 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 1.04166667vw 0;
}

.hw-xmage-all .item44 {
    width: 21.45833333vw;
    height: 15.625vw;
}

.hw-xmage-all .item45 {
    width: 21.45833333vw;
    height: 15.625vw;
    margin: 0 0 2.08333333vw;
}

.hw-xmage-all .item46 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 2.08333333vw 0;
}

.hw-xmage-all .item47 {
    width: 21.45833333vw;
    height: 26.04166667vw;
    margin: -10.41666667vw 0 2.08333333vw 0;
}

.hw-xmage-all .item48 {
    width: 100%;
    margin: 0 0 4.16666667vw 0;
}

.hw-xmage-all .item49 {
    width: 100%;
    margin: 0 0 4.16666667vw 0;
}

.hw-xmage-all .item50 {
    width: 100%;
    margin: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec3 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item19 {
        width: 41.6666666vw;
        height: 52.9166666vw;
        order: 1;
    }

    .hw-xmage-all .item20 {
        width: 41.6666666vw;
        height: 30.55555555vw;
        order: 3;
    }

    .hw-xmage-all .item21 {
        width: 41.6666666vw;
        height: 52.361111vw;
        order: 6;
    }

    .hw-xmage-all .item22 {
        width: 41.6666666vw;
        height: 30.55555555vw;
        order: 4;
    }

    .hw-xmage-all .item23 {
        width: 41.6666666vw;
        height: 52.9166666vw;
        margin: 0 0 3.3333333vw 0;
        order: 2;
    }

    .hw-xmage-all .item24 {
        width: 41.6666666vw;
        height: 30.13888888vw;
        order: 5;
    }

    .hw-xmage-all .item25 {
        width: 41.6666666vw;
        height: 30.2777777vw;
        margin: -22.638888vw 0 3.3333333vw 0;
        order: 11;
    }

    .hw-xmage-all .item26 {
        width: 41.6666666vw;
        height: 30.416666vw;
        order: 7;
        margin: -22.22222vw 0 3.333333vw 0;
    }

    .hw-xmage-all .item27 {
        width: 41.6666666vw;
        height: 52.638888888vw;
        margin: -44.8611111vw 0 3.3333333vw 0;
        order: 9;
    }

    .hw-xmage-all .item28 {
        width: 41.6666666vw;
        height: 30.416666666vw;
        order: 10;
    }

    .hw-xmage-all .item29 {
        width: 41.6666666vw;
        height: 30.27777777vw;
        margin: -45.138888888vw 0 3.3333333vw 0;
        order: 15;
    }

    .hw-xmage-all .item30 {
        width: 41.6666666vw;
        height: 30.416666vw;
        order: 16;
    }

    .hw-xmage-all .item31 {
        width: 41.6666666vw;
        height: 53.0555555vw;
        margin: 0vw 0 3.3333333vw 0;
        order: 8;
    }

    .hw-xmage-all .item32 {
        width: 41.6666666vw;
        height: 52.5vw;
        margin: -45.138888888vw 0 3.3333333vw 0;
        order: 13;
    }

    .hw-xmage-all .item33 {
        width: 41.6666666vw;
        height: 30.4166666vw;
        margin: -22.916666666vw 0 3.333333vw 0;
        order: 23;
    }

    .hw-xmage-all .item34 {
        width: 41.6666666vw;
        height: 30.4166666vw;
        order: 22;
    }

    .hw-xmage-all .item35 {
        width: 41.6666666vw;
        height: 52.5vw;
        order: 14;
    }

    .hw-xmage-all .item36 {
        width: 41.6666666vw;
        height: 53.0555555vw;
        margin: -45.277777777vw 0 3.3333333vw 0;
        order: 17;
    }

    .hw-xmage-all .item37 {
        width: 41.6666666vw;
        height: 30.4166666vw;
        margin: -22.916666666vw 0 3.3333333vw 0;
        order: 25;
    }

    .hw-xmage-all .item38 {
        width: 41.6666666vw;
        height: 52.6388888vw;
        margin: -45.138888888vw 0 3.333333vw 0;
        order: 21;
    }

    .hw-xmage-all .item39 {
        width: 41.6666666vw;
        height: 52.777777vw;
        margin: -45vw 0 3.3333333vw 0;
        order: 19;
    }

    .hw-xmage-all .item40 {
        width: 41.6666666vw;
        height: 52.77777777vw;
        margin: 0 0 3.3333333vw 0;
        order: 12;
    }

    .hw-xmage-all .item41 {
        width: 41.6666666vw;
        height: 30.416666vw;
        order: 24;
    }

    .hw-xmage-all .item42 {
        width: 41.6666666vw;
        height: 52.916666vw;
        order: 20;
    }

    .hw-xmage-all .item43 {
        width: 41.6666666vw;
        height: 52.77777777vw;
        margin: 0 0 3.3333333vw 0;
        order: 18;
    }

    .hw-xmage-all .item44 {
        width: 41.6666666vw;
        height: 41.52777777vw;
        margin: 0 0 6.66666666vw 0;
        order: 28;
    }

    .hw-xmage-all .item45 {
        width: 41.6666666vw;
        height: 30.555555vw;
        margin: -37.222222vw 0 6.66666666vw 0;
        order: 29;
    }

    .hw-xmage-all .item46 {
        width: 41.6666666vw;
        height: 52.6388888vw;
        margin: 0 0 3.3333333vw 0;
        order: 26;
    }

    .hw-xmage-all .item47 {
        width: 41.6666666vw;
        height: 52.77777vw;
        margin: -45.1388888vw 0 3.3333333vw 0;
        order: 27;
    }

    .hw-xmage-all .item48 {
        width: 100%;
        order: 30;
        margin: 0 0 6.66666666vw 0;
    }

    .hw-xmage-all .item49 {
        width: 100%;
        order: 31;
        margin: 0 0 6.66666666vw 0;
    }

    .hw-xmage-all .item50 {
        width: 100%;
        order: 32;
    }
}

/* sec4 */
.hw-xmage-all .sec4 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item51 {
    width: 43.95833333vw;
    margin: 0;
}

@media (hover: hover) and (pointer: fine) {
    .hw-xmage-all .item51:hover::after {
        opacity: 0;
    }
}

.hw-xmage-all .sec4 .ul-info {
    width: 21.45833333vw;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.hw-xmage-all .sec4 .ul-info-li {
    width: 100%;
    padding-bottom: 1.04166667vw;
    margin-bottom: 1.04166667vw;
    border-bottom: 1px dashed #616161;
}

.hw-xmage-all .sec4 .ul-info h2 {
    color: #000;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-xmage-all .sec4 .ul-info p {
    color: #000;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 0.260417vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media screen and (max-width: 1440px) {
    .hw-xmage-all .sec4 .ul-info p {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec4 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item51 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .sec4 .ul-info {
        width: 100%;
        display: block;
    }

    .hw-xmage-all .sec4 .ul-info-li {
        width: 100%;
        padding-bottom: 1.38888888vw;
        margin-bottom: 1.38888888vw;
        border-bottom: 0px dashed #616161;
    }

    .hw-xmage-all .sec4 .ul-info h2 {
        font-size: 2.77777777vw;
    }

    .hw-xmage-all .sec4 .ul-info p {
        font-size: 2.2222222vw;
        margin-top: 0.694444444vw;
    }

}

/* sec5 */
.hw-xmage-all .sec5 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item52 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item53 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item54 {
    width: 100%;
    margin: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec5 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item52 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item53 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item54 {
        width: 100%;
        margin: 0;
    }
}

/* sec6 */
.hw-xmage-all .sec6 {
    width: 66.45833333vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hw-xmage-all .item55 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item56 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item57 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item58 {
    width: 100%;
    margin: 0 0 4.16666667vw;
}

.hw-xmage-all .item59 {
    width: 100%;
    margin: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage-all .sec6 {
        width: 86.6666666vw;
        margin: 0 auto;
    }

    .hw-xmage-all .item55 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item56 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item57 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item58 {
        width: 100%;
        margin: 0 0 6.666666666vw;
    }

    .hw-xmage-all .item59 {
        width: 100%;
        margin: 0;
    }
}


/* kv start */
.content-v4 .ximageH .ximage-outn .navul li:nth-child(4) a {
    color: #fff;
}
@media screen and (max-aspect-ratio:136/100) {
    .content-v4 .ximageH .ximage-outn .navul li:nth-child(4) a {
        color: #000;
    }
}

/* kv end */