@charset "utf-8";
/* CSS Document */

.set{
position: relative;
margin: 30px auto;
}

.set h4 {
  margin: 0;
  padding: 10px;
  background-color: rgba(255, 255, 240, 0.8); 
  position: absolute; 
  top: -20px;
  left: -10px;
  font-size: 100%;
  -moz-box-shadow: 0 2px 4px #686868; 
  -webkit-box-shadow: 0 2px 4px #686868;
  box-shadow: 0 2px 4px #686868;
  -webkit-transform: rotate(-3deg); 
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: 2;
  display: block;
  height: 20px;

}

.set_contnts {
    width: 100%;
	box-sizing: border-box;
	padding: 50px 25px 10px;
	border-radius: 10px;
	background-size: 100%;
	display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
	flex-flow: row wrap;
	text-align: left;
}



.winered {
	background-image: url("bgimage_set_red.jpg");
    
}


.blue {
	background-image: url("bgimage_set.jpg");
    
}

.pink {
	background-image: url("bgimage_set_pink.jpg");
    background-size: 50%;
}

.set_coffee {
	background-image: url("bgimage_set_coffee_01.jpg");
    background-size: contain;
}



.beige{
	background-color: #EBEBCC;
}

.set_contnts_item {
 width: 44%;
 flex-basis:44%;
 display: block; /* ブロックレベル表示に */
 margin: 0 0 30px;
 background: #FFFFFF; /* 背景色を白 */
 padding: 10px; /*上 左右 下のパディング */
-moz-box-shadow: 0 2px 4px #686868; /* 影を落とす */
-webkit-box-shadow: 0 2px 4px #686868;
 box-shadow: 0 2px 4px #686868;
 position: relative;
}

.set_contnts_item_wine {
 width: 95%;
 flex-basis:95%;
 display: block;
 margin: 0 0 30px;
 position: relative;
}

.set_contnts_item_one {
 width: 100%;
 padding: 10px;
 margin: 0 auto 20px;   
 flex-basis:100%;
 display: block; /* ブロックレベル表示に */
 background: #FFFFFF; /* 背景色を白 */
-moz-box-shadow: 0 2px 4px #686868; /* 影を落とす */
-webkit-box-shadow: 0 2px 4px #686868;
 box-shadow: 0 2px 4px #686868;
 position: relative;
}

.numbering{
 display: block;
 height:40px;
 width:40px;
 border-radius:50%;
 line-height:40px;
 text-align:center;
 position: absolute;
 top:-10px;
 left:-15px;
 background-color: #0E70A7;
 font-family: 'Leckerli One', cursive;
 font-size: 120%;
 color: #FFFFFF;
 z-index: 1;
}

.numbering_red{
 display: block;
 height:40px;
 width:40px;
 border-radius:50%;
 line-height:40px;
 text-align:center;
 position: absolute;
 top:-10px;
 left:-15px;
 background-color: #e16262;
 font-family: 'Leckerli One', cursive;
 font-size: 120%;
 color: #FFFFFF;
 z-index: 1;
}

.numbering_new{
 display: block;
 text-align:center;
 position: absolute;
 transform: rotate( -10deg );
 top:10px;
 left:10px;
 font-family: 'Leckerli One', cursive;
 font-size: 120%;
 color: #e16262;
 z-index: 1;
}

.set_contnts_item_type {
 display: block;
 width:auto;
 text-align:center;
 position: absolute;
 top:8px;
 right:8px;
 font-size: 80%;
 padding: 0 5px;
}



.type_red {
 background-color: #cc0033;
 color: #FFFFFF;
}

.type_white {
 background-color: #f6f6f6;
 color: #000000;
}

.type_sp {
 background-color: #779e2d;
 color: #ffffff;
}

.type_rose {
 background-color: #d76481;
 color: #ffffff;
}

.type_orange {
 background-color: #FF7E00;
 color: #ffffff;
}


.type_italy {
 background-color: #e16262;
 color: #FFFFFF;
}

.type_pasta {
 background-color: #d0b60b;
 color: #FFFFFF;
}


.type_sauce {
 background-color: #BF6400;
 color: #FFFFFF;
}

.type_seasoning {
 background-color: #0c8073;
 color: #FFFFFF;
}

.type_canned {
 background-color: #0c5680;
 color: #FFFFFF;
}

.type_oil {
 background-color: #456e43;
 color: #FFFFFF;
}

.set_contnts img, .set_contnts_select img{
width: 80%;
display: inline-block;
vertical-align: top;
padding: 0 10%;
}

.set_contnts_item_img.set_coffee_item_img img{
width: 90%;
padding: 0 10px 0 0;
}
.small {
width: 20%!important;
position: absolute;
top:25%;
left: 0;
padding: 0 0 0 5%!important;
}
/*20211102 非表示
.middle {
width: 11%!important;
position: absolute;
top: 8%;
left: 5%;
padding: 0 0 0 5%!important;
}
*/
.middle_wine {
width: 8%!important;
position:absolute;
top: 5%;
left: 5%;
padding: 0 0 0 5%!important;
}


.square {
width: 20%!important;
position: absolute;
top: 10%;
left: 0%;
padding: 0 0 0 5%!important;
}

.set_contnts_item_img{
width: 30%;
display: inline-block;
vertical-align: top;
}

.set_contnts_item_img :hover{
   opacity: .5;      
}

.set_contnts_item_img.set_coffee_item_img{
width: 38%!important;
display: inline-block;
vertical-align: top;
}

.set_contnts_item_img_wine{
width: 50%;
display: inline-block;
vertical-align: top;
}

.set_contnts_item_info, .set_contnts_item_one_info {
width: 65%;
display: inline-block;
vertical-align: top;
position: relative;
margin-top: 20px;
}

.set_contnts_item_info.set_coffee_item_info {
width: 58%;
display: inline-block;
vertical-align: top;
position: relative;
margin-top: 0;
margin-left: 0;


	
}

.set_contnts_item_info h5, .set_contnts_item_one_info h5 {
font-size: 80%;
line-height: 1.5;
margin: 5px 0 0;
	font-feature-settings: "palt";
}

.set_contnts_item_info p, .set_contnts_item_one_info p {
font-size: 80%!important;
line-height: 1.3em;
margin:5px 0 0;
}

.set_contnts_item_info.set_coffee_item_info p {
letter-spacing:-0.02em;
line-height: 1.5;

}
.set_contnts_item_info p span, .set_contnts_item_one_info p span {
display: initial;
 background: linear-gradient(transparent 50%, #ffff66 0%);
}

.set_contnts_item_info_wine {
	margin:0 0 0 30%;
}


.set_contnts_item_spec {
font-size: 74%!important;
line-height: 1.0;
margin-top: 15px;
	display: block;
}

.set_contnts_item_link{
font-size: 70%;
display: block;
vertical-align: bottom;
text-align: right;

}

.onclick_title_price{
	display: block;
	text-align: right;
}

.onclick_price{
	color:#660000;
}

.onclick_retail_price {
	font-size: 80%;
	color:#999;
}

.onclick_price span{
	font-size: 60%;
}

.onclick_retail_price  span{
	font-size: 60%;
}

.onclick_title_price  br{
	display: none;
}

.single_price br{
	display: none;
}


/* PC小 : ～ 959 px*/
@media screen and (max-width:1280px)
{
.set_contnts, .set_contents_select {
	padding: 50px 10px 10px;
}
	
.set_contnts_item, .set_contnts_item_one {
 width: 45.5%;
 margin-bottom: 15px;
}

.numbering, .numbering_red{
 display: block;
 height:35px;
 width:35px;
 border-radius:50%;
 line-height:35px;
 top:5px;
 left:5px;
}

.set_contnts_item_type {
 line-height: 1.6;
 top:8px;
 right:8px;
 font-size: 74%;
 padding: 0 5px;
}
	
.set_contnts_item_img {
margin-top: 25px;
}
	
.small {
width: 20%!important;
position: absolute;
top:35%;
left: 0;
padding: 0 0 0 5%!important;
	
}
/*20211102 非表示
.middle {
 width: 13%!important;
 position: absolute;
top: 15%;
left: 5%;
 padding: 0 0 0 5%!important;
}
*/	
.middle_wine {
width: 10%!important;
position: absolute;
top: 5%;
left: 5%;
padding: 0 0 0 5%!important;
}

.set_contnts_item_info h5, .set_contnts_item_one_info h5 {
font-size: 80%;
}
	
.set_contnts_item_info p, .set_contnts_item_one_info p {
font-size: 78%!important;
}
    
.set_contnts_item_info, .set_contnts_item_one_info {
width: 67%;
}
	
.set_contnts_item_info_wine {
	margin:0 0 0 35%;
}	

.onclick_title_price  br{
	display: none;
}	

.single_price br{
	display: none;
}
	
	
}

/* タブレットレイアウト : 768 px ～ 959 px*/
@media screen and (max-width:1100px)
{
.set_contnts, .set_contents_select{
padding: 20px 10px 10px;
display: block;
}
	
.set_contnts_item, .set_contnts_item_one {
 width: 90%;
 margin: 15px auto;
}

.numbering, .numbering_red {
 display: block;
 height:35px;
 width:35px;
 border-radius:50%;
 line-height:35px;
 top:5px;
 left:5px;
}

.set_contnts_item_type {
 line-height: 1.6;
 top:8px;
 right:8px;
 font-size: 74%;
 padding: 0 5px;
}
	
.set_contnts_item_img{
width: 20%;
margin-top: 10px;
}
	
.set_contnts img, .set_contents_select img{
width: 80%;
display: inline-block;
vertical-align: top;
padding: 0 10%;
}
	
.small {
width: 15%!important;
position: absolute;
top:35%;
left: 2%;
padding: 0 0 0 5%!important;
	
}
/*20211102 非表示
.middle {
 width: 8%!important;
 position: absolute;
 top: 6%;
 left: 4%;
 padding: 0 0 0 5%!important;
	
}
*/	
.middle_wine {
display: block;
margin: 0 auto;
width: 20%!important;
position: relative;
top: 8%;
padding: 0 0 5% 0!important;
}
    
.square {
width: 25%!important;
position: absolute;
top: 10%;
left: -2%;
padding: 0 0 0 5%!important;
}    

.set_contnts_item_info h5, .set_contnts_item_one_info h5 {
font-size: 80%;
}
	
.set_contnts_item_info p, .set_contnts_item_one_info p{
font-size: 78%!important;
}
    
.set_contnts_item_info {
width: 70%;
margin-left: 10px;
vertical-align: bottom;	
}
    
.set_contnts_item_one_info {
width: 67%;
margin-left: 100px;
vertical-align: bottom;    
}

.set_contnts_item_info_wine {
	margin:0;
}

.onclick_title_price  br{
	display:inline;
}

.single_price br{
	display: none;
}
	
	
}
/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{
/*20211102 非表示
	
.middle {
 width: 10%!important;
 position: absolute;
 top: 6%;
 left: 4%;
 padding: 0 0 0 5%!important;	
}
*/
	
.middle_wine {
display: block;
margin: 0 auto;
width: 15%!important;
top: 8%;
padding: 0 0 5% 0!important;
}
	
.square {
width: 40%!important;
position: absolute;
top: 10%;
left: -1%;
padding: 0 0 0 5%!important;
} 
    
.set_contnts_item_one_info {
width: 50%;
margin-left: 25%;
vertical-align: bottom;    
}

.onclick_title_price  br{
	display:inline;
}
	
.single_price br{
	display: inline;
}

    
}