
/* CSS Document */
/* Article - Best Guide */

:root {
    --ss-article-darkgray: #262626;
    --ss-article-lightgray: #e3e5e5;
}

.picture-wrapper {
    width: 100%;
    position: relative;
    cursor: default;
}

.picture-wrapper picture {
    display: block;
    width: 100%;
    position: relative;
}

.picture-wrapper picture>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.best_condom-img {
    width: 40%;
}

.best_condom-img img {
    width: 100%;
}

.best_condom-img-mobile {
    display: none;
}

.pointslist-icon img {
    width: 100%; 
}

.best_guide {
    text-align: left;
    font-size: 16px;
    position: relative;
}

.best_guide h4 {
    font-size: 24px;
    font-weight: bold;
}

.nav_main_section .nm_main .best_guide p {
    font-size: 16px;
}


.best_guide .deco_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.best_guide .deco-ball {
    width: 44.531%;
    position: absolute;
}

.best_guide .deco-ball picture {
    padding-bottom: 100%;
}

.best_guide .deco-ball.top {
    left: 80%;
    top: 23.54%;
}

.best_guide .deco-ball.mid {
    right: 80%;
    top: 51.89%;
}

.best_guide .deco-ball.btm {
    left: 80%;
    top: 65.6%;
}

.best_guide .title_box {
    width: 100%;
    padding: 4em 8% 0;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    display: flex;
    
}

.best_guide .title_contents {
    flex: 1;
    /* width: 100%; */
    margin-right: 4em;
}

.best_guide .article_title {
    text-align: left;
    margin-top: 0;
    padding-bottom: 0;
    letter-spacing: 0;
    /* width: 52.319%; */
}

.best_guide .article_title_sub {
    text-align: left;
    margin-top: 0;
    padding-bottom: 2em;
    color: var(--ss-article-darkgray);
}

.best_guide .deco_divider::after {
    left: 0;
    margin-left: 0;
}

.best_guide .article_timestamp {
    text-align: left;
    padding: 0;
}

.title_box strong {
    color: inherit;
}

.article_desc {
    text-align: left;
    padding: 0;
}

.best_guide .main_box {
    width: 100%;
    padding: 4% 8% 0;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.best_guide .main_title {
    font-weight: bold;
    color: var(--ss-article-darkgray);
    padding-bottom: 1.33em;
    margin-bottom: 1em;
    display: inline-block;
}

.pointslist {
    width: 100%;
    list-style: none;
    margin-bottom: 0em 0 4em;
    display: grid;
    grid-template-columns: repeat(auto-fill, 28%);
    justify-content: space-between;
    grid-row-gap: 1em;
    
}

/* .best_guide .pointslist {
    margin: 0;
} */

.best_guide .pointslist-icon {
    margin-bottom: 1em;
}

.best_guide .pointslist-icon .material-icons-outlined {
    color: #ee3124;
    font-size: 96px;
}

.best_guide .pointslist-title {
    display: flex;
    align-items: center;
    color: var(--ss-article-darkgray);
    margin-bottom: 1rem;
}

.best_guide .bullet-num {
    width: 1.125em;
    height: 1.125eem;
    line-height: 1.125em;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: white;
    background-color: #333333;
    border-radius: 1em;
    margin-right: .5rem;
}

.productslist {
    width: 100%;
    list-style: none;
    margin: 2em 0 10em;
    display: grid;
    grid-template-columns: repeat(auto-fill, 48%);
    justify-content: space-between;
    grid-row-gap: 7em;
}

.best_guide .productslist-hero {
    position: relative;
    margin-bottom: 2rem;
}

.best_guide .productslist-num {
    font-size: 40px;
    position: absolute;
    top: -.5em;
    left: 1.5rem;
    z-index: 1;
}

.best_guide .productslist-picture picture {
    padding-bottom: 75%;
}

.best_guide .productslist-title {
    color: var(--ss-article-darkgray);
}

.best_guide .productslist-subtitle {
    font-size: 1.5rem;
    margin-bottom: 1em;
    font-weight: bold;
}

.best_guide .productslist-contents {
    display: flex;
    flex-direction: column;
}

.best_guide .productslist-contents .common_btn {
    padding-left: 2em;
    padding-right: 2em;
    width: auto;
    align-self: flex-start;
}

.best_guide .productslist-contents label {
    padding-left: 0;
    font-weight: normal;
}

.pointslist-text label {
    padding-left: 0!important;
    font-weight: normal;
}

.best_guide .comparison_box {
    width: 100%;
    padding: calc(8% + 18px);
    position: relative;
    z-index: 2;
    background-color: #e6e6e6;
    width: calc(100% + 18px + 18px);
    margin-left: -18px;
    margin-bottom: -18px;
    overflow: hidden;
}

.swipe-notice {
    font-size: 14px;
}

.best_guide .comparison_table_wrapper {
    background-color: white;
    width: 100%;
    display: inline-block;
    padding: 1rem 3.5%;
    margin-left: -3.5%;
    width: calc(100% + 7%);
    position: relative;
}

.gopher-compare {
    width: 40%;

}

.gopher-compare img {
    width: 100%;
}

.pointslist-icon img {
    width: 100%; 
    background-color: #EFEFEF;
    border-radius: 100%;
}

.comparison_title-block {
    display: flex;
    align-items: flex-end;
    width: 100%;
}

.comparison_title {
    width: 60%;
}

.best_guide .comparison_table_scroll {
    width: 100%;
    position: relative;
    overflow-x: auto;
    z-index: 2;
}

.best_guide .comparison_table {
    width: 100%;
    border: 0;
    border-collapse: separate;
    border-spacing: 0;
}

.best_guide .comparison_table .common_btn {
    white-space: nowrap;
    padding-left: 2rem;
    padding-right: 2rem;
}

.best_guide .comparison_table span {
    display: inline-block;
    margin-top: 1rem;
}

.best_guide .comparison_table td,
.best_guide .comparison_table th {
    padding: 2rem 1rem;
    border-bottom: 1px solid var(--ss-article-lightgray);
    vertical-align: top;
}

.best_guide .comparison_table thead td,
.best_guide .comparison_table thead th {
    font-weight: bold;
    color: var(--ss-article-darkgray);
}

.best_guide .comparison_table tfoot td,
.best_guide .comparison_table tfoot th {
    border-bottom: 0;
}

.best_guide .comparison_table tbody th {
    white-space: nowrap;
    position: sticky;
    left: 0;
    background-color: white;
    border-right: 1px solid var(--ss-article-lightgray);
    padding-right: 2rem;
    padding-left: 0;
}

.best_guide .comparison_table thead th:first-child,
.best_guide .comparison_table tfoot th {
    position: sticky;
    left: 0;
    background-color: white;
}

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

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

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

    .best_condom-img-mobile {
        display: block;
    }

    .best_condom-img-desktop {
        display: none;
    }
    

    .best_condom-img {
        width: 100%;
    }
    
    .best_guide .title_box {
        padding-left: 5%;
        padding-right: 5%;
        flex-direction: column;
        margin-right: 0;
        /* margin-bottom: 2em; */
    }

    .best_guide .main_box {
        padding-left: 5%;
        padding-right: 5%;
    }

    .best_guide .productslist-hero {
        margin-bottom: 3vw;
    }

    .best_guide .productslist-num {
        font-size: 30px;
    }

    .best_guide .comparison_box {
        padding-left: calc(5% + 18px);
        padding-right: calc(5% + 18px);
    }


}

@media screen and (max-width: 959px) and (min-width: 768px) {
    .best_guide .comparison_table .common_btn {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media screen and (min-width: 768px) {
    .gopher-compare img {
        position: relative;
        right: -2em;
    }

    .best_guide h3 {
        font-size: 36px;
    }

    .best_guide h4 {
        font-size: 24px;
    }

    .best_guide .swipe-notice {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .best_guide .deco_box {
        display: none;
    }


    .best_guide .title_box {
        display: flex;
        flex-direction: column;
        padding-top: 5%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .best_guide .title_contents {
        /* order: 1; */
        width: 100%;
    }

    .best_guide .article_title {
        width: 100%;
    }

    .best_guide .main_box {
        padding-left: 10px;
        padding-right: 10px;
    }

    .pointslist {
        grid-template-columns: repeat(auto-fill, 47%);
        grid-row-gap: 2em;
    }

    .productslist {
        grid-row-gap: 6em;
        margin-bottom: 5em;
    }

    .best_guide .productslist-title {
        margin-bottom: 0;
    }

    .best_guide .comparison_box {
        padding-left: 28px;
        padding-right: 28px;
        margin-bottom: -10px;
    }

    .best_guide .comparison_table tbody th {
        padding-left: 1rem;
    }

    .comparison_title-block {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .comparison_title {
        width: 100%;
    }

    .gopher-compare {
        width: 250px;
    }
}

@media screen and (max-width: 576px) {
    .pointslist {
        grid-template-columns: repeat(auto-fill, 100%);
        margin-bottom: 5em;
    }

    .best_guide .pointslist-icon {
        margin-bottom: 0;
    }

    .productslist {
        grid-template-columns: repeat(auto-fill, 100%);
    }

    .pointslist-icon {
        width: 70%;
        margin: 0 auto;
    }

}

@media screen and (max-width: 479px) {
    .best_guide .title_box {
        padding-left: 0;
        padding-right: 0;
    }

    .best_guide .main_box {
        padding-left: 0;
        padding-right: 0;
    }

    .best_guide .comparison_box {
        padding-left: 18px;
        padding-right: 18px;
    }



}
