@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

progress { vertical-align: baseline; }

template, [hidden] { display: none; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; }

a:active, a:hover { outline-width: 0; }

abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background-color: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

svg:not(:root) { overflow: hidden; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

button, input, optgroup, select, textarea { font: inherit; margin: 0; }

optgroup { font-weight: bold; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-input-placeholder { color: inherit; opacity: 0.54; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

ul, ol, li, div, p, figure, figcaption { margin: 0; padding: 0; list-style: none; box-sizing: border-box; }

address { font-style: normal; }

@font-face { font-family: 'icomoon'; src: url("../font/icomoon.eot?aqubx2"); src: url("../font/icomoon.eot?aqubx2#iefix") format("embedded-opentype"), url("../font/icomoon.ttf?aqubx2") format("truetype"), url("../font/icomoon.woff?aqubx2") format("woff"), url("../font/icomoon.svg?aqubx2#icomoon") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-hatena:before { content: "\e902"; }

.icon-mail:before { content: "\e900"; }

.icon-phone:before { content: "\e901"; }

.icon-angle-left:before { content: "\e602"; }

.icon-angle-right:before { content: "\e603"; }

.icon-google-plus:before { content: "\ea8b"; }

.icon-facebook:before { content: "\ea90"; }

.icon-twitter:before { content: "\ea96"; }

.c-black { color: #222; }

.c-gray { color: #666; }

.c-gray { color: #999; }

.c-white { color: #FFF; }

.show-sp { display: none !important; }

@media screen and (max-width: 600px) { .show-pc { display: none !important; }
  .show-sp { display: block !important; }
  img.show-sp { display: inline-block !important; }
  span.show-sp { display: inline !important; } }
.center, .wrapper { margin-left: auto; margin-right: auto; }

.text-center { text-align: center; }

.c, #header #header-menu, #profile .main, .profile-s .main { display: block; min-height: 0; }
.c:after, #header #header-menu:after, #profile .main:after, .profile-s .main:after { clear: both; display: block; height: 0; visibility: hidden; content: "."; }

.flex-box, #sidebar .team ul { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.flex-box_margin5 { display: -webkit-flex; display: flex; margin-left: -2.5px; margin-right: -2.5px; }
.flex-box_margin5 > * { padding-left: 2.5px; padding-right: 2.5px; }
@media screen and (max-width: 600px) { .flex-box_margin5 { display: block; margin: 0; }
  .flex-box_margin5 > * { padding: 0; } }

.flex-box_margin6 { display: -webkit-flex; display: flex; margin-left: -3px; margin-right: -3px; }
.flex-box_margin6 > * { padding-left: 3px; padding-right: 3px; }
@media screen and (max-width: 600px) { .flex-box_margin6 { display: block; margin: 0; }
  .flex-box_margin6 > * { padding: 0; } }

.flex-box_margin7 { display: -webkit-flex; display: flex; margin-left: -3.5px; margin-right: -3.5px; }
.flex-box_margin7 > * { padding-left: 3.5px; padding-right: 3.5px; }
@media screen and (max-width: 600px) { .flex-box_margin7 { display: block; margin: 0; }
  .flex-box_margin7 > * { padding: 0; } }

.flex-box_margin8 { display: -webkit-flex; display: flex; margin-left: -4px; margin-right: -4px; }
.flex-box_margin8 > * { padding-left: 4px; padding-right: 4px; }
@media screen and (max-width: 600px) { .flex-box_margin8 { display: block; margin: 0; }
  .flex-box_margin8 > * { padding: 0; } }

.flex-box_margin9 { display: -webkit-flex; display: flex; margin-left: -4.5px; margin-right: -4.5px; }
.flex-box_margin9 > * { padding-left: 4.5px; padding-right: 4.5px; }
@media screen and (max-width: 600px) { .flex-box_margin9 { display: block; margin: 0; }
  .flex-box_margin9 > * { padding: 0; } }

.flex-box_margin10 { display: -webkit-flex; display: flex; margin-left: -5px; margin-right: -5px; }
.flex-box_margin10 > * { padding-left: 5px; padding-right: 5px; }
@media screen and (max-width: 600px) { .flex-box_margin10 { display: block; margin: 0; }
  .flex-box_margin10 > * { padding: 0; } }

.flex-box_margin11 { display: -webkit-flex; display: flex; margin-left: -5.5px; margin-right: -5.5px; }
.flex-box_margin11 > * { padding-left: 5.5px; padding-right: 5.5px; }
@media screen and (max-width: 600px) { .flex-box_margin11 { display: block; margin: 0; }
  .flex-box_margin11 > * { padding: 0; } }

.flex-box_margin12 { display: -webkit-flex; display: flex; margin-left: -6px; margin-right: -6px; }
.flex-box_margin12 > * { padding-left: 6px; padding-right: 6px; }
@media screen and (max-width: 600px) { .flex-box_margin12 { display: block; margin: 0; }
  .flex-box_margin12 > * { padding: 0; } }

.flex-box_margin13 { display: -webkit-flex; display: flex; margin-left: -6.5px; margin-right: -6.5px; }
.flex-box_margin13 > * { padding-left: 6.5px; padding-right: 6.5px; }
@media screen and (max-width: 600px) { .flex-box_margin13 { display: block; margin: 0; }
  .flex-box_margin13 > * { padding: 0; } }

.flex-box_margin14 { display: -webkit-flex; display: flex; margin-left: -7px; margin-right: -7px; }
.flex-box_margin14 > * { padding-left: 7px; padding-right: 7px; }
@media screen and (max-width: 600px) { .flex-box_margin14 { display: block; margin: 0; }
  .flex-box_margin14 > * { padding: 0; } }

.flex-box_margin15 { display: -webkit-flex; display: flex; margin-left: -7.5px; margin-right: -7.5px; }
.flex-box_margin15 > * { padding-left: 7.5px; padding-right: 7.5px; }
@media screen and (max-width: 600px) { .flex-box_margin15 { display: block; margin: 0; }
  .flex-box_margin15 > * { padding: 0; } }

.flex-box_margin16 { display: -webkit-flex; display: flex; margin-left: -8px; margin-right: -8px; }
.flex-box_margin16 > * { padding-left: 8px; padding-right: 8px; }
@media screen and (max-width: 600px) { .flex-box_margin16 { display: block; margin: 0; }
  .flex-box_margin16 > * { padding: 0; } }

.flex-box_margin17 { display: -webkit-flex; display: flex; margin-left: -8.5px; margin-right: -8.5px; }
.flex-box_margin17 > * { padding-left: 8.5px; padding-right: 8.5px; }
@media screen and (max-width: 600px) { .flex-box_margin17 { display: block; margin: 0; }
  .flex-box_margin17 > * { padding: 0; } }

.flex-box_margin18 { display: -webkit-flex; display: flex; margin-left: -9px; margin-right: -9px; }
.flex-box_margin18 > * { padding-left: 9px; padding-right: 9px; }
@media screen and (max-width: 600px) { .flex-box_margin18 { display: block; margin: 0; }
  .flex-box_margin18 > * { padding: 0; } }

.flex-box_margin19 { display: -webkit-flex; display: flex; margin-left: -9.5px; margin-right: -9.5px; }
.flex-box_margin19 > * { padding-left: 9.5px; padding-right: 9.5px; }
@media screen and (max-width: 600px) { .flex-box_margin19 { display: block; margin: 0; }
  .flex-box_margin19 > * { padding: 0; } }

.flex-box_margin20 { display: -webkit-flex; display: flex; margin-left: -10px; margin-right: -10px; }
.flex-box_margin20 > * { padding-left: 10px; padding-right: 10px; }
@media screen and (max-width: 600px) { .flex-box_margin20 { display: block; margin: 0; }
  .flex-box_margin20 > * { padding: 0; } }

.flex-box_margin21 { display: -webkit-flex; display: flex; margin-left: -10.5px; margin-right: -10.5px; }
.flex-box_margin21 > * { padding-left: 10.5px; padding-right: 10.5px; }
@media screen and (max-width: 600px) { .flex-box_margin21 { display: block; margin: 0; }
  .flex-box_margin21 > * { padding: 0; } }

.flex-box_margin22 { display: -webkit-flex; display: flex; margin-left: -11px; margin-right: -11px; }
.flex-box_margin22 > * { padding-left: 11px; padding-right: 11px; }
@media screen and (max-width: 600px) { .flex-box_margin22 { display: block; margin: 0; }
  .flex-box_margin22 > * { padding: 0; } }

.flex-box_margin23 { display: -webkit-flex; display: flex; margin-left: -11.5px; margin-right: -11.5px; }
.flex-box_margin23 > * { padding-left: 11.5px; padding-right: 11.5px; }
@media screen and (max-width: 600px) { .flex-box_margin23 { display: block; margin: 0; }
  .flex-box_margin23 > * { padding: 0; } }

.flex-box_margin24 { display: -webkit-flex; display: flex; margin-left: -12px; margin-right: -12px; }
.flex-box_margin24 > * { padding-left: 12px; padding-right: 12px; }
@media screen and (max-width: 600px) { .flex-box_margin24 { display: block; margin: 0; }
  .flex-box_margin24 > * { padding: 0; } }

.flex-box_margin25 { display: -webkit-flex; display: flex; margin-left: -12.5px; margin-right: -12.5px; }
.flex-box_margin25 > * { padding-left: 12.5px; padding-right: 12.5px; }
@media screen and (max-width: 600px) { .flex-box_margin25 { display: block; margin: 0; }
  .flex-box_margin25 > * { padding: 0; } }

.flex-box_margin26 { display: -webkit-flex; display: flex; margin-left: -13px; margin-right: -13px; }
.flex-box_margin26 > * { padding-left: 13px; padding-right: 13px; }
@media screen and (max-width: 600px) { .flex-box_margin26 { display: block; margin: 0; }
  .flex-box_margin26 > * { padding: 0; } }

.flex-box_margin27 { display: -webkit-flex; display: flex; margin-left: -13.5px; margin-right: -13.5px; }
.flex-box_margin27 > * { padding-left: 13.5px; padding-right: 13.5px; }
@media screen and (max-width: 600px) { .flex-box_margin27 { display: block; margin: 0; }
  .flex-box_margin27 > * { padding: 0; } }

.flex-box_margin28 { display: -webkit-flex; display: flex; margin-left: -14px; margin-right: -14px; }
.flex-box_margin28 > * { padding-left: 14px; padding-right: 14px; }
@media screen and (max-width: 600px) { .flex-box_margin28 { display: block; margin: 0; }
  .flex-box_margin28 > * { padding: 0; } }

.flex-box_margin29 { display: -webkit-flex; display: flex; margin-left: -14.5px; margin-right: -14.5px; }
.flex-box_margin29 > * { padding-left: 14.5px; padding-right: 14.5px; }
@media screen and (max-width: 600px) { .flex-box_margin29 { display: block; margin: 0; }
  .flex-box_margin29 > * { padding: 0; } }

.flex-box_margin30 { display: -webkit-flex; display: flex; margin-left: -15px; margin-right: -15px; }
.flex-box_margin30 > * { padding-left: 15px; padding-right: 15px; }
@media screen and (max-width: 600px) { .flex-box_margin30 { display: block; margin: 0; }
  .flex-box_margin30 > * { padding: 0; } }

.flex-box_margin31 { display: -webkit-flex; display: flex; margin-left: -15.5px; margin-right: -15.5px; }
.flex-box_margin31 > * { padding-left: 15.5px; padding-right: 15.5px; }
@media screen and (max-width: 600px) { .flex-box_margin31 { display: block; margin: 0; }
  .flex-box_margin31 > * { padding: 0; } }

.flex-box_margin32 { display: -webkit-flex; display: flex; margin-left: -16px; margin-right: -16px; }
.flex-box_margin32 > * { padding-left: 16px; padding-right: 16px; }
@media screen and (max-width: 600px) { .flex-box_margin32 { display: block; margin: 0; }
  .flex-box_margin32 > * { padding: 0; } }

.flex-box_margin33 { display: -webkit-flex; display: flex; margin-left: -16.5px; margin-right: -16.5px; }
.flex-box_margin33 > * { padding-left: 16.5px; padding-right: 16.5px; }
@media screen and (max-width: 600px) { .flex-box_margin33 { display: block; margin: 0; }
  .flex-box_margin33 > * { padding: 0; } }

.flex-box_margin34 { display: -webkit-flex; display: flex; margin-left: -17px; margin-right: -17px; }
.flex-box_margin34 > * { padding-left: 17px; padding-right: 17px; }
@media screen and (max-width: 600px) { .flex-box_margin34 { display: block; margin: 0; }
  .flex-box_margin34 > * { padding: 0; } }

.flex-box_margin35 { display: -webkit-flex; display: flex; margin-left: -17.5px; margin-right: -17.5px; }
.flex-box_margin35 > * { padding-left: 17.5px; padding-right: 17.5px; }
@media screen and (max-width: 600px) { .flex-box_margin35 { display: block; margin: 0; }
  .flex-box_margin35 > * { padding: 0; } }

.flex-box_margin36 { display: -webkit-flex; display: flex; margin-left: -18px; margin-right: -18px; }
.flex-box_margin36 > * { padding-left: 18px; padding-right: 18px; }
@media screen and (max-width: 600px) { .flex-box_margin36 { display: block; margin: 0; }
  .flex-box_margin36 > * { padding: 0; } }

.flex-box_margin37 { display: -webkit-flex; display: flex; margin-left: -18.5px; margin-right: -18.5px; }
.flex-box_margin37 > * { padding-left: 18.5px; padding-right: 18.5px; }
@media screen and (max-width: 600px) { .flex-box_margin37 { display: block; margin: 0; }
  .flex-box_margin37 > * { padding: 0; } }

.flex-box_margin38 { display: -webkit-flex; display: flex; margin-left: -19px; margin-right: -19px; }
.flex-box_margin38 > * { padding-left: 19px; padding-right: 19px; }
@media screen and (max-width: 600px) { .flex-box_margin38 { display: block; margin: 0; }
  .flex-box_margin38 > * { padding: 0; } }

.flex-box_margin39 { display: -webkit-flex; display: flex; margin-left: -19.5px; margin-right: -19.5px; }
.flex-box_margin39 > * { padding-left: 19.5px; padding-right: 19.5px; }
@media screen and (max-width: 600px) { .flex-box_margin39 { display: block; margin: 0; }
  .flex-box_margin39 > * { padding: 0; } }

.flex-box_margin40 { display: -webkit-flex; display: flex; margin-left: -20px; margin-right: -20px; }
.flex-box_margin40 > * { padding-left: 20px; padding-right: 20px; }
@media screen and (max-width: 600px) { .flex-box_margin40 { display: block; margin: 0; }
  .flex-box_margin40 > * { padding: 0; } }

.flex-box_margin41 { display: -webkit-flex; display: flex; margin-left: -20.5px; margin-right: -20.5px; }
.flex-box_margin41 > * { padding-left: 20.5px; padding-right: 20.5px; }
@media screen and (max-width: 600px) { .flex-box_margin41 { display: block; margin: 0; }
  .flex-box_margin41 > * { padding: 0; } }

.flex-box_margin42 { display: -webkit-flex; display: flex; margin-left: -21px; margin-right: -21px; }
.flex-box_margin42 > * { padding-left: 21px; padding-right: 21px; }
@media screen and (max-width: 600px) { .flex-box_margin42 { display: block; margin: 0; }
  .flex-box_margin42 > * { padding: 0; } }

.flex-box_margin43 { display: -webkit-flex; display: flex; margin-left: -21.5px; margin-right: -21.5px; }
.flex-box_margin43 > * { padding-left: 21.5px; padding-right: 21.5px; }
@media screen and (max-width: 600px) { .flex-box_margin43 { display: block; margin: 0; }
  .flex-box_margin43 > * { padding: 0; } }

.flex-box_margin44 { display: -webkit-flex; display: flex; margin-left: -22px; margin-right: -22px; }
.flex-box_margin44 > * { padding-left: 22px; padding-right: 22px; }
@media screen and (max-width: 600px) { .flex-box_margin44 { display: block; margin: 0; }
  .flex-box_margin44 > * { padding: 0; } }

.flex-box_margin45 { display: -webkit-flex; display: flex; margin-left: -22.5px; margin-right: -22.5px; }
.flex-box_margin45 > * { padding-left: 22.5px; padding-right: 22.5px; }
@media screen and (max-width: 600px) { .flex-box_margin45 { display: block; margin: 0; }
  .flex-box_margin45 > * { padding: 0; } }

.flex-box_margin46 { display: -webkit-flex; display: flex; margin-left: -23px; margin-right: -23px; }
.flex-box_margin46 > * { padding-left: 23px; padding-right: 23px; }
@media screen and (max-width: 600px) { .flex-box_margin46 { display: block; margin: 0; }
  .flex-box_margin46 > * { padding: 0; } }

.flex-box_margin47 { display: -webkit-flex; display: flex; margin-left: -23.5px; margin-right: -23.5px; }
.flex-box_margin47 > * { padding-left: 23.5px; padding-right: 23.5px; }
@media screen and (max-width: 600px) { .flex-box_margin47 { display: block; margin: 0; }
  .flex-box_margin47 > * { padding: 0; } }

.flex-box_margin48 { display: -webkit-flex; display: flex; margin-left: -24px; margin-right: -24px; }
.flex-box_margin48 > * { padding-left: 24px; padding-right: 24px; }
@media screen and (max-width: 600px) { .flex-box_margin48 { display: block; margin: 0; }
  .flex-box_margin48 > * { padding: 0; } }

.flex-box_margin49 { display: -webkit-flex; display: flex; margin-left: -24.5px; margin-right: -24.5px; }
.flex-box_margin49 > * { padding-left: 24.5px; padding-right: 24.5px; }
@media screen and (max-width: 600px) { .flex-box_margin49 { display: block; margin: 0; }
  .flex-box_margin49 > * { padding: 0; } }

.flex-box_margin50 { display: -webkit-flex; display: flex; margin-left: -25px; margin-right: -25px; }
.flex-box_margin50 > * { padding-left: 25px; padding-right: 25px; }
@media screen and (max-width: 600px) { .flex-box_margin50 { display: block; margin: 0; }
  .flex-box_margin50 > * { padding: 0; } }

.flex-1-2 { box-sizing: border-box; width: 50%; }
@media screen and (max-width: 600px) { .flex-1-2 { width: 100%; margin-bottom: 10px; } }

.flex-1-3 { box-sizing: border-box; width: 33.33333%; }
@media screen and (max-width: 600px) { .flex-1-3 { width: 100%; margin-bottom: 10px; } }

.flex-1-4, #sidebar .team li { box-sizing: border-box; width: 25%; }
@media screen and (max-width: 600px) { .flex-1-4, #sidebar .team li { width: 100%; margin-bottom: 10px; } }

.flex-1-5 { box-sizing: border-box; width: 20%; }
@media screen and (max-width: 600px) { .flex-1-5 { width: 100%; margin-bottom: 10px; } }

.flex-2-3 { box-sizing: border-box; width: 66.66667%; }
@media screen and (max-width: 600px) { .flex-2-3 { width: 100%; margin-bottom: 10px; } }

.flex-2-4 { box-sizing: border-box; width: 50%; }
@media screen and (max-width: 600px) { .flex-2-4 { width: 100%; margin-bottom: 10px; } }

.flex-2-5 { box-sizing: border-box; width: 40%; }
@media screen and (max-width: 600px) { .flex-2-5 { width: 100%; margin-bottom: 10px; } }

.flex-3-4 { box-sizing: border-box; width: 75%; }
@media screen and (max-width: 600px) { .flex-3-4 { width: 100%; margin-bottom: 10px; } }

.flex-3-5 { box-sizing: border-box; width: 60%; }
@media screen and (max-width: 600px) { .flex-3-5 { width: 100%; margin-bottom: 10px; } }

.flex-4-5 { box-sizing: border-box; width: 80%; }
@media screen and (max-width: 600px) { .flex-4-5 { width: 100%; margin-bottom: 10px; } }

body { font-size: 13px; }

body, div, p { font-family: 'azo-sans-web', 'Noto Sans Japanese', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; font-weight: 300; }

a { color: #269fdb; text-decoration: none; cursor: pointer; }

h1, h2, h3, h4 { font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.min_txt { font-size: 10px; }

.description--s { font-size: 12px; color: #666; line-height: 1.7em; text-align: justify; }

.tag { display: inline-block; border: 1px solid #bbb; color: #bbb; padding: 5px 8px 3px; line-height: 1em; font-size: 10px; margin-right: 5px; margin-bottom: 10px; letter-spacing: 0.5px; }

a.tag:hover { transition: 0.1s; background: #bbb; color: #FFF; }

.title-black { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); background-color: #222; background-image: url("../img/stripe.png"); padding: 20px; font-size: 15px; color: #FFF; margin: 0; letter-spacing: 2px; }
.title-black .supple { font-size: 11px; color: #999; margin-left: 15px; letter-spacing: 1px; }

@media screen and (max-width: 600px) { .description--s { font-size: 11px; } }
html { background-color: #eee; }

body { color: #222; background-color: #eee; min-width: 950px; }

hr { border: 0; border-bottom: 1px solid #CCC; }

img { max-width: 100%; height: auto; }

.wrapper { max-width: 1080px; min-width: 950px; padding: 0 20px; }

.title-stripe { position: relative; letter-spacing: 0.1em; background-image: url("../img/stripe.png"); height: 14px; font-size: 20px; margin: 30px 0; }
.title-stripe span { position: relative; background: #eee; padding-right: 20px; top: -8px; line-height: 1em; }

.pagenation { text-align: center; font-size: 20px; margin: 30px 0; }
.pagenation li { display: inline-block; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0 3px; }
.pagenation a { color: #999; padding: 0 7px 3px; display: inline-block; transition: 0.1s; }
.pagenation li.active { border-bottom: 1px solid #269fdb; }
.pagenation li.active a { color: #269fdb; }
.pagenation li.disable { color: #ddd; padding: 0 10px 3px; cursor: default; }
.pagenation a:hover, .pagenation a:active { color: #269fdb; }
.pagenation i { font-size: 15px; }
.pagenation .single .old, .pagenation .single .new, .pagenation .single .top { font-size: 16px; letter-spacing: 2px; width: 100px; }
.pagenation .single .old i, .pagenation .single .new i, .pagenation .single .top i { margin: 0 10px; }

@media screen and (max-width: 600px) { body { min-width: 0; }
  .wrapper { min-width: 0; padding: 0 10px; }
  .title-stripe { height: 10px; font-size: 13px; margin: 15px 0; }
  .title-stripe span { padding-right: 10px; top: -3px; }
  .pagenation .single .old, .pagenation .single .new, .pagenation .single .top { padding: 0; width: 80px; } }
.btn-ghost--white { display: inline-block; color: #FFF; border: 1px solid #FFF; line-height: 1em; font-size: 13px; padding: 12px 0 10px; min-width: 180px; transition: 0.1s; }
.btn-ghost--white:hover, .btn-ghost--white:active { color: #222; background: #FFF; }

.btn-ghost--engineer { text-align: center; display: inline-block; color: #0b487d; border: 1px solid #0b487d; line-height: 1em; font-size: 13px; padding: 12px 0 10px; min-width: 180px; transition: 0.1s; }
.btn-ghost--engineer:hover, .btn-ghost--engineer:active { color: #FFF; background: #0b487d; }

.btn-ghost--designer { text-align: center; display: inline-block; color: #269fdb; border: 1px solid #269fdb; line-height: 1em; font-size: 13px; padding: 12px 0 10px; min-width: 180px; transition: 0.1s; }
.btn-ghost--designer:hover, .btn-ghost--designer:active { color: #FFF; background: #269fdb; }

.btn-ghost--other { text-align: center; display: inline-block; color: #999; border: 1px solid #999; line-height: 1em; font-size: 13px; padding: 12px 0 10px; min-width: 180px; transition: 0.1s; }
.btn-ghost--other:hover, .btn-ghost--other:active { color: #FFF; background: #999; }

.btn-ghost--gray { display: inline-block; color: #999; border: 1px solid #999; line-height: 1em; font-size: 13px; padding: 15px 0 13px; width: 100%; text-align: center; transition: 0.1s; margin-top: 10px; }
.btn-ghost--gray:hover, .btn-ghost--gray:active { color: #FFF; background: #999; }

.btn-facebook { position: relative; box-sizing: border-box; width: 150px; display: inline-block; color: #FFF; line-height: 1em; font-size: 11px; padding: 10px 0 12px 0; background: #315096; font-weight: bold; letter-spacing: 0.25px; border-radius: 1px; border-bottom: 2px solid #001e64; }
.btn-facebook:before { margin-right: 10px; font-size: 16px; position: relative; top: 2px; }
.btn-facebook:hover, .btn-facebook:active { border-bottom: 0; top: 2px; }
.btn-facebook .num { display: none; line-height: 1em; font-size: 10px; background: #FFF; color: #315096; padding: 5px; border-radius: 3px; margin: -5px 0 -5px 5px; transform: scale(0.8); letter-spacing: 0; }
.btn-facebook .hatena-count { display: inline-block; }
@media screen and (max-width: 600px) { .btn-facebook { font-size: 0; width: 40px; height: 40px; margin-bottom: 20px; }
  .btn-facebook:before { margin: 0; top: 10px; left: 1px; }
  .btn-facebook .num { margin: 0; position: absolute; bottom: -25px; width: 38px; left: -5px; border: 1px solid #315096; } }

.btn-twitter { position: relative; box-sizing: border-box; width: 150px; display: inline-block; color: #FFF; line-height: 1em; font-size: 11px; padding: 10px 0 12px 0; background: #55acee; font-weight: bold; letter-spacing: 0.25px; border-radius: 1px; border-bottom: 2px solid #237abc; }
.btn-twitter:before { margin-right: 10px; font-size: 16px; position: relative; top: 2px; }
.btn-twitter:hover, .btn-twitter:active { border-bottom: 0; top: 2px; }
.btn-twitter .num { display: none; line-height: 1em; font-size: 10px; background: #FFF; color: #55acee; padding: 5px; border-radius: 3px; margin: -5px 0 -5px 5px; transform: scale(0.8); letter-spacing: 0; }
.btn-twitter .hatena-count { display: inline-block; }
@media screen and (max-width: 600px) { .btn-twitter { font-size: 0; width: 40px; height: 40px; margin-bottom: 20px; }
  .btn-twitter:before { margin: 0; top: 10px; left: 1px; }
  .btn-twitter .num { margin: 0; position: absolute; bottom: -25px; width: 38px; left: -5px; border: 1px solid #55acee; } }

.btn-google-plus { position: relative; box-sizing: border-box; width: 150px; display: inline-block; color: #FFF; line-height: 1em; font-size: 11px; padding: 10px 0 12px 0; background: #de5757; font-weight: bold; letter-spacing: 0.25px; border-radius: 1px; border-bottom: 2px solid #ac2525; }
.btn-google-plus:before { margin-right: 10px; font-size: 16px; position: relative; top: 2px; }
.btn-google-plus:hover, .btn-google-plus:active { border-bottom: 0; top: 2px; }
.btn-google-plus .num { display: none; line-height: 1em; font-size: 10px; background: #FFF; color: #de5757; padding: 5px; border-radius: 3px; margin: -5px 0 -5px 5px; transform: scale(0.8); letter-spacing: 0; }
.btn-google-plus .hatena-count { display: inline-block; }
@media screen and (max-width: 600px) { .btn-google-plus { font-size: 0; width: 40px; height: 40px; margin-bottom: 20px; }
  .btn-google-plus:before { margin: 0; top: 10px; left: 1px; }
  .btn-google-plus .num { margin: 0; position: absolute; bottom: -25px; width: 38px; left: -5px; border: 1px solid #de5757; } }

.btn-hatena { position: relative; box-sizing: border-box; width: 150px; display: inline-block; color: #FFF; line-height: 1em; font-size: 11px; padding: 10px 0 12px 0; background: #008FDE; font-weight: bold; letter-spacing: 0.25px; border-radius: 1px; border-bottom: 2px solid #005dac; }
.btn-hatena:before { margin-right: 10px; font-size: 16px; position: relative; top: 2px; }
.btn-hatena:hover, .btn-hatena:active { border-bottom: 0; top: 2px; }
.btn-hatena .num { display: none; line-height: 1em; font-size: 10px; background: #FFF; color: #008FDE; padding: 5px; border-radius: 3px; margin: -5px 0 -5px 5px; transform: scale(0.8); letter-spacing: 0; }
.btn-hatena .hatena-count { display: inline-block; }
@media screen and (max-width: 600px) { .btn-hatena { font-size: 0; width: 40px; height: 40px; margin-bottom: 20px; }
  .btn-hatena:before { margin: 0; top: 10px; left: 1px; }
  .btn-hatena .num { margin: 0; position: absolute; bottom: -25px; width: 38px; left: -5px; border: 1px solid #008FDE; } }

#single .gist { color: #666; margin: 30px 0; border: 0; }
#single .gist .gist-file { border-radius: 0; border: 0; border-bottom: 1px solid #CCC; }
#single .gist .highlight { background: #f5f5f5; }
#single .gist .gist-data { background: #f5f5f5; border-bottom: 1px dashed #CCC; }
#single .gist .blob-code-inner { color: #666; padding: 0 10px !important; }
#single .gist .blob-num { color: #CCC; }
#single .gist .blob-wrapper tr:first-child td { padding-top: 5px !important; }
#single .gist .gist-meta { background: #f5f5f5; color: #999; letter-spacing: 0.5px; font-family: 'azo-sans-web', 'Noto Sans Japanese', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
#single .gist .gist-meta a { color: #666; font-weight: normal; letter-spacing: 0.5px; }
#single .gist .emoji { opacity: 0.3; }

/** GitHub Gist Theme Author : Louis Barranqueiro - https://github.com/LouisBarranqueiro */
.hljs-comment, .hljs-meta { color: #969896; }

.hljs-string, .hljs-variable, .hljs-template-variable, .hljs-strong, .hljs-emphasis, .hljs-quote { color: #df5000; }

.hljs-keyword, .hljs-selector-tag, .hljs-type { color: #a71d5d; }

.hljs-literal, .hljs-symbol, .hljs-bullet, .hljs-attribute, .hljs-number { color: #0086b3; }

.hljs-section, .hljs-name { color: #63a35c; }

.hljs-tag { color: #333333; }

.hljs-title, .hljs-attr, .hljs-selector-id, .hljs-selector-class, .hljs-selector-attr, .hljs-selector-pseudo { color: #795da3; }

.hljs-addition { color: #55a532; background-color: #eaffea; }

.hljs-deletion { color: #bd2c00; background-color: #ffecec; }

.hljs-link { text-decoration: underline; }

.tickets article { position: relative; height: 250px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px; transition: 0.15s; }
.tickets article .category { position: absolute; top: 0; left: 0; z-index: 1; height: 250px; padding: 15px 0; width: 30px; overflow: hidden; box-sizing: border-box; border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
.tickets article .category strong { position: absolute; top: 50%; margin-top: -8px; margin-left: -16px; color: #FFF; font-size: 10px; line-height: 1em; display: block; transform: rotate(-90deg); letter-spacing: 2px; }
.tickets article .category.designer { background: #269fdb; }
.tickets article .category.engineer { background: #0b487d; }
.tickets article .category.other { background: #999; }
.tickets article .category.other strong { margin-left: -6px; }
.tickets article h1 { color: #222; font-size: 17px; margin: 5px 0 15px; letter-spacing: 1px; max-height: 50px; overflow: hidden; }
.tickets article .description--s { height: 60px; overflow: hidden; }
.tickets article time { position: absolute; bottom: 25px; font-size: 11px; color: #CCC; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.tickets article .image { transition: 0.15s; position: absolute; z-index: 2; top: 0; left: 4px; bottom: 0; width: 280px; background-color: #CCC; background-position: left; background-size: cover; }
.tickets article .text { position: absolute; z-index: 3; top: 0; right: 0; bottom: 0; width: 420px; background: #FFF; border-bottom: 1px solid #ddd; padding: 30px; }
.tickets article .text:before { content: ''; position: absolute; right: 420px; top: 0; border-top: 125px solid transparent; border-left: 30px solid transparent; border-bottom: 125px solid transparent; border-right: 30px solid #FFF; -webkit-filter: drop-shadow(-2px 0 1px rgba(0, 0, 0, 0.05)); filter: drop-shadow(-2px 0 1px rgba(0, 0, 0, 0.05)); }
.tickets article:hover .image, .tickets article:active .image { left: 30px; }

@media screen and (max-width: 600px) { .tickets article { height: 133px; margin-bottom: 10px; }
  .tickets article .category { height: 133px; }
  .tickets article .text { left: 4px; width: auto; border-bottom: 1px solid #ddd; padding: 12px 12px 12px 10px; }
  .tickets article .text:before { content: none; }
  .tickets article h1 { margin: 0 0 7px; font-size: 13px; max-height: 38px; text-align: justify; }
  .tickets article .description--s { height: 32px; }
  .tickets article time { position: absolute; top: 12px; right: 12px; } }
#header { background: #222; height: 60px; box-sizing: border-box; }
#header .logo { float: left; padding: 15px 25px; }
#header .logo img { width: 90px; }
#header #header-menu { float: right; }
#header #header-menu a { font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; letter-spacing: 0.1em; font-size: 16px; color: #CCC; padding: 19px 25px 18px; border-bottom: 4px solid transparent; transition: 0.1s; }
#header #header-menu a:hover { border-bottom-color: #269fdb; }
#header #header-menu li { float: left; }

.title-main { background-image: url("../img/header.jpg"); background-size: contain; background-position: top; background-attachment: fixed; text-align: center; padding: 80px 0 60px; margin: 0; }
.title-main a img { transition: 0.1s; }
.title-main a:hover img { opacity: 0.6; }

@media screen and (max-width: 1000px) { .title-main { background-image: url("../img/header-1000.jpg"); } }
@media screen and (max-width: 600px) { #header { height: 40px; }
  #header .logo { float: left; padding: 11px; }
  #header .logo img { width: 70px; }
  #header #header-menu a { font-size: 12px; padding: 12px 11px 12px 15px; border-bottom: 1px solid transparent; transition: 0.1s; }
  #header #header-menu a:hover { border-bottom-color: #269fdb; }
  #header #header-menu li { float: left; }
  .title-main { background-image: url("../img/header-500.jpg"); padding: 25px 0 10px; }
  .title-main img { width: 70%; min-width: 212px; } }
#slide_top { cursor: pointer; z-index: 1; width: 60px; height: 60px; border: 15px solid #222; background-color: #222; background-image: url("../img/stripe.png"); position: absolute; bottom: 5px; left: 50%; transform: rotate(45deg) translateX(-50%); transition: 0.1s; }
#slide_top:hover { bottom: 15px; }

#footer { position: relative; background: #222; padding: 5px 0; color: #777; margin-top: 100px; }
#footer .wrapper { overflow: hidden; position: relative; z-index: 2; background: #222; }
#footer a { color: #999; transition: 0.1s; }
#footer a:hover { color: #CCC; }
#footer a img { transition: 0.1s; opacity: 0.6; }
#footer a img:hover { opacity: 1; }
#footer nav { margin-left: -20px; float: left; }
#footer nav li { display: inline-block; }
#footer nav a { letter-spacing: 0.1em; display: inline-block; padding: 20px 20px 20px; }
#footer .copyright { float: right; font-size: 12px; letter-spacing: 0.1em; padding-top: 20px; }
#footer .copyright img { width: 80px; vertical-align: -4px; margin-left: 20px; }

@media screen and (max-width: 600px) { #footer { margin-top: 10px; padding: 0; }
  #footer .wrapper { padding: 0; }
  #footer a { width: 100%; display: block; background: #333; color: #999; border-bottom: 1px solid #222; }
  #footer nav { margin: 0; float: none; }
  #footer nav li { display: block; }
  #footer nav a { padding: 10px 10px; font-size: 12px; }
  #footer nav a:before { color: #222; margin-right: 5px; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e603"; }
  #footer .copyright { float: none; padding: 15px 0; text-align: center; } }
#sidebar .slider { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 10px; color: #FFF; background: #FFF; text-align: center; height: 250px; margin-bottom: 20px; }
#sidebar .slider section { padding: 40px 0; background-position: center; background-size: cover; height: 100%; box-sizing: border-box; }
#sidebar .slider h1 { font-size: 28px; margin: 0; margin-bottom: 15px; letter-spacing: 2px; }
#sidebar .slider p { margin-bottom: 20px; font-size: 12px; }
#sidebar .tags { background: #FFF; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px; padding: 20px 20px 10px; }
#sidebar .tags li { display: inline-block; }
#sidebar .tags .tag { padding: 7px 10px 5px; }
#sidebar .team { background: #FFF; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px; padding: 10px; }
#sidebar .team ul { background: #eee; box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset; }
#sidebar .team li { font-size: 10px; background-size: cover; background-position: center; position: relative; overflow: hidden; height: 78px; }
#sidebar .team img { position: absolute; top: 0; left: 0; width: 100%; height: auto; }
#sidebar .team a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: 0.1s; text-align: center; display: inline-block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-top: 25px; box-sizing: border-box; color: transparent; background: rgba(38, 159, 219, 0); }
#sidebar .team a.designer:hover { color: #FFF; background: rgba(38, 159, 219, 0.8); }
#sidebar .team a.engineer:hover { color: #FFF; background: rgba(11, 72, 125, 0.8); }
#sidebar .team a.other:hover { color: #FFF; background: rgba(153, 153, 153, 0.8); }

@media screen and (max-width: 600px) { #sidebar .slider { padding: 0; position: relative; height: 133px; margin: 0; }
  #sidebar .slider section { padding: 27px 0; }
  #sidebar .slider h1 { font-size: 25px; margin-bottom: 10px; }
  #sidebar .slider a { color: transparent; border-color: transparent; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
  #sidebar .slider a:hover, #sidebar .slider a:active { background: transparent; } }
#single .post { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); background: #FFF; }
#single .post header { box-sizing: border-box; padding: 28px 30px 18px; height: 81px; border-bottom: 1px solid #CCC; }
#single .post header li { display: inline-block; }
#single .post header .tag { padding: 7px 10px 5px; }
#single .post time { float: right; font-size: 12px; line-height: 26px; color: #CCC; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#single .post .title { margin: 30px -1px 20px; letter-spacing: 1px; padding: 0 30px; font-size: 24px; text-align: justify; font-weight: 500; border-left: 2px solid #269fdb; }
#single .post .title.engineer { border-color: #0b487d; }
#single .post .title.other { border-color: #999; }
#single #description { padding: 0 30px; }
#single #description h1 { margin: 30px -30px; background: #f5f5f5; padding: 10px 30px; font-size: 22px; letter-spacing: 0.5px; }
#single #description h2 { font-size: 18px; padding-bottom: 4px; border-bottom: 1px solid #CCC; letter-spacing: 0.3px; margin: 30px 0 25px; }
#single #description h3 { font-size: 16px; margin: 30px 0 20px; }
#single #description h4 { font-size: 15px; margin: 20px 0; }
#single #description hr { margin: 25px 0; border: 0; border-bottom: 1px dashed #ccc; }
#single #description a { text-decoration: underline; }
#single #description b, #single #description strong { font-weight: 700; }
#single #description p, #single #description ul, #single #description ol { text-align: justify; margin: 20px 0; font-size: 14px; line-height: 1.8em; color: #666; counter-reset: ol_counter; }
#single #description p li, #single #description ul li, #single #description ol li { margin: 2px 0; }
#single #description ul li { padding-left: 25px; position: relative; }
#single #description ul li:before { content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 4px; background: #0b487d; margin-left: 3px; position: absolute; top: 10px; left: 0; }
#single #description ol li { padding-left: 25px; position: relative; }
#single #description ol li:before { color: #999; counter-increment: ol_counter; content: counter(ol_counter) "."; margin-left: 2px; position: absolute; left: 0; }
#single #description ul ul, #single #description ul ol, #single #description ol ul, #single #description ol ol { margin: 0; }
#single #description blockquote, #single #description q { border-left: 4px solid #eee; color: #999; margin: 20px 0; padding-left: 20px; }
#single #description blockquote p, #single #description q p { color: #999; }
#single #description code { font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; color: #666; background: #f5f5f5; font-size: 12px; padding: 3px 4px; margin: 5px; letter-spacing: 0.5px; vertical-align: 1px; }
#single #description pre code { border-bottom: 1px solid #CCC; display: block; margin: 0; padding: 0; line-height: 1.9em; padding: 5px 10px 5px 0; overflow-x: scroll; }
#single #description code .gutter { padding: 5px 10px; margin: -5px 1em -5px 0; float: left; text-align: right; border-right: 1px solid #eee; color: #CCC; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#single .share { border-top: 1px dashed #CCC; padding: 30px; text-align: center; }

@media screen and (max-width: 900px) { #single .post header { padding: 13px; height: 50px; border-bottom: 1px solid #CCC; }
  #single .post header li { display: inline-block; }
  #single .post header .tag { padding: 7px 10px 5px; }
  #single .post .title { margin: 25px -1px; letter-spacing: 0; padding: 0 14px; font-size: 16px; line-height: 1.4em; }
  #single #description { padding: 0 14px; }
  #single #description h1 { margin: 20px -14px; padding: 10px 14px; font-size: 16px; }
  #single #description h2 { font-size: 15px; margin: 20px 0; }
  #single #description h3 { font-size: 14px; margin: 20px 0; }
  #single #description h4 { font-size: 13px; margin: 20px 0; }
  #single #description p, #single #description ul, #single #description ol { font-size: 13px; line-height: 1.7em; }
  #single #description ul li { padding-left: 16px; }
  #single #description ul li:before { top: 8px; }
  #single #description ol li { padding-left: 16px; }
  #single #description blockquote, #single #description q { border-left: 4px solid #eee; padding-left: 10px; }
  #single .share { padding: 20px; }
  #single .share h1 { font-size: 11px; letter-spacing: 1px; color: #999; display: inline-block; vertical-align: middle; margin-right: 20px; } }
#profile, .profile-s { background: #FFF; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin-bottom: 20px; }
#profile .tags, .profile-s .tags { padding: 28px 30px 18px; border-bottom: 1px solid #CCC; }
#profile .main, .profile-s .main { padding: 25px 30px 30px; }
#profile .image, .profile-s .image { width: 140px; height: 140px; border-radius: 140px; border: 5px solid #FFF; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; box-sizing: content-box; float: left; margin-right: 30px; }
#profile .image img, .profile-s .image img { width: 140px; height: auto; }
#profile h1, .profile-s h1 { font-weight: 500; font-size: 25px; letter-spacing: 2px; margin: 5px 0 0; }
#profile .supple, .profile-s .supple { letter-spacing: 1px; font-size: 14px; color: #999; margin-left: 5px; font-weight: bold; }
#profile p, .profile-s p { margin: 10px 0 15px; }
#profile.engineer, .engineer.profile-s { border-left: 4px solid #0b487d; }
#profile.designer, .designer.profile-s { border-left: 4px solid #269fdb; }

.profile-s { position: relative; border: 0; height: 170px; transition: 0.15s; border-bottom: 1px solid #CCC; }
.profile-s .main { padding: 29px 30px; }
.profile-s .image { width: 110px; height: 110px; border-radius: 110px; border: 0; z-index: 2; position: relative; box-shadow: none; }
.profile-s .image img { width: 110px; height: auto; border-radius: 110px; }
.profile-s h1 { margin-top: 3px; font-size: 16px; color: #222; }
.profile-s h1 .supple { font-size: 12px; }
.profile-s p { margin: 8px 0 12px; }
.profile-s .category { position: absolute; top: 0; left: 0; z-index: 1; height: 170px; padding: 15px 0; width: 4px; overflow: hidden; box-sizing: border-box; border-bottom: 1px solid rgba(0, 0, 0, 0.3); transition: 0.15s; }
.profile-s .category strong { position: absolute; top: 50%; margin-top: -8px; margin-left: -16px; color: #FFF; font-size: 10px; line-height: 1em; display: block; transform: rotate(-90deg); letter-spacing: 2px; }
.profile-s .category.designer { background: #269fdb; }
.profile-s .category.engineer { background: #0b487d; }
.profile-s:hover, .profile-s:active { padding-left: 30px; }
.profile-s:hover .category, .profile-s:active .category { width: 30px; }

.author { position: relative; padding: 30px 30px 20px; background: #FFF; margin-bottom: 20px; margin-left: 20px; -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.05)); filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.05)); height: 140px; }
.author .tag { margin-bottom: 0; }
.author:before { content: ""; display: block; position: absolute; border-left: 20px solid transparent; border-right: 20px solid #FFF; border-top: 70px solid transparent; border-bottom: 70px solid transparent; top: 0; left: -40px; }
.author:after { content: "PROFILE"; font-size: 10px; position: absolute; color: #FFF; top: 65px; left: 48px; z-index: 3; letter-spacing: 1px; transition: 0.1s; opacity: 0; }
.author .image { float: left; margin-right: 20px; width: 80px; height: 80px; border-radius: 80px; overflow: hidden; z-index: 2; position: relative; background: #FFF; transition: 0.1s; }
.author img { transition: 0.1s; width: 100%; height: 100%; }
.author h1 { font-size: 18px; margin: 5px 0 12px; font-weight: 500; line-height: 1em; color: #222; letter-spacing: 2px; }
.author .category { margin-top: 6px; font-size: 13px; letter-spacing: 1px; }
.author.engineer { border-right: 4px solid #0b487d; }
.author.engineer:hover .image { background: #0b487d; }
.author.engineer .category { color: #0b487d; }
.author.designer { border-right: 4px solid #269fdb; }
.author.designer:hover .image { background: #269fdb; }
.author.designer .category { color: #269fdb; }
.author.other { border-right: 4px solid #999; }
.author.other .image { background: #999; }
.author.other .category { color: #999; }
.author:hover:after, .author:active:after { opacity: 1; }
.author:hover img, .author:active img { transform: scale(1.15); opacity: 0.5; }

@media screen and (max-width: 600px) { #profile, .profile-s { margin-bottom: 10px; }
  #profile .tags, .profile-s .tags { padding: 14px 14px 4px; }
  #profile .main, .profile-s .main { padding: 14px; }
  #profile .image, .profile-s .image { width: 80px; height: 80px; border: 0; box-shadow: none; margin-right: 14px; margin-bottom: 20px; }
  #profile .image img, .profile-s .image img { width: 80px; }
  #profile h1, .profile-s h1 { font-size: 18px; letter-spacing: 1px; margin: 0; }
  #profile p, .profile-s p { margin: 5px 0 15px; }
  #profile br, .profile-s br { display: none; }
  #profile a, .profile-s a { width: 100%; }
  .profile-s { height: 110px; border-bottom: 1px solid #CCC; margin-bottom: 10px; }
  .profile-s .main { padding: 15px; }
  .profile-s .image { width: 70px; height: 70px; margin-right: 15px; }
  .profile-s .image img { width: 70px; height: auto; }
  .profile-s h1 { margin: 25px 0 3px; font-size: 16px; }
  .profile-s h1 .supple { font-size: 12px; }
  .profile-s .category { height: 110px; overflow: visible; }
  .profile-s .category strong { top: 30px; left: 117px; font-size: 14px; color: #269fdb; transform: rotate(0); transition: 0.15s; }
  .profile-s .category.designer strong { color: #269fdb; }
  .profile-s .category.engineer strong { color: #0b487d; }
  .profile-s .category.other strong { color: #999; }
  .profile-s .tag { border: 0; padding: 0; }
  .profile-s .tag:after { content: ","; }
  .profile-s .tag:last-child:after { content: none; }
  .profile-s:hover .category strong, .profile-s:active .category strong { left: 147px; }
  .author { padding: 16px; margin: 0 0 10px; height: auto; min-height: 110px; }
  .author:before { content: none; }
  .author:after { top: 52px; left: 34px; } }
