@charset "utf-8";


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

	html,body{
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}


.cf:after {
display:block;
clear:both;
content:"";
}

@media screen and (min-width:768px) {
html,body {
min-width:960px;
}
}

#sp_header {
display: none;	
}

@media screen and (max-width:480px) {
#sp_header {
display: block;	
}
}


#headerArea {
	display: block;	
}



@media screen and (max-width:480px) {
#headerArea {
	display: none;	
}
}


#footerArea{
	display: block;	
}

@media screen and (max-width:480px) {
#footerArea {
	display: none;	
}
}

#sp_footer{
	display: none;
}


@media screen and (max-width:480px) {
#sp_footer{
	display: block;
}
}


#floatFooter{
	display: none;	
}

@media screen and (max-width:480px) {
#floatFooter{
	display: block	
}
	
#floatFooter a {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
    z-index: 2147483647;

}

#floatFooter p {
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    line-height: 50px;
}
}

/*.toIndex {
	display: none;
}*/

@media screen and (max-width:480px) {
.toIndex {
	margin: 0px auto;
	padding:0;
	height: 0px;
	display: block;
	position: relative;
	max-width:960px;
	width: 100%;
}

.toIndex ul {
	padding:0;
	border-radius: 3px 3px 0px 0px;
	text-align: center;
	bottom: 0px;
	text-decoration: none;	
	margin:0 0 0 100%;
	display: block;
	position: fixed;
	z-index: 9999;
	text-decoration:none !important;
	color:#000;
	left: -100%;
	width:100%;
	height:40px;	
	background: #FFF;
}

.toIndex ul li {
	margin:1px 0 0 0;
	padding:0;
	width:100%;
	height:40px;
	float:left;
	text-align:center;
	margin-right:0.2%;	
	background:#a3a42a;
	line-height: 40px;
	color: #fff;
	
}

.toIndex ul li a{
	border-right:1px splid #ffffff;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}
	
.toIndex ul li a:link{
	color: #fff;

}
	
.toIndex ul li a:hover{
	text-decoration: none;

}

.toIndex a img {
	margin:0;
	padding:0;
}
}



#sp-v-navi {
	display: none;
}


@media screen and (max-width:480px) {
#sp-v-navi {
	display: block;
}
	
#sp-v-navi .main-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 2px solid #ccc;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #a3a42a;
	font-size: 13px;
}

#sp-v-navi .main-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}
	
	
#sp-v-navi .world-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 2px solid #ccc;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #797c95;
	font-size: 13px;
}

#sp-v-navi .world-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}	
	
#sp-v-navi .food-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 2px solid #ccc;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #7daab5;;
	font-size: 13px;
}

#sp-v-navi .food-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
}		
	
#sp-v-navi .junre-btn a{
	width:100%;
	margin:1px 0 0 0;
	padding:0;
	width:100%;
	height:40px;
	text-align:center;
	background:#a3a42a;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color:#fff;
}	
	
#sp-v-navi .junre-btn2 a{
	width:100%;
	margin:1px 0 0 0;
	padding:0;
	width:100%;
	height:40px;
	text-align:center;
	background:#797c95;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color:#fff;
}	
	
#sp-v-navi .junre-btn3 a{
	width:100%;
	margin:1px 0 0 0;
	padding:0;
	width:100%;
	height:40px;
	text-align:center;
	background:#7daab5;
	line-height: 40px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color:#fff;
}	
	
	
}	
	
	



.main-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 4px solid #ccc;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #a3a42a;
}

.main-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #a3a42a;
}

.main-navi {
width:100%;
margin:20px auto;
position: relative;
}

.main-navi .junre-btn {
float: left;
width:calc(50% - 10px) ;
margin:0 10px 5px 0;
}

.main-navi .junre-btn a {
border:1px dashed #a3a42a;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
text-align: center;
background: #fef3c9;
font-weight: bold;
text-decoration: none;
font-size:17px;
}

.main-navi .junre-btn a:link {
color:#a3a42a;
}


.main-navi .junre-btn a:hover {
border:1px solid #a3a42a;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
background:#ffffff;
}

.main-navi .junre-btn a:visited {
color:#a3a42a;
}


.main-navi .fuwafuwa1{
	position: absolute;
	top:60px;
	left:42px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa1 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa1 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
	font-size:16px;
}

@keyframes fuwafuwa1{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.main-navi .fuwafuwa2{
	position: absolute;
	top:60px;
	left:380px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa2 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa2 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
  font-size:16px;
}

@keyframes fuwafuwa2{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}


.main-navi .fuwafuwa3{
	position: absolute;
	top:60px;
	left:723px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa3 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa3 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
  font-size:16px;
}

@keyframes fuwafuwa3{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.main-navi .fuwafuwa4{
	position: absolute;
	top:167px;
	left:42px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa4 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa4 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
	  font-size:16px;
}

@keyframes fuwafuwa4{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.main-navi .fuwafuwa5{
	position: absolute;
	top:167px;
	left:380px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa5 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa5 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
	  font-size:16px;
}

@keyframes fuwafuwa5{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}


.main-navi .fuwafuwa6{
	position: absolute;
	top:167px;
	left:723px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa6 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.main-navi .fuwafuwa6 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
	  font-size:16px;
}

@keyframes fuwafuwa6{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.world-navi .fuwafuwa7{
	position: absolute;
	top:60px;
	left:68px;
	width: 200px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa7 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.world-navi .fuwafuwa7 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :200px;
  text-align:center;
  font-size:16px;
}

@keyframes fuwafuwa7{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.world-navi .fuwafuwa8{
	position: absolute;
	top:60px;
	left:405px;
	width: 200px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa8 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.world-navi .fuwafuwa8 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :200px;
  text-align:center;
	  font-size:16px;
}

@keyframes fuwafuwa8{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}


.world-navi .fuwafuwa9{
	position: absolute;
	top:60px;
	left:745px;
	width: 200px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa9 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.world-navi .fuwafuwa9 span{
position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :200px;
  text-align:center;
  font-size:16px;
}

@keyframes fuwafuwa9{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.food-navi .fuwafuwa10{
	position: absolute;
	top:60px;
	left:380px;
	width: 250px;
	height: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color: #a3a42a;/* 円の色 */
	animation: fuwafuwa10 3s ease infinite;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 9999;	
}

.food-navi .fuwafuwa10 span{
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width :250px;
	text-align:center;
	  font-size:16px;
}

@keyframes fuwafuwa10{
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}


@media screen and (max-width:480px) {
.main-navi {
display: none;
}
	}


.world-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 4px solid #ccc;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #797c95;
}

.world-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #797c95;
}

.world-navi {
width:100%;
margin:20px auto;
position: relative;
}

.world-navi .junre-btn {
float: left;
width:calc(33.3% - 10px) ;
margin:0 5px 5px 0;
}

.world-navi .junre-btn a {
border:1px dashed #797c95;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
text-align: center;
background: #f1f2f4;
font-weight: bold;
text-decoration: none;
font-size:17px;
}


.world-navi .junre-btn a:link {
color:#797c95;
}

.world-navi .junre-btn a:hover {
border:1px solid #797c95;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
background:#ffffff;
}

.world-navi .junre-btn a:visited {
color:#797c95;
}

@media screen and (max-width:480px) {
.world-navi {
display: none;
}
	}



.food-navi-ttl {
	position: relative;
	padding-bottom: .2em;
	border-bottom: 4px solid #ccc;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #7daab5;
}

.food-navi-ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #7daab5;
}


.food-navi {
width:100%;
margin:20px auto 50px auto;
position: relative;
}

.food-navi .junre-btn {
float: none;
width:calc(96%) ;
margin:0 auto 5px auto;
}

.food-navi .junre-btn a {
border:1px dashed #7daab5;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
text-align: center;
background: #e3f0f2;
font-weight: bold;
text-decoration: none;
font-size: 17px;
}


.food-navi .junre-btn a:link {
color:#7daab5;
}

.food-navi .junre-btn a:hover {
border:1px solid #7daab5;
border-radius:3px;
padding:40px 20px 20px 20px;
display:block;
background:#ffffff;
}

.food-navi .junre-btn a:visited {
color:#7daab5;
}

@media screen and (max-width:480px) {
.food-navi {
display: none;
}
	}




#items_wrap {
    -webkit-text-size-adjust: 100%;
}

#items_wrap {
    width:960px;
}

@media screen and (max-width:768px) {
#items_wrap {
    width:100%;
}
}



#preview_box{
	max-width: 960px;
	min-width:960px;
	margin: 0 auto;
}

#main,
.template{
	width: 960px;
	/* [disabled]float: right; */
}


#resultbox{
	width:960px;
}

@media screen and (max-width:768px) {
#resultbox{
	width:100%;
}
	}


.section{
	float: none;
	width: 100%;
	margin-bottom:40px;
	margin-top: 20px;
}

@media screen and (max-width:480px) {
.section{
	float: none;
	width: 100%;
	margin-bottom:40px;
	margin-top: 20px;
	background-color: #f0eff5;
    box-sizing: border-box;
    padding: 0px;
	padding-bottom: 10px;
}
}

.section_content{
	display: block;
/*	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;*/
}

@media screen and (max-width:480px) {
.section_content{
	margin: 10px;
}
	}


/*------------------------------------------------------------------------------------------*/


.section .titlebox{
	margin-bottom: 10px;
}

.section div.title_txt{
position: relative;
padding: 0.5em;
background: -moz-linear-gradient(top, #a3a42a, #c7c858);
background: -webkit-linear-gradient(top, #a3a42a, #c7c858);
background: linear-gradient(to bottom, #a3a42a, #c7c858);
color: white;
font-size: 20px;
font-weight: bold;
}

/*.section div.title_txt::before{
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}*/

@media screen and (max-width:480px) {
.section div.title_txt{
	font-size: 13.5px;
}
	}

.section .titlebox .title_txt h2{
	padding: 5px 10px;
	/* [disabled]color: #FFFFFF; */
	font-size: 32px;
	line-height: 1.4em;
}

.section .titlebox .cmt_txt{
	padding: 5px 10px;
	/* [disabled]color: #FFFFFF; */
	font-size: 14px;
	line-height: 1.4em;
}


.section .titlebox .title_img{
	 margin-bottom:10px;
}


.section .titlebox .title_img img{
	 max-width:100%;
}

div.section .sec_content{
	/* [disabled]padding:10px; */
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;

}

.section .entry .entry_title{
	margin-bottom: 30px;
	text-align: center;
}

.section .entry .entry_title .title_img img{
	max-width:100%;
 }



.section .entry .rank {
	display: none;
	margin: 0px;
	line-height: 1em;
}

.section .entry .soldout{
	color:red;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.section .entry .pad .catchcopy{
	overflow:hidden;
}

.section .entry .pad .itemname a{
	color: #333;
}


.section .entry .price{
	color:#a58a38;
}


.section .entry .rank span{
	line-height: 1em;
}
.section .entry .pad .reviewAverage{
	text-align:center;
	margin-bottom: 10px;
	line-height: 1em;
	font-size:10px;

}
.section .entry .pad .reviewAverage a{
	text-decoration:none;
	display: none;

}

.section .entry .pad .btn_buy a {
	
	border-radius:2px;
	
	background: #5e5e5e; /* Old browsers */
	background: -moz-linear-gradient(top,  #5e5e5e 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5e5e5e 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5e5e5e 0%,#0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

}

.section.ranking .entry .pad .rank{

	display:block;
	text-align:center;
}
	


.section .entry.size0 {
	clear:left;
	width: 96%;
	background-color: #FFFFFF;
	margin-left:2%;
}
.section .entry.size0 .pad{
	padding:20px;
	border:1px solid #e8c85d;
	border-radius:5px;
	margin-bottom:20px;
}

.section .entry.size0 .pad .catchcopy{
	font-size:26px;
	line-height: 1.5;
	margin:20px 0;
	padding:0 10px;
	color:#630;
	height:90px;
}

.section .entry.size0 .pad .imgbox {
	display:none;
}

.section .entry.size0 .pad .txtbox{
	float: left;
	width: 500px;
	margin-left: 15px;
}

.section .entry.size0 .pad .txtbox p{
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1em;
}
.section .entry.size0 .pad .txtbox .cmt{
	font-family: "Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","メイリオ";
	font-size: 18px;
	display: block!important;
	line-height:normal;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.section .entry.size0 .pad .itemcode{
	font-size:14px !important;
	display: block;
	margin: 20px 0;
	line-height: 1em;
	padding:0 10px;
	color:#DF1082;
}

.section .entry.size0 .pad .itemname{
	font-size:20px !important;
	display: block;
	margin-bottom:10px;
	overflow: hidden;
	line-height:2.0 !important;
	padding:0 10px;
	height:80px;
	width:900px;
}

.section .entry.size0 .pad .itemname a{
	text-decoration: none;
	color:#3E268C;
}

.section .entry.size0 .pad .itemname a:hover {
	color:;#1ABC9C;
}

.section .entry.size0 .pad .btn_buy{
	margin:10px auto;
	width:100%;
}

#sec_set .size0 .pad .price{
	color:#DF1082;
	/* [disabled]font-size: 130%; */
	display: block;
	line-height:2.0;
	/* [disabled]margin-bottom: 10px; */
	font-weight: bold;
	width:950px;
	font-size:24px;
	text-align:center;
}

.section .entry.size0 .pad .sanch{
	height: auto;
	display: block;
	line-height: 1.3em;
}

.section .entry.size0 .pad .btn_buy {
	width:950px;
	text-align:center;
}

.section .entry.size0 .pad .btn_buy a{
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size:24px;
	font-weight: bold;
	line-height:50px;
	width:400px;
	max-width:100%!important;
	margin: 0 auto;
	background: #adbf3d; /* Old browsers */
	background: -moz-linear-gradient(top,  #702C7F 0%, #3E288C 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#702C7F), color-stop(100%,#3E288C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #702C7F 0%,#3E288C 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #702C7F 0%,#3E288C 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #702C7F 0%,#3E288C 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #702C7F 0%,#3E288C 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#702C7F', endColorstr='#3E288C',GradientType=0 ); /* IE6-9 */
}


.section .entry.size0 .pad .btn_buy a:hover {
	text-decoration:none !important;
	opacity: 0.8 ; 
	filter: alpha(opacity=80) ;	/* Ie用 */;
}	

.section .entry.size0 .pad .reviewAverage {
	width:950px;
	text-align:center;
}


/*-----------------------------------------------------*/
.section .entry.size1 {
	width: 100%;
	/* [disabled]background-color: #FDFBF9; */
}

@media screen and (max-width:480px) {
.section .entry.size1{
    margin-bottom: 10px;
}
}

.section .entry.size1 .pad{
	padding: 30px 30px 30px;
	border-bottom: 1px solid #bebdb8;
/*	border-right: 1px solid #bebdb8;*/
	background-color: #FFF;

}

@media screen and (max-width:480px) {
.section .entry.size1 .pad{
	border-right: 1px solid #bebdb8;
	border-bottom: 1px solid #bebdb8;
	padding: 20px 20px 20px;
	background-color: #FFFFFF;
	height: auto;
	overflow: auto;
}
}

@media screen and (max-width:375px) {
.section .entry.size1 .pad{
	background-position: 320px top;
	background-size:30px auto;
}
}

@media screen and (max-width:320px) {
.section .entry.size1 .pad{
	background-position: 270px top;
	background-size:25px auto;
}
}

.section.ranking .entry.size1 .pad .rank{
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 1em;
	margin-bottom: 10px;
}

.section.ranking .entry.size1 .pad .rank img{
	margin-bottom:10px
}


.section.ranking .entry.size1 .pad .rank span{
	font-size: 36px;
	/* [disabled]font-weight: bold; */
	line-height: 1em;
	font-style: oblique;
}

.section .entry.size1.no-title_img .title_imgbox{
	 display: none;
}


.section .entry.size1 .title_imgbox{
     text-align: center;
	 margin-bottom: 30px;
	 display: block;
}




.section .entry.size1 .pad .imgbox{
	text-align: center;
	float: left;
	width: 40%;
	margin: 0px;
	margin-right: 30px;
}

@media screen and (max-width:480px) {
.section .entry.size1 .pad .imgbox{
	text-align: center;
	width: 50%;
	height: auto;
	margin: 0 auto 10px;
	float: left;
	padding: 5px;
}
}

.section .entry.size1 .pad .imgbox a img{
	max-width: 100%;
	max-height: 100%;
}


.section .entry.size1 .pad .txtbox{
	float: right;
	width: 72%;
}
.section .entry.size1 .pad .catchcopy{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 1.4em;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}


@media screen and (max-width:480px) {
.section .entry.size1 .pad .catchcopy{
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: 1.4em;
	margin-bottom: 10px;
}
}

.section .entry.size1 .pad .cmt{
	display: block;
	font-size: 16px;
	height: auto;
	display: block;
	/* [disabled]font-weight: bold; */
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
	color:#F60;
}


 

.section .entry.size1 .pad .itemcode{
	font-size: 18px;
	display: block;
	margin-bottom: 20x;
	line-height: 1em;
}


@media screen and (max-width: 480px){
.section .entry.size1 .pad .itemcode {
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
    line-height: 1em;
}
}

.section .entry.size1 .pad .btn_buy{
	text-align: right;
	clear: both;

}

.section .entry.size1 .pad .btn_buy a{
	float:right;
	text-align: center;
	display: block;
/*	background: #000;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	width: 300px;
	max-width:100%!important;
	margin: 0 auto;
}

@media screen and (max-width:480px) {
.section .entry.size1 .pad .btn_buy a{
	display: none;
}
}


.section .entry.size1 .pad .itemname{
	display: block;
	font-size: 20px;
	height: auto;
	/* [disabled]font-weight: bold; */
	margin-bottom: 20px;
	line-height: 30px;
}

@media screen and (max-width: 480px){
.section .entry.size1 .pad .itemname {
    font-size: 12px;
    height: auto;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 1.5em;
}
	}

.section .entry.size1 .pad .itemname a{
	color: #09F;
	text-decoration: none;
}



.section .entry.size1 .pad .price{
	color: #b40000;
	font-size: 30px;
	/* [disabled]display: block; */
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

.section .entry.size1 .pad .comment{
	color: #1c60dd;
	font-size: 20px;
	/* [disabled]display: block; */
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: line-through;
}

@media screen and (max-width:480px) {
.section .entry.size1 .pad .price {
	font-size: 110%;
}
.section .entry.size1 .pad .comment {
	font-size: 90%;
}
	}

.section .entry.size1 .pad .reviewAverage{
/*	text-align: center;
	float: right;
	font-size: 13px;
	clear: right;
	margin: 10px;*/
	display: none;
}

/*-------------------------------------------------*/

/*-----------------------------------------------------*/
.section .entry.size1b {
	width: 100%;
	/* [disabled]background-color: #FDFBF9; */
}

.section .entry.size1b .pad{
	padding: 30px 50px 40px;
	/* [disabled]border-bottom: 1px solid #bebdb8; */
	/* [disabled]border-right: 1px solid #bebdb8; */
	background-color: #FFF;
	box-shadow: 1px 1px 2px 1px #630;
	margin: 10px 10px 20px 10px;
	border-radius: 2px;
	min-height: 370px;
}

.section.ranking .entry.size1b .pad .rank{
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 1em;
	margin-bottom: 10px;
}

.section.ranking .entry.size1b .pad .rank img{
	margin-bottom:10px
}


.section.ranking .entry.size1b .pad .rank span{
	font-size: 36px;
	/* [disabled]font-weight: bold; */
	line-height: 1em;
	font-style: oblique;
}

.section .entry.size1b.no-title_img .title_imgbox{
	 display: none;
}


.section .entry.size1b .title_imgbox{
     text-align: center;
	 margin-bottom: 30px;
	 display: block;
}




.section .entry.size1b .pad .imgbox{
	text-align: center;
	float: left;
	height: 450px;
	width: 30%;
	margin: 0px;
}

.section .entry.size1b .pad .imgbox a img{
	max-width: 100%;
	max-height: 100%;
}


.section .entry.size1b .pad .txtbox{
	float: right;
	width: 65%;
}

.section .entry.size1b .pad .txtbox .catch{
	display: block;
	font-size: 180%;
	height: auto;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:10px;
	/* [disabled]font-weight: bold; */
}

.section .entry.size1b .pad .txtbox .cmt{
	display: block;
	font-size: 140%;
	height: auto;
	margin-bottom:10px;
	/* [disabled]font-weight: bold; */
}

.section .entry.size1b .pad .txtbox .itemcode{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
}


.section .entry.size1b .pad .btn_buy{
	text-align:right;
	
	
	
	
}
.section .entry.size1b .pad .btn_buy a{
	float:right;
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	border-radius: 5px;
	font-weight: bold;
	line-height: 40px;
	width: 200px;
	max-width:100%!important;
	margin: 0 auto;
	
	

}


.section .entry.size1b .pad .itemname{
	display: block;
	font-size: 230%;
	height: auto;
	font-weight: bold;
	width: 450px;
	/* [disabled]float: right; */
	line-height: 1.4em;
	margin-bottom: 10px;
}

.section .entry.size1b .pad .itemname a{
    color: #09f;
    text-decoration: none;
}

.section .entry.size1b .pad .price{
	color: #FF0000;
	font-size: 180%;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}


/*-------------------------------------------------*/


.section .entry.size2{
	width: 50%;
	float: left;
}



.section .entry.size2 .pad{
	padding: 30px 20px;
	border-right: 1px solid #bebdb8;
	border-bottom: 1px solid #bebdb8;
	background-color: #FFFFFF;
}

.section.ranking .entry.size2 .pad .rank{
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}

.section.ranking .entry.size2 .pad .rank img{
	margin-bottom:10px
}


.section.ranking .entry.size2 .pad .rank span{
	font-size: 36px;
	/* [disabled]font-weight: bold; */
	line-height: 1em;
	font-style: oblique;
}



.section .entry.size2 .pad .imgbox{
	text-align: center;
	width: 250px;
	margin: 0 auto 10px;
	/* [disabled]padding: 10px; */
	height: 250px;
}


.section .entry.size2 .pad .imgbox a img{
    max-width:100%;
	max-height:100%;
}

.section .entry.size2 .pad .itemcode{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
}
.section .entry.size2 .pad .itemname{
	font-size: 14px;
	height: 60px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.4em;
	/* [disabled]font-weight: bold; */
}

.section .entry.size2 .pad .itemname a{
	text-decoration: none;
	/* [disabled]color: #09f; */
}


.section .entry.size2 .pad .price{
	color: #000000;
	font-size: 120%;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}



.section .entry.size2 .pad .btn_buy{
	text-align: center;
}


.section .entry.size2 .pad .btn_buy a{
	text-align: center;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	width: 220px;
	/* [disabled]margin: 0 auto; */
}

.section .entry.size2 .pad .cmt{
	/* [disabled]color: #b90c2c; */
	font-size: 110%;
	line-height: 1.5;
	margin-bottom: 10px;
	height: 88px;
	display: block;
	overflow: hidden;
	/* [disabled]font-weight: bold; */
}

.section .entry.size2 .pad .soldout{
	/* [disabled]margin-top:5px; */
	/* [disabled]color: #000; */
	font-size: 12px;
}


.section .entry.size2 .pad .reviewAverage{
	text-align: center;
}



.section .entry.size2 .catchcopy{
	 font-size: 16px;
	 font-weight: bold;
	 text-align: left; margin-bottom: 10px;
	 line-height: 1.4em;
	 height:80px;
	
	}



/*----------------------------------------------*/


.section .entry.size3{
	width: 33.3%;
	float: left;
	/* [disabled]height: 530px; */
	/* [disabled]overflow: hidden; */
}

@media screen and (max-width:480px) {
.section .entry.size3{
	width: 100%;
	float: none;
    margin-bottom: 10px;
}
}

.section .entry.size3 .pad{
	border-right: 1px solid #bebdb8;
	border-bottom: 1px solid #bebdb8;
	padding: 20px 20px 20px;
	background-color: #FFFFFF;
	height: 590px;
	overflow: hidden;
}

@media screen and (max-width:480px) {
.section .entry.size3 .pad{
	border-right: 1px solid #bebdb8;
	border-bottom: 1px solid #bebdb8;
	padding: 20px 20px 20px;
	background-color: #FFFFFF;
	height: auto;
	overflow: auto;
}
}

.section.ranking .entry.size3 .pad .rank{
	font-size:13px;
	font-weight:bold;
}
.section.ranking .entry.size3 .pad .rank span{
	font-size:32px;
}

.section.ranking .entry.size3 .pad .catchcopy{
	font-size:15px;
	font-weight:bold;
	height:80px;
}

@media screen and (max-width:480px) {
.section.ranking .entry.size3 .pad .catchcopy{
	font-size:15px;
	font-weight:bold;
	height:auto;
}
}

.section .entry.size3 .pad .catchcopy{
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 1.4em;
	margin-bottom: 10px;
}


@media screen and (max-width:480px) {
.section .entry.size3 .pad .catchcopy{
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: 1.4em;
	margin-bottom: 10px;
}
}

.section .entry.size3 .pad .imgbox{
	text-align: center;
	height: 250px;
	/* [disabled]background-color: #FFFFFF; */
	width: 250px;
	margin: 0 auto 10px;
}

@media screen and (max-width:480px) {
.section .entry.size3 .pad .imgbox{
	text-align: center;
	width: 50%;
	height: auto;
	margin: 0 auto 10px;
	float: left;
	padding: 5px;
}
}


.section .entry.size3 .pad .imgbox a img{
	max-width: 100%;
	max-height: 100%;
}


.section .entry.size3 .pad .itemcode{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
}


.section .entry.size3 .pad .itemname{
	font-size: 12px;
	height: 57px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.5em;
	/* [disabled]font-weight: bold; */
}

.section .entry.size3 .pad .itemname a{
	color: #09F;
	text-decoration: none;
}


.section .entry.size3 .pad .price{
	color: #b40000;
	font-size: 20px;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.section .entry.size3 .pad .comment{
	color: #1c60dd;
	font-size: 16px;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: line-through;
}


@media screen and (max-width:480px) {
.section .entry.size3 .pad .price {
	font-size: 110%;
}
	
.section .entry.size3 .pad .price .tax{
	font-size: 90%;
}
.section .entry.size3 .pad .comment {
	font-size: 100%;
}
	
.section .entry.size3 .pad .comment .tax{
	font-size: 80%;
}
}


.section .entry.size3 .pad .btn_buy{
	text-align: center;
}


.section .entry.size3 .pad .btn_buy a{
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	width: 200px;
	max-width:100%!important;
	margin: 0 auto;	
}

@media screen and (max-width:480px) {
.section .entry.size3 .pad .btn_buy a{
	display: none;
}
}

.section .entry.size3 .pad .reviewAverage {
/*	font-size: 10px;
	text-align: center;*/
	display: none;
}


.section .entry.size3 .pad .cmt{
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 10px;
	height: 180px;
	display: none;
	overflow: hidden;
}
.section .entry.size3 .pad .cmt:after{
/*	content:"･･･";*/
	
	
}

.section .entry.size3 .pad .cmt{
	font-size: 12px;
	line-height: 1.6em;
	color:#F60;
	height:15px;
	display: block;
}

.section .entry.no-cmt .pad .cmt{
    display:none!important;
}


.reviewAverage .starOff{
	background: url(images/star_off.gif);
	width: 12px;
	height: 12px;
	display: inline-block!important;
	}
.reviewAverage .starHalf{
	background: url(images/star_half.gif);
	width: 12px;
	height: 12px;
	display: inline-block!important;
	}
.reviewAverage .starOn{
	background: url(images/star_on.gif);
	width: 12px;
	height: 12px;
	display: inline-block!important;
	}

/*----------------------------------------------*/

/*----------------------------------------------*/


.section .entry.size4{
	width: 25%;
	float: left;
}

.section .entry.size4 .pad{
	border-right: 1px solid #bebdb8;
	border-bottom: 1px solid #bebdb8;
	padding: 20px 15px 30px;
	background-color: #FFFFFF;
}

.section.ranking .entry.size4 .pad .rank{
	line-height:1em;
	font-size:13px;
}
.section.ranking .entry.size4 .pad .rank img{
	height: 26px;
	margin-right: 10px;
}

.section.ranking .entry.size4 .pad .rank span{
	font-size: 24px;
	line-height: 1.2em;
}

.section .entry.size4 .pad .imgbox{
	text-align: center;
	height: 120px;
	/* [disabled]background-color: #FFFFFF; */
	width: 120px;
	margin: 0 auto 10px;
}


.section .entry.size4 .pad .imgbox a img{
	max-width: 100%;
	max-height: 100%;
}


.section .entry.size4 .pad .itemcode{
	font-size: 9px;
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
}


.section .entry.size4 .pad .catchcopy{
	font-size: 14px;
	font-weight: bold;
	height: 68px;
	line-height: 1.4em;
}


.section .entry.size4 .pad .itemname{
	font-size: 11px;
	height: 70px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 1.4em;
	/* [disabled]font-weight: bold; */
}

.section .entry.size4 .pad .itemname a{
	color: #09F;
	text-decoration: none;
}


.section .entry.size4 .pad .price{
	color: #b40000;
	font-size: 110%;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}



.section .entry.size4 .pad .btn_buy{
	text-align: center;
}


.section .entry.size4 .pad .btn_buy a{
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	/* [disabled]width: 200px; */
	max-width: 100%!important;
	margin: 0 auto;	
}

.section .entry.size4 .pad .cmt{
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 10px;
	height: 60px;
	display: block;
	overflow: hidden;
}


.section .entry.no-cmt .pad .cmt{
    display:none!important;
}



.section .entry.size4 .reviewAverage{
	font-size: 9px;
	text-align: center;
}


/*----------------------------------------------*/



.section .title{
	font-family: "Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","MS PMincho",serif;
	background-color: #000;
	font-size: 14px;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.2em;
}

.section .comment_title td{
	font-family: "Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","MS PMincho",serif;
	background-color: #000;
	font-size: 14px;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.2em;
}


.section .entry.size5{
	width: 20%!important;
	float: left;
}

.section .entry.size5 .pad{
	background-color: #FFFFFF;
	padding: 10px 8px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}



.section.ranking .entry.size5 .pad .rank{
	font-size: 14px;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 1em;
}

.section.ranking .entry.size5 .pad .rank img{
	height:20px;
	margin-right:5px;
}



.section.ranking .entry.size5 .pad .rank span{
	font-size: 20px;
	/* [disabled]font-weight:bold; */
	line-height: 1em;	
}


.section .entry.size5 .imgbox{
	width: 95px!important;
	height: 95px!important;
	text-align: center;
	margin: 0 auto 5px;
}

.section .entry.size5 .pad .imgbox a img{
    max-width:100%;
	max-height:100%;
}

.section .entry.size5 .pad .itemcode{
	font-size: 8px;
	margin-bottom: 0px;
	display: none;
}


.section .entry.size5 .pad .itemname{
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	height: 65px;
	margin-bottom: 0px;
	display: block;
	
}
.section .entry.size5 .pad .itemname a{
	color: #333;
	text-decoration: none;
}

.section .entry.size5 .pad .price{
	font-size: 12px;
	text-align: center;
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
}



.section .entry.size5 .pad .btn_buy{
	display: none;
}


.section .entry.size5 .pad .btn_buy a{
	display:none;	
	
}


.section .entry.size5 .pad .cmt{
	display:none;	
	
}

.section .entry.size5 .reviewAverage{
	font-size: 9px;
	text-align: center;
}

/*-------------------------------------------------*/


/*-------------------------------------------------*/

#left_container{
	float:left;
}

#left_container .section{
	width: 210px;
	border-top: 1px dotted #bebdb8;
	border-left: 1px dotted #bebdb8;
	border: none;
	background-color: #F1F1F1;
}

#left_container .section{
	width: 210px;
	border-top: 1px dotted #bebdb8;
	border-left: 1px dotted #bebdb8;
	border: none;
	background-color: #F1F1F1;
}


#left_container .section .title{
	font-size: 16px;
	line-heightf:1.5em;
	padding: 5px;
}


#left_container .section .entry{
	float: left;
	background-color: #F1F1F1;
	width: 100%;
}

#left_container .section .entry .pad{
	border-right: 1px dotted #bebdb8;
	border-bottom: 1px dotted #bebdb8;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #FFFFFF;
	margin: 5px;
}

#left_container .section .entry .pad .imgbox{
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
	width:140px;
	height:140px;
}

#left_container .section .entry .pad .imgbox a img{
    max-width:100%;
	max-height:100%;
}

#left_container .section .entry .pad .cmt{
	color: #b90c2c;
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 10px;
	height: auto;
	display: block;
}

#left_container .section .entry .pad .itemname{
	height: 64px;
	display: block;
	margin-bottom: 5px;
	font-size:12px;
}


#left_container .section .entry .pad .itemname a{
	text-decoration:none;
}


#left_container .section .entry .pad .price{
	color: #b40000;
	font-size: 117%;
	display: block;
	font-weight: bold;
}

#left_container .section .entry .pad .btn_buy a{
	/* [disabled]width: 200px; */
	/* [disabled]padding: 10px; */
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	border-radius: 5px;
	font-weight: bold;
	line-height: 40px;
}



#menu_container{
	box-shadow: 0px 0px 2px 0px #666666;
	position: fixed;
	z-index: 50;
	/* [disabled]top: 0px; */
	left: 0px;
	width: 100%;
	height: 36px;
	bottom: 0px;
	box-sizing: border-box;
	padding: 10px;
	background-color: #000000;
}



.autonavi {
  width: 100%;
}

#navi_box{
	background-image: url(images/bg_gold.jpg);
  padding:5px;
 //background-color: rgba(100,100,100,0.5);
    width: 100%;
  position: inherit;
  top: 0;
  left: 0;
  box-sizing:border-box;
}



#navi_box h3{
	margin-bottom: 10px;
	padding: 3px 5px;
	text-align: center;
}



#navi_box ul{
	/* [disabled]list-style:inside disc; */
	padding: 5px 5px;
	display: block;
	text-align: left;
}


#navi_box ul li{
	display: inline-block;
	margin-bottom: 5px;
	/* [disabled]text-align: center; */
}

#navi_box ul li a{
	color:#000000;
	text-decoration:none;
	background-color:#FEFEFE;
	line-height: 1.4em;
	padding: 0px 5px;
	border-radius: 5px;
	padding: 3px 12px 2px;
	font-size: 12px;
}



#navi_box ul li.current a{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	
}



.button {
	text-decoration: none;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button {
	/* [disabled]background-color: #FFFFFF; */
	color: #000;
}
.button:hover {
	background-color: #999999;
	color:#FFFFFF;
	text-decoration:none;
}




.intro{
	/* [disabled]border:2px solid #CCC; */
	border-right: 1px solid #CCC;
}



#right {
	/* [disabled]width: 200px; */
	/* [disabled]float: right; */
}


#scrollbox {
	position: relative;
	/* [disabled]padding: 10px; */
}

#sec_pickup.section{
	background-color:#C00;
	margin: 0 0px 50px;
	/* [disabled]border:1px; */
	background-image:url(images/bg_20_s.jpg);
}

#sec_pickup.section .title_txt{
	/* [disabled]box-shadow: 1px 1px 2px 1px #630; */
	_background-color:#C00;
	margin:3px;
	_box-shadow: 0px 1px 3px 1px #300;
	border-radius:5px 5px 5px 5px;
}



#sec_pickup.section .title_txt h2{
	font-size:30px;
}

#sec_pickup.section .sec_content{
	padding:0px;
}





#sec_pickup.section .sec_content.clearfix .entry.size1b .pad{
	padding:30px 50px;
	padding: none;
	box-shadow: 1px 1px 2px 1px #600;
	border-radius: 10px;
	margin: 20px;
}
#sec_pickup.section .sec_content.clearfix .entry.size1b .pad>p{
	display:none!important;

}

#sec_pickup.section .sec_content .entry .pad .cmt{
	font-size:15px;
}


#sec_pickup.section .sec_content .entry .pad .cmt{
	font-size:15px;
}

#sec_pickup.section .sec_content .entry .pad {
	position:relative;
}


#sec_pickup.section .sec_content .entry .pad .imgbox{
	width: 120px;
	height: auto;
	position: absolute;
	left: 50px;
	transform: rotate( -8deg );
}

#sec_pickup.section .sec_content .entry .pad .imgbox a img{

}



#sec_pickup.section .sec_content .entry .pad .txtbox{
	margin-top:10px;
	width:400px;
}

#sec_pickup .entry img{
	
}



#sec_pickup.section .entry.size1 .pad .btn_buy a{
	background-color: #C00!important;

}


#sec_ranking.section {
	background-color:#CCCCCC;
	background-image:url();
}

@media screen and (max-width:480px) {
#sec_ranking.section {
	background-color:#FFEEB4;
}
	}



#sec_ranking.section .title_txt h2{
	font-size:24px;
}

#sec_ranking.section .sec_content{
	padding:3px;
}

#sec_ranking .entry .pad{
	background-color:#FFFFFF;
	box-shadow:none;
	border-bottom:none;
	padding:10px;
	margin:1px 0;

}

#sec_ranking .entry:nth-child(3) .pad{
	border-right:none;
		
}

/*----------------------------------------------*/

.section.left{
	float: none;
	width: 700px;
	background-color:#FFEEB4;
	box-sizing: border-box;
	padding: 0px;
	margin: 5px auto;
	
}


@media screen and (max-width:480px) {
	.section.left{
	float: none;
	width: 100%;
	background-color:#FFEEB4;
	box-sizing: border-box;
	padding: 0px;
	padding-bottom: 10px;
	
}
}

.section.left .section_content{
	margin:10px;	
}

.section.left .titlebox{
	margin-bottom: 10px;
}

.section.left div.title_txt{
	background-color: #c9eadb;
	/* [disabled]font-family: "Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","メイリオ"; */
	font-size: 14px;
	line-height: 1.4em;
	padding:13px 5px 12px 5px;
	text-align:center;
}

.section.left .titlebox .title_txt h2{
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}

.section.left .titlebox .cmt_txt{
	padding: 5px 10px;
	/* [disabled]color: #FFFFFF; */
	font-size: 13px;
	line-height: 1.4em;
}


.section.left .titlebox .title_img{
	 margin-bottom:10px;
}


.section.left .titlebox .title_img img{
	 max-width:100%;
}


.section.left .sec_content{
	border: none;
	margin: 10px;
}


.section.left .entry{
	float:none;
	width:100%;
	margin-bottom:10px;
	
}

.section.left .entry .pad{
	/* [disabled]border-right: 1px solid #bebdb8; */
	/* [disabled]border-bottom: 1px solid #bebdb8; */
	padding: 10px 10px 10px!important;
	background: #FFFFFF;
	/* [disabled]border: 1px solid #FFFFFF; */
}

.section.left.ranking .entry .pad .rank{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.section.left.ranking .entry .pad .rank span{
	font-size:32px;
}

.section.left.ranking .entry .pad .catchcopy{
	font-size:18px;
	font-weight:bold;
	height:auto;
	color:#666666;
}

.section.left .entry .pad .catchcopy{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.section.left .entry .pad .imgbox{
	text-align: center;
	background-color: #FFFFFF;
	width: 100%!important;
	margin: 0 auto 10px;
	height: auto;
	padding: 5px;
	box-sizing:border-box;
}


@media screen and (max-width:480px) {
.section.left .entry .pad .imgbox{
	width: 50%!important;
	float: left;
}
}

.section.left .entry .pad .txtbox{
	width:100%!important;
}


.section.left .entry .pad .imgbox a img{
	max-width: 100%;
	max-height: 100%;
	width:100%;
	height:auto;
}


.section.left .entry .pad .itemcode{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 1em;
}


.section.left .entry .pad .itemname{
	font-size: 12px;
	height: 57px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.5em;
	/* [disabled]font-weight: bold; */
}

.section.left .entry .pad .itemname a{
	color: #09F;
	text-decoration: none;
}




.section.left .entry .pad .price{
	color: #b40000;
	font-size: 120%;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}


@media screen and (max-width:480px) {
.section.left .entry .pad .price {
	font-size: 110%;
}
	
.section.left .entry .pad .price .tax{
	font-size: 90%;
}
}




.section.left .entry .pad .btn_buy{
	display:none;
	text-align: center;
}


.section.left .entry .pad .btn_buy a{
	text-align: center;
	display: block;
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	width: 200px;
	max-width:100%!important;
	margin: 0 auto;
	
}

.section.left .entry .pad .reviewAverage {
	font-size: 10px;
	text-align: center;
	float: none;
}


.section.left .entry .pad .cmt{
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 10px;
	height: 180px;
	display: none;
	overflow: hidden;
}




/*.section .entry .pad .cmt:after{
	content:"･･･";
	
	
}*/


/*--------------------------------------------------------*/


.kanban_box{
	text-align: center;
	margin: auto;
	background-color: white;
	position: relative;
}


.kanban_box img{
	width: 100%;
/*	animation-name: kanban_box;
	-webkit-animation-name: kanban_box;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;*/
}


.kanban_box .img1 {
	display: block;
	margin: 0 auto;
}

.kanban_box .img2 {
	animation-delay:3s;
	-webkit-animation-delay:3s;
	position: absolute;
	top: 0;
	left: 0%;
}


.kanban_box .btn-pickup {
	position:absolute;
	top:130px;
	right:5px;
	width:173px;
	height: auto;
	animation: fuwafuwa1 3s ease infinite;
}


@media screen and (max-width:480px) {
.kanban_box .btn-pickup {
	top:60px;
	width:60px;
	height: auto;
}		
}	

@media screen and (max-width:375px) {
.kanban_box .btn-pickup {
	top:45px;
	width:60px;
	height: auto;
}		
}	

@media screen and (max-width:320px) {
.kanban_box .btn-pickup {
	top:40px;
	width:50px;
	height: auto;
}		
}

@keyframes kanban_box {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@-webkit-keyframes kanban_box {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}	
}


@media screen and (max-width:768px) {
.kanban_box img{
	width:100%;
}
}	




.preface_box{
	width: 1030x;
	margin: 20px auto 30px auto;
/*	border: 3px double #fff;*/
	padding:10px;
/*	background: -moz-linear-gradient(top, #f15e78, #fc9bac);
	background: -webkit-linear-gradient(top, #f15e78, #fc9bac);
	background: linear-gradient(to bottom, #f15e78, #fc9bac);*/
	color: #756650;
}

.preface_box h4{
	font-size: 22px;
}
.preface_box p{
	line-height: 1.8em;
	font-size: 19px;
	margin:10px 0 0 10px;
}

.preface_box p span{
	background:#fdfedf;
	font-weight: bold;
}



@media screen and (max-width:768px) {
.preface_box{
	width: calc(100% - 20px);
	margin: 20px auto 10px auto;
	padding:10px;
}
	}

@media screen and (max-width:480px) {
.preface_box h4{
	font-size: 16px;
}
.preface_box p{
	line-height: 1.6em;
	font-size: 13px;
	margin:10px 0 0 10px;
}
	}

.navi_link_all{
	text-align: right;
	font-weight: bold;
	padding: 20px;
}

.navi_link_all a:link,
.navi_link_all a:visited
{
	color: #E92B2B;
	/* [disabled]text-decoration:none; */
}






form input.btn_cart{
	font-size:11px;
	
}

form .txt_unit{
	font-size:10px}


.iframe_counter {
	display: none;
}


@media screen and (max-width:480px) {
input {
	font-size: 16px ;
}
}

#ifr {
	display: none;
}



@media screen and (max-width:480px) {
	.pc-rightnavi {
		display: none;
}
	}


.btn-rightnavi a {
	z-index: 2;
	background-color: #a3a42a;
	border: 2px solid #a3a42a;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
	padding: 5px;
	text-decoration: none;
	font-size: 14px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.btn-rightnavi a:visited {
	color: #fff;
	text-decoration: none;
}

.btn-rightnavi a:hover {
	background-color: #fff;
	border-color: #a3a42a;
	color: #a3a42a;
	text-decoration: none;
}

.btn-rightnavi a:active {
	color: #fff;
	text-decoration: none;
}

.btn-rightnavi::before,
.btn-rightnavi::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}
.btn-rightnavi::before {
  right: 0;
}
.btn-rightnavi::after {
  left: 0;
}
.btn-rightnavi:hover::before,
.btn-rightnavi:hover::after {
  width: 0;
  background-color: #a3a42a;
}

.rl00 {
	position: fixed;
	right: 0px;
	bottom:10px;
}

.rl01 {
	position: fixed;
	right: 0px;
	bottom:325px;
}

.rl02 {
	position: fixed;
	right: 0px;
	bottom:280px;
}

.rl03 {
	position: fixed;
	right: 0px;
	bottom:235px;
}

.rl04 {
	position: fixed;
	right: 0px;
	bottom:190px;
}

.rl05 {
	position: fixed;
	right: 0px;
	bottom:145px;
}

.rl06 {
	position: fixed;
	right: 0px;
	bottom:100px;
}

.rl07 {
	position: fixed;
	right: 0px;
	bottom:55px;
}


/*winedaysのみ追記ここから*/
ul li {
	list-style-type: none;
}

#index_container {
	width:960px;
	margin: 0 auto;
}

.section .entry.size3 .pad {
	border-right:none;
}
/*winedaysのみ追記ここまで*/