/* =====================================================================
*
*	retrospective css
*
* =================================================================== */
@charset "utf-8";
body {
    background-color:transparent;
}
#container #container_inner {
    width: 100%;
}
.retrospective-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
    width: 100%;
	height: 100vh;
	background-image: url(/resources/a/pc/v2/images/retrospective/bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
    margin: 0 auto;
}
#container #container_inner {
    font-weight: bold;
    color: #0048B4;
    padding-bottom: 50px;
}
.KV-area {
    text-align: center;
    margin: 120px 0 50px 0;
}
.KV-area .content {
    margin: 30px 0;
}
.campaign-area {
    position: relative;
    margin-bottom: 50px;
}
.campaign-area .campaign-pt {
    width: 100%;
}
.campaign-area .items {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
}
.campaign-area .items img {
    margin-bottom: 10px;
}
.campaign-area .items .content {
    font-size: 16px;
    color: #001D66;
}
.retrospective-btn {
    text-align: center;
    padding-bottom: 50px;
}
.everyone-log,
.popular-books {
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 680px;
    color: #001D66;
    font-weight: bold;
}
.everyone-log .title,
.everyone-log .title p {
    margin-top: 20px;
    font-size: 16px;
}
.everyone-log .book-items {
    margin-top: 50px;
    margin-bottom: 20px;
    overflow: hidden;
}
.everyone-log .avg.dotted {
    border-top: 1px dashed #001D66;
    padding: 30px 0 10px;
    font-size: 18px;
}
.everyone-log .read-time .avg_time {
    font-size: 16px;
}
.everyone-log .read-time .time_hr {
    font-size: 24px;
}
.everyone-log .read-time .time_min {
    font-size: 18px;
}
.everyone-log .ranking-icon {
    display: flex;
    justify-content: center;
    font-weight: bold;
    padding-bottom: 20px;
}
.everyone-log .ranking-items {
    width: calc(100% / 3);
    float: left;
    text-align: center;
    margin: 0 auto;
}
.popular-books .type_icon .reading-type,
.popular-books .type_icon .type_name,
.level-user .book-content .icon,
.read-time .book-content .icon,
.everyone-log .book-content .content,
.meet-book .book-content .icon,
.everyone-log .book-content .content {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.level-user .book-items,
.type-avg .avg-items {
    font-size: 18px;
}
.popular-tag-list .type_name,
.popular-emotion-list .type_name {
    font-size: 16px;
}
.everyone-log .book-content .content {
    text-align: left;
}
.everyone-log .number {
    font-size: 28px;
}
.everyone-log .avg_num {
    font-size: 28px;
}
.meet-book .avg_book {
    font-size: 16px;
}
.type-avg .avg-items {
    display: inline-block;
    margin: 20px 0 20px 20px;
}
.type-avg .by-avg {
    width: calc(100% / 4);
    float: left;
}
.type-avg .by-content {
    max-width: 150px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px 0;
    text-align: left;
}
.type-avg .by-content div {
    width: 100%;
    max-width: 150px;
}
.type-avg .by-avg i {
    margin: 0 10px;
}
.read-times .reading-type,
.read-times .content {
    vertical-align: top;
}
.popular-books .by-type {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.popular-books .by-type .book-area {
    width: calc(100% / 2 - 60px);
    padding: 0 25px 0 35px;
    margin-top: 20px;
}
.book-title {
    display: block;
    font-size: 28px;
    color: #FFFFFF;
    text-shadow: -1px -1px #E56184, -2px 2px #E56184, 1px -1px #E56184, 1px 1px #E56184;
}
.type-avg,
.level-user,
.read-time,
.meet-book,
.popular-books .popular-list,
.popular-books .popular-tag-list,
.popular-books .popular-emotion-list {
    display: block;
    background-color: #FFFFFF;
    position: relative;
}
.type-avg .inner,
.level-user .inner,
.read-time .inner,
.meet-book .inner {
    padding: 30px;
    margin-top: 50px;
}
.popular-books .book-title p {
    padding-top: 30px;
}
.popular-books .popular-list,
.popular-books .popular-tag-list,
.popular-books .popular-emotion-list {
    padding-bottom: 40px;
}
.level-user::after,
.read-time::after,
.meet-book::after,
.type-avg::after,
.popular-books .popular-list::after,
.popular-books .popular-tag-list::after,
.popular-books .popular-emotion-list::after {
    content: "";
    border: solid 2px #001D66;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.step {
    background: url(/resources/a/pc/v2/images/retrospective/ranking.png);
    background-size: 32px 81px;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 27px;
}
.step.first {
    background-position: 0px 0px;
}
.step.second {
    background-position: 0px 54px;
}
.step.third {
    background-position: 0px 108px;
}
.reading-type {
    background: url(/resources/a/pc/v2/images/retrospective/reading_type.png);
    background-size: 280px 80px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}
.reading-type.type1 {
    background-position: 0 0;
}
.reading-type.type2 {
    background-position: -40px 0;
}
.reading-type.type3 {
    background-position: -80px 0;
}
.reading-type.type4 {
    background-position: -120px 0;
}
.reading-type.type5 {
    background-position: -160px 0;
}
.reading-type.type6 {
    background-position: -200px 0;
}
.reading-type.type7 {
    background-position: -240px 0;
}
.reading-type.type8 {
    background-position: 0 -40px ;
}
.reading-type.type9 {
    background-position: -40px -40px ;
}
.reading-type.type10 {
    background-position: -80px -40px ;
}
.reading-type.type11 {
    background-position: -120px -40px ;
}
.reading-type.type12 {
    background-position: -160px -40px ;
}
.reading-type.type13 {
    background-position: -200px -40px ;
}
.reading-type.type14 {
    background-position: -240px -40px ;
}
.book {
    margin: 0 5px 0 0;
    width: 90px;
}
.book .picture {
    height: 130px;
}
.book .picture img {
    max-height: 122px;
    max-width: 86px;
}
.book .tachiyomi_action  {
    cursor: pointer;
}
.book .tachiyomi_action:hover {
    opacity: .5;
    text-decoration: none;
    transition-duration: .5s;
}
.book .title a {
    color: #001D66;
}
.notice_txt {
    color: #EE0000;
    font-size: 13px;
    margin-top: 10px;
}
@media screen and (max-width: 1100px) {
    .campaign-area .items img {
        max-width: 209px;
        height: auto;
        margin-bottom: 5px;
    }
}
