@charset "UTF-8";
/*
Theme Name: トゥギャッチのテーマ
Theme URI: http://togech.jp/
Description: This is our original theme.
Author: http://togetter.com/
Author URI:　http://togetter.com/
Version:1.0
*/
@import url(css/html5reset-1.6.1.css);
@import url(css/kiji.css);
@import url(css/editor-style.css);

#contents-body {
    display: flex;
    justify-content: space-around;
}

#contents-body .kiji.smartphone .contents{
    position: relative;
    width: 360px;
}