.mt-20{margin-top:-20px!important;}
.mt-30{margin-top:-30px!important;}
.mt-25{margin-top:-25px!important;}
.h250{height:250px!important;}
.col-md-12{
    width:22%!important;
}
.product_img {
    max-width: 222px;
    max-height: 222px;
}

#effect_hov {
    border: none;
}

#effect_hov:hover {
    border: 1px solid orange;
    box-shadow: 0 0 0 2px #ff991b inset;
}

#sc_input { /*choi*/
    width: 400px;
    font-weight: 400; margin-left: 20px;
    border:none;
	height: 40px;
    font-size: 18px; padding-left: 0;
	color:#fff!important;
	background-color: transparent;
	margin-top:3px;
}
a:hover {
    font-weight: bold;
}

#serach_circle { /*choi*/
    display:flex;
	width: 1280px;
	margin:0 auto;

}
#orange_line:not(.container) {
    border-top: 1px solid #C7C7C7;
    margin-bottom: 30px;
}

#bt_style2_ssmall_it {
    font-size: 18px;
    height: 40px;
    z-index: 3;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white !important;
    background: #5e60b7;
    border-radius:10px 10px 0px 0px;
    border: 3px solid #5e60b7;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -5px;
}

#bt_style2_ssmall_tv {
    font-size: 18px;
    height: 40px;
    z-index: 3;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white !important;
    background: #505050;
    border-radius:10px 10px 0px 0px;
    border: 3px solid #505050;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -5px;
}

#bt_style2_ssmall_home {
    font-size: 18px;
    height: 40px;
    z-index: 3;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white !important;
    background: #da434a;
    border-radius:10px 10px 0px 0px;
    border: 3px solid #da434a;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -5px;
}

#bt_style2_ssmall_it:hover {
    background: #4446bd;
    border: 3px solid #4446bd;
}

#bt_style2_ssmall_tv:hover {
    background: #1b1b1b;
    border: 3px solid #1b1b1b;
}

#bt_style2_ssmall_home:hover {
    background: #ca030d;
    border: 3px solid #ca030d;
}

#bt_style2_samsung {
    height: 40px;
    z-index: 3;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    background: #5e60b7;
    border-radius:10px 10px 10px 10px;
    border: 3px solid #5e60b7;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 3px;
}

#bt_style2_apple {
    height: 40px;
    z-index: 2;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    background: #505050;
    border-radius:10px 10px 10px 10px;
    border: 3px solid #505050;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 3px;
}

#bt_style2_LG {
    display: none;
    height: 40px;
    z-index: 1;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    background: #da434a;
    border-radius:10px 10px 10px 10px;
    border: 3px solid #da434a;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 3px;
}

#bt_style2_chulgoga {
    height: 40px;
    z-index: 0;
    width: 130px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    background: whitesmoke;
    border-radius:10px 10px 10px 10px;
    /* border: 3px solid orange; */
    border: none;
    padding-left: 0px;
    padding-right: 0px;
    /* margin-right: -5px; */
}

.form-control {
    border: 3px solid #f7943d;
}

#jejosa_minilogo_style {
    width:85px;
    padding-left:5px;
    padding-right:5px;
}

#jejosa_minilogo_style:hover {
    width:90px;
    padding-left:5px;
    padding-right:5px;
    /* margin-bottom: 5px; */
}

body {
    background-color: white;
}
.modalContent{
    padding: 1em;
}
.modalContent img{
    width: 100%;
}

.product_right{
    position:relative;
}

/* 모든 요소,텍스트 좌측정렬 */
#lleft {
    float: left;
    text-align: left;
}

.product_div{ /* PC */
    cursor:pointer;
    padding:10px;
	  height:300px;


    background:#f6f6f6;
}

/* 5G,추천 등 아이콘 감싸고있는 그룹*/
.icon_group { /* PC */ /*choi*/
    width: 100%;
	text-align: right;
	padding-top:20px;
	padding-right:30px;

}

/* 5G,추천,신제품 등 아이콘 표시 */
.icon_style { /* PC */
    display: inline-block;
    color: white;
    background: #f43434;
    padding: 2px 5px 2px 5px;
    font-size: 15px;
    font-weight: 500;
}

/* 상품명 */
.product_subspan { /* PC *//*choi 241216*/
	width: 100%;
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
	height:40px;

}

/* 상품명 아래 작은글씨들 */
.product_subspan_xs { /* PC *//*choi 241216*/
    width: 100%;
    float: left;
    text-align: left;
    padding-left: 20px;
    font-weight: normal;
    font-size: 70%;
}

/* 상품명 앞 통신사로고 */
.minilogo { /* PC */
    width:28px;
    padding-bottom: 5px;
}

/* 회원가 (할인 이후 가격) */
.sale_price { /* PC */
    width: 100%;
    color: #337ab7;
    float: left;
    text-align: left;
	padding-top:10px;
	margin-top:-20px;


}
.sale_price2 { /* PC */
    width: 100%;
  /*  color: #337ab7; */
    float: left;
    text-align: left;
	padding-top:10px;
	margin-top:0px;

}
.sale_price span{display:block; width:100%;font-size:16px;} /*choi*/
.sale_price2 span{display:block; width:100%;font-size:16px;} /*choi*/

.seller_div{
    position:absolute;
    bottom: -17px;
    left: 20%;
    font-size:15px;
    font-weight:bold;
}

.sc_box_left {
    height:40px; float:left; width:83%; margin-right:3%;
}

.sc_box_right {
    height:40px;
    border: 1px solid gray;
    color: gray;
    text-align:center;
    cursor:pointer;
    float:left;
    width:14%;
    border-radius: 10px;
    background: gray;
    color:white;
    line-height: 37px;
}

#mobile_shop_style {
    text-align: center;
    font-weight:bolder;
    margin-top: 60px;
    margin-bottom: 25px;
    vertical-align:middle;
    float: left;
}
.vl {
    border-left: 1px solid green;
    height: 50px;
      }

      span.model_nm { /* 반응형 */
          font-size:18px;
      }

      #jiwongum { /* 반응형 */
          color: gray;
          font-size: 16px;
          font-weight: 500;
      }

      .sell_data {
          font-size: 16px;
          font-weight: 500;
      }

      #padzero {
		position:relative;
		  font-size: 20px;
          font-weight: bold;
          height:auto;
		  margin-bottom: 10px;
      }
	  .h300 {height:280px!important;	    text-align: center; } /*241216 choi */
      .model_price { /* 반응형  pc */
          font-size: 14px;
          color:gray;
          margin-bottom: 20px;
          margin-top: 10px;
          font-weight:normal;
      }

      .quick_links {
          position: fixed;
          top: 500px;
          left: 1597.5px;
          z-index: 990;
          width: 400px;
      }

      /* 일정 길이 이상 초과할 경우 생략시키는 소스 20200129 이진호 */
      .neomu_gileo {
          width        : 50px;  /* 최대 길이값 */
          text-overflow: clip;  /* 위에 설정한 50px 보다 길면 히든으로 표시 */
          white-space  : nowrap;
          overflow     : hidden;
          display      : block;
      }

     @media only screen and (max-width: 1200px) {
		.product_img {
			width: 70%;
			height: auto;
		}
	}

	@media screen and (min-width:600px) and (max-width:767px) {
		#padzero {
			margin-bottom: 10px;
		}

		#bt_style_PC {
			height: 32px !important;
			margin-top: 5px;
		}
	}

	@media screen and (min-width:768px) and (max-width:991px) {
		.col-md-12{
		width:30%!important;
		}

		#mobile_shop_style {
			text-align: center;
			font-weight:bolder;
			margin-top: 50px;
			margin-bottom: 70px;
			vertical-align:middle;
			font-size: 24px;
		}


		#serach_circle {
		display: flex;
		margin-top:-40px;
		margin-bottom: 30px;
		margin-left: 30px;
		}

		#bt_style_PC {
		height: 32px !important;
		margin-top: 5px;
		visibility: hidden;
		}

		#bt_style2_samsung {
		width: 90px !important;
		}

		#bt_style2_apple {
		width: 90px !important;
		}

		#bt_style2_LG {
		width: 90px !important;
		}

		#bt_style2_chulgoga {
		width: 90px !important;
		}

		#bt_style2_ssmall_it {
		width: 90px !important;
		}

		#bt_style2_ssmall_tv {
		width: 90px !important;
		}

		#bt_style2_ssmall_home {
		width: 90px !important;
		}
	}

 @media screen and (min-width:768px) and (max-width:1199px) {
	#bt_style_PC {
		width: 120px !important;
	}

	#model_search {
		padding-left: 3px !important;
		width: 95px !important;
	}

	#search_menu {
		width: 100%;
	}

	#sc_input {
		width: 100px !important;
		box-shadow: none;
		font-weight: 400; margin-left: 10px;
		border: none; border-radius: 0px;
		background: none; height: 40px;
		font-size: 11px !important;
		padding-left: 0;
		padding-right: 0px !important;
	}

	#bt_style2 {
		width: 95px !important;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #737373;
		background: none;
		border: 1px solid #d3d3d3;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 5px;
	}

	#chulgoga_sy {
		visibility: hidden;
	}
}

@media only screen and (max-width: 599px) { /* 모바일600미만환경 */
  .h250{height:auto!important;}
	.h300{
		height: 200px!important;


	}
	.col-md-12{ /*choi*/

		width:45%!important;

		margin-left:10px;
	}
	.product_div{ /* 모바일 */

		overflow: hidden;
		background:#f6f6f6;

	}

	.icon_group { /* 모바일 *//*choi*/
		width: 100%;

		text-align: right;
		padding: 10px 0px 3px 3px;
		font-size: 70%;
		/* background: #adadad; */
  		color: white;
  		margin-bottom: 7px;
  		font-size: 70%;
	}
	.icon_group img{width:24px!important;}

	/* 상품명 앞 통신사로고 */
	.minilogo { /* 모바일 */
		width:20px;
		padding-bottom: 3px;
	}

  /* 회원가 (할인 이후 가격) */
  	.sale_price { /* 모바일 */

  		width: 100%;
  		color: #337ab7;
  		float: left;
  		text-align: left;
  		margin-top:-20px;
  		letter-spacing: -1px;
  		font-size:14px!important;
  	}

  	.sale_price2{
  		font-size:14px!important;
  		margin-top:-10px;
  		letter-spacing: -1px;
  	}

  	.sale_price span{display:block; width:100%;font-size:14px;}
  	.sale_price2 span{display:block; width:100%;font-size:14px;}

	/* 5G,추천,신제품 등 아이콘 표시 */
	.icon_style { /* 모바일 */
		display: inline-block;
		color: white;
		background: #f43434;
		padding: 2px 3px 2px 3px;
		font-size: 70%;
		font-weight: 500;
	}

  .product_subspan { /*  *//*choi 241216*/
  		width: 100%;
  		display: block;
  		text-align: center;
  		padding-top: 10px;
  		font-size: 14px;
  		height:40px;
  		letter-spacing: -1px;



  	}

	/* 상품명 아래 작은글씨들 */
	.product_subspan_xs { /* 모바일*/
		width: 100%;
		float: left;
		text-align: left;
		padding-left: 10px;
		padding-right:10px;
		font-weight: normal;
		font-size: 60%;
	}

	#sc_input {
		width: 220px !important;
	}

	#bt_style2_ssmall_it {
		width: 101px !important;
	}

	#bt_style2_ssmall_tv {
		width: 101px !important;
	}

	#bt_style2_ssmall_home {
		width: 101px !important;
	}

	#bt_style2_chulgoga {
		width: 101px !important;
	}

	#bt_style2_samsung {
		width: 101px !important;
	}

	#bt_style2_apple {
		width: 101px !important;
	}

	#bt_style2_LG {
		width: 101px !important;
	}

	#bt_style2_samsung:hover {
		width: 101px !important;
	}

	#bt_style2_apple:hover {
		width: 101px !important;
	}

	#bt_style2_LG:hover {
		width: 101px !important;
	}

	#jejosa_minilogo_style {
		width:75px;
		padding-left:5px;
		padding-right:5px;
	}

	#jejosa_minilogo_style:hover {
		width:75px;
		padding-left:5px;
		padding-right:5px;
		margin-bottom: 5px;
	}

	.product_img {
		width: 75%;
		height:auto;
	}

	#search_menu {
		width: 100%;
	}

	#padzero { /* 반응형 모바일 */
		padding: 0px 5px 0px 5px;
		margin-bottom: 10px;
		/* height: 470px; */
    margin-right:5px;
	}

	.model_nm { /* 반응형 모바일 */
		font-size:16px !important;
	}


	.sell_data { /* 반응형 모바일 */
		font-size: 13px;
		font-weight: 500;
	}

	#jiwongum { /* 모바일 반응형 */
		color: gray;
		font-size: 13px;
	}

	.model_price { /* 반응형 */
		font-size: 16px;
		color:gray;
		margin-bottom: 10px;
		margin-top: 10px;
		font-weight:normal;
	}

	#mobile_shop_style { /* 반응형 모바일 */
		text-align: center;
		font-weight:bolder;
		margin-top: 10px;
		margin-bottom: 20px;
		vertical-align:middle;
	}
	#bt_style_PC1 { /* 모바일 반응형 */
		width: 17%!important;;
		height: 40px;
		color: #212121;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
		background: none;
	/* border: 0px solid #ffd0a6; */
		border: 1px solid #212121;
		border-radius: 40px;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 3px;
	/* border-bottom-width: 0; */
		font-size: 14px!important;
		font-weight:800px;
	  margin-bottom:10px;

	}

	#bt_style_PC1:hover { /* 모바일 반응형 */
		width: 17%!important;
		height: 40px;
		color: #fff;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
		background: #212121;
		margin-left: 0px;
	/* border: 0px solid #ffd0a6; */
		border: 1px solid #212121;
		border-radius: 40px;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 3px;
	/* border-bottom-width: 0; */
		font-size: 14px!important;



	}

	#bt_style {
		height: 32px;
		color: #737373;
		background: linear-gradient(to bottom, white, #f0f0f0);
		border: 1px solid #d3d3d3;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}


	#bt_style2 {
		margin-top: 0px;
		margin-bottom: 0px;
	}


}

@media only screen and (max-width: 400px) { /* 모바일600미만환경 */
	.h300{
		height: 180px!important;
	}
}

	@media only screen and (max-width: 330px) {
		.sell_data {
			font-size: 10px;
			font-weight: 500;
	}

	#padzero {
		padding: 2px;
	}

	.model_price { /* 반응형 */
		font-size: 16px;
	}
}


<!-- 마우스 오버 관련 css-->

.darkness {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:150px;
  background:#000000;
  /* 추가된 부분 */
  }

.btn-plus {
  position:absolute;
  top:250px;
  left:50px;
  background:rgba(0,0,0,0.5);
  width:200px;
  height:30px;
  border-radius: 10px;
  text-align:center;
  /* 추가된 부분 */
  opacity:0;
  transform:scale(1);
  transition:all .2s linear;
}

.btn-plus span {
  font-size:16px;
  color:#ffffff;
  user-select:none;
}

/* 추가된 부분*/
#padzero:hover .darkness{
  opacity:0.4;
}

/* 추가된 부분
#padzero:hover .btn-plus {
  opacity:1;
  transform:scale(1);
}*/

#bt_style {
	height: 32px;
	color: #737373;
	background: linear-gradient(to bottom, white, #f0f0f0);
	border: 1px solid #d3d3d3;
	padding-left: 5px;
	padding-right: 5px;
}

#bt_style_PC {
	width: 120px;
	height: 40px;
	color: #737373;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
	background: none;
	/* border: 0px solid #ffd0a6; */
	border: 1px solid #cacaca;
	border-radius: 10px 10px 10px 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	/* border-bottom-width: 0; */
	font-size: 16px;
}

#bt_style_PC:hover {
	width: 120px;
	height: 40px;
	color: #da434a;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
	background: whitesmoke;
	/* border: 0px solid #ffd0a6; */
	border: 1px solid #cacaca;
	border-radius: 10px 10px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	/* border-bottom-width: 0; */
	font-size: 16px;
}

#bt_style_PC1 {
	width: 100px;
	height: 40px;
	color: #212121;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
	background: none;
	/* border: 0px solid #ffd0a6; */
	border: 1px solid #212121;
	border-radius: 40px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 3px;
	/* border-bottom-width: 0; */
	font-size: 16px;
	font-weight:800px;
}

#bt_style_PC1:hover {
	width: 100px;
	height: 40px;
	color: #fff;
	/* background: linear-gradient(to bottom, white, #f0f0f0); /* 회색 그라데이션 */
	/* background: none; */
	/* border: none; */
	background: #212121;
	margin-left: 0px;
	/* border: 0px solid #ffd0a6; */
	border: 1px solid #212121;
	border-radius: 40px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 3px;
	/* border-bottom-width: 0; */
	font-size: 16px;
}



#bt_style2 {
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #737373;
	background: none;
	border: 1px solid #d3d3d3; /* 회색 테두리 */
	/* border: 1px solid #ffd0a6; */
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 5px;
}

#bt_style2:hover {
	background: #f3f3f3;
	border: 1px solid #d3d3d3; /* 회색 테두리 */
	/* border: 1px solid #ffd0a6; */
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 5px;
}

#chulgoga {
	display: block;
	width: 100%;

}

@media only screen and (max-width: 599px) {




}

@media only screen and (max-width: 767px) {
	#mob_flex {
		display: flex!important;
	}
}
