.profile__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.profile__userContainer{max-width:768px;width:100%;height:93%;margin:0 auto;padding:20px 16px;font-size:14px}.profile__thumbnail{width:100px;margin-bottom:10px;border-radius:50px}.profile__nicknameAndFollowContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.profile__nickname{width:70%;margin-right:16px;font-size:20px;line-height:26px;font-weight:700}.profile__followBtn{width:104px;min-width:104px;height:26px;border-radius:13px;background-color:#f2f2f2;color:#0f0f0f;border:none;font-size:12px;font-weight:600;text-align:center;line-height:23px;cursor:hand;cursor:pointer}.profile__followBtn:hover{opacity:.6}.profile__followListContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7px}.profile__followlist{margin-right:16px;color:grey;line-height:32px}.profile__followlist--Number{color:#262626;font-weight:700}.profile__snsLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:hand;cursor:pointer}.profile__snsLink:hover{opacity:.6}.profile__notfound,.profile__userLoading{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile__header,.profile__notfound,.profile__userLoading{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.profile__header{min-height:50px;padding:8px 16px;top:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-shadow:0 -8px 34px 0 rgba(0,0,0,.1);box-shadow:0 -8px 34px 0 rgba(0,0,0,.1);background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile__headerLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:8px}.profile__headerLeft img{width:112px}.profile__headerRight{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#188dff;height:34px;width:117px;border-radius:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px}