.p-ico {
  position: relative;
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 100%;
}
.p-ico:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
}
.p-ico.close1:after {
  margin-top: -14.5px;
  margin-left: -14.5px;
  width: 29px;
  height: 29px;
  background: url(../images/common/btn_pop_close.png) 0 0 no-repeat;
}
.p-ico.list:after {
  margin-top: -11.5px;
  margin-left: -11.5px;
  width: 23px;
  height: 23px;
  background: url(../images/common/btn_pop_list.png) 0 0 no-repeat;
}
/*팝업*/
.layerPopup {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  padding-top: 100px;
  /* padding-bottom: 50px;   */
  /* min-width: 1200px; */
}
.layerPopup .popup {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 529px;
  min-height: 489px;
  background-color: #fff;
  position: relative;
  text-align: left;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.layerPopup .popup .img-pop {
  text-align: center;
  margin-bottom: 30px;
}
.layerPopup .popup .pop_tit {
  height: 68px;
  padding: 0 78px 0 0;
  border-bottom: 1px solid #d5d5d5;
}
.layerPopup .popup .pop_tit .title {
  padding-left: 20px;
  margin-right: 220px;
  color: #000;
  font-size: 24px;
  line-height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layerPopup .popup .pop_tit .info {
  position: absolute;
  right: 90px;
  top: 0;
  width: 230px;
  font-size: 16px;
  line-height: 68px;
  color: #646464;
  text-align: right;
}
.layerPopup .popup .pop_tit .info > span {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #d5d5d5;
  line-height: 1;
  margin-left: 10px;
  color: #fff;
}
.layerPopup .popup .pop_tit .info a {
  color: #fff;
}
.layerPopup .popup .pop_tit .info > span:first-child {
  border-left: 0;
}
.layerPopup .popup > .cont {
  padding: 30px 10px 30px 30px;
}
.layerPopup .popup .btn_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 78px;
  height: 69px;
  background-color: #596977;
  text-align: center;
}
.layerPopup .popup .btn_list {
  position: absolute;
  left: 0;
  top: 0;
  width: 59px;
  height: 68px;
  border-right: 1px solid #d5d5d5;
  text-align: center;
}
.layerPopup .popup .box_edit {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 17px;
  line-height: 34px;
}
/*비밀번호 입력*/
.layerPopup .password.popup {
  width: 500px;  
  margin: 0 auto; 
  height: auto;
  min-height: auto;
}
/*홍보센터*/
.layerPopup .prcenter.popup {
  width: 1200px;
  margin: 0 auto;
  height: auto;
}
.layerPopup .prcenter.popup img {
  max-width: 100%;
  height: auto;
}
.layerPopup .popup .iscrollY {
  height: 600px;
  overflow: hidden;
  margin-top: 10px;
}
.layerPopup .prcenter .thumb {
  margin-bottom: 40px;
  text-align: center;
}
.layerPopup .prcenter .thumb img {
  max-width: 100%;
}
.layerPopup .prcenter .h {
  color: #000;
  font-size: 27px;
  line-height: 1.4;
  margin-bottom: 25px;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.layerPopup .prcenter .t1 {
  font-size: 22px;
  margin-bottom: 20px;
}
.layerPopup .prcenter .t2 {
  font-size: 17px;
  margin-bottom: 40px;
}
/*홍보센터*/
.layerPopup.w2 {
  width: 600px;
}
.layerPopup .popup.type2 {
  width: 600px;
  margin: 0 auto;
  height: auto;
}
.layerPopup .popup.type2 .close {
  position: absolute;
  top: -50px;
}
.layerPopup .popup .pop_tit {
  height: 69px;
  padding: 0;
  background-color: #596977;
}
.layerPopup .popup .pop_tit .title {
  color: #fff;
  font-size: 18px;
  height: 69px;
}
.layerPopup .popup.type2 > .cont {
  padding: 4% 5%;
}
.layerPopup .popup.type2 .content_prd .iscrollY {
  height: 740px;
  overflow: hidden;
  margin-top: 10px;
}
.layerPopup .popup.type2 .content_prd .h2 {
  font-size: 30px;
  line-height: 34px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: 400;
}
.layerPopup .popup.type2 .content_prd .path {
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #aaa;
  margin-bottom: 20px;
}
.layerPopup .popup.type2 .content_prd .detail {
  margin-bottom: 40px;
}
.layerPopup .popup.type2 .content_prd .detail:after:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.layerPopup .popup.type2 .content_prd .detail .thumb {
  width: 330px;
  height: 330px;
  float: left;
  position: relative;
}
.layerPopup .popup.type2 .content_prd .detail .thumb:after {
  position: absolute;
  left: 1px;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #596977;
  z-index: 2;
  content: "";
}
.layerPopup .popup.type2 .content_prd .detail .thumb .i-cut {
  width: 330px;
  height: 330px;
  position: relative;
  z-index: 1;
}
.layerPopup .popup.type2 .content_prd .detail .cont {
  width: 51%;
  float: right;
  font-size: 19px;
  line-height: 33px;
}
.layerPopup .popup.type2 .content_prd .detail.img_none .cont {
  width: 100%;
  float: none;
}
.layerPopup .popup.type2 .content_prd .info .h2 {
  font-size: 25px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.layerPopup .popup.type2 .content_prd .info .txt1 {
  margin-top: 20px;
}
.layerPopup .popup.type2 .btn_close {
  width: 28px;
  top: -69px;
  background-color: transparent;
}
.iscrollY {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.iscrollY_pos {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.iScrollIndicator {
  background-color: #596977 !important;
  border-radius: 0 !important;
}
#pop_terms,
#pop_privacy,
#pop_contact,
#pop_emailcollection {
  width: 600px;
}
#popupMain {
  position: fixed;
  left: 0;
  top: 50%;
  margin-top: -227.5px;
  width: 100%;
  text-align: center;
  z-index: 60;
}
#popupMain .popup_main {
  display: inline-block;
  vertical-align: top;
  max-width: 525px;
  max-height: 455px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 40;
  background-color: #fff;
}
#popupMain .popup_main > .thumb {
  width: 100%;
  height: 355px;
}
#popupMain .popup_main > .cont {
  height: 56px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.3;
  background-color: #e3e3e3;
  text-align: left;
}
#popupMain .popup_main .bot {
  background-color: #666;
  color: #fff;
}
#popupMain .popup_main .bot:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#popupMain .popup_main .bot .left {
  float: left;
  width: 300px;
  text-align: left;
  padding: 5px 15px;
}
#popupMain .popup_main .bot .left > * {
  display: inline-block;
  vertical-align: middle;
}
#popupMain .popup_main .bot .right {
  float: right;
  width: 100px;
  text-align: right;
  padding: 5px 15px;
}
#popupMain .popup_main .bot .right button {
  color: #fff;
}
@media screen and (max-width: 1600px) {
  .layerPopup .popup > .cont {
    padding: 3%;
  }
}
@media screen and (max-width: 1550px) {
  #popupMain .popup_main {
    display: none;
  }
 #popupMain .popup_main.s1,
 #popupMain .popup_main.s2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}
@media screen and (max-width: 1280px) {
  .layerPopup {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
  }
  .layerPopup .password.popup {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
}
@media screen and (max-width: 1050px) {
   #popupMain .popup_main.s2 {
	  display: none;
   }
}
@media screen and (max-width: 980px) {
  .layerPopup .password.popup {
    width: 100%;
	margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 841px){
  #popupMain .popup_main > .thumb {
     height: auto;
  }
  #popupMain .popup_main .bot .left,
  #popupMain .popup_main .bot .right {
     width: auto;
     font-size: 15px;
   }
   #popupMain .popup_main .bot .right button {
	  font-size: 15px;
	  line-height: 1;
   }
}