@charset "UTF-8";
input[type='button'], input[type='submit'] { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; margin: 0; padding: 2px 15px; text-shadow: #fcfcf8 0 1px 2px; text-decoration: none; vertical-align: middle; font-size: 12px; line-height: 18px; color: #258fb8; text-align: center; word-wrap: break-word; border: 1px solid #cfe0e9; background-color: #f4f4e7; cursor: pointer; }
input[type='button']:hover, input[type='submit']:hover { text-decoration: none; background-color: #f7f7ed; }

input[type='button'], input[type='submit'] { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEFEFC', endColorstr='#FFE5E5C3'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVjMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefc), color-stop(100%, #e5e5c3)); background-image: -moz-linear-gradient(top, #fefefc 0%, #e5e5c3 100%); background-image: -webkit-linear-gradient(top, #fefefc 0%, #e5e5c3 100%); background-image: linear-gradient(to bottom, #fefefc 0%, #e5e5c3 100%); }
input[type='button']:hover, input[type='submit']:hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFDFDFA', endColorstr='#FFD4D497'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDQ5NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfa), color-stop(100%, #d4d497)); background-image: -moz-linear-gradient(top, #fdfdfa 0%, #d4d497 100%); background-image: -webkit-linear-gradient(top, #fdfdfa 0%, #d4d497 100%); background-image: linear-gradient(to bottom, #fdfdfa 0%, #d4d497 100%); }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

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

html { overflow-y: scroll; }

body { font-size: 12px; line-height: 1.5; color: #333; background-color: #e4e7ee; }

body, pre { font-family: "Helvetica Neue","arial","Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }

a { color: #258fb8; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }

em, i { font-style: italic; }

strong, b { font-weight: bold; }

img { vertical-align: middle; border: none; }

iframe { border: none; }

input[type="file"] { margin: 0; border: none; }

input[type="text"], input[type="email"], input[type="password"], textarea { height: 20px; margin: 0; padding: 0 4px; color: #333; font-size: 12px; border: 1px solid #becad7; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus { background: #ffffcc; outline: none; }

input[type="email"] { width: 190px; }

label { display: inline-block; }

label, input[type="submit"], button[type="submit"] { cursor: pointer; }

input[type="button"]:disabled, input[type="submit"]:disabled, button:disabled { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; background-image: inherit !important; cursor: auto !important; }

input[type="checkbox"], input[type="radio"] { margin: 0; padding: 0; background: none; border: none; }
label input[type="checkbox"], label input[type="radio"] { margin-right: 4px; }

button { margin: 0; padding: 0; }

area { outline: none; }

pre { word-wrap: break-word; white-space: pre-wrap; }

div { word-wrap: break-word; }

caption, th { text-align: left; }

hr { border: 0; height: 1px; margin: 0; padding: 0; }

::selection { background-color: #e8f0f6; }

::-moz-selection { background-color: #e8f0f6; }

input:-moz-placeholder { color: #a9a9a9; }

input::-moz-placeholder { color: #a9a9a9; }

input:-ms-input-placeholder { color: #a9a9a9; }

body { font: 12px "lucida grande",'ヒラギノ角ゴ pro w3','hiragino kaku gothic pro',メイリオ,meiryo,sans-serif; color: #555; background-color: #eef0f5; }

.alert { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; position: fixed; top: 10px; left: 50%; width: 480px; margin-left: -250px; padding: 7px 10px; text-align: center; background-color: #d6dee5; }

.outdated-browser { background-color: #ffffcc; }

.manga { padding: 0 5px; }

.item-container { margin: 0 auto 150px; text-align: center; white-space: nowrap; }

.full-size-container { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; margin: 5px 5px 0 0; padding: 6px; font-weight: bold; cursor: pointer; }
.image + .full-size-container { margin: 0 0 5px 5px; }
.full-size-container:hover { text-decoration: none; padding: 5px; border: 1px solid #d6dee5; }
.full-size-container .icon-text { margin: 0 6px; }

.end-page { position: relative; background-color: #f7f8fa; }
.end-page .layout-wrapper { padding: 81px 0 56px; }
.end-page .introduction-modal { width: 452px; margin: 0 auto; }
.end-page .introduction-modal .label { width: 360px; }
.end-page .profile-module { display: flex; justify-content: center; margin-top: 40px; }
.end-page .comic-hot-works { margin: 20px 0 0; }

.share-button { margin: 32px 0 0; text-align: center; }

.image { margin: 5px 37px 5px 0; vertical-align: top; cursor: pointer; }

.bound .manga { width: 1274px; margin: 0 auto; }
.bound .end-page { min-width: 1210px; }
.bound .image { max-width: 600px; margin-right: 0; }
.bound .spread .image { max-width: 1200px; margin-right: 37px; }

.breadcrumbs { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; margin: 10px 10px 5px 16px; height: 30px; background-color: #f7f8fa; border: 1px solid #d6dee5; }
.breadcrumbs a { display: inline-block; padding-right: 5px; line-height: 30px; color: #777; }
.breadcrumbs li { display: inline-block; }
.breadcrumbs li:first-child a { padding-left: 10px; }
.breadcrumbs li:last-child a { padding-right: 10px; }
.breadcrumbs li + li a { padding-left: 13px; background: url('../images/breadcrumb-separator-small.png') no-repeat 0 50%; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) { .breadcrumbs li + li a { background-image: url('../images/breadcrumb-separator.png'); background-size: 8px 30px; } }
.breadcrumbs .user { padding-top: 6px; padding-bottom: 6px; line-height: 1; }
.breadcrumbs .user:hover .user-icon { padding: 0; border: 1px solid #d6dee5; }
.breadcrumbs .user-icon { margin-right: 2px; padding: 1px; vertical-align: -5px; }

.page-menu { position: fixed; z-index: 2501; top: 10px; right: 16px; }
.page-menu .page { display: inline-block; margin-right: 10px; line-height: 1; text-align: right; vertical-align: -1px; }
.page-menu .current-pages { display: inline; }
.page-menu .current-pages li { display: inline; }
.page-menu .current-pages li + li:before { content: ", "; }
.page-menu .separator { margin: 0 2px; color: #ccc; }

.page-button { -moz-transition: background-color 0.2s, border-color 0.2s; -o-transition: background-color 0.2s, border-color 0.2s; -webkit-transition: background-color 0.2s, border-color 0.2s; transition: background-color 0.2s, border-color 0.2s; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; line-height: 1; color: #fff; font-weight: bold; background-color: #fff; cursor: pointer; }
.page-button + .page-button { margin-left: 5px; }
.page-button:hover { text-decoration: none; }
.page-button.login { padding: 10px 15px; background-color: #69afca; }
.page-button.login:hover { background-color: #7cb9d1; }
.page-button.signup { margin-left: 10px; padding: 10px 15px; background-color: #73ab1f; }
.page-button.signup:hover { background-color: #82c123; }
.page-button.switch { padding: 5px; border: 1px solid #fff; }
.page-button.switch:hover { border-color: #d6dee5; }
.page-button.switch ._icon-fit-image { display: none; }
.page-button.switch ._icon-expand-image { display: inline-block; }
.page-button.switch.expanded ._icon-fit-image { display: inline-block; }
.page-button.switch.expanded ._icon-expand-image { display: none; }

.score { margin: 0 0 32px; text-align: center; }

.rating { margin: 0 auto; }

.questionnaire { margin: 20px 0 0; text-align: center; }
.questionnaire .list, .questionnaire .stats { margin: 0 auto 32px; }
.questionnaire h1 { margin: 10px 0; }

section.result { margin: 150px auto 0; text-align: center; font-size: 20px; font-weight: bold; color: #ffb100; }

#bookmark { margin: 20px 0; text-align: center; }

#bookmark form { display: inline-block; margin-left: 10px; }

#bookmark form input { vertical-align: inherit; }

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

.bookmark-count { vertical-align: -1px; }

._button._require-premium { padding-top: 1px; padding-bottom: 1px; }

.links { position: absolute; left: 50%; bottom: 32px; width: 400px; margin: 0 0 0 -200px; text-align: center; line-height: 1; }
.links li { margin: 10px; }

.copyright { position: absolute; left: 50%; bottom: 20px; width: 200px; margin: 0 0 0 -100px; padding: 0; text-align: center; border: none; }

.tips { padding: 22px 16px; text-align: center; }

.thumbnail-view body { background-color: #f7f8fa; }
.thumbnail-view .toggle-thumbnail { padding: 5px; border: 1px solid #c1c8ce !important; }
.thumbnail-view .thumbnail-container { display: block; }
.thumbnail-view #main { display: none; }

.thumbnail-container { display: none; }

.thumbnail-items { margin: 3px auto 45px; }
.thumbnail-items li { display: inline-block; margin: 2px 5px 8px; padding: 2px; background-color: #fff; cursor: pointer; }
.thumbnail-items li:hover { margin: 1px 4px 7px; border: 1px solid #a1a7ac; }
.thumbnail-items li.current { margin: 0 3px 6px; padding: 1px; border: 3px solid #6b6f73; }
.thumbnail-items .footer-item { width: 128px; line-height: 128px; text-align: center; vertical-align: bottom; font-weight: bold; background-color: #eef0f5; }

._shortcut-help { display: inline-block; vertical-align: top; }
._shortcut-help dt { width: 245px; }
._shortcut-help dd { margin-left: 250px; }
._shortcut-help.main { padding-right: 29px; border-right: 1px solid #f7f8fa; }
._shortcut-help.sub dt { width: 55px; }
._shortcut-help.sub dd { margin-left: 60px; }
._shortcut-help li + li:before { color: #ccc; }
