.top-bg {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 427 / 670;
}
.mov25-cot {
    width: 100%;
    height: auto;
    max-width: 440px;
}
.com-mov-box-erea {
    position: absolute;
    max-width: 440px;
    top: 0;
}

.fot-menu-zai {
    position: relative;
}

.t-10 {
    top: -6rem;
}

.mt-10 {
    margin-top: -6rem;
}
.mt-2{
    margin-top: -2rem;
}

.top-zai-und-text-area, .top-zai-und-text-area2 {
    color: #fff;
    background-color: #1f1f1f;
    text-align: center;
    font-size: 1rem;
    position: absolute;
    margin-top: -1rem;
    line-height: 1.3;
    padding: 0;
    display: flex;
    top: 54.5rem;
}

.top-zai-und-text-area::before {
    content: "";
    display: block;
    position: absolute;
    background-size: contain;
    background-image: url(/assets/images/area-cp/siki-ichiji-dairiten.webp);
    background-repeat: no-repeat;
    transform: translateY(0%) translateX(-6%);
    width: 7rem;
    height: 7rem;
    top: -23.2rem;
    left: 25rem;
}

.top-zai-und-text-area2::before {
    display: block;
}

.re_header_text {
    background-color: #fff;
    /* padding: 3px; */
    color: #1f1f1f;
    font-size: .9rem;
    text-align: center;
    /* margin: 0; */
    position: absolute;
    top: 3.5rem;
    width: 100%;
    border-bottom: 1px solid #1f1f1f;
    border-top: 1px solid #1f1f1f;
}

/*.sec-no01 {
    margin-top: 1.5rem;
}*/
.menu-area-new{
    position: relative;
}
.menu-area-new::before{
    content: "";
    display: block;
    position: absolute;
    background-size: contain;
    background-image: url(/assets/images/area/new-open.svg);
    background-repeat: no-repeat;
    transform: translateY(-50%) translateX(-50%);
    width: 3.6rem;
    height: 2.3rem;
    top: .5rem;
    right: -6rem;
}
.loop-span{
    background-color: #fff;
    font-size: 1rem;
    border: 1px solid #1f1f1f;
    border-radius: .3rem;
    color: #1f1f1f;
    padding: .3rem;
}
.loop03__item {
    flex: 0 0 auto;
    white-space: nowrap;
    padding-right: 1rem;
    padding-left: 0rem; 
    color: #fff;
}