/* BASIC css start */
/* BASIC css start */

#header { box-shadow: rgb(229 229 229) 0px -1px 0px 0px inset; } 
 
 #akiCollection .collectionWrap { margin-bottom:170px; position:relative; overflow:hidden } 
 #akiCollection .collectionWrap .collectionList { display:none; position:relative } 
 #akiCollection .collectionWrap .collectionList:first-child.isNowShowBox { display:block; } 
 
 #akiCollection .collectionWrap .collectionList:after { display:block; clear:both; content:'' } 
 
 #akiCollection .collectionWrap .mediaMore { display:none; padding-top:30px; text-align:center } 
 #akiCollection .collectionWrap .mediaMore a { display:inline-block; width:165px; height:45px; font-size:16px; color:#000; font-weight:500; line-height:45px; border:1px solid #000 } 
 #akiCollection .collectionWrap .mediaMore i { margin-left:5px; line-height:45px; vertical-align:top } 
 #contentWrap_custom { width: 93%; margin: 0 auto; } 
 
 .pageTitle { font-weight: 400; font-size: 27px; line-height: 32px; width: 99%; margin: 0 auto; margin-top: 65px; margin-bottom: 0px; }
 
 .collectionList .collectionFlex { display:flex; flex-wrap: wrap; justify-content: space-around; margin-bottom:30px; } 
 .collectionList .collectionFlex > div { width: 24.1%; margin:15px 0; } 
 .collectionList .collectionFlex > div:nth-child(1), .collectionList .collectionFlex div:nth-child(2), .collectionList .collectionFlex div:nth-child(3), .collectionList .collectionFlex div:nth-child(4) { margin-top:20px; } 
 .collectionList .collectionFlex div img { width:432px; /*ÀÌ¹ÌÁö ¼¼·Î»çÀÌÁî*/height:605px;} 
 .collectionFont { font-size: 13px; text-align:right; margin-top: 8px; font-weight: 400; font-family: 'Decker','Noto Sans KR',sans-serif !important; letter-spacing : -0.03em; } 
 .collectionFont .summary { font-weight: 500; font-size: 16px; } 
 .collectLayoutBox { overflow:hidden; width:100%}
 .collectLayoutBox img { transition: all 0.3s ease-out; cursor:pointer}
 .collectionContent .collectLayoutBox:hover img { transform: scale(1.02); 
 filter:brightness(105%)}
 
 p, a, h1, h2, h3, h4, h5, h6 { transform: skew(-0.1deg); } 
/* BASIC css end */

