.leaflets{padding:30px 0}.leaflets .title{margin-bottom:20px}.leaflets .sub-info{line-height:2;margin-bottom:30px}.leaflets .item{padding:15px;display:flex;align-items:center;box-shadow:0 3px 5px rgba(0,0,0,.3)}.leaflets .item:not(:last-child){margin-bottom:30px}.leaflets .date{width:70px;flex-shrink:0;margin-right:30px;text-align:center;position:relative}.leaflets .date::after{content:'';position:absolute;right:-15px;top:0;transform:translateX(-50%);width:1px;height:100%;background:#ddd}.leaflets .date span{display:block;font-weight:700;color:var(--style-color)}.leaflets .tit{font-weight:700;margin-bottom:10px}@media (min-width:1200px){.leaflets{padding:60px 0}.leaflets .container{max-width:960px}.leaflets .item{padding:20px 30px;transition:transform .3s}.leaflets .item:hover{transform:translateY(-8px)}.leaflets .date{width:70px;margin-right:60px}.leaflets .date::after{right:-30px}}