#container .navi-btn a::after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-bottom: solid 2px #f0c75a;
    border-right: solid 2px #f0c75a;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 30%;
    right: 7%;
}

#container .glo-navi-foot ul {
    width: 100%;
    height: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}


/*----------
 mainvisual
----------*/
#container .mainvisual {
    background-color: #f0c75a;
}

/*--ribbon--*/
#container .right-text h2:before {
    border-color: transparent transparent transparent #f0c75a;
}

#container .right-text h2:after {
    border-color: transparent #f0c75a transparent transparent;
}

@media screen and (max-width: 640px) {
    .menu-title:after {
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-bottom: solid 2px #f0c75a;
        border-right: solid 2px #f0c75a;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 40%;
        right: 15px;
    }

    .fame .menu-title:after {
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-bottom: solid 2px #dcbf7b;
        border-right: solid 2px #dcbf7b;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 40%;
        right: 15px;
    }

    .menu-title.open:after {
        display: none;
    }

    .toggle {
        display: none;
    }
}

/*--menu-title-design--*/
#container .menu-title h2 {
    color: #f0c75a;
}

#container .fame .menu-title h2 {
    color: #dcbf7b;
}

#container .menu-title p {
    color: #f0c75a;
}

#container .fame .menu-title p {
    color: #dcbf7b;
}


#container .navi-btn:hover {
    background: #fffbd5;
    text-decoration: none;
}

#container .right-text {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/item-line01.png) bottom 0px left 50% no-repeat;
    background-size: 110%;
    padding: 0 0 90px;
    position: relative;
}

#container .fame .navi-btn a {
    padding: 0 0 0 10px;
    text-align: center;
}

#container .fame .navi-btn a::after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-bottom: solid 2px #dcbf7b;
    border-right: solid 2px #dcbf7b;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 75%;
    right: 7%;
}

#container .fame .navi-btn {
    margin: 0 0 25px;
}

/*-------
 section
-------*/
#container .sec {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/back02.png) top right no-repeat;
    background-size: 45%;
    background-color: #fffbd5;
}

#container .sec h2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 5px left 50px, top 5px right 50px;
    background-size: 15%, 15%;
    color: #f0c75a;
}


/*sec5*/
#container .sec5 {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/back02.png) top right no-repeat;
    background-size: 45%;
    background-color: #fffbd5;
    width: 100%;
}

#container .sec5 h2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 5px left 50px, top 5px right 50px;
    background-size: 15%, 15%;
    color: #f0c75a;
    border-bottom: none;
    font: bold 1.3rem/1.3 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: center;
    margin: 0 0 10px;
    padding: 0 0;
    position: relative;
}

#container .sec5 .item-title {
    padding: 10px 25px;
    margin: 10px auto 20px;
}

#container .sec5 div {
    padding: 0px;
}

/*sec6*/
#container .sec6 {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/back03.png) top right no-repeat;
    background-size: 45%;
    background-color: #fef6e3;
    width: 100%;
}

#container .sec6 h2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line03.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line04.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 5px left 50px, top 5px right 50px;
    background-size: 15%, 15%;
    color: #dcbf7b;
    font: bold 1.3rem/1.3 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: center;
    margin: 0 0 10px;
    padding: 0 0;
    position: relative;
}

#container .sec6 .item-text {
    color: #fff;
    display: block;
    font: 1.1rem/1.5 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: center;
    letter-spacing: initial;
    margin: 10px 0 20px;
    padding: 15px 40px;
    position: relative;
    box-sizing: border-box;
    background-color: #dcbf7b;
}

#container .item-text br {
    display: none;
}

#container .sec6 .comment {
    border: solid 2px #dcbf7b;
}

#container .sec6 .comment:after {
    content: "";
    border-top: 14px solid #dcbf7b;
}

#container .sec6 .crown {
    width: 100%;
    text-align: center;
}

#container .crown img {
    display: block;
    margin: 0 auto;
    padding: 3px 0;
    width: 30px;
}

#container .sec6 .item-box dl {
    border-bottom: 1px dotted #dcbf7b;
}

#container .sec6 .item-box dl:last-child {
    border-bottom: none;
}


#container .item-text:before {
    top: 0;
    left: 0;
    border-width: 54px 0px 54px 20px;
    border-color: transparent transparent transparent #fef6e3;
    border-style: solid;
}

#container .item-text:after {
    top: 0;
    right: 0;
    border-width: 54px 20px 54px 0px;
    border-color: transparent #fef6e3 transparent transparent;
    border-style: solid;
}

#container .item-text:before,
#container .item-text:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

/*sec7*/
#container .sec7 {
    background: none;
    background-color: #fff;
}

#container .sec7 h2 {
    background: none;
    border-bottom: solid 2px #f0c75a;
    color: #000;
    font: 1.1rem/1.5 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: left;
    margin: 0 0 10px;
    padding: 5px 10px;
}

#container .sec7 div {
    padding: 0 10px;
}


#container .sec7 .des {
    margin: 0 0 20px;
    padding: 0 10px;
}

/*--ribbon--*/
#container .item-title {
    background-color: #f0c75a;
}

#container .item-title:before {
    border-color: transparent transparent transparent #fffbd5;
}

#container .item-title:after {
    border-color: transparent #fffbd5 transparent transparent;
}

#container .item-title .small {
    font-size: 0.7rem;
}

/*-----comment-----*/
#container .comment {
    border: solid 2px #f0c75a;
}

#container .comment:after {
    content: "";
    border-top: 14px solid #f0c75a;
}

#container .item-box dl {
    border-bottom: 1px dotted #f0c75a;
}

/*--ribonicon--*/
#container .item-box .ribonicon {
    position: absolute;
    top: 62px;
    left: -13px;
    width: 35%;
}

/*--past-box--*/
#container .past-box {
    margin: 5% 0;
}

#container .past-box li {
    font-size: 1.1rem;
    margin-bottom: 7%;
    text-align: center;
}

#container .past-box li.past2023 .past-text {
    color: #519fd5;
}

/*--glo-navi--*/
#container .glo-navi-foot li:nth-of-type(4) {
    border-right: solid 1px #fff;
    margin: 3px auto;
    padding: 0 0;
    text-align: center;
    width: calc(100% / 2);
}

#container .glo-navi-foot li:nth-of-type(5) {
    border-right: none;
}


@media screen and (min-width:350px) and (max-width:480px) {
    /*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/

}

@media screen and (min-width:480px) and (max-width:960px) {

    /*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
    #container .mainvisual {
        background-color: #f0c75a;
    }

    .menu-navi {
        margin: 40px auto 30px;
    }

    #container .right-text h2:before {
        border-color: transparent transparent transparent #f0c75a;
    }

    #container .menu-title {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 7px left 30%, top 7px right 30%;
        background-size: 12%, 12%;
        background-color: #fff;
    }

    #container .fame .menu-title {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 7px left 30%, top 7px right 30%;
        background-size: 12%, 12%;
        background-color: #fff;
    }

    #container .right-text {
        background-size: 90%;
    }

    #container li {
        width: calc(100% / 2);
    }

    #container .menu-box br {
        display: none;
    }

    #container .fame .navi-btn a {
        padding: 0 0 0 5px;
        text-align: left;
    }

    #container .fame .navi-btn a::after {
        top: 32%;
        right: 0%;
    }

    #container .fame .navi-btn {
        margin: 0 auto;
    }

    /*--section--*/
    #container .sec {
        background-size: 35%;
    }

    #container .sec h2 {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 4px left 39%, top 4px right 39%;
        background-size: 7%, 7%;
    }

    #container .sec6 h2 {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line03.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line04.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 4px left 37%, top 4px right 37%;
        background-size: 7%, 7%;
    }

    #container .sec6 .item-text {
        font: 1.2rem/1.5 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
        margin: 10px 75px 20px;
    }

    #container .item-text:before {
        border-width: 45px 0px 45px 20px;
    }

    #container .item-text:after {
        border-width: 45px 20px 45px 0px;
    }

    #container .item-box dl {
        border-bottom: none;
    }

    #container .sec6 .item-box dl {
        border-bottom: none;
    }

    #container .sec7 h2 {
        background: none;
    }


    #container .sec7 ul {
        display: block;
    }

    #container .sec7 li {
        padding: 0 0;
        margin: 0 0 10px;
        width: 100%;
    }

    /*--ribonicon--*/
    #container .item-box .ribonicon {
        top: 78px;
        left: -18px;
    }

    /*--past-box--
#container .sec5 ul.past-box {
    display: flex;
    flex-wrap: wrap;
}
#container .sec5 ul.past-box li {
    margin: 0;
    padding: 0 1%;
    width: calc(100%/2);
}*/
}

@media screen and (min-width:960px) {

    /*　小・大画面デスクトップ　960pxからはここを読み込む　*/
    #container .glo-navi-foot ul {
        margin: 0 auto;
        width: 970px;
    }

    .menu-navi {
        margin: 40px auto 30px;
    }

    #container .mainvisual {
        background-color: #f0c75a;
    }

    #container .right-text {
        background-color: #f0c75a;
    }

    #container .right-text h2:before {
        border-color: transparent transparent transparent #f0c75a;
    }

    #container .right-text h2:after {
        border-color: transparent #f0c75a transparent transparent;
    }

    #container .right-text h2 {
        background-color: #f8f1d6;
        color: #000;
        display: block;
        font: 1.1rem / 1.2 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
        text-align: center;
        margin: 0 -5px 10px;
        padding: 12px 0px;
        position: relative;
        box-sizing: border-box;
    }

    #container .menu-title {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 7px left 40%, top 7px right 40%;
        background-size: 8%, 8%;
    }

    #container li {
        width: calc(100% / 3);
    }

    #container .right-text {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/item-line01.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/item-line02.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 20px left 50%, bottom 30px right 50%;
        background-size: 90%, 95%;
        background-color: #f0c75a;
        margin: 0 0 0 20px;
        padding: 150px 10px;
    }

    #container .fame .menu-title {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line03.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line04.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 7px left 40%, top 7px right 40%;
        background-size: 8%, 8%;
        background-color: #fff;
    }

    #container .fame .navi-btn a::after {
        top: 32%;
        right: 3%;
    }

    #container .fame .navi-btn {
        margin: 0 auto;
    }

    /*--section--*/
    #container .sec {
        background-size: 15%;
    }

    #container .sec6 {
        padding-top: 45px;
    }

    #container .sec h2 {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line02.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line01.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top -1px left 40%, top -1px right 40%;
        background-size: 7%, 7%;
    }

    #container .sec6 h2 {
        background: url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line03.png), url(/contents/shop/sevenbeauty/img/freepage/bestcosme-item2025/line04.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top -1px left 40%, top -1px right 40%;
        background-size: 7%, 7%;
    }

    #container .sec6 .item-text {
        color: #fff;
        display: block;
        font: 1.3rem/1.5 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
        text-align: center;
        position: relative;
        box-sizing: border-box;
        padding: 15px 25px;
        margin: 10px 180px 20px;
        background-color: #dcbf7b;
    }


    #container .item-text:after {
        border-width: 48px 25px 48px 0px;
    }

    #container .item-text:before {
        border-width: 48px 0px 48px 25px;
    }

    #container .sec6 .item-box dl {
        border-bottom: none;
    }

    #container .item-text br {
        display: inline;
    }

    #container .menu-box br {
        display: none;
    }

    #container .item-title .small {
        font-size: 0.9rem;
    }

    #container .item-box dl {
        border-bottom: none;
    }

    #container .comment {
        height: 180px;
    }

    #container .sec7 {
        background: none;
        background-color: #fff;
        margin: 0 auto;
        padding: 30px 20px 10px;
        width: 1040px;
    }

    #container .sec7 h2 {
        background: none;
        border-bottom: solid 2px #f0c75a;
        color: #000;
        font: 1.1rem/1.5 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
        text-align: left;
        margin: 0 0 10px;
        padding: 5px 10px;
    }

    #container .sec7 ul {
        display: block;
    }

    #container .sec7 li {
        padding: 0 0;
        margin: 0 0 10px;
        width: 100%;
    }

    /*--ribonicon--*/
    #container .item-box .ribonicon {
        top: 52px;
        left: -20px;
        width: 40%;
    }

    /*--past-box--
#container .sec5 ul.past-box {
    display: flex;
    flex-wrap: wrap;
}
#container .sec5 ul.past-box li {
    margin: 0;
    padding: 0 1%;
    width: calc(100%/2);
}*/
}