@CHARSET "UTF-8";
@media screen and (max-device-width : 320px) {
  div#posted_share_pop1
  {
  	height: 255px !important;
  	margin-top:-170px;
  	background-color:#fff;
  	display:none;
  	border: 1px solid white !important;
  	border-radius: 10px;
  }
  div#posted_share_pop2
  {
  	height: 50px !important;
  	margin-top:105px;
  	background-color:#fff;
  	display:none;
  	border: 1px solid white !important;
  	border-radius: 10px;
  }
  td#share_style1 
  {
  	width: 50%;
  	font-size:10px; 
  	padding-left: 20px;
  }
  td#share_style1 img 
  {
  	width: 15%;
  	max-width: 44px;
  }
  .share-label-favorite-cnt1
  {
  	padding-right:0px;
  	position:relative;
  	top:-3px;
  	display:none;
  	font-weight:bold;
  }
  .share-label-favorite-cnt2
  {
  	padding-right:0px;
  	position:relative;
  	top:-3px;
  	font-weight:bold;  	
  }
  span#favorite_unit
  {
    font-weight:bold;
  	position:relative;
  	top:-3px;
  }
  span#favorite_comment
  {
  	padding-right:0px;
  	position:relative;
  	top:-3px;
  }  
  td#share_style2 
  {
  	width: 5%;
  }
   td#share_style2 img
  {
  	width: 15%;
  }
  span#favorite_share
  {
  	padding-right:0px;
  	position:relative;
  	top:-4px;
  	font-size:10px;
  }  
  td#share_style3 
  { 
  	width: 35%;
  	padding-left:5px;
  }
   .soeji
  {
  	font-size:10px;
  }
  .price1
  {
  	font-weight: normal;
  	font-size:14px;
  	line-height: 14px;
  }
  .price2
  {
  	font-size:14px;
  } 
}
@media screen and (min-device-width : 360px) {
  div#posted_share_pop1.search-index-ctobtoc-pop
  {
    margin-left:-45% !important;
    width:90% !important; 
  	height: 255px !important;
  	margin-top:-70px;
  	background-color:#fff;
  	display:none;
  	border: 1px solid white !important;
  	border-radius: 10px;
  }
  div#posted_share_pop2.search-index-ctobtoc-pop
  {
    margin-left:-45% !important;
    width:90% !important; 
  	height: 50px !important;
  	margin-top:205px;
  	background-color:#fff;
  	display:none;
  	border: 1px solid white !important;
  	border-radius: 10px;
  }
  td#share_style1 
  {
  	width: 52%;
  	font-size:13px; 
  	padding-left: 20px;
  }
    td#share_style1 img 
  {
  	/*width: 18%;*/
  	width: 44px;
  	position:relative;
  	top:2px;
  }
  .share-label-favorite-cnt1
  {
  	padding-right:0px;
  	position:relative;
  	top:-18px;
  	display:none;
  	font-weight:bold; 
  }
  .share-label-favorite-cnt2
  {
  	padding-right:0px;
  	position:relative;
  	top:-18px;
  	font-weight:bold;   	
  }
  span#favorite_unit
  {
    font-weight:bold;
  	position:relative;
  	top:-18px;
  }
  span#favorite_comment
  {
  	padding-right:0px;
  	position:relative;
  	top:-18px;
  }  
  td#share_style2 
  {
  	width: 5%;
  }
  td#share_style2 img
  {
  	width: 5%;
  	position:relative;
  	top:3px;
  }
  span#favorite_share
  {
  	padding-right:0px;
  	position:relative;
  	top:-6px;
  	font-size:12px;
  }  
  td#share_style3 
  { 
  	width: 34%;
  	padding-left:5px;
  }
  .soeji
  {
  	font-size:12px;
  }
  .price1
  {
  	font-weight: normal;
  	font-size:16px;
  	line-height: 16px;
  }
  .price2
  {
  	font-size:16px;
  } 
}

.the-entire-non-active
 {
	position: fixed;
/*	display: none;*/
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1099;
	background-color: rgba(0,0,0,0.6);
}


