/* BASIC css start */
      .planarea {
        font-family: "nixgonm", -apple-system, BlinkMacSystemFont,
          "Malgun Gothic", "¸¼Àº °íµñ", helvetica, "Apple SD Gothic Neo", arial,
          dotum, µ¸¿ò, sans-serif;
      }
      .planMain1 {
        width: 1200px;
        height: 2400px;
        overflow: hidden;
        position: relative;
        background: url(http://winv007.img18.kr/crazy11web/plan/a_SUMMERSPORTSLOOKITEMS/PC_SUMMERSPORTSLOOKITEMS_title.jpg)
          no-repeat;
      }
      .planMain2 {
        width: 1200px;
        height: 1900px;
        overflow: hidden;
        position: relative;
        background: url(http://winv007.img18.kr/crazy11web/plan/a_SUMMERSPORTSLOOKITEMS/PC_SUMMERSPORTSLOOKITEMS_main.jpg)
          no-repeat;
       background-color: #000;
      }
      .clickArea {
      position: relative;
      top: 1651px;
      left: 116px;
      width: 407px;
      height: 72px;
      display: block;
      /* background: rgba(255, 0, 0, 0.3); È®ÀÎ¿ë */
      /* text-indent: -9999px; */
      z-index: 10;
    }

    .clickArea2 {
      position: relative;
      top: 1583px;
      left: 685px;
      width: 407px;
      height: 72px;
      display: block;
      /* background: rgba(255, 0, 0, 0.3); È®ÀÎ¿ë */
      /* text-indent: -9999px; */
      z-index: 10;
    }      
      .item__bg {
        width: 1200px;
        padding: 140px 74px;
        background: #fff;
      }
      .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: 18px;
        line-height: 40px;
        margin: 55px 0px 20px 0px;
        border-bottom: 2px solid #262626;
        color: #262626;
      }
      .item__innerbg {
        width: 100%;
      }
      .item__inner {
        display: inline-block;
        width: 248px;
        background: #fff;
        border-radius: 15px;
        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 15px 0px;
        height: 36px;
        overflow: hidden;
      }
      .item__inner .sizeView {
        width: 206px;
        height: 25px;
        border: 1px solid #ececec;
        margin: 20px auto 0px auto;
      }
      .itemInfo-brand {
        width: 100%;
        background: #000;
        color: #fff;
        text-align: center;
        line-height: 1.8em;
      }
/* BASIC css end */

