@media only screen and (min-width: 468px) {}


@media only screen and (min-width: 601px) {

    .about_foot img{
        max-width:700px;
    }

    .jingle02 img{
        max-width:700px;
    }

    

    .order_btn img{
        max-width:500px;
    }

    .voice_head img{
        max-width:580px;
    }

    .point .container{
        max-width:680px;
        width:100%;
margin-left:auto;
margin-right:auto;
    }



}

@media only screen and (min-width: 767px) {

    .brsp {
        display: none;
    }

}

@media only screen and (min-width: 768px) {

    .threemenusp {
        display: none;
    }

.brsp {display:none}

}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1009px) {}

@media only screen and (min-width: 1085px) {}

@media only screen and (min-width: 1201px) {
}

@media only screen and (min-width:467px) and (max-width:992px) {}

@media only screen and (min-width:767px) and (max-width:1024px) {}

@media only screen and (min-width: 1350px) {}

@media only screen and (max-width: 1350px) {}

@media only screen and (max-width: 1008px) {}

@media only screen and (max-width: 1085px) {}

@media only screen and (max-width: 992px) {



    #gurmegurume:after {
        right: -10px;
        width: 30px;
        background-size: 30px;
    }


    #sweets:after {
        left: -10px;
        width: 30px;
        background-size: 30px;
    }


}


@media only screen and (max-width: 768px) {

    .stamp_btn {
        left: 70px;
        bottom: 30px;
        width: clamp(150px, 16vw, 180px);
    }



}



@media only screen and (max-width: 767px) {


    .threemenu {
        display: none;
    }

    .itemupper {
        margin-top: -5rem;
    }

    .shortupper {
        margin-top: -5rem;
    }

    #gurmegurume:after {
        top: 60px;
        right: -10px;
        height: 500px;
        width: 30px;
        background-size: 30px;
    }

    #sweets:after {
        top: -40px;
        left: -10px;
        height: 500px;
        width: 30px;
        background-size: 30px;
    }


    .openbtn {
        width: 54px;
        height: 54px;
    }

    .contents_md,
    .contents_fd {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }


    .mark_area {
        width: 100%;
    }

    .mark_area img {
        max-width: 120px;
    }

    .title_area {
        width: 100%;
    }


    #fd-goods {
        padding-bottom: 480px;
    }

    #md-goods {
        padding-bottom: 480px;
    }

    #md-lifestyle {
        padding-bottom: 480px;
    }


}




@media only screen and (min-width:468px) and (max-width:600px) {}



@media only screen and (max-width: 600px) {

    .stamp_btn {
        left: 20px;
        bottom: 20px;
        width: clamp(110px, 16vw, 180px);

    }

    .point .one .point_txt{
        left:12%;
        top:8%;
    }

    .point .two .point_txt {
        top: 5%;
        left:54%;
    }

    .point .three .point_txt{
        left:15%;
        top:0;
    }


    .point .zero .point_txt{
        top:5%;
        
    }

    .zero h2{
        font-size: 1.8rem;;
    }

    .zero h2 span.zero-smalltxt{
        font-size: 1.3rem;;
    }


}




@media only screen and (max-width: 500px) {
    .zadankai_member{
        margin-bottom:2.8rem;
        padding-bottom:1.2rem;
    }

}



@media only screen and (min-width:480px) and (max-width:768px) {


    #kouraku {
        padding-top: 20rem;
    }


}


@media only screen and (max-width: 468px) {



    .aeonlogo img {
        width: 65px;
    }

    .eventinfo {
        padding-left: 1rem;
        padding-right: 1rem;
    }



}