.footer {
    margin-top: 2.625rem;
}

.title_name {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e55207;
    font-family: "owners-xxwide", "sans-serif";
    color: #e55207;
    font-size: 6.3125rem;
    font-style: normal;
    font-weight: 900;
    /* 99.01% */
}

.about_name {

    color: #FFF;
    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 61.538% */
    letter-spacing: 1.04px;
    transform: scale(0.9, 1);
    transform-origin: left center;
    font-feature-settings: "palt";
}

.about_description {
    color: #FFF;
    margin-top: 26rem;
    margin-left: 6rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 200% */
    letter-spacing: 0.32px;
    transform: scale(0.9, 1);
    transform-origin: left center;
    font-feature-settings: "palt";
    width: 30.1875rem;
    height: 173px;
}

h2 {
    font-family: "owners-xxwide", "sans-serif";
    color: #e55207;
    font-size: 6.3125rem;
    font-style: normal;
    font-weight: 900;
    line-height: 4.7rem;
    /* 99.01% */

}

.title_name_deco {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e55207;
    color: transparent;
    font-family: "owners-xxwide", "sans-serif";
    font-size: 6.3125rem;
    font-style: normal;
    font-weight: 900;
    line-height: 5.0625rem;
    /* 99.01% */
}

.deco_0 {
    opacity: 1;
}

.deco_1 {
    opacity: 1;
}

.deco_2 {
    opacity: 1;
}

.deco_3 {
    opacity: 1;
}

.deco_4 {
    opacity: 0.9;
}

.deco_5 {
    opacity: 0.8;
}

.deco_6 {
    opacity: 0.7;
}

.deco_7 {
    opacity: 0.6;
}

.deco_8 {
    opacity: 0.5;
}

.about_introduction {
    margin-bottom: 12rem;
}

.skill_item_title {
    color: #e55207;
    font-family: "owners-text", "sans-serif";
    font-size: 3.8125rem;
    font-style: italic;
    font-weight: 800;
    line-height: 3.375rem;
    /* 88.525% */
    letter-spacing: 0.61px;
}

.skill_item_text {
    color: #FFF;

    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 200% */
    letter-spacing: 0.32px;
    transform: scale(0.9, 1);
    transform-origin: left center;
    font-feature-settings: "palt";
}

.skill_item_number {
    color: #FFF;
    font-size: 5.1875rem;
    font-style: italic;
    font-weight: 900;
    line-height: 3.375rem;
    letter-spacing: 0.83px;
}

.strength_description {
    color: #FFF;
    width: 30rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 213.333% */
    letter-spacing: 0.3px;
    transform: scale(0.9, 1);
    transform-origin: right center;
    font-feature-settings: "palt";
}

.strength_title {
    color: #e55207;
    font-family: "owners-text", sans-serif;
    font-size: 4.3125rem;
    font-style: italic;
    font-weight: 800;
    line-height: 54px;
    letter-spacing: 0.69px;
    width: auto;
}

.strength_rubi {
    color: #FFF;

    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 4.5rem;
    /* 137.5% */
    letter-spacing: 4.375rem;
    transform: scale(0.9, 1) translateX(9px);
    transform-origin: left center;
    font-feature-settings: "palt";
}

.time_title {
    color: #e55207;
    font-family: "owners-text", sans-serif;
    font-size: 47px;
    font-style: italic;
    font-weight: 800;
    line-height: 54px;
    /* 114.894% */
    letter-spacing: 0.47px;
}

.history_text {
    color: #FFF;

    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 200% */
    letter-spacing: 0.32px;
    transform: scale(0.9, 1);
    transform-origin: left center;
    font-feature-settings: "palt";
    width: 351px;
    height: 265px;
    margin-top: 1rem;
}

.history_contents {
    /* ← なければつけてみて！ */
    margin-top: 3.6875rem;
    position: relative;
}

.history_year {
    color: #FFF;

    font-family: "owners-text", sans-serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 800;
    line-height: 33px;
    /* 180% */
    letter-spacing: 0.3px;
    width: 315px;
    margin-bottom: 17px;
}

/* 
.history_items {
    margin-top: -0.6rem;
} */
.history_items {
    display: flex;
    flex-direction: column;
    /* 上下に .time_text と .history_text_section を積む */
    width: max-content;
    margin-top: 3.4rem;
    flex-shrink: 0;
}

.time {
    display: flex;

    gap: 3rem;
}



.abput_introduction_txt {
    position: absolute;
    top: 0;
    left: 0;
}

.about_title_eng {
    line-height: 4.7rem;
    margin-left: -1rem;
}

.skills_content {
    margin-top: 7.3125rem;
    margin-left: 6rem;
    margin-bottom: 17rem;
}

.about_title_strength {
    text-align: center;
}

.about_title_rubi {
    color: #FFF;
    font-family: "source-han-sans-japanese", sans-serif;
    font-size: 1.2625rem;
    font-style: italic;
    font-weight: 700;
    line-height: 3rem;
    letter-spacing: 11.625rem;
    margin-left: 7.7rem;
}

.skill_rubi_title {
    text-align: left;
}

.strength_rubi_title {
    text-align: center;
}

.skill_item_text {
    border-top: 1px solid #FFF;
    width: 58.375rem;
    padding-top: 1.375rem;
}

.skill_item_section {
    display: flex;
    align-items: baseline;
    margin-bottom: 1.0625rem;
}

.skill_item_number {
    font-family: "owners-text", sans-serif;
}

.skill_item_title {
    margin-left: 3rem;

}

.design {
    margin-bottom: 8.25rem;
}

.strength_items {}

.strength_item_section {
    display: flex;
    align-items: end;
    padding-top: 3.3125rem;
    padding-bottom: 2.3125rem;
    border-bottom: 1px solid #FFF;
    margin-left: 6rem;
    margin-right: 6rem;
}

.strength_item_title {
    margin-right: auto;
}

.history {
    position: relative;
    margin-top: 12.875rem;
}

.strength_items {
    margin-top: 3.6125rem;
}

.history_line {
    position: absolute;
    border: #FFF solid 0.03125rem;
    width: 100%;
    height: 0.0625rem;
    transform: translateY(7rem);
}

.history_item {
    width: 315px;
    margin-right: 112px;

}

.notext {
    visibility: hidden;
}

.time_section {
    border-bottom: #FFF solid 1px;
}

.time_text {
    margin-left: 6rem;
    display: flex;
}

.history_text_section {
    display: flex;
    margin-left: 6rem;
}

.time_item {
    width: 315px;
    margin-right: 112px;
}

.rekishi {
    margin-left: 1rem;
}

.tsuyomi {
    margin-left: 0;
    transform: translateX(5.3125rem);
}

.biography {
    margin-left: -1rem;
}

.disc_img {
    position: fixed;
    width: 47.9375rem;
    height: auto;
    top: -4rem;
    right: -10rem;
}

.mai_sticker {
    position: absolute;
    width: 11.5rem;
    height: auto;
    top: 26rem;
    right: 34rem;
}

.about_sticker {
    position: absolute;
    width: 9.1875rem;
    height: auto;
    top: 5rem;
    right: 35rem;
}

.mai_photo {
    position: absolute;
    width: 21rem;
    top: 9rem;
    left: 51rem;
    transform: rotate(-5deg);
}


.header {}

.barcode {
    position: absolute;
    width: 11.625rem;
    top: 38rem;
    right: 0rem;
}



.skills {
    position: relative;
    z-index: 1;
}

.history {
    position: relative;
    z-index: 1;
}

.strength {
    position: relative;
    z-index: 1;
    margin-bottom: 17rem;
}

.title_name {
    opacity: 1;
}

#disc_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    /* 画像サイズに合わせて調整 */
    height: 300px;
    pointer-events: none;
    z-index: 0;
}

#disc_overlay {
    position: absolute;
    top: 0;
    left: 0rem;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    /* 黒の薄い膜 */
    opacity: 0;
    transition: opacity 0.3s ease;
}

.about_stickers {
    z-index: 5;
}

.time_text,
.history_text_section {
    display: flex;
}

.time_item,
.history_item {
    flex: 0 0 auto;
    width: 315px;
    /* 各要素の幅 */
    margin-right: 112px;
    /* すき間 */
}

.title_deco {
    position: absolute;
    top: 0rem;
}

.deco_sp {
    display: none;
}

.about_title_eng::before {
    content: "";
    display: block;
    width: 3.875rem;
    height: 3.875rem;
    background-image: url(../images/sparcle_naname.webp);
    background-size: cover;
    position: absolute;
    top: 4rem;
    left: 51rem;
}

.about_title_eng::after {
    content: "";
    display: block;
    width: 6rem;
    height: 6rem;
    background-image: url(../images/sparcle_naname.webp);
    background-size: cover;
    position: absolute;
    top: 1rem;
    left: 46rem;
}

.about_title_strength::after {
    content: "";
    display: block;
    width: 4.875rem;
    height: 4.875rem;
    background-image: url(../images/sparkle.webp);
    background-size: cover;
    position: absolute;
    top: -1rem;
    left: 6rem;
}

.about_title_strength::before {
    content: "";
    display: block;
    width: 3.875rem;
    height: 3.875rem;
    background-image: url(../images/sparkle.webp);
    background-size: cover;
    position: absolute;
    top: 7rem;
    left: 79rem;
}

.biography::after {
    content: "";
    display: block;
    width: 5.875rem;
    height: 5.875rem;
    background-image: url(../images/sparkle.webp);
    background-size: cover;
    position: absolute;
    top: -4rem;
    left: 75rem;
    transform: rotate(45deg);
}

.biography::before {
    content: "";
    display: block;
    width: 3.875rem;
    height: 3.875rem;
    background-image: url(../images/sparkle.webp);
    background-size: cover;
    position: absolute;
    top: -1rem;
    left: 81rem;
    transform: rotate(45deg);
}

.skill_item_tool {
    font-family: "owners-text", sans-serif;
    margin-top: 2rem;
    opacity: 0.7;
    font-size: 16px;
}

.sparkle1 {
    position: absolute;
    width: 7rem;
    top: 24.5rem;
    left: 69.1rem;
}

.sparkle2 {
    position: absolute;
    width: 5rem;
    top: 28.2rem;
    left: 74rem;
}

.history-end-marker {
    height: 1px;
    width: 100%;
}

.dot_oranges_about {
    position: relative;
    top: 0;
    left: 0;
}

.dot_orange_about {
    position: absolute;
    width: 22rem;
    top: -1rem;
    left: 39rem;
}

.dot_orange_2_about {
    position: absolute;
    width: 19rem;
    top: 32rem;
    left: -7rem;
}

.dot_orange_3_about {
    position: absolute;
    width: 22rem;
    top: 40rem;
    left: -12rem;
}

.dot_orange_4_about {
    position: absolute;
    width: 16rem;
    top: -6rem;
    left: 81rem;
}

@media screen and (max-width:1280px) {
    .footer {
    margin-top: -37.375rem;
}

    .about_description {
        width: 40.1875rem;
        height: auto;
    }

    .strength_item_section {
        display: block;
        align-items: end;
        padding-top: 3.3125rem;
        padding-bottom: 7.3125rem;
        border-bottom: 0.5px solid #FFF;
        margin: 0 6rem;
    }

    .strength_description {
        color: #FFF;
        font-family: "source-han-sans-japanese", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0.3px;
        transform: scale(0.9, 1);
        transform-origin: left center;
        font-feature-settings: "palt";
        width: 86.6125rem;
        margin-top: 1.2rem;
    }

    .strength_title {
        color: #e55207;
        font-family: "owners-text", sans-serif;
        font-size: 48px;
        font-style: italic;
        font-weight: 800;
        line-height: 43px;
        letter-spacing: 0.69px;
        width: auto;
    }

    .strength_rubi {
        color: #FFF;
        font-family: "source-han-sans-japanese", sans-serif;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 52px;
        letter-spacing: 28.6px;
        transform: scale(0.9, 1);
        transform-origin: left center;
        font-feature-settings: "palt";
    }

    .strength_item_title {
        margin-right: 0rem;
    }

}

@media screen and (max-width:767px) {
    .skill_item_number02 {
        transform: translateY(31px);
    }

    .mai_photo {
        position: absolute;
        width: 13rem;
        top: 9rem;
        left: 5rem;
        transform: rotate(-5deg);
    }

    .tsuyomi {
        margin-left: 0;
        transform: translateX(1.3125rem);
    }

    .title_name_deco {
        -webkit-text-stroke-width: 0.5px;
        font-size: 2.1875rem;
        line-height: 2rem;
    }

    .title_name {
        -webkit-text-stroke-width: 0.5px;
        font-family: "owners-xxwide", "sans-serif";
        color: transparent;
        font-size: 2.1875rem;
        font-style: normal;
        font-weight: 900;
    }

    .deco_6 {
        opacity: unset;
    }

    .deco_7 {
        opacity: unset;
    }

    .title_name_sp {
        -webkit-text-stroke-color: transparent;

        color: #e55207;
        opacity: 1;
    }

    .title_name_sp_transparent {
        opacity: 0.8;
    }

    .deco_8 {
        opacity: 0.7;
    }

    .about_introduction_txt {
        width: 20.0625rem;
        margin: 0 auto;
    }

    .about_description {
        position: static;
        font-size: 15px;
        letter-spacing: 0.28px;
        transform: scale(0.9, 1);
        width: 22.29166666666666rem;
        height: auto;
        margin: 35rem auto 160px;
    }

    .about_title_eng {
        -webkit-text-stroke-color: transparent;
        font-size: 2.3rem;
        line-height: 2.3125rem;
        margin-left: -0.4rem;
    }

    .about_introduction {
        margin-bottom: 0px;
    }

    .skill_rubi_title {
        margin-top: 4.875rem;
        font-size: 15px;
        line-height: 15.055px;
        letter-spacing: 89.25px;
    }

    .skill_item_text {
        border-top: 0.5px solid #FFF;
        width: 22.25rem;
        padding-top: 1.375rem;
        font-size: 15px;
        font-style: normal;
        line-height: 32px;
        /* 228.571% */
        letter-spacing: 0.28px;
    }

    .skills_content {
        width: 20.25rem;
        margin: 61px auto 210px;
    }

    .skill_item_section {
        width: 322px;
    }

    .design {
        width: 322px;
        margin-bottom: 4.25rem;
    }

    .skill_item_number {
        font-size: 45px;
        font-style: italic;
        line-height: 32px;
        letter-spacing: -1.967px;
    }

    .skill_item_title {
        font-size: 42px;
        font-style: italic;
        font-weight: 800;
        line-height: 54px;
        /* 128.571% */
        letter-spacing: 0.42px;
    }

    .web_development {
        font-size: 31px;
        line-height: 32px;
        /* 103.226% */
        letter-spacing: 0.31px;
        margin-bottom: 11px;
    }

    .skill_item_title {
        margin-left: 1rem;
    }

    .skill_item_section {
        display: flex;
        align-items: baseline;
        margin-bottom: 3px;
    }

    h2 {
        color: #e55207;
        font-family: "owners-xxwide", "sans-serif";
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 900;
        line-height: 2.3125rem;
        /* 79.811% */
    }

    .strength_item_section {
        display: block;
        align-items: end;
        padding-top: 1.3125rem;
        padding-bottom: 2.3125rem;
        border-bottom: 0.5px solid #FFF;
        margin: 0 1.6875rem;
    }

    .about_title_rubi {
        font-size: 0.9375rem;
        line-height: 0.9375rem;
        letter-spacing: 2.9375rem;
        margin-left: 0;
    }

    .strength_description {
        color: #FFF;
        font-family: "source-han-sans-japanese", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0.3px;
        transform: scale(0.9, 1);
        transform-origin: left center;
        font-feature-settings: "palt";
        width: 22.3125rem;
        margin-top: 1rem;
    }

    .history_title {
        margin-top: 9rem;
    }

    .time_title {
        margin-top: 56px;
    }

    .time {
        margin-left: 1.6875rem;
        gap: 20rem;

    }

    .history_items {
        display: block;
        gap: 20rem;
        margin-top: 0rem;
    }

    .history_year {
        color: #FFF;
        font-family: "owners-text", sans-serif;
        font-size: 27px;
        font-style: italic;
        font-weight: 800;
        line-height: 15px;
        letter-spacing: 0.3px;
    }

    .time_title {
        font-size: 36px;
    }





    .history_text {
        margin-top: 15px;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0.32px;
        width: 351px;
        height: 265px;
    }

    .strength_title {
        font-size: 36px;
    }

    .strength_items {
        margin-top: 0.6125rem;
    }

    .history {
        margin-top: 150px;
    }

    .time_text {
        margin-left: 1.6875rem;
    }

    .history_text_section {
        margin-left: 1.6875rem;
    }

    .history_item {
        margin-right: 112px;
    }

    .history_contents {
        margin-top: 0rem;
    }

    .footer_nav {
        display: none;
    }

    .footer_copyrights {
        margin: 2.5rem auto;
    }

    .biography {
        margin-left: -0.2rem;
        line-height: 2rem;
    }

    .skill {
        margin-left: 2.2rem;
    }

    .rekishi {
        margin-left: 0.3rem;
    }

    .mai_sticker {
        position: absolute;
        width: 5rem;
        height: auto;
        top: 22rem;
        right: 1.5rem;
    }

    .about_sticker {
        position: absolute;
        width: 6.1875rem;
        height: auto;
        top: 7rem;
        right: 15.5rem;
    }

    .barcode {
        display: none;
    }

    .deco_sp {
        display: block;
    }

    .about_title_strength {
        margin-left: -0.15rem;
    }

    .sparkle1 {
        position: absolute;
        width: 4rem;
        top: 19.5rem;
        left: 2.1rem;
    }

    .sparkle2 {
        position: absolute;
        width: 5rem;
        top: 22.8rem;
        left: 4rem;
    }

    .about_title_eng::before {
        content: "";
        display: block;
        width: 2.875rem;
        height: 2.875rem;
        background-image: url(../images/sparcle_naname.webp);
        background-size: cover;
        position: absolute;
        top: 0.2rem;
        left: 16.6rem;
    }

    .about_title_eng::after {
        content: "";
        display: block;
        width: 4rem;
        height: 4rem;
        background-image: url(../images/sparcle_naname.webp);
        background-size: cover;
        position: absolute;
        top: 1rem;
        left: 18rem;
    }

    .about_title_strength::after {
        content: "";
        display: block;
        width: 3.5rem;
        height: 3.5rem;
        background-image: url(../images/sparkle.webp);
        background-size: cover;
        position: absolute;
        top: -2.8rem;
        left: 1rem;
    }

    .about_title_strength::before {
        content: "";
        display: block;
        width: 2.5rem;
        height: 2.5rem;
        background-image: url(../images/sparkle.webp);
        background-size: cover;
        position: absolute;
        top: 3rem;
        left: 20rem;
    }

    .biography {
        position: relative;
    }

    .biography::after {
        content: "";
        display: block;
        width: 4.875rem;
        height: 4.875rem;
        background-image: url(../images/sparkle.webp);
        background-size: cover;
        position: absolute;
        top: -2.5rem;
        left: 16rem;
        transform: rotate(45deg);
    }

    .biography::before {
        content: "";
        display: block;
        width: 2.875rem;
        height: 2.875rem;
        background-image: url(../images/sparkle.webp);
        background-size: cover;
        position: absolute;
        top: 0rem;
        left: 20rem;
        transform: rotate(45deg);
    }

    .history {
        position: relative;
    }

    .history_placeholder {
        height: 200vh;
        /* 横スクロール距離に合わせて調整！ */
    }

    .history_contents {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .dot_orange_about {
        position: absolute;
        width: 8rem;
        top: 43rem;
        left: 18rem;
    }

    .dot_orange_2_about {
        position: absolute;
        width: 14rem;
        top: 4rem;
        left: -5rem;
    }

    .dot_orange_3_about {
        position: absolute;
        width: 8rem;
        top: 43rem;
        left: 18rem;
    }

    .dot_orange_4_about {
        position: absolute;
        width: 6rem;
        top: 6rem;
        left: 13rem;
    }
    .strength {
    position: relative;
    z-index: 1;
    margin-bottom: -110px;
}
}