/*ALL*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ StdN W3", "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #FFF;
}

a {
    text-decoration: none;
}

button:focus, a:focus {
    outline: none;
}

.wrapper {
    padding: 0;
    margin: 0;
    min-height: 100vh;
    background-color: #b90101;
    margin: 0 auto;
}

/*ヘッダー個所*/
.main {    
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ StdN W3", "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #FFF;
    margin: 0 auto;
}

.top_kv {
    width: 100%;
}

.top_img {
    width: 100%;
    height: auto;
}

.top_sec {
    width: 100%;
    height: auto;
    position: relative;
}

.top_moji_div {
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.top_h1,
.top_p {
    line-height: 2.1;
    text-align: center;
    display: block;
    color: #FFF;
    font-size: 1.53vw;
    font-weight: 900;
}

.buy_h2_img {
    width: 100%;
    max-width: 1920px;
    margin-bottom: 30px;
}

.buy_all_btn_div{
    width: fit-content;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    margin:0 auto;
    margin-bottom: 60px;
}
/*フッター箇所*/
/*白マットコラム*/
.white_div {
    max-width: 1500px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.white_h2_div {
    background-color: #b90101;
    border-radius: 100px;
    border: 4px solid #FFF;
    text-align: center;
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
    max-width: 344px;
    z-index: 2;
}

.white_h2_div h2 {
    color: #FFF;
    font-weight: 900;
    font-size: 21px;
    padding: 8px;
    margin: 0 auto;
}

.white_mat_div {
    width: 100%;
    background-color: #FFF;
    position: relative;
}

.white_big_p,
.white_small_p {
    font-weight: 900;
    color: #b90101;
}

.white_big_p {
    font-size: 28px;
}

.white_small_p {
    font-size: 20px;
}

/*eeo Store池袋本店*/
#eeostore {
    position: relative;
    padding: 80px 0;
}

.eeo_div {
    position: relative;
}

.eeo_up_div {
    width: 90%;
    margin: 0px auto;
    padding-top: 80px;
    padding-bottom: 40px;
}

.eeo_flex_div {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

.eeo_flexmoji_div {
    width: auto;
    /*display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;*/
}

.eeo_flexmap_div_pc {
    position: relative;
    width: 65%;
}

.eeo_flexmap_div_pc iframe {
    width: 100%;
    height: 190px;
    background-color: #ccc;
}

.eeo_map_cover_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: transparent;
}

.eeo_map_div_sp {
    position: relative;
    display: none;
}

.eeo_acv_p {
    margin-top: 1em;
    word-break: break-all;
    overflow-wrap: break-word;
}

.eeo_kaijo_p {
    margin-top: 0.5em;
    letter-spacing: 1px;
}

.eeo_sticker_img_pc,
.eeo_sticker_img_sp {
    width: 100%;
    height: auto;
}

.eeo_sticker_img_sp {
    display: none;
}
.eeo_check_img{
    position: absolute;
    max-width: 400px;
    top:-140px;
    left: -40px;
    z-index: 2;
}
.eeo_check_img_sp{
    display: none;
}
/*COMIC*/
.comic_top_div {
    position: relative;
}

.comic_h2_div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.comic_h2_div h2 {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.comic_top_div img,
.comic_h2_div img {
    width: 100%;
    height: auto;
}

.comic_lineup_div {
    width: 90%;
    max-width: 1500px;
    position: relative;
    margin: 0 auto;
    padding-top: 230px;
}

.comic_gentei_img_div {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1500px;
}

.comic_gentei_img_div img {
    width: 100%;
    height: auto;
}

.comic_flex_div {
    display: flex;
    justify-content: space-between;

}

.comic_buybox_div {
    width: 30%;
}

.comic_buybox_div a {
    text-decoration: none;
    color: #FFF;
    text-align: center;
}

.comic_buybox_div p {
    font-size: 20px;
    font-weight: 900;
}

.comic_buybox_div img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.comic_price_p {
    margin-top: 8px;
    font-size: 14px !important;
}
.comic_kome_p{
    font-size: 16px;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
    width: fit-content;
    margin: 1em auto;
    margin-bottom: 30px;
    font-weight: 700;
    background-color: transparent;   
}
.white_btn_div {
    margin: 16px auto;
    background-color: #FFF;
    width: 80%;
    border-radius: 100px;
}

.white_btn_div p {
    padding: 6px 0;
    color: #b90101;
}

.white_btn_div:hover {
    opacity: 0.8;
}

.comic_all_btn_div {
    margin: 0px auto;
    margin-top: 80px;
    width: fit-content;
}

.comic_all_btn_div:hover {
    opacity: 0.8;
}

.comic_all_btn_div a {
    color: #FFF;
    text-decoration: none;
}

.comic_all_btn_div p,.buy_all_btn_div p {
    color: #b90101;
    font-size: 20px;
    font-weight: 900;
    border-radius: 100px;
    padding: 8px 4em;
    background-color: #FFF;
}

.comic_sankaku_img ,.buy_sankaku_img{
    width: 12px !important;
    height: auto;
    display: inline;
    margin-left: 30px;
    vertical-align: -1px !important;
}

/*SOGA紹介*/
#soga_info {
    text-align: center;
}

.soga_pc_img {
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    height: auto;
}

.soga_oubo_div_pc {
    position: relative;
}

.soga_oubo_div_pc img {
    width: 100%;
    height: auto;
}

.soga_oubo_panel_img {
    position: absolute;
    inset: 0;
    margin: 0 auto;
    width: 78% !important;
    height: auto;
    max-width: 2992px;
}

.soga_oubo_div_sp {
    display: none;
}
/*Footer*/
.footer_black_div{
    padding: 20px 0;
    background-color: #000;
}
.footer_p1{
    color: #FFF;
    font-weight: 700;
    text-align: center;
    font-family: serif;
    margin-bottom: 6px;
    font-size: 14px;
}
.footer_peaple_div{
    padding: 40px 0;
    background-color: #51289a;
}
.footer_copy_div{
    background-color: #000;
}
.footer_copy_div p{
    text-align: center;
    font-size: 12px;
    color: #FFF;
    font-weight: 700;
    padding: 8px 0;

}
.footer_a_warp_div{
    width: fit-content;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.footer_a_warp_div img{
    border: 1px solid #fff;
    margin: 0 auto;
}
.footer_x_img{
    width: 90%;
    max-width: 240px;    
}
.footer_take_img{
    width: 90%;
    max-width: 420px;  
}
.footer_kinma_img{
    width: 80%;
    max-width: 380px;
}
/*u-*/
.u-mt05em {
    margin-top: 0.5em !important;
}

.u-relative {
    position: relative !important;
}
.u-mt16{
    margin-top: 16px !important;    
}
/*ec-cube独自*/
.ec-footerNavi2{
    opacity: 0;
}
.breadcrumb-container,.ec-layoutRole__mainBottom,.ec-searchnavRole__infos{display:none}
#excludeStock,#special_feature_ranking{display:none;}
.ec-searchnavRole .ec-searchnavRole__infos{
    display: none;
}
.ec-searchnavRole__counter span{
    color: #FFF;
    font-weight: 400;
    font-size: 10px;
}
.ec-shelfGrid__item-title,.ec-shelfGrid__item-desc,.ec-shelfGrid__item-price{
    font-weight: 700 !important;
    color: #FFF !important;
    text-align: center !important;
}
.ec-shelfGrid__item-title{
    max-width: 250px !important;
    margin: 0 auto;
    line-height: 1.4;
    word-break: break-all;
    overflow-wrap: break-word;
}
.ec-shelfGrid{
    margin: 0 auto;
    max-width: 1500px;
}
.ec-shelfGrid__item-price:after {
    align-items: center;
    align-self: stretch;
    background: #FFF;
    border-color: #FFF;
    border-radius: 100px;
    color: #b90000;
    content: "詳細はこちら";
    display: flex;
    font-size: 16px;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    margin-top: 16px;
    width: 90%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 0px;
    text-align: center;
}
.ec-footerRole{
    font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
}
.ec-footerRole{
    margin-top: 0;
}
@media (min-width:1921px) {

    /*ヘッダー個所*/
    .top_moji_div {
        bottom: 20px;
    }
}

@media (max-width:1860px) {
    .eeo_check_img{
        width: 22vw;
        top:-8vw;
    }
    .white_big_p {
        font-size: 28px;
    }

    .white_small_p {
        font-size: 20px;
    }

    .eeo_kome_div p {
        font-size: 1.2vw;
    }

    .eeo_kome_div {
        bottom: 2.5vw;
    }

    .white_div {
        width: 78%;
    }

    .eeo_flexmoji_div {
        min-width: 460px;
    }

    .eeo_flexmap_div_pc {
        width: 100%;
    }
}

@media (max-width:1024px) {
    .eeo_check_img {
        width: 24vw;
        top: -8vw;
        left: -80px;
    }
    .comic_buybox_div p {
        font-size: 16px;
    }

    .comic_price_p {
        font-size: 12px !important;
    }

    .white_big_p {
        font-size: 3vw;
    }

    .eeo_flex_div {
        display: block;
    }

    .eeo_flexmoji_div {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .eeo_flexmoji_div p {
        text-align: center;
    }

    .eeo_big_p {
        text-align: center;
    }

    .white_small_p {
        font-size: 16px;
    }

    .eeo_up_div {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .eeo_flexmap_div_pc {
        display: none;
    }

    .eeo_map_div_sp {
        display: block;
    }

    .eeo_map_div_sp iframe {
        background-color: #ccc;
        width: 100%;
    }

    .eeo_acv_p {
        font-size: 2vw;
        margin-bottom: 20px;
    }

    .eeo_sticker_img_pc {
        display: none;
    }

    .eeo_sticker_img_sp {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        margin: 0 auto;
    }

}

@media (max-width:767px) {
    .comic_kome_p{
        font-size: 10px;
    }
    .eeo_check_img{display: none;}
    .eeo_check_img_sp{
        display: none;        
        position: absolute;
        top:0;
        right: 0;
        left: auto;
        max-width: 180px;
        z-index: 3;
    }
    .footer_copy_div p{
        font-size: 10px;
        line-height: 1.5;
    }
    /*ヘッダー個所*/
    .top_moji_div {
        bottom: 0;
    }

    .top_h1,
    .top_p {
        line-height: 1.5;
        text-align: center;
        font-size: 4vw;
    }

    .top_kome_p {
        font-size: 3.4vw;
        text-align: left;
        padding-left: 1em;
        text-indent: -1em;
        width: fit-content;
        margin: 0 auto;
        margin-top: 0.5em;
    }

    .comic_all_btn_div {
        width: 90%;
    }

    .comic_all_btn_div p {
        display: flex;
        align-items: center;
        font-size: 4vw;
        padding: 6px;
        padding-left: 3.8em;
        padding-right: 2em;
        text-indent: -0.5em;
    }
    .buy_all_btn_div p{
        margin: 0 auto;
        width: 100%;
        display: block;
        padding: 6px;     
        font-size: 3.5vw;
        text-align: center;
    }
    .buy_all_btn_div{
        width: 78%;
        margin-bottom: 0px;
    }
    .buy_sankaku_img{
        width: 9px !important;
        height: auto;
        margin-left: 16px;
    }
    .comic_flex_div {
        display: block;
    }

    .comic_buybox_div {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 60px;
    }

    .comic_gentei_img_div {
        top: 0;
    }

    .comic_lineup_div {
        padding-top: 29vw;
    }

    .soga_oubo_div_pc {
        display: none;
    }

    .soga_oubo_div_sp {
        display: block;
    }

    .soga_oubo_div_sp img {
        width: 100%;
    }
    .footer_p1{
        font-size: 10px;
    }
}

@media (max-width:440px) {
    .comic_kome_p{
        font-size: 3.5vw;
    }
    .buy_h2_img{
        margin-bottom: 20px;
    }
    .eeo_up_div {
        padding-top: 50px;
    }

    .eeo_flexmoji_div p {
        font-size: 4vw;
    }

    .eeo_acv_p {
        font-size: 3vw;
    }

    .white_btn_div:hover,
    .comic_all_btn_div:hover {
        opacity: 1;
    }
    .footer_x_img{
        width: 50%;
    }
    .ec-shelfGrid__item-title{
    font-size: 14px !important;
    }
    .ec-shelfGrid__item-desc{
        font-size: 12px !important
    }
    .ec-shelfGrid__item-price{
        font-size: 10px !important
    }    
}
@media (max-width:320px) {
    .footer_p1{
        font-size: 2.5vw;
    }
    .footer_copy_div p{
        font-size: 3vw;
    }
}

@media only screen and (min-width: 768px) {
    .ec-searchnavRole .ec-searchnavRole__infos{
        display: none;
    }
    .ec-footerRole {
        margin-top: 0px;
    }
}

@media (min-width: 428px) {
    .breadcrumb-container .breadcrumb{display:none;}
    .ec-searchnavRole {display: none;}
}
@media (min-width: 1px) {
    .breadcrumb-container .breadcrumb{display:none;}
    .ec-searchnavRole .ec-searchnavRole__infos{display: none;}
}