:root {
	--openSpeed:10.0s;
}
	

.space_dev {
	iborder:dashed 1px blue;
	position: relative;
	float:left;
	width:100%;
	height:40px;
}

/*======================================================  modal (z-index:5)===*/ 
.cont_modal {
	z-index:5;
	border: solid 0px red;
	iposition: absolute;
  position: relative;
	float:left;
  width: 100%;
  //transition: all 0.4s; 
	//transition-delay: 0.0s;
  //-webkit-transition: all 0.4s;
	//-webkit-transition-delay: 0.0s;
  overflow: visible;
}

.cont_modal_active {
 iheight: 400px;
 iwidth: 700px;  
}



/*======================================================  photo (z-index:7)===*/ 
.cont_photo{
	z-index: 7;
  position: relative;
	float: left;
  width: 500px;
  height: 150px;
  overflow: hidden;
  border-radius:15px;				/* pπΫίι */

  /* photoπ©ΉιXs[h */
	-webkit-transition: 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: 0.4s; 
	transition-delay: 0.0s;

		background:forestgreen;
}

/*------------------------------------------------- nomal ----*/
.cont_modal > .cont_photo {
	iborder: solid 0px blue;
	top: 0px;
	left:0px;

	ibox-shadow: 0px 0px  0px 0px  rgba(0,0,0,1);
}

/*------------------------------------------------- active ----*/
.cont_modal_active > .cont_photo {
	iborder: solid 0px blue;
	top: -10px;
	left: -10px;

	box-shadow: 10px 15px  50px  -5px  rgba(0,0,0,0.5);
}


/*===================================================== img_back ===*/
.cont_img_back{
  position: absolute;
	overflow: hidden;
	iborder-radius:5px ;
//	-webkit-transition: all 0.4s;
//	-webkit-transition-delay: 0.0s;
//	transition: all 0.4s; 
//	transition-delay: ;
	opacity: 1.11;
}


/*------------------------------------------------- nomal ----*/
.cont_img_back > img {
	iborder: solid 0px glay;
	width: 100%;
//	-webkit-transition: all 0.4s;
//	-webkit-transition-delay: inherit;
//	transition: all 0.4s; 
//	transition-delay: inherit;
}

.cont_modal > .cont_photo > .cont_img_back{
}

.cont_modal > .cont_photo > .cont_img_back > img {
}

.cont_modal > .cont_photo > .cont_img_back:hover > img {  /*}EXI[o[*/
  itransform: scale(1.2);
}
/*------------------------------------------------- active ----*/

.cont_modal_active > .cont_photo > .cont_img_back{
}

.cont_modal_active > .cont_photo > .cont_img_back > img {
	z-index:7;
	iborder: solid 10px glay;
	width: 100%;
//	-webkit-transition: all 0.4s;
//	-webkit-transition-delay: 0.0s;
//	transition: all 0.4s; 
//	transition-delay: 0.0s;
}

.cont_modal_active > .cont_photo > .cont_img_back:hover > img {
  itransform: scale(1.2);
}

/*===================================================== img_back ===*/
.photo_text {
	position: absolute;
	font-family: "qMmΎ© ProN W3",serif;
	font-size:80px;
	top:10px;
	left:10px;
	width:490px;
	ioverflow:hidden;
	color:white;
	font-weight:900;
	text-shadow: 3px 3px 10px rgba(0,0,0,0.5);

}

.cont_photo_text1 {
	z-index:8;
	itext-shadow: 3px 3px 5px rgba(0,0,0,1);
	position: absolute;
	font-family:  "qMmΎ© ProN W3",serif;
	font-size:68px;
	top:10px;
	left:10px;
	ioverflow:hidden;
	color:white;
	font-weight:900;
	iline-height:0.1em;
	iborder: dotted 0px pink;

}
/*------------------------------------------------- nomal ----*/
.cont_modal > .cont_photo > .cont_photo_text1 {
}
/*------------------------------------------------- active ----*/
.cont_modal_active > .cont_photo > .cont_photo_text1 {

}
/*======================================================  ingredients ===*/ 
.cont_text_ingredients { /* ψ«o΅ */
	z-index:3;
	iborder: solid 1px orange;
	position: relative;
  margin-top: 00px;
  margin-left: 0px;  
	z-index: 0;
	top: 25px;
	left: 25px;
  width: 0px;
  height: 60px;
  ifloat: left; 
  border-radius:10px ;
	box-shadow: 15px 20px  70px  -5px  rgba(0,0,0,0.5);
  overflow: visible;

	-webkit-transition: all 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: all 0.4s; 
	transition-delay: 0.0s;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbf9f9+28,e8eaed+100 */
	background: rgb(251,249,249); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(251,249,249,1) 28%, rgba(232,234,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(251,249,249,1) 28%,rgba(232,234,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(251,249,249,1) 28%,rgba(232,234,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f9', endColorstr='#e8eaed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*------------------------------------------------- nomal ----*/
.cont_modal > .cont_text_ingredients {
	iopacity: 0.0;
}


/*------------------------------------------------- active ----*/
.cont_modal_active > .cont_text_ingredients {
	iborder: solid 2px lightgreen;
  width: 670px;;
  height:300px;
	ibox-shadow: 5px 5px  20px  -5px  rgba(0,0,0,0.2);
	box-shadow: 15px 20px  20px  -5px  rgba(0,0,0,0.2);
	iopacity: 1;
}


/*======================================================  text 1 ===*/ 
.cont_text_ingredients > .text1 {
	iborder: dotted 1px pink;
	position: absolute;
	ifont-family:"lr Ύ©", serif;
	font-size:20px;
	top:5px;
	right:10px;
	overflow:hidden;

	-webkit-transition: all 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: all 0.4s; 
	transition-delay: 0.0s;
}
/*------------------------------------------------- nomal ----*/
.cont_modal > .cont_text_ingredients > .text1 {
	width:0px;
	height:0px;
	font-size:2px;
	iopacity: 0.0;
}

/*------------------------------------------------- active ----*/
.cont_modal_active > .cont_text_ingredients > .text1 {
	height:200px;
	width:150px;
}

/*======================================================  text 2 ===*/ 
.cont_text_ingredients > .text2 {
	position: absolute;
	iborder: dotted 1px blue;
	ifont-family:"lr Ύ©", serif;
	font-size:20px;

	-webkit-transition: all 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: all 0.4s; 
	transition-delay: 0.0s;
}
/*------------------------------------------------- nomal ----*/
.cont_modal > .cont_text_ingredients > .text2 {
	font-size:0px;
	top:0px;
	left:10px;
	height:0px;
	width:0px;
	iborder: dotted 0px blue;
	overflow:hidden;
	ioverflow:scroll;
	iopacity: 0.0;
}

.cont_modal > .cont_text_ingredients > .text2 > img {
	width:0px;
	-webkit-transition: all 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: all 0.4s; 
	transition-delay: 0.0s;
	iopacity: 0.0;
}
.cont_modal > .cont_text_ingredients > .text2 > dev{
	width:0px;
	-webkit-transition: all 0.4s;
	-webkit-transition-delay: 0.0s;
	transition: all 0.4s; 
	transition-delay: 0.0s;
	iopacity: 0.0;
}

.cont_modal > .margBottom {
	height:120px;
	width:100px;
	position: relative;
	margin-left:0px;
	iborder: double 1px purple;
}

/*------------------------------------------------- active ----*/
.cont_modal_active > .cont_text_ingredients > .text2 {
	font-size:18px;
	top:0px; //top:120px;
	left:10px;
	iheight:160px;
	width:680px;
	overflow:hidden;
	ioverflow:scroll;
}

.cont_modal_active > .cont_text_ingredients > .text2 > img {
	iborder: dotted 1px blue;
}


.cont_modal_active > .margBottom {
	height:70px;
	width:100px;
	iborder: double 1px green;
}


