@charset "UTF-8";
.content-wrap-realsize {
    width: 960px;
    margin: 0 auto;
}

.page-title {
    margin: 60px 0 4px;
    color: #c20a49;
    font-size: 22px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif!important;
}


.page-title span {
    font-family: 'Times New Roman', serif;
    font-size: 26px;
    letter-spacing: 0.3px;
}

.page-title-attention{
    font-size: 15px;
    margin-bottom: 50px;

}

.goods-category {
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    border-bottom: 1px solid #b4b4b4;
    clear: both;
}

ul.goods-gather {
    margin-bottom: 42px;
}

ul.goods-gather-last{
    margin-bottom: 73px;
}

ul.goods-gather li {
    margin-top: 10px;
    width: 225px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

ul.goods-gather li:nth-child(4n+4) {
    margin-right: 0;
}

ul.goods-gather li a {}
ul.goods-gather li a:hover {
    opacity: 0.7;
}
ul.goods-gather li a img {
    width: 225px;
}

p.goods-name {
    font-family: 'Times New Roman', serif;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 11px;
    letter-spacing: 0.3px;
}

p.goods-name-jp {
    font-size: 11px;
    line-height: 1;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif!important;
    margin-top: 6px;
    line-height: 1.3;
}





.goods-category-only{
float: left;
margin-right: 20px;
width: 225px;
}

.goods-category-only-last{
    margin-right: 0;
}

@media screen and (max-width: 1023px) and (min-width: 767px) {

.content-wrap-realsize {
    width: 715px;
}

.page-title {}

.page-title span {}

.page-title-attention{
    
}

.goods-category {}

ul.goods-gather {}

ul.goods-gather li {}

ul.goods-gather li:nth-child(4n+4) {
    margin-right: 20px;
}

ul.goods-gather li:nth-child(3n+3) {
    margin-right: 0;
}


ul.goods-gather li.last-goods {}

ul.goods-gather li a {}

ul.goods-gather li a img {}

ul.goods-gather li a p.goods-name {}

ul.goods-gather li a p.goods-name-jp {}

.goods-category-only{}

}






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

.content-wrap-realsize {
    width: auto;
    padding: 0 15px;
}

.page-title {
    margin: 33px 0 -5px;
    font-size: 16px;
}

.page-title span {
    font-size: 19px;
}

.page-title-attention{
    font-size: 13px;
    margin-bottom: 
    
}

.goods-category {
    font-size: 16px;
    line-height: 1;
    padding-bottom: 4px;
    border-bottom: 1px solid #b4b4b4;
}

ul.goods-gather {
    margin-bottom: 38px;
}

ul.goods-gather-last{
    margin-bottom: 110px;
}

ul.goods-gather li {
    width: 48%;
    margin-right: 0;
    margin-top: 14px;
    margin-bottom: -2px;
}

ul.goods-gather li:nth-child(4n+4) {
    margin-right: 0px;
}

ul.goods-gather li:nth-child(2n+1) {
    margin-right: 4%;
}

ul.goods-gather li.last-goods {}

ul.goods-gather li a {}

ul.goods-gather li a img {
    /* max-width: 100%; */
    width: 100%;
}

p.goods-name {
    margin-top: 7px;
    font-size: 12px;
}

p.goods-name-jp {
    margin-top: 0px;
    font-size: 10px;
}

.goods-category-only{
    width: 48%;
    margin-right: 4%;
}

.goods-category-only:nth-of-type(3n+2){
    margin-right: 0;
}

.goods-category-only ul.goods-gather li{

    width: 100%;
    
}

}

#item footer{
    background-color: transparent;
}