@charset "utf-8";
.feature_detail_list {
    margin: 0 0;
}

#contents {
    width: 100%;
    margin: auto;
    padding: 0;
    background-color: #fff;
}

.feature_content {
    max-width: 3000px;
    margin: 0 auto;
}

.common_btn {
    margin: 60px auto;
}

.feature_detail_image img {
    display: block;
    margin: auto !important;
    text-align: center;
}

.feature_detail_item {
    max-width: 3000px;
    margin: auto;
}

.bread {
    max-width: 1200px;
    margin: auto;
}

#contents {
    background-color: #f6f6f6;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.feature_detail_item a {
    text-decoration: none !important;
}

img {
    width: 100%;
}

.comment {
    font-size: 12px;
}

.top_image {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.wrapper {
    margin: auto;
}

.tb_pc_only {
    display: block;
}

.common_title {
    text-align: center;
    max-width: 700px;
    margin: auto
}

.lineup .common_title {
    margin: 0 auto 30px;
}

.feature_title_h3 {
    text-align: center;
    max-width: 700px;
    margin: auto
}

.feature_title_h3 {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.feature_title_h4 {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.feature_title_h4 {
    font-size: 1rem;
    font-weight: 400;
    font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.comment {
    line-height: 1.8em;
}

.feature_section {
    padding: 4rem 0;
}

.introduce {
    margin: 0 auto;
    background-color: #f6f6f6;
}

.comment_wrap {
    max-width: 700px;
    text-align: left;
    margin: 2.4rem auto
};

.comment_wrap .comment {
    font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.introduce ul {
    display: flex;
    max-width: 900px;
    margin: auto;
    box-sizing: border-box;
}

.category_icon {
    width: calc(100%/4);
    padding: 1rem;
    box-sizing: border-box;
}

.banner {
    max-width: 1200px;
    margin: 0 auto 8rem;
}

.lineup {
    border-bottom: 1px solid #011640;
    background-color: #f6f6f6;
}

.lineup:last-child {
    border-bottom: none;
}

.lineup_title {
    text-align: center;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 30px;
    position: relative;
    margin-bottom: 5rem;
    font-weight: bold;
    letter-spacing: .05rem;
}

.lineup_title::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.lineup_title::after {
    position: absolute;
    bottom: -3rem;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    display: block;
    width: 20px;
    height: 30px;
    border-bottom: 2px solid #333;
    z-index: 2;
}

.item_list {
    display: flex;
    justify-content: flex-start !important;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
}

.item {
    width: calc(100%/4);
    padding: .5rem;
    box-sizing: border-box;
}

.image_box {
    background-color: #fff;
    position: relative;
}

.image_box a {
    display: block;
    width: 100%;
    padding: 3rem 0;
}

.image_pad {
    padding: 2rem 2rem;
}

.product_info {
    width: 100%;
    padding: 2.4rem 15px 8rem;
    text-align: center;
    overflow-wrap: break-word;
}

.product_info .comment {
    white-space: pre-wrap !important;
}

#coupon_image {
    max-width: 300px;
    margin: 0 auto 30px;
}

.buy {
    width: 100%;

    max-width: 80px;
    background-color: #333;
    margin: .8rem auto;
    padding: 0;
    white-space: nowrap;
}

.buy_coupon {
    max-width: 120px;
}

.buy_big {
    max-width: 110px;
}

.buy_big a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    box-sizing: border-box;
}

.buy a,
.viewmore a {
    font-size: 12px;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    text-align: center;
    color: #fff;
    white-space: nowrap;
}

.viewmore {
    background-color: #000;
    max-width: 300px;
    height: 60px;
    margin: 0 auto 0;
    position: relative;
}

.viewmore_big {
    margin-top: 30px;
}

.viewmore p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.viewmore a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    box-sizing: border-box;
}

.real_shop {
    max-width: 1200px;
    margin: 120px auto 80px;
    padding: 0 .5rem;
}

.real_shop p {
    text-align: center;
}

.viewmore_big {
    margin-top: 30px !important;
}

.viewmore2 {
    background-color: #000;
    max-width: 1000px;
    height: 300px;
    margin: 0 auto 30px;
    position: relative;
    background-image: url(https://www.nextfocus.jp/RealShop/img/realshoptopimage.jpg);
    background-size: 200%;
    background-position: bottom;
}

.viewmore2 a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
}

.viewmore2 .viewmore_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0 .5rem;
    padding: .5rem;
    z-index: 2;
}

.viewmore2 .viewmore_inner p {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.viewmore2 .border {
    max-width: 300px;
    height: 60px;
    margin: 20px auto 0;
    border: 1px solid #fff;
    position: relative;
}

.viewmore2 .border p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.viewmore2 p {
    z-index: 3;
    color: #fff;
}

.viewmore2 a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.viewmore2 .border::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    box-sizing: border-box;
}

.viewmore2 .title {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 1.4rem;
    letter-spacing: .25rem;
    margin-bottom: 10px;
}

@media screen and (max-width:600px) {
    .contents {
        margin: 30px auto 0;
    }
    .lineup_title {
        font-size: 20px;
        font-weight: bold;
    }
    .banner {
        margin: 0 .5rem 2rem;
        padding: 0 .5rem;
    }
    .tb_pc_only {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .common_title {
        line-height: 2rem;
        padding: 0 .8rem;
    }
    .introduce {
        width: 100%;
        padding: 2.4rem .5rem 0 !important;
        box-sizing: border-box;
    }
    .comment_wrap {
        text-align: left;
        padding: 0 .8rem;
    }
    .comment_wrap .comment {
        font-size: 12px;
    }
    .category {
        flex-wrap: wrap;
    }
    .category_icon {
        width: calc(100%/2);
        margin: 0 0 0;

        padding: 5px;
        box-sizing: border-box;
    }
    .feature_section {
        padding: 4rem 0;
    }
    .lineup_title {
        margin-bottom: 4rem;
    }
    .item_list .item {
        width: calc(100%/2);
    }
    .item_list .item:nth-child(1n) {
        padding: .5rem .25rem .5rem .5rem;
    }
    .item_list .item:nth-child(2n) {
        padding: .5rem .5rem .5rem .25rem;
    }
    .image_pad {
        padding: 1rem 1rem;
    }
    .product_info {
        padding: 1.6rem 0 2.4rem;
        font-size: .8rem;
    }
    .viewmore {
        width: calc(100% - 4rem);
        max-width: 400px;
        margin: 0 2rem;
    }
    .viewmore2 {
        height: 380px;
        background-repeat: no-repeat;
        background-size: 500%;
        background-position: bottom;
    }
    .real_shop {
        margin: 80px auto 80px;
    }
    .viewmore2 a::after {
        background-color: rgba(0, 0, 0, .6)
    }
}