.article {
    padding-top: 7.57rem;

}

.footer {
    justify-content: end;
}

.sparkle {
    position: absolute;
    width: 4rem;
    top: 6.5rem;
    left: 13rem;
}

.heart {
    position: absolute;
    width: 4rem;
    top: 12.5rem;
    left: 68rem;
    transform: rotate(-14deg);
}

.main {
    z-index: 4;
}

.container {
    position: relative;
}

.noise {
    will-change: left, top;
    background: url(../images/noise.webp);
    content: "";
    height: 300%;
    position: absolute;
    width: 300%;
    z-index: 6;
    opacity: 0.77;
    mix-blend-mode: overlay;
    z-index: 5;
}

.title_grd_img {
    display: flex;
    margin: 3rem;
    width: -webkit-fill-available;
    margin-bottom: 1.875rem;
    clip-path: inset(0 100% 0 0);
    /* 右から隠れてる状態 */
    opacity: 1;
}

.section_mainVisual_bottom {
    border: 0.125rem solid #FFF;
    display: flex;
    margin: 0 3rem;
    clip-path: inset(0 100% 0 0);
    /* 右から隠れてる状態 */
    opacity: 1;
    filter: blur(0.5px);
}

.title_barcode_div {
    width: 22.9375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0.125rem solid #FFF;
}

.title_barcode {
    height: 5.25rem;

}

.title_earth_div {
    width: 22.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0.125rem solid #FFF;
}

.title__earth {
    height: 6.1rem;

}

.title_txt {
    width: 30.5625rem;
    display: block;
    color: #FFF;
    font-family: "owners-xxwide", "sans-serif";
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.3125rem;
    /* 105% */
    letter-spacing: 0.125rem;
    border-right: 0.125rem solid #FFF;
    padding: 1.125rem 1rem;
}

.title_txt_1 {
    margin-bottom: 1.5rem;
}

.title_scroll {
    z-index: 1;
    position: absolute;
    width: 12rem;
    top: 37rem;
    left: 78rem;
}

.works {
    position: relative;
    z-index: 7;
    margin-top: 11rem;
}

.works_no {
    display: block;
    position: absolute;
    width: 10.3125rem;
    top: 4rem;
    left: 61rem;

}

.works_no_reverse {
    left: 5rem;
}

/* .works_stack_wrapper {
    position: relative;
    height: 400vh;
}*/

.works_item {
    position: relative;
    margin-bottom: 10rem;
}


/* .pin-section {
    height: 300vh;

} */

/* .works_stack_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
} */
/* 
.works_item {
    position: relative;
    left: 50%;
    transform: translate(-50%, 500vh);
} */

.midashi {
    margin: 0 3rem;
    width: -webkit-fill-available;
}

.works_img {
    position: absolute;
    top: 2.5rem;
    left: 5.4rem;
    width: 48.4375rem;
    border-radius: 1.5625rem;
}

.works_img_reverse {
    left: 36rem;
    top: 2.45rem;
}

.works_title {
    position: absolute;
    top: 10rem;
    left: 61rem;
}

.works_title_reverse {
    left: 5rem;
}

.view_more_g {
    color: #0459F7;
}

.view_more_o {
    color: #DAD60B;
}

.view_more_b {
    color: #D61017;
}


.works_title_eng {
    font-family: "owners-text", "sans-serif";
    font-weight: 800;
    font-style: normal;
    color: black;
    font-size: 3.5625rem;
    line-height: 3.3125rem;
    /* 92.982% */
    padding-bottom: 1rem;
    border-bottom: 2px solid black;
    letter-spacing: -1.71px;
    font-feature-settings: "palt";
    width: 23rem;
}

.works_title_jp {
    font-family: "source-han-sans-japanese", sans-serif;
    font-feature-settings: "palt";
    font-weight: 900;
    color: black;
    font-size: 2.5rem;
    line-height: 2.625rem;
    /* 105% */
    transform: scale(0.8, 1);
    transform-origin: left center;
    margin-top: 1rem;
}


.works_title_view_more {
    font-family: "owners-text", "sans-serif";
    position: absolute;
    top: 27rem;
    left: 76rem;
    font-size: 1.3125rem;
    font-weight: 700;
    z-index: 1;
}

.works_title_view_more_reverse {

    left: 5rem;

}


.viewmore_bg {
    position: absolute;
    width: 8.1rem;
    height: 2rem;
    /* padding: 5rem; */
    top: 26.75rem;
    left: 75.9rem;
    background-color: black;
    z-index: 0;
    transform: scale(0, 1);
    transition: transform 0.3s;
    transform-origin: left center;
    /* ←★これを追加！ */
}

/* これがポイント！ */
.works_item:hover .viewmore_bg {
    transform: scale(1, 1);
}

.viewmore_bg_o {
    position: absolute;
    width: 8.1rem;
    height: 2rem;
    /* padding: 5rem; */
    top: 26.75rem;
    left: 4.9rem;
    background-color: black;
    z-index: 0;
}

.line {
    position: absolute;
    top: 1.6rem;
    left: 58rem;
    height: 28.35rem;
}

.line_reverse {
    left: 31.19rem;
}

.about {
    position: relative;
    margin-left: -1rem;
    height: 53rem;
    z-index: 7;
}

.about_title {
    color: #e55207;
    font-family: "owners-xxwide", "sans-serif";
    font-size: 6.0625rem;
    font-style: italic;
    font-weight: 900;
    line-height: 83%;
    /* 43.299% */
}

.border_2 {
    margin: 0 0 0 10rem;
}

.border_3 {
    margin: 0 0 0 20rem;
}

.about_title_border {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e55207;

}

.cd {
    position: absolute;
    width: 38.375rem;
    top: 10rem;
    left: 26rem;
    transform: rotate(9deg);
}


.barcode_orange {
    position: absolute;
    width: 17.625rem;
    top: 39rem;
    left: 57rem;
    z-index: -1;
}

.sparkle_about_1 {
    position: absolute;
    width: 6.6875rem;
    top: 16rem;
    left: 69rem;
}

.sparkle_about_2 {
    position: absolute;
    width: 4.6875rem;
    top: 22rem;
    left: 66rem;
}

.flower {
    position: absolute;
    width: 5.9375rem;
    top: 33rem;
    left: 15rem;
}

.contact_title {
    color: #e55207;
    font-family: "owners-xxwide", "sans-serif";
    font-size: 8.9375rem;
    font-style: normal;
    font-weight: 900;
    line-height: 7.1875rem;
    margin-left: -3rem;
    /* 80.42% */
}

.contact_title_border {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e55207;
    font-weight: 900;
    /* 80.42% */
}

.contact_title_repeat {
    margin-bottom: 2.3rem;
}

.mailaddress {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e55207;
    font-family: "owners-text", sans-serif;
    font-size: 4.5625rem;
    font-style: italic;
    font-weight: 700;
    line-height: 100%;
    /* 165.753% */
    margin-left: 14.875rem;
    transition: 0.3s;
    position: relative;
}

.mailaddress:hover {
    color: #e55207;
}

.mailaddress::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 0.125rem;
    background: #e55207;
    bottom: -0.5rem;
    /*アンダーラインがaタグの下端から現れる*/
    transform: scale(0, 1);
    /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
    transform-origin: left top;
    /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
    transition: transform 0.3s;
    /*変形の時間*/
}

.mailaddress:hover::after {
    transform: scale(1, 1);
}

.arrow {
    width: 60px;
    height: 20px;
    cursor: pointer;
}

.arrow path {
    fill: none;
    stroke: wheat;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
    transition: stroke-dashoffset 0.6s ease;
}

.arrow:hover path {
    stroke-dashoffset: 0;
}

.title_barcode_div_sp {
    display: none;
}

.title_earth_div_sp {
    display: none;
}

.works_img_sp {
    display: none;
}

.line {
    display: block;
}

.line_sp {
    display: none;
}



.midashi_css {
    border-radius: 2.1875rem;
    height: 31.5625rem;
    width: auto;
    background-color: #0459F7;
    object-fit: cover;
    overflow: visible;
    margin: 0 3rem;

    -webkit-mask-image:
        radial-gradient(circle 40px at 80px 80px, transparent 40px, white 41px),
        radial-gradient(circle 30px at 220px 220px, transparent 30px, white 31px);
    -webkit-mask-composite: destination-in;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;

    mask-image: radial-gradient(circle 6px at 55.355rem 0rem, transparent 1.275rem, white 1.275rem),
        radial-gradient(circle 30px at 55.355rem 31.5rem, transparent 1.275rem, white 1.275rem);
    mask-composite: intersect;
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.midashi_reverse {
    mask-image: radial-gradient(circle 6px at 28.555rem 0rem, transparent 1.275rem, white 1.275rem),
        radial-gradient(circle 30px at 28.555rem 31.5rem, transparent 1.275rem, white 1.275rem);
}

.midashi_o {
    background-color: #DAD60B;
}

.midashi_r {
    background-color: #D61017;
}

/* 各文字の間隔は wrapper 側で調整 */
.char-wrapper {
    display: inline-block;
    height: 0.82em;
    overflow: hidden;
    vertical-align: bottom;

    /* フォントが左右にはみ出すのをカバーする余白（Owners XXWide対策） */
    padding-inline: 0.5em;
    margin-inline: -0.5em;
}

/* 文字本体 */
.char {
    display: inline-block;
    transform: translateY(120%);
    will-change: transform;
    text-align: center;
}

.mainVisual_title {
    font-family: "owners-xxwide", sans-serif;
    font-size: 9rem;
    font-weight: 900;
    color: #e55207;
    line-height: 1;
    letter-spacing: 0;
    /* ← letter-spacing は個別に調整するのでここは 0 */
    display: inline-block;
    white-space: nowrap;
    margin: -0.4rem 3rem -1.4rem;
    width: max-content;
}

.char-wrapper:nth-child(1) {
    margin-right: -6.8rem;
    /* A */

}

.char-wrapper:nth-child(2) {
    margin-right: -7.09rem;
    /* A */
    font-style: italic;
}

.char-wrapper:nth-child(3) {
    margin-right: -4rem;
    /* A */
}

.char-wrapper:nth-child(4) {
    margin-right: -7.85rem;
    /* A */
}

.char-wrapper:nth-child(5) {
    margin-right: -7.9rem;
    /* A */

}

.char-wrapper:nth-child(6) {
    margin-right: -9.6rem;
    /* A */
}

.char-wrapper:nth-child(7) {
    font-style: italic;
    margin-right: -6.75rem;
    /* T */
}

.char-wrapper:nth-child(8) {
    margin-right: -6rem;
    /* T */
}


.row1 {
    top: 0;
}

.row2 {
    top: 13.4vh;
}


.hover-target {
    display: inline-block;
    cursor: pointer;
}

.hover-target_cd {
    display: inline-block;
    cursor: pointer;
}

.hover-image {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    pointer-events: none;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    z-index: 1000;
}

.hover-image_cd {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    pointer-events: none;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    z-index: 1000;
}

.hover-image_absolute {
    display: none;
}


.contact {
    margin-top: 10rem;
}

.works_item_1::before {
    content: "";
    display: block;
    width: 3.875rem;
    height: 3.875rem;
    background-image: url(../images/clober.webp);
    background-size: cover;
    position: absolute;
    top: 31rem;
    left: 77rem;
    z-index: 1;
    transform: rotate(30deg);
}

.works_item_1::after {
    content: "";
    /* ❶ 必須：疑似要素を表示させるために絶対必要！ */
    display: block;
    /* または inline-block：サイズを持たせるため */
    width: 4.875rem;
    /* 必要に応じてサイズ指定 */
    height: 4.875rem;
    background-image: url(../images/flower.webp);
    /* ❷ 表示したい画像を背景として指定 */
    background-size: cover;
    /* 背景画像の表示調整 */
    position: absolute;
    top: -3rem;
    left: 4rem;
}

.works_item_2::before {
    content: "";
    display: block;
    width: 5.875rem;
    height: 5.875rem;
    background-image: url(../images/sparkle.webp);
    background-size: cover;
    position: absolute;
    top: 31rem;
    left: 62rem;
    z-index: 1;
}

.works_item_2::after {
    content: "";
    display: block;
    width: 5.15rem;
    height: 3.875rem;
    background-image: url(../images/heart.webp);
    background-size: cover;
    position: absolute;
    top: -6rem;
    left: 20rem;
    transform: rotate(-12deg);
}

.works_item_3::before {
    content: "";
    display: block;
    width: 3.875rem;
    height: 3.875rem;
    background-image: url(../images/clober.webp);
    background-size: cover;
    position: absolute;
    top: 31rem;
    left: 7rem;
    z-index: 1;
    transform: rotate(10deg);
}

.works_item_3::after {
    content: "";
    display: block;
    width: 4.875rem;
    height: 4.875rem;
    background-image: url(../images/hosi.webp);
    background-size: cover;
    position: absolute;
    top: -3rem;
    left: 82rem;
}

.sticker_crick {
    display: none;
}

.sticker_crick_cd {
    display: none;
}

.viewallworks_txt {
    line-height: 0rem;
}

.viewallworks_p {
    font-family: "owners-xxwide", "sans-serif";
    font-size: 4.9375rem;
    transition: 0.3s;
}

.viewallworks_txt:hover {
    line-height: 4rem;
}

.orange {
    color: #e55207;
}

.transparent {
    color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #e55207;
}

.viewallworks_txt {
    margin: 0 9rem;
    width: auto;
}

.sticker_crick_viewmoreworks {
    display: none;
}

.view_all_works{
    height: 10rem;
    margin-bottom: 11rem;
}

@media screen and (max-width:767px) {
    .contact {
    margin-top: 3rem;
}
    .works_item_3{
        margin-bottom: 6rem;
    }
    .sticker_crick_viewmoreworks {
        display: block;
        position: absolute;
        width: 6rem;
        top: 5rem;
        left: 4rem;
        transform: rotate(20deg);
    }

    .cd_click {
        width: -webkit-fill-available;
        height: 14rem;
    }

.viewallworks_p {
        font-family: "owners-xxwide", "sans-serif";
        font-size: 1.3rem;
        transition: 0.3s;
        line-height: 1.2rem;
    }

    .viewallworks_txt {
        margin: 0 auto;
        width: fit-content;
        height: 5rem;
    }

    .hover-target,
    .hover-target_cd {
        /* またはopacity: 0など */
        pointer-events: none;
    }

    .view_more_g {
        color: #000;
    }

    .view_more_o {
        color: #000;
    }

    .view_more_b {
        color: #000;
    }

    .mainVisual_title {
        font-family: "owners-xxwide", "sans-serif";
        color: #e55207;
        font-size: 3rem;
        font-style: normal;
        font-weight: 900;
        line-height: 3rem;
        margin: 8.3rem 1.6875rem 0;
        height: 6rem;
    }

    .spbr {
        display: block;
    }

    .title_grd_img {
        display: flex;
        width: 20.1875rem;
        height: 8.4375rem;
        margin: 0.6875rem auto 0.9375rem;
    }

    .title_txt {
        color: #FFF;
        padding: 0.375rem 0.6rem;
        font-family: "owners-xxwide", "sans-serif";
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 1.3125rem;
        /* 175% */
        letter-spacing: 0.075rem;
        border-bottom: 2px solid #FFF;
        width: 20rem;
        border-right: none;
    }

    .section_mainVisual_bottom {
        border: 2px solid #FFF;
        display: block;
        margin: 0 auto;
        width: 20.1875rem;
    }

    .title_barcode_div {
        display: none;
    }

    .title_earth_div {
        display: none;
    }

    .title_img_sp {
        display: flex;
    }

    .title_barcode_div_sp {
        border-right: 2px solid #FFF;
    }

    .title_earth_div_sp {
        border-right: 2px solid #FFF;
    }

    .title__earth_sp {
        width: 5.656625rem;
        height: 1.5549375rem;

    }

    .title_barcode_sp {
        width: 5.75rem;

    }


    .title_barcode_div_sp {
        display: block;
        padding: 5px 11px;
    }

    .title_earth_div_sp {
        display: block;
        padding: 5px 11px;
    }

    .title_scroll {
        z-index: 1;
        position: absolute;
        width: 6.2rem;
        top: 38.1rem;
        left: 15.9rem;
    }

    .sparkle {
        position: absolute;
        width: 2.4rem;
        top: 14.82rem;
        left: 4.7rem;
    }

    .midashi {
        height: 16.1875rem;
        width: 41.875rem;
        transform: rotate(90deg);
        object-fit: cover;
        overflow: visible;
        margin: 13rem 0rem;
    }

    .midashi_css {
        border-radius: 1.0625rem;
        height: 38.875rem;
        width: 16.1875rem;
        object-fit: cover;
        overflow: visible;
        margin: 0 auto;

        -webkit-mask-image:
            radial-gradient(circle 40px at 80px 80px, transparent 40px, white 41px),
            radial-gradient(circle 30px at 220px 220px, transparent 30px, white 31px);
        -webkit-mask-composite: destination-in;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;

        mask-image: radial-gradient(circle 6px at -0.125rem 26rem, transparent 0.875rem, white 0.9375rem),
            radial-gradient(circle 30px at 16.25rem 26rem, transparent 0.875rem, white 0.9375rem);
        mask-composite: intersect;
        mask-repeat: no-repeat;
        mask-size: 100% 100%;
    }

    .heart {
        position: absolute;
        width: 1.5rem;
        top: 20.55rem;
        left: 12.5rem;
        transform: rotate(-14deg);
    }

    .title_A_firstname {
        color: #e55207;
        font-family: "owners-xxwide", "sans-serif";
        font-style: normal;
        font-weight: 900;
        letter-spacing: -11.96px;
    }

    .works_img {
        display: none;
    }

    .works_img_sp {
        display: block;
        position: absolute;
        width: 13rem;
        top: 1.45rem;
        left: 5.2rem;
        border-radius: 1rem;
        height: 23rem;
        object-fit: cover;
    }

    .midashi_o {}

    .line {
        display: none;
    }

    .line_sp {
        display: block;
        position: absolute;
        top: 25.8rem;
        left: 4.4rem;
        width: 14.625rem;
        margin: 0 auto;
    }

    .works_no {
        display: block;
        position: absolute;
        width: 4.6rem;
        top: 27rem;
        left: 5rem;
    }


    .works_title {
        position: absolute;
        top: 29.4rem;
        left: 5rem;
    }

    .works_title_eng {
        font-family: "owners-text", "sans-serif";
        font-weight: 800;
        font-style: normal;
        color: black;
        font-size: 1.7rem;
        line-height: 1.55rem;
        padding-bottom: 0.2rem;
        border-bottom: 2px solid black;
        letter-spacing: -0.71px;
        font-feature-settings: "palt";
        width: 13.3rem;
    }

    .works_title_jp {
        font-family: "source-han-sans-japanese", sans-serif;
        font-feature-settings: "palt";
        font-weight: 900;
        color: black;
        font-size: 1.58rem;
        line-height: 1.67rem;
        transform: scale(0.8, 1);
        transform-origin: left center;
        margin-top: 0.2rem;
    }

    .works_title_view_more {
        font-family: "owners-text", "sans-serif";
        position: absolute;
        top: 40.5rem;
        left: 12.8rem;
        font-size: 1rem;
        font-weight: 700;
        z-index: 1;
    }

    .works_title_view_more {
        font-family: "owners-text", "sans-serif";
        position: absolute;
        top: 37.1rem;
        left: 13.75rem;
        font-size: 0.8rem;
        font-weight: 700;
        z-index: 1;
    }

    .viewmore_bg {
        display: none;
    }

    .about_title {
        font-family: "owners-xxwide", "sans-serif";
        font-size: 2.125rem;
        font-style: italic;
        font-weight: 900;
        line-height: 83%;
        width: 22rem;
    }

    .about_title_border {
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #E25D22;
    }

    .border_2 {
        margin: 0 0 0 2.0625rem;
    }

    .border_3 {
        margin: 0 0 0 4.125rem;
    }

    .about {
        position: relative;
        margin-top: 17.0625rem;
        margin-left: -0.3rem;
        height: 53rem;
    }

    .cd {
        position: absolute;
        width: 15rem;
        top: 4rem;
        left: 4.5rem;
        transform: rotate(9deg);
    }

    .barcode_orange {
        position: absolute;
        width: 8.625rem;
        top: 17rem;
        left: 13rem;
        z-index: -1;
    }

    .sparkle_about_1 {
        position: absolute;
        width: 3.6875rem;
        top: 5rem;
        left: 19rem;
    }

    .sparkle_about_2 {
        position: absolute;
        width: 1.6875rem;
        top: 8rem;
        left: 21rem;
    }

    .flower {
        position: absolute;
        width: 3.2rem;
        top: 17rem;
        left: 2rem;
    }

    .about {
        position: relative;
        margin-top: 9rem;
        margin-left: -0.3rem;
        height: 29rem;
    }

    .contact_title {
        color: #e55207;
        font-family: "owners-xxwide", "sans-serif";
        font-size: 2.375rem;
        font-style: normal;
        font-weight: 900;
        line-height: 2.1rem;
        margin-left: -0.5rem;
    }

    .contact_title_border {
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #e55207;
        font-weight: 900;
        /* 80.42% */
    }

    .mailaddress {
        color: #e55207;
        -webkit-text-stroke-width: 0px;
        -webkit-text-stroke-color: #e55207;
        font-family: "owners-text", sans-serif;
        font-size: 1.4rem;
        font-style: italic;
        font-weight: 700;
        line-height: 100%;
        margin-left: 1.5rem;
    }


    .hole-box {
        width: 300px;
        height: 300px;
        background: linear-gradient(135deg, #f6d365, #fda085);

        /* 穴が開くマスク構成：白地 → 穴 → 透明 */
        -webkit-mask-image:
            radial-gradient(circle 40px at 80px 80px, transparent 40px, white 41px),
            radial-gradient(circle 30px at 220px 220px, transparent 30px, white 31px);
        -webkit-mask-composite: destination-in;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 100% 100%;

        mask-image:
            radial-gradient(circle 40px at 80px 80px, transparent 40px, white 41px),
            radial-gradient(circle 30px at 220px 220px, transparent 30px, white 31px);
        mask-composite: intersect;
        mask-repeat: no-repeat;
        mask-size: 100% 100%;
    }

    .char-wrapper:nth-child(1) {
        margin-right: -2.7rem;
        /* A */
    }

    .char-wrapper:nth-child(2) {
        margin-right: -4.4rem;
        /* A */
        font-style: italic;
    }

    .char-wrapper:nth-child(3) {
        margin-right: -4rem;
        /* A */
    }

    .char-wrapper:nth-child(4) {
        margin-right: -2.6rem;
        /* A */
    }

    .char-wrapper:nth-child(5) {
        margin-right: -3.3rem;
        /* A */

    }

    .char-wrapper:nth-child(6) {
        margin-right: -3.9rem;
        /* A */
    }

    .char-wrapper:nth-child(7) {
        font-style: italic;
        margin-right: -3.1rem;
        /* T */
    }

    .char-wrapper:nth-child(8) {
        margin-right: -6rem;
        /* T */
    }

    .view_all_works {
        position: relative;
    }

    .hover-image_absolute {
        position: absolute;
        top: 3rem;
        left: 14rem;
        width: 6rem;
        transform: rotate(-26deg);
        animation: poyopoyo 2.1s ease-out infinite;
    }

    @keyframes poyopoyo {

        0%,
        35%,
        45%,
        55% {
            transform: rotate(-26deg) scale(1);
        }

        40%,
        50% {
            transform: rotate(-26deg) scale(0.85);
        }
    }


    .works_item_1::before {
        content: "";
        display: block;
        width: 2.875rem;
        height: 2.875rem;
        background-image: url(../images/clober.webp);
        background-size: cover;
        position: absolute;
        top: 38.3rem;
        left: 18rem;
        z-index: 1;
        transform: rotate(30deg);
    }

    .works_item_1::after {
        content: "";
        display: block;
        width: 3.875rem;
        height: 3.875rem;
        background-image: url(../images/flower.webp);
        background-size: cover;
        position: absolute;
        top: -3rem;
        left: 3rem;
    }

    .works_item_2::before {
        content: "";
        display: block;
        width: 3.875rem;
        height: 3.875rem;
        background-image: url(../images/sparkle.webp);
        background-size: cover;
        position: absolute;
        top: 30rem;
        left: 19rem;
        z-index: 1;
    }

    .works_item_2::after {
        content: "";
        display: block;
        width: 3.55rem;
        height: 2.7rem;
        background-image: url(../images/heart.webp);
        background-size: cover;
        position: absolute;
        top: -3.3rem;
        left: 1rem;
        transform: rotate(-12deg);
    }

    .works_item_3::before {
        content: "";
        display: block;
        width: 2.875rem;
        height: 2.875rem;
        background-image: url(../images/clober.webp);
        background-size: cover;
        position: absolute;
        top: 35rem;
        left: 1rem;
        z-index: 1;
        transform: rotate(31deg);
    }

    .works_item_3::after {
        content: "";
        display: block;
        width: 3.875rem;
        height: 3.875rem;
        background-image: url(../images/hosi.webp);
        background-size: cover;
        position: absolute;
        top: 3rem;
        left: 18.7rem;
    }

    .sticker_crick {
        position: absolute;
        display: block;
        width: 8rem;
        top: 2.8rem;
        left: 13rem;
        transform: rotate(-27deg);
    }

    .sticker_crick_cd {
        position: absolute;
        display: block;
        width: 8rem;
        top: 17.9rem;
        left: 11rem;
        transform: rotate(-9deg);
    }

    .footer {
        justify-content: center;
    }
    .char{
            width: 5rem;
    }
}