@charset "UTF-8";

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

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

.key-visual {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #00a0e9 0%, #00a0e9 31%, #1a7ce8 50%, #473ce8 75%, #6711e7 100%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 50%;
}

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

.terms__detail {
    background-color: #00a0e9;
}

.menu {
    height: 80px;
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 10px;
    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: #ff2c99;
    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: 25px;
    line-height: 46px;
    text-align: center;
    background: url("/v2/img/novel_cup/2104/bg-h2.svg") left bottom no-repeat,
    #00a0e9;
    margin-bottom: 30px;
}

.inner {
    padding: 0 30px;
}

.abstract {
    position: relative;
}

.abstract p {
    width: 672px;
}

.abstract .abstract-header {
    color: #00a0e9;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 20px;
}

.abstract .trophy {
    width: 108px;
    top: 76px;
    right: 142px;
    position: absolute;
    z-index: 3;
}

.abstract .chara {
    width: 320px;
    top: -30px;
    right: -60px;
    position: absolute;
    z-index: 2;
}

#explanation.section {
    margin-bottom: 22px;
}

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

.explanation-body {
    padding: 30px 68px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 17px;
    overflow: hidden;
}

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

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

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

.explanation-body.reader {
    border-color: #ff2c99;
}

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

.explanation-sub-header {
    font-size: 36px;
    font-weight: bold;
    line-height: 43px;
    text-align: center;
    margin-bottom: 30px;
}

.ribbon {
    height: 63px;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    padding-top: 10px;
    background: url("/v2/img/novel_cup/2104/bg-ribbon.svg") center top no-repeat;
    margin-bottom: 20px;
}

.ribbon.two-line {
    height: 102px;
    background: url("/v2/img/novel_cup/2104/bg-ribbon2.svg") center top no-repeat;
}

.rank-reward {
    margin-bottom: 40px;
}

.explanation-bonustime {
    margin: 50px auto 308px;
    position: relative;
}

.explanation-bonustime .indent {
    font-size: 16px;
    margin-bottom: 30px;
}

.explanation-bonustime .tag {
    color: #00a0e9;
    font-size: 20px;
    border-color: #00a0e9;
}

.explanation-bonustime .tag:hover {
    color: #ffffff;
    background-color: #00a0e9;
    text-decoration: none;
}

.explanation-bonustime .chara {
    width: 321px;
    top: 129px;
    left: -24px;
    position: absolute;
}

.explanation-bonustime .magnification {
    width: 149px;
    top: 182px;
    left: 254px;
    position: absolute;
}

.explanation-bonustime .bonustime-image {
    width: 473px;
    top: -71px;
    right: -44px;
    position: absolute;
}

.explanation-bonustime .image-is-image {
    right: 0;
    bottom: -275px;
    font-size: 14px;
    position: absolute;
}

.prizes {
    margin-bottom: 22px;
}

.prizes div {
    border-bottom: solid 1px #707070;
    margin-bottom: 8px;
}

.prizes div * {
    display: inline-block;
}

.prizes div .trophy {
    width: 44px;
    margin: 0 4px 5px 8px;
}

.prizes div .prize {
    width: 340px;
    font-size: 30px;
    font-weight: bold;
}

.prizes div .reward {
    font-size: 25px;
    font-weight: bold;
}

.text-before-caution {
    display: inline-block;
}

.caution {
    width: 383px;
    line-height: 1;
    padding: 10px 10px 10px 60px;
    border: solid 1px #707070;
    float: right;
    position: relative;
}

.caution img {
    width: 40px;
    top: 12px;
    left: 10px;
    position: absolute;
}

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

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

.explanation-body.reader .reader-bet {
    margin-bottom: 30px;
}

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

.entry-tag {
    color: #00a0e9;
    font-weight: bold;
    margin-bottom: 30px;
}

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

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

#entry b {
    margin: 30px 0 10px;
    display: block;
}

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

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

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

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

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

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

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

h3 {
    color: #00a0e9;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    padding: 10px 4px;
    background-color: #dfe9f8;
    margin-bottom: 20px;
}

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

.footer {
    min-width: 1080px;
}
