@charset "UTF-8";
h2 {
    text-align: center;
    line-height: 1.5em;
    border-bottom-width: 1px;
    background-color: #f3f3f3;
    padding: 0 0 5px
}

.ichioshi,
.popular_category {
    margin: 13px 10px 20px;
    border: solid 1px #ddd;
    border-bottom: solid 2px #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ichioshi .sell_block,
.popular_category .sell_block {
    padding: 15px 10px;
    overflow: hidden;
    border-bottom: solid 1px #ddd
}

.ichioshi .sell_block .thum_img,
.popular_category .sell_block .thum_img {
    width: 41.07142%;
    float: left;
    margin-right: 3.57142%;
    text-align: center
}

.ichioshi .info_block,
.popular_category .info_block {
    width: 55.35714%;
    float: left
}

.ichioshi .info_block li,
.popular_category .info_block li {
    padding-bottom: 3px
}

.ichioshi .info_block i,
.popular_category .info_block i {
    margin-right: 5px
}

.ichioshi .info_block .title,
.popular_category .info_block .title {
    font-size: 1.0833333em;
    line-height: 1.2em;
    margin-bottom: 10px
}

.ichioshi .to_category_top_menu_wrapper,
.popular_category .to_category_top_menu_wrapper {
    text-align: center
}

.ichioshi .to_category_top_menu_wrapper .to_category_top,
.popular_category .to_category_top_menu_wrapper .to_category_top {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    line-height: 44px;
    font-size: 1.25em
}

.pay_article .popular_item .more_link_wrapper .more_read i {
    margin-right: 5px
}

.etc_categorys h2 {
    margin-top: 30px;
    text-align: center;
    padding-bottom: 10px;
    background-color: #fff
}

.popular_category h2 a {
    color: #333
}

.ichioshi h2 .ichioshi_icon {
    position: relative;
    top: 3px;
    margin-right: 5px
}

.popular_category h2 .dojin_comic_icon,
.popular_category h2 .dojin_image_icon,
.popular_category h2 .dojin_software_icon,
.popular_category h2 .ebook_icon,
.popular_category h2 .etc_icon,
.popular_category h2 .image_icon,
.popular_category h2 .software_icon,
.popular_category h2 .video_icon {
    position: relative;
    top: 5px;
    margin-right: 5px
}

.sell_block .genre .dojin_comic_mini_icon,
.sell_block .genre .dojin_image_mini_icon,
.sell_block .genre .dojin_software_mini_icon,
.sell_block .genre .ebook_mini_icon,
.sell_block .genre .etc_mini_icon,
.sell_block .genre .image_mini_icon,
.sell_block .genre .software_mini_icon,
.sell_block .genre .video_mini_icon {
    margin-right: 3px
}

.sell_block .seller .man_mini_icon {
    margin-right: 5px
}

.main .to_category_top_menu .buttons_wrapper {
    overflow: hidden
}

.etc_categorys ul {
    margin-top: 20px;
    overflow: hidden;
    text-align: center
}

.etc_categorys ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 43.75%;
    margin: 0 10px 10px 0
}

.etc_categorys .etc_category_button {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%
}

.etc_categorys .etc_category_button .icon_wrapper {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 21.42857%
}

.etc_categorys .etc_category_button .text {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    width: 71.4%
}

.etc_categorys .etc_category_button .dojin_comic_icon,
.etc_categorys .etc_category_button .dojin_image_icon,
.etc_categorys .etc_category_button .dojin_software_icon,
.etc_categorys .etc_category_button .etc_icon,
.etc_categorys .etc_category_button .image_icon,
.etc_categorys .etc_category_button .software_icon {
    position: relative;
    top: 5px
}

@media screen and (min-width:830px) {
    .ichioshi .sell_block,
    .popular_category .sell_block {
        padding: 10px 5px;
        border-right: solid 1px #ddd;
        float: left;
        width: 33.333333%
    }
    .ichioshi .sell_block {
        border-bottom: none
    }
    .ichioshi .sell_block:nth-child(3n),
    .popular_category .sell_block:nth-child(3n) {
        border-right: none
    }
    .ichioshi .sell_block .thum_img,
    .popular_category .sell_block .thum_img {
        width: 100%;
        float: none;
        margin-right: 0
    }
    .ichioshi .sell_block .info_block,
    .popular_category .sell_block .info_block {
        width: 100%;
        float: none;
        padding: 10px 10px 0
    }
    .ichioshi .sell_block .info_block .title,
    .popular_category .sell_block .info_block .title {
        height: 3.5em;
        overflow: hidden
    }
    .ichioshi .sell_block .info_block .genre,
    .popular_category .sell_block .info_block .genre {
        height: 23px
    }
    #container {
        overflow: visible
    }
    .ichioshi {
        width: 950px;
        margin: 20px auto 30px;
        border: none;
        overflow: visible
    }
    .ichioshi h2 {
        background-color: transparent;
        border: none;
        text-align: left;
        font-size: 20px
    }
    .ichioshi ul {
        overflow: visible
    }
    .ichioshi ul .sell_block {
        padding: 0;
        width: 226px;
        float: left;
        margin: 0 0 0 15px;
        border: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3)
    }
    .ichioshi ul .sell_block:first-child {
        margin: 0
    }
    .ichioshi ul .sell_block .thum_img {
        padding: 12px 0 0
    }
    .ichioshi ul .sell_block .info_block {
        padding: 0
    }
    .ichioshi ul .sell_block .info_block .title {
        font-size: 15px;
        font-weight: 700;
        padding: 0 10px;
        margin-top: 10px
    }
    .ichioshi ul .sell_block .info_block .star,
    .ichioshi ul .sell_block .info_block .star_none {
        float: left;
        width: 55%;
        border-top: solid 1px #d8d8d6;
        background-color: #f9f9f9;
        padding: 7px 0 0 10px;
        height: 23px
    }
    .ichioshi ul .sell_block .info_block .star_none {
        font-size: 10px
    }
    .ichioshi ul .sell_block .info_block .genre {
        float: right;
        width: 45%;
        text-align: right;
        border-top: solid 1px #d8d8d6;
        background-color: #f9f9f9;
        padding: 7px 10px 0 0;
        height: 23px
    }
    .ichioshi ul .sell_block .info_block .seller {
        clear: both;
        background-color: #f9f9f9;
        padding: 3px 10px 7px
    }
    .popular_category {
        position: relative;
        overflow: visible;
        margin: 0 0 30px;
        border: none
    }
    .popular_category h2 {
        background-color: transparent;
        text-align: left;
        border-bottom-width: 1px;
        font-size: 20px
    }
    .popular_category .to_category_top {
        position: absolute;
        top: 10px;
        right: 0
    }
    .popular_category .to_category_top:before {
        content: "";
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        margin-right: 3px;
        width: 13px;
        height: 13px;
        background: url(../images/splite.png?150108) no-repeat -88px -210px;
        background-size: 591px 437px
    }
    .popular_category ul {
        overflow: visible;
        padding: 13px 0 0
    }
    .popular_category ul .sell_block {
        padding: 0;
        width: 175px;
        float: left;
        margin: 0 0 0 10px;
        border: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3)
    }
    .popular_category ul .sell_block:first-child {
        margin: 0
    }
    .popular_category ul .sell_block .thum_img {
        margin: 12px 0 0
    }
    .popular_category ul .sell_block .info_block {
        padding: 0
    }
    .popular_category ul .sell_block .info_block ul .title {
        font-size: 13px;
        font-weight: 700;
        padding: 0 10px;
        margin-top: 10px
    }
    .ichioshi .popular_category ul .sell_block .info_block ul .star_none,
    .popular_category .ichioshi ul .sell_block .info_block ul .star_none,
    .popular_category ul .sell_block .info_block ul .star,
    .popular_category ul .sell_block .info_block ul .star_none {
        border-top: solid 1px #d8d8d6;
        background-color: #f9f9f9;
        padding: 7px 10px 0
    }
    .popular_category ul .sell_block .info_block ul .seller {
        background-color: #f9f9f9;
        padding: 3px 10px 7px
    }
}