/* BASIC css start */
.topMain{width:1200px; height:778px; background:url(http://winv007.img18.kr/crazy11web/plan/a_psg/pc_psg_in1.jpg) no-repeat; position: relative;}
.subarea{width:1200px; background:#163a6d; padding:40px 0px 120px 0px; display:flex; align-items:flex-start; justify-content: space-between;}
.subarea__column{width:580px; color:#fff; font-size:1.5em; padding:0px 30px;}
.subsrea__imgb{width:520px; height:681px;}
.swiper-container{width:100%; height:100%; position:relative; overflow:hidden;}
.swiper-container .swiper-slide{width:100%;}
.swiper-container .swiper-slide img{display:block; width:100%; height:100%; object-fit:cover;}
.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:60px; height:60px; color:#fff; background:rgba(22,58,108,0.6); border-radius:100px;}
.subsrea__sub{width:376px; height:44px; line-height:44px; text-align: center; background:#ef4142; font-size:1.4em; margin-top:35px;}
.subsrea__size{margin-top:22px;}
.subsrea__tit{font-weight:bold; font-size:2em; line-height:1em;}
.subsrea__pri{color:#4980cd; text-decoration: line-through; font-size:1.8em; margin-top:20px; font-weight:bold;}
.subsrea__pris{font-weight:bold; font-size:2.8em; margin-top:-20px;}
.subsrea__pri span,.subsrea__pris span{font-size:0.8em;}
.subsrea__btn{display:block; width:476px; height:90px; border-radius:90px; line-height:90px; text-align: center; background:#fff; color:#163a6d; font-size:1.8em; margin:20px auto 0px auto; font-weight:bold;}
.subsrea__txt{color:#b6d4ff; margin-top:65px; line-height:1.3em;}

.item__bg{width:1200px; padding:40px 74px 200px 74px;}
.item__bg .items{width:1052px;}
.item__bg .items__column{width:516px; display:inline-block; vertical-align: top;}
.item__bg .items__column:last-child{margin-left:15px;}
.items__tit{font-size:40px; color:#202020; line-height:40px; margin:55px 0px 20px 0px; font-style:italic; font-weight:bold; border-bottom:2px solid #ececec; padding-bottom:30px;}
.items__tit span{color:#163a6d; font-size:1.1em;}
.item__innerbg{width:100%;}
.item__inner{display:inline-block; width:248px; background:#fff; border:1px solid #ececec; margin:0px 15px 20px 0px; padding:21px 21px 34px 21px; flex-wrap: wrap; transition: box-shadow ease-in-out 0.15s;}
.item__inner:nth-child(4n){margin:0px 0px 20px 0px;}
.items__column .item__inner:nth-child(4n){margin:0px 15px 20px 0px;}
.items__column .item__inner:nth-child(2n){margin:0px 0px 20px 0px;}
.item__inner:nth-child(4n) {
  margin-right: 0px;
}
.item__inner:hover {
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
}
.item__inner .itemInfo-imgz {
  position: relative;
}
.itemInfo-imgz img {
  width: 206px;
}
.itemInfo-titz {
  width: 206px;
  margin: 4px 0px 35px 0px;
  height: 36px;
  overflow: hidden;
}
.item__inner .sizeView {
  width: 206px;
  height: 25px;
  border: 1px solid #ececec;
  margin: 20px auto 0px auto;
}
/* BASIC css end */

