nav .navList li a.award {
    background: none;
}
nav .navList li a.award.active {
    background: linear-gradient(#fff, #ccc);
}
nav .navList li a.award:hover {
    background: linear-gradient(#4497fe, #005ee5);
}

/* Light Box */
.lightbox-block {
    display: block;
    position: relative;
    text-align: center;
}
.lightbox-block:hover .mask {
    opacity: 1;
}
.lightbox-block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.4);
    transition: all 0.3s ease-in-out;
}
.lightbox-block .caption {
    font-size: 2.0rem;
    text-align: center;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lightbox-block--mini .mask{
    height: 95%;
}
.lightbox-block--mini .caption {
    font-size: 1.4rem;
}
.lb-number {
    display: none !important;
}
/* Light Box */

.inner {
    max-width: calc(965px + 30px);
    padding: 0 15px;
    margin: 0 auto;
}

.intro-list {
    border-radius: 10px;
    padding: 3px;
}
.intro-list--yellow {
    background: linear-gradient(to bottom, #ffe96f, #c6bd33);
}
.intro-list--silver {
    background: linear-gradient(to top, #8e8e8a, #dedede);
}
.intro-list ul {
    background-color: #fff;
    padding: 15px 10px;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.intro-list li {
    font-size: 14px;
    position: relative;
    width: 49%;
    letter-spacing: -.5px;
}
.intro-list--silver ul li {
    width: 100%;
}
.intro-list li::before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: relative;
    top: 1px;
}
.intro-list--yellow li::before {
    background: linear-gradient(to bottom, #ffe96f, #c6bd33);
}
.intro-list--silver li::before {
    background: linear-gradient(to bottom, #8e8e8a, #dedede);
}
.intro-list li::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 4px;
}

.contents {
    margin-top: 30px;
    border-radius: 10px;
    background-color: #fff;
}
.contents--yellow {
    border: 3px solid #c7be34;
}
.contents--pink {
    border: 3px solid #d844bb;
}
.contents--green {
    border: 3px solid #0f750f;
}
.contents--blue {
    border: 3px solid #38a6cf;
}

.contents-inner {
    padding: 30px 45px 50px;
}

.contents h3 {
    line-height: 1;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 0;
}
.contents h3.pink {
    background-color: #d844bb;
    text-shadow:0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289;
}
.contents h3.green {
    background-color: #339833;
    text-shadow:0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f,0 0 2px #0f750f;
}
.contents h3.blue {
    background-color: #38a6cf;
    text-shadow:0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199,0 0 2px #077199;
}

.contents h4 {
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 0;
    border-radius: 5px;
}
.contents h4.yellow {
    background-color: #c7be34;
    text-shadow:0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118;
}
.contents h4.yellow--comment {
    background-color: #d6d4b1;
    text-shadow:0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118,0 0 2px #aaa118;
}
.contents h4.pink {
    background-color: #d844bb;
    text-shadow:0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289,0 0 2px #a22289;
}
.contents h4.green {
    background-color: #69c029;
    text-shadow:0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833,0 0 2px #339833;
}
.contents h4.blue {
    background-color: #6dc3e3;
    text-shadow:0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7,0 0 2px #208eb7;
}

/* 優秀賞 */
.e-contents {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.e-contents .left {
    width: 49%;
}
.e-contents .right {
    width: 47%;
}
.e-contents .frame {
    margin-bottom: 10px;
    position: relative;
    top: -10px;
    margin-top: -10px;
    left: -10px;
}
.e-contents .frame-none {
    position: relative;
}
.e-contents .frame-none--01 {
    top: -10px;
    margin-bottom: -5px;
}
.e-contents .frame-none--02 {
    top: -10px;
    margin-bottom: -10px;
}
.e-contents .frame-none--03 {
    margin-bottom: 20px;
}
.e-contents .frame-none--04 {
    top: -10px;
}
.e-contents .frame-none--05 {
    top: 20px;
    margin-bottom: 70px;
}
.e-contents .frame-none img {
    width: auto;
    max-width: 100%;
}
.e-contents h4.yellow {
    position: relative;
    overflow: hidden;
    max-width: 390px;
}
.e-contents h4.yellow::after {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    right: -5px;
    width: 90px;
    height: 90px;
    background-color: #e4d81e;
    border-radius: 50%;
}
.e-contents p {
    font-weight: bold;
    color: #7a602f;
    padding-left: 1em;
    margin-top: 10px;
    margin-bottom: 20px;
}
.e-contents-comment h4.yellow--comment {
    position: relative;
    overflow: hidden;
}
.e-contents-comment h4.yellow--comment::after {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    right: -5px;
    width: 90px;
    height: 90px;
    background-color: #f4efa4;
    border-radius: 50%;
}
.e-contents-comment p {
    padding-left: 1em;
    color: #857d00;
    margin-top: 10px;
}

/* 特別賞 */
.special-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.special-list li {
    max-width: 160px;
    width: 160px;
    display: inline-block;
    margin-bottom: 20px;
}
.special-list .title-area {
    text-align: center;
    width: 100%;
    max-width: 160px;
    min-height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: repeat-y;
    border-radius: 5px;
    background-image: url(../_img/award/diagonal-line-pink.png);
}
.special-list .title-area--purple {
    background-image: url(../_img/award/diagonal-line-purple.png);
}
.special-list .title-area .box {
    letter-spacing: -.5px;
}
.special-list .title-area h5 {
    font-weight: bold;
    font-size: 12px;
}
.special-list .title-area p {
    font-size: 12px;
    margin-top: 5px;
}

/* テキスト作品 */
.text-contents+.text-contents {
    margin-top: 30px;
}
.text-contents h4.green {
    position: relative;
    overflow: hidden;
}
.text-contents h4.green::after {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    right: -5px;
    width: 90px;
    height: 90px;
    background-color: #83d844;
    border-radius: 50%;
}
.text-contents .head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.text-contents .head p {
    font-weight: bold;
    color: #2a6b2a;
    padding-left: 1em;
    margin-top: 10px;
}
.text-contents .head .left {
    width: 49%;
}
.text-contents .head .right {
    width: 49%;
}
.text-contents .body {
    margin-top: 20px;
}
.text-contents .body+.body {
    margin-top: 30px;
}
.text-contents .body ul {
    margin-top: 10px;
    padding-left: 2em;
}
.text-contents .body ul li {
    font-size: 14px;
    position: relative;
    color: #2a6b2a;
}
.text-contents .body ul li::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: -20px;
    background: linear-gradient(to bottom, #339833, #8bfb8b);
}
.text-contents .body ul li::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -16px;
}


.text-contents .line {
    background-color: #83d844;
    height: 4px;
    border-radius: 2px;
    width: 100%;
    margin-top: 30px;
}

/* 運営チーム総評 */
.blue-text {
    color: #005e81;
    margin-bottom: 2em;
}
.blue-text p+p {
    margin-top: 2em;
}
h4.blue {
    margin-bottom: 30px;
}
.idea-block {
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.idea-block .left {
    width: 48%;
}
.idea-block .right {
    width: 48%;
}
.idea-block .idea-box {
    display: flex;
}
.idea-block .idea-box+.idea-box {
    margin-top: 20px;
}
.idea-block .idea-box .title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-image: url(../_img/award/diagonal-line-blue.png);
    background-repeat: repeat-y;
}
.idea-block .idea-box .space {
    width: 1px;
}
.idea-block .idea-box p {
    width: 62%;
    padding: 15px 10px;
    background-color: #f1f1f1;
}


@media (max-width: 54em) {
    .intro-list li {
        width: 100%;
    }
    .inner {
        padding: 0 10px;
    }
    .contents-inner {
        padding: 15px 10px 20px;
    }

    /* 優秀賞 */
    .e-contents {
        flex-direction: column;
    }
    .e-contents .frame {
        margin-bottom: 10px;
        top: 0;
        left: 0;
        margin-top: 0;
    }
    .e-contents .frame-none {
    }
    .e-contents .frame-none--01 {
        top: auto;
        margin-bottom: 10px;
    }
    .e-contents .frame-none--02 {
        top: auto;
        margin-bottom: 10px;
    }
    .e-contents .frame-none--03 {
        top: auto;
        margin-bottom: 10px;
    }
    .e-contents .frame-none--04 {
        top: 0;
        margin-bottom: 10px;
    }
    .e-contents .frame-none--05 {
        top: 0;
        margin-bottom: 10px;
    }
    .e-contents .left {
        width: 100%;
    }
    .e-contents .right {
        width: 100%;
    }
    .e-contents h4.yellow {
        font-size: 12px;
    }
    .e-contents h4.yellow::after {
        width: 50px;
        height: 50px;
        top: -10px;
        right: -30px;
    }
    .e-contents-comment h4.yellow--comment {
        font-size: 12px;
    }
    .e-contents-comment h4.yellow--comment::after {
        width: 50px;
        height: 50px;
        top: -10px;
        right: -30px;
    }

    /* 特別賞 */
    .special-list li {
        width: 49%;
        margin-right: 0;
    }
    .special-list .title-area {
        background-repeat: no-repeat;
        background-size: cover;
    }

    /* テキスト作品 */
    .text-contents h4.green {
        font-size: 12px;
    }
    .text-contents h4.green::after {
        width: 50px;
        height: 50px;
        top: -10px;
        right: -30px;
    }

    /* 運営チーム総評 */
    .idea-block {
        flex-direction: column;
    }
    .idea-block .left {
        width: 100%;
    }
    .idea-block .right {
        width: 100%;
        margin-top: 20px;
    }
    .idea-block .idea-box .title {
        width: 29%;
    }
    .idea-block .idea-box .space {
        width: 1px;
    }
    .idea-block .idea-box p {
        width: 70%;
    }
}
