@charset "utf-8"; #invitation { padding: 15px; position: relative; .line { position: absolute; width: 30px; height: 5px; background: #7660A4; top: 80px; } .text { color: #303036; margin-bottom: 50px; } .title { margin-bottom: 20px; color: #686872; font-size: 16px; } .item { display: inline-block; margin-bottom: 20px; margin-left: 5px; margin-right: 5px; width: 140px; .assets { width: 62px; height: 62px; margin-bottom: 5px; } } .tag-list { margin-bottom: 20px; .g-tag-wrapper { margin-right: 5px; margin-bottom: 5px; } } .go { margin-bottom: 25px; } }