img {
    border:none;
    vertical-align:bottom;
    margin:0;
    padding:0;
    }
    
    ul, li {
    list-style:none;
    margin:0;
    padding:0;
    }
    
    .contents-box04{
        margin-right:-10px;
        width: 730px;
        position:relative;
    }
    .contents-box04 li{
        margin:0 7px 10px 0;
        float:left;
        position:relative;
    }
    .contents-box04 li a:hover::before{
      content: '.';
      background:url(https://file001.shop-pro.jp/PA01136/024/img/top_bn_hover.png);
      width: 235px;
      height: 160px;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
    }
    
    
    .contents-box01{
        clear: both;
        width: 720px;
        height: 180px;
    }
    
    .contents-box01-l{
        float: left;
        width: 350px;
    }
    .contents-box01-r{
        float: right;
        width: 350px;
        margin-left: 20px;
    }
    
    #contents-box02{
        clear: both;
        width: 720px;
        height: 150px;
        padding-top:40px;
    }
    
    #contents-box02 li{
        float: left;
        list-style-type: none;
        margin-left: 5px;
    }
    
    #contents-box03{
        clear: both;
        width: 720px;
        padding-top: 60px;
    }
    
    #contents-box03-l{
        float: left;
        width: 406px;
    }
    
    #contents-box03 ul{
        margin-top: 13px;
    }
    
    #contents-box03 li{
        float: left;
        height: 110px;
        width: 220px;
        margin-bottom: 5px;
        list-style-type: none;
    }
    
    
    #contents-box03-r{
        float: right;
        width: 285px;
        margin-left: 29px;
    }
    /**TOPTEXT**/
    #top-text  {
      height:77px;
          margin:10px 0px 15px 0px; 
        background: url("https://img06.shop-pro.jp/PA01136/024/etc/190416_irassyaimase_bg.png")no-repeat;
        text-align: center;
      
    }
    #top-text h2 {
        text-align: center;
              color:#0b0006;
        font-weight: bold;
          font-size: 15px !important ;
            position: relative;
            top: 11px;
            left: 27px;
    }
    
    
    #ranking{
        background-color: #993333;
        width: 285px;
        padding: 6px 0px;
    }
    
    #ranking-naka{
        background-color: #F8F7EF;
        padding: 0;
    }
    
    .ranking-box{
        width: 285px;
        padding-top: 13px;
        clear: both;
        overflow:hidden;
    }
    
    .ranking-box-l{
        width: 90px;
        padding:0;
        float: left;
        border: 1px solid #DBDBDB;
    }
    
    .ranking-box-r{
        width: 185px;
        margin-left: 8px;
        padding:0;
        float: right;
    }
    
    
    #ranking-naka a{ color: #000000; font-weight: bold; text-decoration: underline;}
    #ranking-naka a:link{ color: #000000; font-weight: bold; text-decoration: underline;}
    #ranking-naka a:visited{ color: #000000; font-weight: bold; text-decoration: underline;} 
    #ranking-naka a:hover{ color: #CC0000; font-weight: bold; text-decoration: underline;} 
    
    .ranking-price{
        font-weight: bold;
        color: #CC0000;
    }
    
    .ranking-price2{
        font-size: 12px;
        color: #CC0000;
    }
    
    
    #contents-category{
        clear: both;
        width: 720px;
        padding-top: 60px;
    }
    
    #contents-category ul{
        width: 720px;
        margin-top: 11px;
    }
    
    #contents-category li{
        float: left;
        width: 140px;
        list-style-type: none;
        margin-bottom: 3px;
        margin-left: 5px;
    }
    
    #guide{
        clear: both;
        padding-top: 70px;
    }
    .pa_t_10{
        padding-top:10px;
    }
    
    
    /*--clearfix--*/
    
    .clearfix{
    zoom: 100%;
    }
    
    .clearfix:after{
    display: block;
    clear: both;
    content: ".";
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    visibility: hidden;
    }
    
    .clearfix{
    display: inline-block;
    }
    
    /*\*/
    
    *html .clearfix{
    height: 1px;
    }
    
    .clearfix{
    display: block;
    }
    
    /**/
    
    
    /* 220928追記　トップバナーSP版と同ソースに修正 */
    .top-banners {
        margin: 40px auto;
    }
    .top-banners section {
        margin-bottom: 40px;
    }
    .top-banners section:last-of-type {
        margin-bottom: 0;
    }
    .top-banners h2 {
        margin-bottom: 15px;
        line-height: 1;
        font-size:18px;
        font-weight: bold;
        color: #660000;
        text-align: center;
        background-image:
            linear-gradient(to bottom, transparent 3px, #fff 3px, #fff 6px, transparent 6px),
            linear-gradient(to right, #F9D8A2 150px, transparent 150px, transparent calc(100% - 150px), #F9D8A2 calc(100% - 150px), #F9D8A2 100%);
        background-size: 100% 6px, 100%;
        background-position: left center;
        background-repeat: repeat;
    }
    .top-banners ul {
        list-style-type: none;
        display: flex;
        flex-wrap: wrap;
        gap: 7px 7px;
        padding: 0;
    }
    .top-banners ul li {
        position: relative;
    }
    .top-banners ul li a:hover::before{
        content: '.';
        background:url(https://file001.shop-pro.jp/PA01136/024/img/top_bn_hover.png);
        width: 235px;
        height: 160px;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
	.top-banners ul li a > span {
		display: none;
	}

    img {
border:none;
vertical-align:bottom;
margin:0;
padding:0;
}

ul, li {
list-style:none;
margin:0;
padding:0;
}

.contents-box04{
	margin-right:-10px;
	width: 730px;
	position:relative;
}
.contents-box04 li{
	margin:0 7px 10px 0;
	float:left;
	position:relative;
}
.contents-box04 li a:hover::before{
  content: '.';
  background:url(https://file001.shop-pro.jp/PA01136/024/img/top_bn_hover.png);
  width: 235px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}


.contents-box01{
	clear: both;
	width: 720px;
	height: 180px;
}

.contents-box01-l{
	float: left;
	width: 350px;
}
.contents-box01-r{
	float: right;
	width: 350px;
	margin-left: 20px;
}

#contents-box02{
	clear: both;
	width: 720px;
	height: 150px;
	padding-top:40px;
}

#contents-box02 li{
	float: left;
	list-style-type: none;
	margin-left: 5px;
}

#contents-box03{
	clear: both;
	width: 720px;
	padding-top: 60px;
}

#contents-box03-l{
	float: left;
	width: 406px;
}

#contents-box03 ul{
	margin-top: 13px;
}

#contents-box03 li{
	float: left;
	height: 110px;
	width: 220px;
	margin-bottom: 5px;
	list-style-type: none;
}


#contents-box03-r{
	float: right;
	width: 285px;
	margin-left: 29px;
}
/**TOPTEXT**/
#top-text  {
  height:77px;
  	margin:10px 0px 15px 0px; 
	background: url("https://img06.shop-pro.jp/PA01136/024/etc/190416_irassyaimase_bg.png")no-repeat;
	text-align: center;
  
}
#top-text h2 {
	text-align: center;
	  	color:#0b0006;
    font-weight: bold;
  	font-size: 15px !important ;
		position: relative;
		top: 11px;
		left: 27px;
}


#ranking{
	background-color: #993333;
	width: 285px;
	padding: 6px 0px;
}

#ranking-naka{
	background-color: #F8F7EF;
	padding: 0;
}

.ranking-box{
	width: 285px;
	padding-top: 13px;
	clear: both;
	overflow:hidden;
}

.ranking-box-l{
	width: 90px;
	padding:0;
	float: left;
	border: 1px solid #DBDBDB;
}

.ranking-box-r{
	width: 185px;
	margin-left: 8px;
	padding:0;
	float: right;
}


#ranking-naka a{ color: #000000; font-weight: bold; text-decoration: underline;}
#ranking-naka a:link{ color: #000000; font-weight: bold; text-decoration: underline;}
#ranking-naka a:visited{ color: #000000; font-weight: bold; text-decoration: underline;} 
#ranking-naka a:hover{ color: #CC0000; font-weight: bold; text-decoration: underline;} 

.ranking-price{
	font-weight: bold;
	color: #CC0000;
}

.ranking-price2{
	font-size: 12px;
	color: #CC0000;
}


#contents-category{
	clear: both;
	width: 720px;
	padding-top: 60px;
}

#contents-category ul{
	width: 720px;
	margin-top: 11px;
}

#contents-category li{
	float: left;
	width: 140px;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 5px;
}

#guide{
	clear: both;
	padding-top: 70px;
}
.pa_t_10{
	padding-top:10px;
}


/*--clearfix--*/

.clearfix{
zoom: 100%;
}

.clearfix:after{
display: block;
clear: both;
content: ".";
height: 0.1px;
font-size: 0.1em;
line-height: 0;
visibility: hidden;
}

.clearfix{
display: inline-block;
}

/*\*/

*html .clearfix{
height: 1px;
}

.clearfix{
display: block;
}

/**/


/* 220928追記　トップバナーSP版と同ソースに修正 */
.top-banners {
	margin: 40px auto;
}
.top-banners section {
	margin-bottom: 40px;
}
.top-banners section:last-of-type {
	margin-bottom: 0;
}
.top-banners h2 {
	margin-bottom: 15px;
	line-height: 1;
	font-size:18px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	background-image:
		linear-gradient(to bottom, transparent 3px, #fff 3px, #fff 6px, transparent 6px),
		linear-gradient(to right, #F9D8A2 150px, transparent 150px, transparent calc(100% - 150px), #F9D8A2 calc(100% - 150px), #F9D8A2 100%);
	background-size: 100% 6px, 100%;
	background-position: left center;
	background-repeat: repeat;
}
.top-banners ul {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	gap: 7px 7px;
	padding: 0;
}
.top-banners ul li {
	position: relative;
}
.top-banners ul li a:hover::before{
	content: '.';
	background:url(https://file001.shop-pro.jp/PA01136/024/img/top_bn_hover.png);
	width: 235px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}