.contents .resultWrap--sticky{position:fixed;top:0;left:0;right:0;z-index:1000;margin-bottom:0;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.contents .resultWrap--sticky .resultConditions{border-radius:0}.resultWrap-placeholder{height:0;-webkit-transition:height .3s ease;transition:height .3s ease}.resultWrap-placeholder.active{height:90px}@media screen and (max-width:767px){.resultWrap-placeholder.active{height:110px}}@media screen and (min-width:768px){.contents .resultWrap--sticky{max-width:980px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.resultWrap-placeholder.active{height:85px}}.contents .resultWrap{-webkit-transition:position .3s ease,-webkit-box-shadow .3s ease;transition:position .3s ease,-webkit-box-shadow .3s ease;transition:position .3s ease,box-shadow .3s ease;transition:position .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.contents .resultWrap--sticky{z-index:1010}