.main-contents{padding-top:50px}




/***********
* トップcss *
***********/

.top.clearfix .entry{
    text-align: center;
}
.top.clearfix .entry a{
    padding: 20px 50px 20px 50px;
    background-color: #f39800;
    color: #fff !important;
    font-size: 18px;
    display: block;
    margin-top: 80px;
    width: 300px;
    margin: 50px auto 30px;
}

.product-list-ttl-blc .product-list-ttl h2 {
    font-size: 30px;
    color: #333333;
}

.red {
    color: red !important;
}

.bold {
    font-weight: bold;
}

.blue {
    color: blue !important;
}

/***********
* my-custom
***********/
.product-list-info{
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.product-list-num{
    font-weight: bold;
    font-size: 20px;
}
.my-mv {
    width: 100%;
    height: 100%;
    /* margin-bottom: -2%; */
}

.main {
    /* width: 92%; */
    /* max-width: 1300px; */
    /* margin: 0 auto; */
}

.product-list-ttl-blc {
    /* margin-top: 12%; */
}

.product-list-ttl-blc .product-list-ttl {
    border: none;
}

.product-list-ttl-blc .product-list-ttl h3 {
    /* margin-bottom: 0px; */
}

.product-list-item {
    margin-right: none;
}

.product-list-item:nth-child(5n) {
    margin-right: none !important;
}

/* 送料無料*/
.mycampain2-img-sp {
    display: none;
}

.mycampain2-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* キャンペーン*/
.mycampain {
    text-align: center;
    margin-top: 7%;
}

.mycampain-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}
/* 3カラム */

.mycampain-box.clm3 li{
    width: 33.3%;
    padding: 0 1%;
}

/* 4カラム */
.mycampain-box.clm4 li{
    width: 24.5%;
    padding: 0 0.5%;
}

.mycampain img {
    /* width: 95%;*/
    width: 100%;
}

.mycampain > h2 {
    margin-bottom: 0px;
}
.mycampain-box li{
    width: 50%;
    margin-top: 20px;}


.mycampain-box.crm1 {
    display: block;
    width: 50%;
    padding: 0 2%;
}

.mycampain-box.crm1 li{
    width: 100%;
    margin-top: 20px;
}

.mycampain-box.crm1 li:nth-child(1){
    margin-top: 0;
}

@media screen and (max-width: 600px) {
    .mycampain-box.crm1 {
        width: 100%;
        padding: 0;
    }
    .mycampain-box.crm1 li:nth-child(1){
        margin-top: 20px;
    }
    .mycampain-box.clm4,
    .mycampain-box.clm3{    
        flex-direction: initial;
    }
    .mycampain-box.clm4 li,
    .mycampain-box.clm3 li{
        width: 50%;
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .mycampain-box.clm3 li:nth-child(3){    
        width: 100%;
        padding: 0;
    }
}



/*--謹賀新年-*/
.newyear{
    max-width: 1000px;
    margin-top: 50px;
}
/*--謹賀新年ここまで-*/

/*
.mycampain-box li:nth-child(1){
margin-top: 20px
}
.mycampain-box li:nth-child(2){
margin-top: 20px
}
.mycampain-box li:nth-child(3){
margin-top: 20px
}
.mycampain-box li:nth-child(4){
margin-top: 20px
}
.mycampain-box li:nth-child(5){
margin-top: 20px
}
.mycampain h3{
margin-bottom: 30px;
}
.spbl{
display: none;
}
*/
/*オススメ*/
.myrd {
    background-color: #e4e4e4;
    margin-top: 5%;
    width: 99.5vw;
    margin-left: calc(-50vw + 50%);
    max-width: none;
    height: auto;
    /* display: block; */
    /* opacity: 0.5; */
}

.myrd .rankingbox {
    /* background-color: #ffff; */
    margin: 20px auto;
    width: 90%;
    max-width: 1000px;
    /* padding: 30px; */
    /* padding-bottom: 0; */
}

.myrd .product-list-ttl-blc {
    border: none;
}

.myrd .product-list-item img {
    max-width: 120%;
}

.myrd .icn-rank {
    display: none;
}

/*ランキング系幅*/
.rankingbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-list-item {
    position: relative;
    float: left;
    width: 15%;
    margin-right: 0px;
    margin-bottom: 0;
    padding-top: 54px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 0px;
}



.product-list-item > a {
    padding: 0px;
    background-color: #0000;
}

/* 販売ランキング*/
.icn-rank1 {
    color: #FFFFFF;
    border: #958646 solid 1px;
    background-color: #958646;
}

.icn-rank2 {
    color: #000000;
    border: #C0C0C0 solid 1px;
    background-color: #C0C0C0;
}

.icn-rank3 {
    color: #FFFFFF;
    border: #995F22 solid 1px;
    background-color: #995F22;
}

.icn-rank4, .icn-rank5, .icn-rank6 {
    color: #FFFFFF;
    border: #333333 solid 1px;
    background-color: #333333;
}

/*カテゴリー*/
.mycategory-itembox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.mycategory {
    text-align: center;
    margin: 10% 0;
}

.mycategory-txt {
    padding: 10px 0;
}

.mycategory-item {
    /* background-color: #F4F3EC; */
    /* margin-top: 30px; */
}

.mycategory a {
    width: 23%;
}

.mycategory-item p {
    font-size: 26px;
    color: #333333;
}

/* バーナー*/
.mybanner-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding-top: 100px; */
    /* width: 80%; */
    max-width: 1000px;
    margin: 20px auto;
    flex-wrap: wrap;
}

.mybanner-img {
    margin: 1%;
    width: 48%;
}

/* トピックス */
.news-list:after {
    display: none;
}

.ttl {
    position: relative;
    text-align: center;
    padding: 10px 0px;
    background-color: #000;
    margin-bottom: 0px;
}

.ttl h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff;
}

#top-news {
    position: relative;
    padding-top: 30px;
}

#top-news .ttl {
    margin-bottom: 10px;
}

.mynew {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
}

.mynew-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.mynew-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px;
}

.mynew-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mynew-banner a {
    width: 47%;
    margin-bottom: 10px;
}

.mynew-left-box {
    padding: 20px;
    background-color: #F5F5F5;
}

/* トピックス　news-list */
.news-list {
    margin-bottom: 20px;
    padding: 0px;
}

.news-list dl {
    display: table;
    width: 100%;
}

.news-list dl dt {
    font-size: 14px;
    display: table-cell;
    width: 90px;
    padding: 20px 0;
    border-bottom: #333 solid 1px;
}

.news-list dl dd {
    font-size: 15px;
    position: relative;
    display: table-cell;
    border-bottom: #333 solid 1px;
}

.news-list dl dd:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 10px;
    height: 14px;
    margin-top: -7px;
    content: '';
    /* background-image: url(https://image.raku-uru.jp/cms/yt00002/img/icn-arrow-btn.png); */
    background-repeat: no-repeat;
    background-size: cover;
}

.news-list dl dd a {
    display: block;
    width: 100%;
    height: auto;
}

.news-list dl dd a:hover {
    text-decoration: underline;
    opacity: 1;
}

.news-list dl dt {
    padding: 16px 0px;
}

.news-list dl dd a {
    padding: 0px;
}


/***********
* レスポンシブ
***********/
@media only screen and (min-width: 600px) {
    .product-list-item .product-list-photo {
        height: 225px;
        object-fit: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-list-item img {
        max-width: 100%;
        max-height: 100%;
    }
}
/***********
* レスポンシブ
***********/
@media only screen and (max-width: 600px) {
    #top-news {
        padding-top: 30px;
    }

    .myrd .product-list-item img,.product-list-item img{
        height:120px;
        object-fit:cover;
    }

}
/***********
* レスポンシブ
***********/
@media only screen and (max-width: 600px) {
    .news-list {
        margin-bottom: 15px;
        padding: 0;
    }
    .news-list dl {
        display: block;
        width: 100%;
    }
    .news-list dl dt {
        font-size: 12px;
        display: block;
        width: 100%;
        margin-bottom: 4px;
        padding: 0 10px;
        border: none;
    }
    .news-list dl dd {
        font-size: 12px;
        display: block;
        margin-bottom: 8px;
        padding: 0;
    }
    .news-list dl dd:after {
        display: none;
    }
    .news-list dl dd a {
        display: block;
        width: 100%;
        height: auto;
        padding: 0 10px 10px;
    }
}

/***********
* レスポンシブ600
***********/
@media only screen and (max-width: 600px) {
    /* 全体*/
    .main {
        width: 95%;
    }
    .product-list-ttl-blc .product-list-ttl h2 {
        font-size: 20px;
    }
    /* おすすめ商品SP*/
    .myrd .product-list-item img {
        max-width: 100%;
    }
    .rankingbox > .product-list-item {
        padding: 0;
        height: auto !important;
        margin-bottom: 10px;
    }
    /* 送料無料SP*/
    .mycampain2-img-sp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .mycampain2-img {
        display: none;
    }
    /* キャンペーンSP*/
    .mycampain {
        margin-top: 10%;
    }
    .mycampain h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .mycampain-box img {
        width: 95%;
        height: 100%;
    }
    .mycampain-box{
        flex-direction: column;
    }
    .spbl{
        display:block;
    }
    .pcdp{
        display:none;
    }
    .mycampain-box li{
        width: 100%;
    }
    .mycampain-box li:nth-child(3){
        margin-top: 20px
    }    
    /* ランキングSP*/
    .product-list-item {
        width: 47%;
    }
    .mycategory-itembox a, a:visited {
        color: #666;
        text-decoration: none;
        width: 48%;
    }
    .product-list-item .bnr-list jq-height {
        height: 100% !important;
    }
    /* カテゴリーSP*/
    .maycategory-ttl > h2 {
        font-size: 24px;
    }
    .mycategory-item p {
        font-size: 18px;
    }
    .mycategory {
        margin-top: 12%;
        margin-bottom: 30px;
    }
    /* バーナーSP*/
    .mybanner-box {
        padding-top: 30px;
        flex-direction: column;
    }
    .mybanner-img {
        width: 78%;
    }
    /* トピックスSP*/
    .mynew {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mynew-left-box{
        padding:5px;
        margin-top: 30px;
    }
    .mynew-left{
        margin-left:0px;
    }

    .mynew-banner a {
        margin: 0 auto;
        width: 100%;
    }
    .mynew-banner a img {
        padding: 10px;
        padding-bottom: 0;
        width: 100%;
    }
    .top.clearfix .entry a{
        margin: 30px auto 80px;
    }

    /*--謹賀新年-*/
    .newyear{
        width: 100%;
        margin-top: 30px;
    }
    /*--謹賀新年ここまで-*/

}

@media all and (-ms-high-contrast: none) {

    .information-item .footer-top-td {
        padding: 0;
    }

    /* .information-item .schedule_wrapper:nth-of-type(odd) {
        margin-right: 0px;
    } */

    .information-item table {
        width:220px;
    }


    .footer-top{
        background-color:white;
    }
    .footer-bottom{
        background-color:white;
    }
    .icn-rank{
        padding-top: 3px;
    }

    #header{
        height:130px;
    }

    .pcheader .header-search{
        margin-left:43%;
    }

}


.lineup_set{border: 1px solid #ddd;}
.lineup_set .lineup_setTitle{background:#e6a01c;line-height: 2.3;margin-bottom:10px;margin-top: 10px;font-weight:600;}


.lineup_set .lineup_setTxt{
text-align:left;
line-height:2.2
}

.lineup_set .lineup_setTxt span{
border-bottom:1px solid #ddd
}

