/* BASIC css start */
.item-list {position:relative; }
.list_thm { display:block; }
.list_thm p { position:absolute;left:50%;top:51%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);  }

/*3열 : 시리즈 분류*/
.item-wrap { padding-top:70px }
.item-wrap .item-cont3a { zoom: 1; overflow: hidden;  }
.item-wrap .item-cont3a:after { content: ""; display: block; clear: both; }
.item-wrap .item-cont3a .item-list { float: left; width: 33.22%; padding:0px 0.04% 20px; text-align: center; }
.item-wrap .item-cont3a .item-list .thumb img { width: 100% }
.item-wrap .item-cont3a .item-list p { font-family: 'NotoSerifKR'; font-size: 32px; line-height:36px; color: #fff; }
.item-wrap .item-cont3a .item-list a:hover p { filter: alpha(opacity=70); opacity: 0.7; }
/* BASIC css end */

