@charset "utf-8";

/*-------------------
   clearfix
-------------------*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*-------------------
   common
-------------------*/
.wrapper {
    font: 1.0em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-feature-settings: "palt";
    letter-spacing: .1em;
    position: relative;
}

.wrapper * {
    box-sizing: border-box;
}

.wrapper a {
    color: inherit;
    display: block;
}

.wrapper img {
    height: auto;
    max-width: 100%;
}

#container .flex {
    align-items: flex-start;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

#container section {
    margin: 5vw auto 0;
    padding: 3vw 3vw 0;
}

.br_sp {
    display: block;
}

.br_pc {
    display: none;
}

#container h2 {
    border-bottom: solid 2px #b7a246;
    color: #212121;
    font: 1.3rem/1.5 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0 auto 5vw;
    padding: 4vw 0 2vw 5vw;
    text-align: left;
}

#container h3 {
    color: #212121;
    font: 1.3rem/1.5 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: normal;
    margin: 2vw 0;
}

#container p {
    color: #212121;
    font: 0.9rem/1.6 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: justify;
    margin-bottom: 5vw;
    padding: 0 4vw;
}

/*-------------------
   mainvisual
-------------------*/
#container .mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/member-rank/7b_rank_fv_sp.jpg)no-repeat;
    background-size: 100%;
    background-color: #fff;
    padding: 3vw 5vw 14vw;
    position: relative;
}

#container .mainvisual p {
    color: #e6c94c;
    display: inline-block;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    line-height: 8vw;
    margin: 0 auto;
    position: absolute;
    padding-left: 3vw;
    top: 32vw;
}

#container .mainvisual h1 {
    color: #ffffff;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 30px;
    margin: 0 auto 46vw;
    padding-top: 3vw;
    text-align: center;
}

/*----sec1----*/
#container .sec1 {
    margin-top: 0;
}

#container .sec1 h2 {
    margin-bottom: 0;
}

#container .sec1 .title {
    background-color: #f7f3e0;
    border-radius: 13px 13px 0px 0px;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 3vw;
    padding: 4vw;
    text-align: center;
}

#container .sec1 .biz {
    background-color: #dbeaf7;
}

#container .sec1 .box {
    border: solid 2px #bbc8cb;
    border-radius: 15px;
    margin: 5vw 2vw 0;
    text-align: center;
}

#container .sec1 .img-rank img {
    margin-bottom: 3vw;
    width: 15vw;
}

/*----sec2----*/
#container .sec2 .link {
    color: #1c5ad0;
}

/*--sec3.sec4共通--*/
#container .rank-table .color01 {
    background: #b7a246 !important;
    color: #fff;
    z-index: 4;
}

#container .rank-table .color02 {
    background: #0f577f !important;
    color: #fff;
    z-index: 4;
}

#container .rank-table .color03 {
    background: #7895a8 !important;
    color: #fff;
    z-index: 4;
}

#container th,
#container td {
    background: #fff;
    border-right: 1px solid #ddd;
    padding: 1vw;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}

#container .area {
    border: solid 2px #bbc8cb;
    overflow-x: auto;
    max-width: 88vw;
    margin: 0 auto 7vw;
    width: 350vw;
}

#container .area::-webkit-scrollbar {
    height: 4vw;
}

#container .rank-table {
    border-collapse: collapse;
    display: table;
    min-width: 155vw;
    overflow: scroll;
    table-layout: fixed;
    width: 100%;
}

#container .point td {
    color: #bf2e38;
    font-weight: bold;
    letter-spacing: normal;
}


#container thead .icon-row th:first-of-type {
    z-index: 2;
}

.rank-table thead tr.category-row th,
.rank-table thead tr.icon-row th {
    top: 0;
}

#container .rank-table thead th.rank-title {
    background-color: #f7f3e0;
    position: sticky;
    top: 0;
    left: 0;
    width: 40vw;
    z-index: 4;
}

.rank-table thead tr.icon-row th {
    position: sticky;
    top: 0;
    z-index: 3;
}

.rank-table tbody th {
    position: sticky;
    left: 0;
    z-index: 2;
}

#container .rank-table dt {
    text-align: center;
}

#container .rank-table dd {
    color: #212121;
    font: 0.6rem/1.5 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 auto;
    padding: 0 0;
}
#container .sec3 img {
    width: 55%;
}
#container .rank-table tr:nth-child(odd) td,
#container .rank-table tr:nth-child(odd) .sti {
    background: #eee;
}

#container tbody th {
    position: -webkit-sticky;
    position: sticky;
    vertical-align: middle;
    left: 0;
}

#container tbody tr .sti {
    position: -webkit-sticky;
    position: sticky;
    left: 20vw;
    z-index: 3;
}

/*----sec4----*/
#container .sec4 .sti {
    padding: 2vw 0;
}

#container .sec4 img {
    width: 40%;
}

#container .sec4 .list {
    padding-bottom: 1vw;
    width: 35%;
}

#container .sec4 .text {
    font-size: 0.7rem;
    padding-bottom: 2vw;
}

#container .sec4 .rank-table thead th.rank-title {
    background-color: #dbeaf7;
}

/*----sec5----*/
#container .sec5 p {
    margin-bottom: 2vw;
}

/*----sec6----*/
#container .sec6 .box1,
#container .sec6 .box2 {
    background-color: #f0f0f0;
    color: #212121;
    font: 0.9rem/1.6 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 5vw;
    padding: 5vw;
    text-align: justify;
}

#container .sec6 .box2 {
    background-color: #ffffff;
    padding-top: 0;
}

#container .sec6 p {
    margin: 3vw 0;
    padding: 0;
}


@media screen and (min-width:350px) and (max-width:480px) {

    /*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
    #container .mainvisual p {
        font-size: 1.2rem;
    }

    #container .mainvisual h1 {
        font-size: 2.15rem;
    }

    /*----sec5----*/
    #container .sec5 .check_sp {
        display: block;
    }

    #container .sec5 .check_pc {
        display: none;
    }

}

@media screen and (min-width:480px) and (max-width:960px) {

    /*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
    #container .mainvisual {
        background: url(/contents/shop/sevenbeauty/img/freepage/member-rank/7b_rank_fv_pc.jpg)no-repeat;
        background-size: 100%;
        background-color: #fff;
        height: 290px;
        padding: 20px 25px 0;
        position: relative;
    }

    #container .mainvisual p {
        font-size: 1.5rem;
        padding-left: 50px;
        top: 15px;
    }

    #container .mainvisual h1 {
        font-size: 2.6rem;
        margin: 0 auto 165px;
        position: relative;
        top: 22px;
        right: 125px;
    }

    #container .mainvisual h1 span {
        font-size: 2.2rem;
    }

    #container section {
        margin: 0;
    }

    #container h2 {
        padding-left: 30px;
    }

    .br_sp {
        display: none;
    }

    .br_pc {
        display: block;
    }

    /*----sec1----*/
    #container .sec1 {
        padding-top: 0;
    }

    #container .flex {
        display: flex;
        flex-wrap: wrap;
        padding: 25px 0;
        width: 100%;
    }

    #container .sec1 .box {
        margin: 0 8px;
        height: 390px;
        width: calc(95% / 2);
    }

    #container .sec1 .title {
        padding: 20px;
    }

    #container .sec1 .des {
        padding: 0 100px;
    }

    #container .sec1 .img-rank img {
        margin-bottom: 0;
        width: 55px;
    }

    #container .sec1 p {
        padding: 20px;
    }

    /*----sec2 sec5共通----*/
    #container .sec2 h2,
    #container .sec5 h2 {
        margin-bottom: 20px;
    }

    #container .sec2 p,
    #container .sec5 p,
    #container .sec6 li {
        font-size: 1.0rem;
        margin-bottom: 5px;
    }

    /*----sec3 sec4共通----*/
    #container .rank-table {
        min-width: 100%;
    }

    #container .rank-table thead th.rank-title {
        width: 165px;
    }

    #container tbody tr .sti {
        left: 0;
    }

    #container .area {
        margin-bottom: 15px;
    }

    /*----sec4----*/
    #container .sec4 .rank-table thead th.rank-title {
        width: 220px;
    }

    #container .sec4 .text {
        font-size: 0.8rem;
    }

    /*----sec5----*/
    #container .sec5 .check_sp {
        display: none;
    }

    #container .sec5 .check_pc {
        display: block;
        padding: 10px 5px 0;
    }

    /*----sec6----*/
    #container .sec6 .box1,
    #container .sec6 .box2 {
        padding: 5px 30px 10px;
        margin-bottom: 0;
    }

    #container .sec6 p {
        margin: 8px 0;
    }

}

@media screen and (min-width:960px) {

    /*　小・大画面デスクトップ　960pxからはここを読み込む　*/
    /*----mainvisual----*/
    #container .mainvisual {
        background: url(/contents/shop/sevenbeauty/img/freepage/member-rank/7b_rank_fv_pc.jpg)no-repeat;
        background-size: 100%;
        height: 390px;
        margin: 0 auto;
        width: 1040px;
    }

    #container .mainvisual p {
        font-size: 2.0rem;
        line-height: 85px;
        padding-left: 0;
        top: 0;
    }

    #container .mainvisual h1 {
        font-size: 3.8rem;
        margin: 0 auto;
        position: absolute;
        top: 30px;
        left: 146px;
    }

    #container .mainvisual h1 span {
        font-size: 3.2rem;
    }

    /*----common----*/
    #container p {
        font-size: 1.0rem;
        margin-bottom: 0;
        padding: 18px 25px;
    }

    #container h2 {
        font-size: 1.7rem;
        line-height: 3.5rem;
        margin-bottom: 10px;
        padding: 0;
    }

    #container h3 {
        margin: 25px 0 10px;
    }

    #container article {
        margin: 0 auto;
        width: 1040px;
    }

    #container section {
        padding-top: 30px;
        margin-top: 0;
    }

    .br_sp {
        display: none;
    }

    .br_pc {
        display: block;
    }

    /*----sec1----*/
    #container .sec1 {
        padding-top: 20px;
    }

    #container .flex {
        justify-content: center;
        padding: 25px 0;
    }

    #container .sec1 .box {
        margin: 0 8px;
        height: 400px;
        width: calc(95% / 2);
    }

    #container .sec1 .title {
        font-size: 1.2rem;
        margin-bottom: 20px;
        padding: 20px;
    }

    #container .sec1 .img-rank img {
        margin-bottom: 0;
        width: 74px;
    }

    /*----sec2----*/
    #container .des {
        padding: 5px 0 20px;
    }

    /*----sec3 sec4共通----*/
    #container .rank-table {
        min-width: 100%;
    }

    #container .area {
        max-width: 100%;
        margin: 20px 0 35px;
        overflow: hidden;
    }

    #container .rank-table dd {
        font-size: 0.8rem;
        padding: 5px 0 0;
    }

    #container .rank-table thead th.rank-title {
        width: 220px;
    }

    #container tbody tr .sti {
        left: 0;
        padding: 0;
    }

    #container th,
    #container td {
        padding: 15px;
    }

    #container .sec3 .br_sp {
        display: block;
    }
    #container .sec3 img,
    #container .sec4 img{
        width: 85px;
    }
    /*----sec4----*/
    #container .sec4 .rank-table thead th.rank-title {
        width: 300px;
    }

    #container .sec4 .sti {
        padding: 0;
    }

    #container .sec4 .list {
        padding-bottom: 8px;
    }

    #container .sec4 .text {
        font-size: 0.9rem;
        padding-bottom: 17px;
    }

    #container .sec4 .br_sp {
        display: none;
    }

    /*----sec5----*/
    #container .sec5 .check_sp {
        display: none;
    }

    #container .sec5 .check_pc {
        padding-bottom: 30px;
    }

    #container .sec5 p {
        margin-bottom: 0;
    }

    /*----sec6----*/
    #container .sec6 h2 {
        margin-bottom: 25px;
    }

    #container .sec6 .box1,
    #container .sec6 .box2 {
        font-size: 1.0rem;
        line-height: 1.7;
        margin-bottom: 10px;
        padding: 1px 25px;
    }

    #container .sec6 ul {
        margin-bottom: 10px;
    }

    #container .sec6 p {
        margin: 0;
        padding: 0;
    }

    #container .sec6 .des {
        padding-bottom: 30px;
    }
}