@charset "utf-8";

/* CSS Document */
#hnb_category_LP .mb10 {
    margin-bottom: 10px;
}

#hnb_category_LP .mb50 {
    margin-bottom: 50px;
}

#hnb_category_LP .mt50 {
    margin-top: 50px;
}

#hnb_category_LP .center {
    text-align: center;
}


#hnb_category_LP .bk_g {
    background-color: #eeeeee;
    padding: 15px 10px;
    margin-bottom: 30px;
    font-size: 19px;
    font-weight: bold;
}

#hnb_category_LP .bk_g span {
    margin-right: 10px;
}

#hnb_category_LP .bk_g span.link {
    color: #DD1919;
}

#hnb_category_LP h3 {
    background: url(https://tools.itembox.cloud/item/category/img/ttl1_bk.jpg) 0 0 no-repeat;
    height: 40px;
    width: 780px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 20px;
}

#hnb_category_LP h4 {
    background: url(https://tools.itembox.cloud/item/category/img/ttl2_bk.jpg) 0 0 no-repeat;
    height: 40px;
    width: 780px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding-left: 20px;
}

#hnb_category_LP .block3 {
    background-color: #eeeeee;
    padding: 15px 10px 15px 13px;
    margin-bottom: 15px;
}

#hnb_category_LP .block3 p {
    float: left;
    width: 251px;
    margin-right: 10px;
}

#hnb_category_LP .block3 p.end {
    margin-right: 0;
}

#hnb_category_LP p.text_link {
    margin-bottom: 50px;
}

#hnb_category_LP .text_link span.link {
    color: #DD1919;
    font-size: 24px;
    font-weight: bold;
    margin-right: 20px;
}

#hnb_category_LP .block3item .item {
    width: 253px;
    float: left;
    margin-right: 20px;
}

#hnb_category_LP .block3item .item.end {
    margin-right: 0px;
}

#hnb_category_LP .block3item .item .img {
    margin-bottom: 8px;
}

#hnb_category_LP .block3item .item .name {
    font-size: 13px;
}

#hnb_category_LP .block3item .item .price {
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

#hnb_category_LP .block3item .item .price span {
    font-size: 12px;
}

#hnb_category_LP .block3item .item .btn {
    text-align: center;
    margin-bottom: 30px;
    background-color: #eeeeee;
    padding: 10px 0;
}

/*nav*/
#hnb_category_nav {
    width: 1000px;
    margin: 15px auto 20px auto;
}

#hnb_category_nav .sbk {
    margin-bottom: 10px;
    background: url(https://tools.itembox.cloud/item/category/img/nav/sb.jpg) 0 0 no-repeat;
    width: 925px;
    height: 35px;
    padding: 5px 0 0 75px;
}

#hnb_category_nav .cbk {
    background: url(https://tools.itembox.cloud/item/category/img/nav/cb.jpg) 0 0 no-repeat;
    width: 925px;
    height: 35px;
    padding: 5px 0 0 75px;
}

#hnb_category_nav li {
    float: left;
    margin-right: 4px
}

/*鋳物コンロのcssの設定*/
#hnb_category_LP.newitem .bk_g span.link {
    color: #208C00;
}

#hnb_category_LP.newitem a {
    color: #208C00;
    text-decoration: underline;
}

#hnb_category_LP.newitem .text_link span.link {
    color: #208C00;
    font-size: 24px;
    font-weight: bold;
    margin-right: 20px;
}

#hnb_category_LP.newitem h3 {
    background: url(https://tools.itembox.cloud/item/category/img/ttl3_bk.jpg) 0 0 no-repeat;
    height: 40px;
    width: 780px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-left: 20px;
}

#hnb_category_LP.newitem h4 {
    background: url(https://tools.itembox.cloud/item/category/img/ttl4_bk.jpg) 0 0 no-repeat;
    height: 40px;
    width: 780px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding-left: 20px;
}