@charset "UTF-8";

.red {
    color: #ff0000;
    font-weight: bold;
}

.header {
    min-width: 1080px;
    position: relative;
    overflow: hidden;
}

.content {
    min-width: 1080px;
    width: 1080px;
    color: #000000;
    background: #ffffff;
    padding: 0 60px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.terms__detail {
    background-color: #01129b;
}

.bet-count {
    background-color: #1e89cc;
}

.icon.arrow::before {
    color: #ffb320;
}

.menu {
    height: 80px;
    text-align: center;
    background-color: #ffffff;
    overflow: hidden;
}

.menu .menu-content {
    width: 960px;
    margin: 20px auto;
    position: relative;
}

.menu .menu-content .link {
    padding-top: 5px;
    display: inline-block;
}

.menu .menu-content .link a {
    color: #1846de;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    border-right: solid 1px #000000;
    margin-right: 10px;
}

.menu .menu-content .link a:last-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
}

.menu .menu-content .link a:hover {
    color: #0aafc3;
    text-decoration: none;
}

.menu.menu--following {
    min-width: 1080px;
    width: 100%;
    top: 0;
    border-bottom: solid 1px #0e66ff;
    z-index: 5;
    position: sticky;
}

.menu .menu-content .sns-buttons {
    top: 0;
    right: 0;
    position: absolute;
}

.menu .menu-content .sns-buttons a {
    margin-right: 10px;
    float: left;
}

.menu .menu-content .sns-buttons a:last-child {
    margin-right: 0;
}

.sns-after-count-begin {
    width: 960px;
    height: 36px;
    margin: 10px auto;
    position: relative;
}

.sns-after-count-begin div {
    top: 0;
    right: 0;
    position: absolute;
}

.sns-after-count-begin div a {
    margin-right: 10px;
    float: left;
}

.sns-after-count-begin div a:last-child {
    margin-right: 0;
}

.section {
    margin-bottom: 60px;
}

h2 {
    color: #ffffff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    background-color: #1e89cc;
    margin-bottom: 24px;
}

.inner {
    padding: 0 30px;
}

.abstract {
    position: relative;
}

.abstract-text {
    width: 666px;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 22px;
}

.abstract .abstract-header {
    color: #1e89cc;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 16px;
}

.abstract .chara {
    width: 287px;
    height: 300px;
    top: 52px;
    right: -34px;
    position: absolute;
    z-index: 2;
}

.subhead {
    margin-bottom: 20px;
    padding-bottom: 4px;
    border-bottom: solid 1px #1e89cc;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.prize-list {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 32px;
    text-align: center;
}

.prize-content {
    position: relative;
}

.prize-content:not(:last-child) {
    margin-right: 8px;
}

.prize-detail {
    width: 154px;
}

.prize-detail::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 70px;
    margin-right: 8px;
    content: "";
    background: url('/v2/img/novel_cup/2304/prize-left.svg') no-repeat;
    background-size: contain;
}

.prize-detail::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 70px;
    margin-left: 8px;
    content: "";
    background: url('/v2/img/novel_cup/2304/prize-right.svg') no-repeat;
    background-size: contain;
}

.prize-detail--grandprix {
    width: 279px;
}

.prize-detail--grandprix::before,
.prize-detail--grandprix::after {
    position: absolute;
    width: 27.5px;
    height: 92px;
}

.prize-name {
    font-size: 30px;
    font-weight: bold;
}

.prize-name--grandprix {
    margin-bottom: 8px;
    color: #ff0000;
    font-size: 34px;
    line-height: 1;
}

.prize-award {
    margin-bottom: 4px;
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}

.prize-text {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.cushion {
    padding: 16px 42px 24px;
    background-color: rgba(30, 137, 204, 0.06);
}

.headline {
    color: #1e89cc;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    border-bottom: solid 1px #1e89cc;
    padding-bottom: 4px;
    margin-bottom: 16px;
}

.info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info .theme {
    width: calc(50% - 20px);
    font-size: 16px;
}

.info .theme:nth-child(-n + 4) {
    padding-bottom: 24px;
}

.info .theme .title {
    margin-bottom: 8px;
    color: #1e89cc;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

.explanation-header {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    padding: 10px;
    border-style: solid;
    border-width: 1px 1px 0;
}

.explanation-body {
    padding: 16px 30px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 24px;
    position: relative;
}

.explanation-body .ribbon {
    color: #1e44c5;
}

.explanation-body .ribbon::before {
    background: url('/v2/img/novel_cup/2304/ribbon-blue.png') no-repeat;
}

.explanation-header.author {
    background-color: #0e00cb;
    border-color: #0e00cb;
}

.explanation-header span.subheader {
    margin-left: 24px;
    font-size: 22px;
    font-weight: normal;
}

.explanation-body.author {
    border-color: #0e00cb;
}

.explanation-header.reader {
    background-color: #eb4598;
    border-color: #eb4598;
}

.explanation-body.reader {
    margin-bottom: 60px;
    border-color: #eb4598;
}

.explanation-body b {
    font-size: 20px;
    line-height: 26px;
}

.ribbon {
    display: inline-block;
    color: #1e89cc;
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
    text-indent: -0.8em;
    padding-left: 0.8em;
    margin-bottom: 16px;
}

.ribbon::before {
    display: inline-block;
    width: 8px;
    height: 40px;
    margin-right: 8px;
    content: "";
    background: url('/v2/img/novel_cup/2304/ribbon.png') no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.ribbon.two-line {
    padding-left: 16px;
    text-indent: unset;
    line-height: 28px;
}

.ribbon.two-line::before {
    position: absolute;
    left: 0;
    height: 60px;
    background: url('/v2/img/novel_cup/2304/ribbon.png') repeat;
}

.rank-reward {
    width: 568px;
    margin: auto;
    position: relative;
}

.how-to-entry {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}

.explanation-bonustime {
    height: 284px;
    margin: 60px auto 0 24px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.explanation-bonustime .indent {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 16px;
}

.explanation-bonustime .tag-div .tag {
    padding: 12px 16px;
    color: #ffffff;
    font-size: 16px;
    background-color: #1e89cc;
    border: none;
    border-radius: 7px;
}

.explanation-bonustime .tag-div .tag:hover {
    opacity: 0.8;
    text-decoration: none;
}

.explanation-bonustime .magnification {
    width: 130px;
    top: 94px;
    right: 0;
    position: absolute;
}

.bonustime-image {
    width: 309px;
    position: absolute;
    top: 380px;
    right: 42px;
    text-align: center;
}

.bonustime-image .image-is-image {
    font-size: 14px;
}

.explanation-body.reader {
    text-align: center;
}

.explanation-body.reader .reader-copy {
    margin-bottom: 11px;
}

.explanation-body.reader .reader-bet {
    width: 840px;
    margin: 0 auto 8px;
}

#entry {
    font-size: 16px;
    line-height: 26px;
}

.entry-tag {
    font-weight: bold;
    margin-bottom: 12px;
}

.entry-tag .tag {
    color: #000000;
}

#entry ul {
    margin-bottom: 16px;
}

#entry b {
    margin: 16px 0 8px;
    display: block;
    line-height: 1;
}

#entry .novel-button {
    margin-top: 24px;
}

.entry-attention {
    color: #ff2700;
    text-decoration-line: underline;
    font-weight: bold;
}

.button-group .button {
    width: 840px;
    height: 60px;
}

.button-group .novel-button::before {
    width: 42px;
    height: 32px;
    margin-top: -6px;
}

.button-group .novel-button {
    font-size: 26px;
    background-image: linear-gradient(to bottom, #ffb000, #ff6c00);
}

#schedule {
    font-size: 14px;
    line-height: 22px;
}

#schedule .schedule-img {
    margin: 0 60px 16px;
}

#schedule .inner {
    padding: 0 60px;
}

#schedule .ranking {
    margin-bottom: 24px;
}

.additional {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}

.point {
    margin-top: 20px;
}

.published-info {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.published .fantasy-cup {
    display: block;
    font-size: 16px;
    text-align: center;
    border-bottom: solid 1px #707070;
    margin-bottom: 20px;
}

.past-prize {
    margin-bottom: 32px;
}

.published-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.published-content {
    display: flex;
    width: 410px;
    margin-bottom: 24px;
    font-size: 16px;
}

.published-content .cover {
    width: 168px;
    margin-right: 16px;
}

.published-detail {
    width: 226px;
}

.published-detail .prize {
    position: relative;
    height: 30px;
    margin-bottom: 12px;
    padding-left: 8px;
    color: #ffffff;
    background-color: #d6ab4a;
    font-weight: bold;
    line-height: 30px;
}

.published-detail .no-prize {
    height: 46px;
}

.published-detail .prize::after {
    position: absolute;
    top: 1px;
    right: -1px;
    content: "";
    border: 14px solid transparent;
    border-right: 8px solid #ffffff;
}

.published-texts {
    min-height: 88px;
}

.published-detail .title {
    color: #1e44c5;
}

.published-detail .author {
    color: #454545;
    font-size: 14px;
}

.published-button {
    display: block;
    width: 226px;
    height: 40px;
    margin-top: 16px;
    color: white;
    background-color: #1e89cc;
    border-radius: 7px;
    border: solid 1px #1e89cc;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.published-button--book {
    margin-bottom: 8px;
}

.published-button:hover {
    opacity: 0.8;
    text-decoration: none;
}

.result-button {
    display: block;
    width: 184px;
    height: 38px;
    margin-top: -8px;
    margin-left: auto;
    color: #1e89cc;
    border: solid 1px #1e89cc;
    border-radius: 7px;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
}

.result-button:hover {
    opacity: 0.8;
    text-decoration: none;
}

.publishing-books {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.publishing-book {
    width: 410px;
}

.publishing-book:not(:last-child) {
    margin-bottom: 24px;
}

.publishing-book .prize {
    margin-bottom: 8px;
    padding: 6px 8px 4px;
    color: white;
    background-color: #848484;
    line-height: 1;
}

.publishing-book-detail {
    font-size: 16px;
    line-height: 25px;
}

.publishing-book-title {
    color: #1e44c5;
    border-bottom: solid 1px #1e44c5;
    font-weight: bold;
}

.publishing-book-title:hover {
    opacity: .8;
    text-decoration: none;
}

.publishing-book-author {
    color: #454545;
    font-size: 14px;
}

#notice {
    font-size: 14px;
    line-height: 22px;
}

#notice .inner {
    margin-bottom: 0;
    padding: 0 60px;
}

#notice .inner div {
    margin-bottom: 24px;
}

h3 {
    height: 30px;
    color: #1e89cc;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    background-color: #f2f2f2;
    margin-bottom: 16px;
}

.banner {
    text-align: center;
    margin-top: 60px;
    display: block;
}

.dialog form ul {
    color: #707070;
}

.oshisakuhin-banner {
    display: block;
    width: 735px;
    margin: 0 auto;
}

.result .result-header::after,
.entries .ranking-header::after {
    height: 2px;
}

.result .award {
    border-color: #1f69b4;
}

.result .award.grand-prize .award-header {
    background-image: linear-gradient(to right, #a48305, #e5a63f);
}

.result .award .award-header {
    background-image: linear-gradient(to right, #1f69b4, #00a9d1);
}

.result .award .award-header > p > span {
    font-size: 0.9rem;
    margin-left: 10px;
}

.entries .paginator {
    color: #545454;
}

.entries .entry .info .title {
    font-size: 22px;
    line-height: 1.2;
}

.entries .entry .cheer-button a {
    font-size: 18px;
}

.footer {
    min-width: 1080px;
}
