@charset "UTF-8";
/*=============================================================
 01_base
=============================================================*/
/*!  02_base
================================================ */
html {
  overflow: auto;
}

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  color: #000;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14px;
  font-size: 4.375vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
}

a {
  color: #000;
  text-decoration: none;
}

.cf::after {
  display: block;
  clear: both;
  content: "";
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.viewPc {
  display: none !important;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"],
input[type="number"],
textarea {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
}

input[type="text"]::-webkit-search-decoration,
input[type="tel"]::-webkit-search-decoration,
input[type="email"]::-webkit-search-decoration,
input[type="submit"]::-webkit-search-decoration,
input[type="number"]::-webkit-search-decoration,
textarea::-webkit-search-decoration {
  display: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="submit"]:focus,
input[type="number"]:focus,
textarea:focus {
  outline-offset: -2px;
}

/*=============================================================
 02_layout
=============================================================*/
header {
  width: 100%;
  height: 15.625vw;
  background-color: #1a1a1a;
}

header .header-contents-wrap {
  padding: 2.03125vw 3.4375% 1.71875vw;
}

header .award {
  display: flex;
  align-items: center;
}

header .emblem {
  width: calc(68 / 596 * 100%);
}

header .txt-award {
  width: calc(342 / 596 * 100%);
  margin-left: 4px;
}

header .sns {
  display: none;
}

/* .ナビゲーション
------------------------------------- */
.btn-award-namu {
  z-index: 5;
  position: fixed;
  top: 0;
  right: 0;
  width: 15.625%;
  height: calc(15.625vw * 1);
  background: url(../images/btn_award_menu.png) 100% 0/100% auto no-repeat;
  cursor: pointer;
}

.btn-award-namu.active {
  background: url(../images/btn_award_menu_close.png) 100% 0/100% auto no-repeat;
}

.award-nav {
  display: flex;
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  width: 100%;
  height: 100vh;
  transform: translateY(-150%);
  background-color: rgba(255, 255, 255, 0.95);
  text-align: center;
  transition: all 0.5s ease;
}

.award-nav.active {
  transform: translateY(0%);
}

.award-nav .award-contents {
  position: relative;
  width: 76.40625%;
  margin: 0 auto;
  padding: 5.625vw 0;
}

.award-nav .emblem {
  width: 11.25%;
  line-height: 1;
}

.award-nav .item-award {
  width: 52.556%;
  margin-top: 1.5625vw;
  line-height: 1;
}

.award-nav .link-top {
  color: #1a1a1a;
  font-size: 7px;
  font-size: 2.1875vw;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  cursor: pointer;
}

.award-nav .link-top::before {
  content: "〉";
}

.award-nav .list-award-winner {
  margin: 1.5625vw 0 0.9375vw;
}

.award-nav .list-award-winner li + li {
  margin-top: 1.5625vw;
}

.award-nav .list-award-winner li a {
  display: block;
}

/* main
------------------------------------- */
main {
  background: url(../images/sp/bg_footer_emblem.svg) 50% 100%/110% auto no-repeat;
}

/* .container
------------------------------------- */

/* .sidebar
------------------------------------- */

/* .contents
------------------------------------- */

/* .section-award
------------------------------------- */
.section-award {
  width: calc((640 - 50) / 640 * 100%);
  margin: 1.5625vw auto 0.78125vw;
}

.section-award .txt-lead {
  width: calc(480 / (640 - 50) * 100%);
  margin: 0.46875vw auto 0;
  text-align: center;
}

.section-award .txt-lead + p {
  margin-top: 0.46875vw;
}

/* .container-winner-work
------------------------------------- */
.container-winner-works {
  padding-bottom: 5.46875vw;
}

/* .section-winner-works
------------------------------------- */
.section-winner-works-list {
  display: none;
}

.section-winner-works-list ul {
  display: flex;
}

.section-winner-works-list ul li {
  width: calc(100% / 4);
}

.section-winner-works.excellence .works-bnr::before {
  top: 0;
  border-color: #705ee1 transparent transparent transparent;
}

.section-winner-works.excellence .works-bnr::after {
  border-color: transparent transparent #705ee1 transparent;
}

.section-winner-works.excellence .box-winner-works {
  background-color: #705ee1;
}

.section-winner-works.excellence .works-detail .works-info h2, .section-winner-works.excellence .works-detail .works-info p {
  color: #fff;
}

.section-winner-works.excellence .works-detail .works-info h2::after {
  background-color: #fff;
}

.section-winner-works.excellence .works-detail .works-info .author::after {
  background: url(../images/sp/works_bg_author.svg) 50% 50%/100% auto no-repeat;
}

.section-winner-works.excellence .works-detail .works-info .box-works-story {
  background-color: rgba(112, 94, 225, 0.7);
}

.section-winner-works.excellence .works-detail .works-info .box-works-story p {
  color: #fff;
}

.section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more {
  border: 1px solid #705ee1;
}

.section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more a {
  color: #705ee1;
}

.section-winner-works.honourable-mention .works-bnr .bnr-title::before {
  top: 0;
  border-color: #ffb923 transparent transparent transparent;
}

.section-winner-works.honourable-mention .works-bnr .bnr-title::after {
  border-color: transparent transparent #ffb923 transparent;
}

.section-winner-works.honourable-mention .box-winner-works {
  background-color: #ffb923;
}

.section-winner-works.honourable-mention .works-detail .works-info .box-works-story {
  background-color: rgba(255, 185, 35, 0.8);
}

.section-winner-works.honourable-mention .works-detail .works-info .box-works-story .btn-more {
  border: 1px solid #ffb923;
}

.section-winner-works.honourable-mention .works-detail .works-info .box-works-story .btn-more a {
  color: #ffb923;
  transition: all 0.5s ease;
}

.section-winner-works.special-recognition .works-bnr::before {
  top: 0;
  border-color: #e64624 transparent transparent transparent;
}

.section-winner-works.special-recognition .works-bnr::after {
  border-color: transparent transparent #e64624 transparent;
}

.section-winner-works.special-recognition .box-winner-works {
  background-color: #e64624;
}

.section-winner-works.special-recognition .works-detail .icon-new {
  z-index: 1;
  position: absolute;
  top: 56.25vw;
  left: 4.375vw;
  width: calc(84 / 640 * 100%);
}

.section-winner-works.special-recognition .works-detail .works-info.info02 .award {
  position: absolute;
  top: -37vw;
  left: 3.59375vw;
  margin: 0 0 0 auto;
}

.section-winner-works.special-recognition .works-detail .works-info.info02 h2::after {
  bottom: -1.71875vw;
  left: calc(100% - 4.0625% - 431 / 640 * 100%);
}

.section-winner-works.special-recognition .works-detail .works-info .box-works-story {
  background-color: rgba(230, 70, 36, 0.8);
}

.section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more {
  margin-top: -0.78125vw;
  border: 1px solid #e64624;
}

.section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more a {
  color: #e64624;
}

.section-winner-works.best .works-bnr::before {
  top: 0;
  border-color: #a58717 transparent transparent transparent;
}

.section-winner-works.best .works-bnr::after {
  border-color: transparent transparent #a58717 transparent;
}

.section-winner-works.best .box-winner-works {
  background-color: #a58717;
}

.section-winner-works.best .works-detail .icon-new {
  z-index: 1;
  position: absolute;
  top: 79.6875vw;
  left: 4.375vw;
  width: calc(84 / 640 * 100%);
}

.section-winner-works.best .works-detail .works-info.info02 .award {
  position: absolute;
  top: -60vw;
  left: 3.59375vw;
  margin: 0 0 0 auto;
}

.section-winner-works.best .works-detail .works-info.info02 h2::after {
  left: calc(100% - 4.0625% - 570 / 640 * 100%);
}

.section-winner-works.best .works-detail .works-info.info02 .author::after {
  right: 3.125vw;
}

.section-winner-works.best .works-detail .works-info.info02 .illustrator {
  margin-left: 0;
}

.section-winner-works.best .works-detail .works-info .box-works-story {
  background-color: rgba(165, 135, 23, 0.8);
}

.section-winner-works.best .works-detail .works-info .box-works-story .btn-more {
  margin-top: 0.46875vw;
  border: 1px solid #a58717;
}

.section-winner-works.best .works-detail .works-info .box-works-story .btn-more a {
  color: #a58717;
}

.section-winner-works .works-bnr {
  display: none;
}

.section-winner-works .works-bnr::before, .section-winner-works .works-bnr::after {
  display: block;
  z-index: 1;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
}

.section-winner-works .works-bnr::before {
  top: 0;
  right: calc(515px - 40px);
  border-width: 40px 40px 0 0;
  border-color: #ffb923 transparent transparent transparent;
}

.section-winner-works .works-bnr::after {
  right: 0;
  bottom: 0;
  border-width: 0 0 40px 40px;
  border-color: transparent transparent #ffb923 transparent;
}

.section-winner-works .works-detail {
  position: relative;
}

.section-winner-works .works-detail .works-kv {
  position: relative;
}

.section-winner-works .works-detail .works-info {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 4.0625%;
  font-feature-settings: "palt" 1;
}

.section-winner-works .works-detail .works-info p {
  color: #000;
}

.section-winner-works .works-detail .works-info .award {
  width: calc(256 / 640 * 100%);
}

.section-winner-works .works-detail .works-info h2 {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 18px;
  font-size: 5.625vw;
  font-weight: 800;
  letter-spacing: 0.01em;
  line-height: 1.1;
}

.section-winner-works .works-detail .works-info h2 .sub-tit {
  display: inline-block;
  font-size: 16.5px;
  font-size: 5.15625vw;
  font-weight: 800;
}

.section-winner-works .works-detail .works-info h2::after {
  display: block;
  position: absolute;
  bottom: -1.25vw;
  left: calc(-4.0625% - 4px);
  width: calc(100% + 4.0625% + 8px);
  height: 1px;
  background-color: #000;
  content: "";
}

.section-winner-works .works-detail .works-info .works-author {
  position: relative;
  /*display: flex;
        flex-wrap: wrap;
        align-items: center;*/
  text-align: right;
}

.section-winner-works .works-detail .works-info .author {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-size: 4.6875vw;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
}

.section-winner-works .works-detail .works-info .author::after {
  display: block;
  position: absolute;
  top: 0.3125vw;
  right: 1.5625vw;
  width: 3.4375vw;
  height: calc(3.4375vw * 38 / 22);
  background: url(../images/works_bg_author.svg) 50% 50%/100% auto no-repeat;
  content: "";
}

.section-winner-works .works-detail .works-info .author span {
  display: inline-block;
  margin-left: 7px;
  transform: scale(0.7);
  transform-origin: 0 0;
  font-size: 10px;
  font-size: 3.125vw;
  vertical-align: baseline;
}

.section-winner-works .works-detail .works-info .illustrator {
  display: inline-block;
  margin-left: 0;
  transform: scale(0.9);
  transform-origin: 0 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 2;
}

.section-winner-works .works-detail .works-info .illustrator span {
  display: inline-block;
  transform: scale(0.7);
  transform-origin: 0 0;
  vertical-align: middle;
}

.section-winner-works .works-detail .works-info .release {
  font-size: 15px;
  font-size: 4.6875vw;
  font-weight: 800;
}

.section-winner-works .works-detail .works-info.info02 .tit {
  text-align: right;
}

.section-winner-works .works-detail .works-info.info02 h2 {
  display: block;
  color: #fff;
  line-height: 1.05;
  text-shadow: #1a1a1a 1px 1px 2px, #1a1a1a -1px 1px 2px, #1a1a1a 1px -1px 2px, #1a1a1a -1px -1px 2px;
}

.section-winner-works .works-detail .works-info.info02 h2::after {
  display: block;
  position: absolute;
  bottom: -1.25vw;
  left: calc(100% - 4.0625% - 431 / 640 * 100%);
  width: calc(600 / 640 * 100% + 4.0625% + 4.0625%);
  height: 1px;
  background-color: #fff;
  box-shadow: 0 0 2px 1px rgba(26, 26, 26, 0.79);
  content: "";
}

.section-winner-works .works-detail .works-info.info02 .works-author {
  position: relative;
  text-align: right;
}

.section-winner-works .works-detail .works-info.info02 .author {
  color: #fff;
  text-align: right;
  text-shadow: #1a1a1a 1px 1px 2px, #1a1a1a -1px 1px 2px, #1a1a1a 1px -1px 2px, #1a1a1a -1px -1px 2px;
}

.section-winner-works .works-detail .works-info.info02 .author::after {
  background: url(../images/sp/works_bg_author02.png) 50% 50%/100% auto no-repeat;
}

.section-winner-works .works-detail .works-info.info02 .illustrator {
  color: #fff;
  text-shadow: #1a1a1a 1px 1px 2px, #1a1a1a -1px 1px 2px, #1a1a1a 1px -1px 2px, #1a1a1a -1px -1px 2px;
}

.section-winner-works .works-detail .works-info.info02 .release {
  color: #fff;
  text-align: right;
  text-shadow: #1a1a1a 1px 1px 2px, #1a1a1a -1px 1px 2px, #1a1a1a 1px -1px 2px, #1a1a1a -1px -1px 2px;
}

.section-winner-works .works-detail .box-works-story {
  width: 100%;
  margin: 0.3125vw -4.0625% 0;
  padding: 2.34375vw 4.0625% 2.8125vw;
}

.section-winner-works .works-detail .box-works-story p {
  color: #fff;
}

.section-winner-works .works-detail .box-works-story .lead {
  margin-bottom: 0.625vw;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.833;
}

.section-winner-works .works-detail .box-works-story .lead b {
  font-weight: 800;
}

.section-winner-works .works-detail .box-works-story .story p {
  width: 100vw;
  transform: scale(0.9);
  transform-origin: 0 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1.667;
}

.section-winner-works .works-detail .box-works-story .btn-more {
  margin: -1.5625vw -1.25% 0;
  font-feature-settings: normal;
  font-size: 12px;
  font-size: 3.75vw;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
}

.section-winner-works .works-detail .box-works-story .btn-more a {
  display: block;
  width: 100%;
  height: calc(93.125vw * 0.0933333);
  background-color: #fff;
  line-height: calc(93.125vw * 0.0933333);
}

.section-winner-works .works-detail .box-works-story .btn-more a span {
  display: inline-block;
  position: relative;
  padding-right: 16px;
}

.section-winner-works .works-detail .box-works-story .btn-more a span::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -4px;
  transform: translateY(-50%);
  font-size: 10px;
  font-size: 3.125vw;
  content: "〉";
}

/* アコーディオン表示時の画像アニメーション */

@-webkit-keyframes a-fadeIn-r {
  0% {
    transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes a-fadeIn-r {
  0% {
    transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* .slick
------------------------------------- */
.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 3.90625vw;
}

.slick-dots li {
  width: 7.8125vw;
}

.slick-dots li button {
  display: block;
  width: 100%;
  height: 5px;
  border: 0;
  outline: none;
  background-color: #dadada;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-dots li + li {
  margin-left: 5px;
}

.slick-dots li.slick-active button {
  background-color: #1a1a1a;
}

/* .section-information
------------------------------------- */
.section-information {
  width: calc((640 - 52) / 640 * 100%);
  margin: 0 auto;
  padding: 3.59375vw 0 0;
}

.section-information h3 {
  margin-bottom: 0.9375vw;
  font-size: 10px;
  font-size: 3.125vw;
  font-weight: 800;
  text-transform: uppercase;
}

.section-information .update li {
  word-wrap: break-word;
  font-feature-settings: "palt" 1;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1.3337;
  overflow-wrap: break-word;
}

.section-information .update li + li {
  margin-top: 1.25vw;
}

.section-information .update li time::after {
  content: "：";
}

/* sns-sp
------------------------------------- */
.sns-sp {
  display: flex;
  justify-content: center;
  margin: 6.25vw 0;
}

.sns-sp li {
  width: calc(58 / 640 * 100%);
}

.sns-sp li + li {
  margin-left: 7px;
}

/* footer-information
------------------------------------- */

/* footer
------------------------------------- */
footer {
  padding: 0 0 3.125vw;
  line-height: 1.25;
  text-align: center;
}

footer .logo {
  width: 40.625%;
  margin: 4.375vw auto;
}

footer .copyright-illust {
  font-size: 10px;
  font-size: 3.125vw;
}

footer .copyright {
  margin-top: 0.625vw;
  font-size: 10px;
  font-size: 3.125vw;
}

/* ローディング画面
------------------------------------- */
#loading {
  display: flex;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-color: #fff;
}

#loading .spinner {
  display: inline-block;
  width: 135px;
  background-color: #fff;
}

#loading .spinner img {
  -webkit-animation: a-rotate 1s ease infinite;
          animation: a-rotate 1s ease infinite;
}

#loading.off {
  display: none;
  z-index: -3;
  opacity: 0;
}

/* ローディングアニメーション */
.a-loading-open {
  -webkit-animation: a-loading-open 0.5s ease-in forwards;
          animation: a-loading-open 0.5s ease-in forwards;
}

@-webkit-keyframes a-rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

@keyframes a-rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

@-webkit-keyframes a-loading-open {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes a-loading-open {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

/* オープニングアニメーション
------------------------------------- */
#loader {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

#loader.off {
  display: none;
  z-index: -3;
  opacity: 0;
}

#loader .loader-slide {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

#loader .loader-slide.open {
  -webkit-animation: a-slideOut 1s ease-out 1s forwards;
          animation: a-slideOut 1s ease-out 1s forwards;
}

@-webkit-keyframes a-slideOut {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

@keyframes a-slideOut {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

@media print, screen and (min-width: 640px) {
  body {
    font-size: 1.4rem;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  img {
    width: auto;
  }
  .viewSp {
    display: none !important;
  }
  .viewPc {
    display: block !important;
  }
  header {
    height: 60px;
  }
  header .header-contents-wrap {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 72px 0 30px;
    background-color: #1a1a1a;
  }
  header .emblem {
    width: 45px;
  }
  header .txt-award {
    width: 256px;
    margin-left: 15px;
  }
  header .sns {
    display: flex;
    justify-content: flex-end;
  }
  header .sns li {
    width: 42px;
    border-radius: 50%;
    background-color: #000;
  }
  header .sns li + li {
    margin-left: 10px;
  }
  header .sns li a {
    display: block;
    border-radius: 50%;
    transition: all 0.5s ease;
  }
  header .sns li a:hover {
    opacity: 0.7;
  }
  .btn-award-namu {
    width: 60px;
    height: 60px;
  }
  .btn-award-namu.active {
    background-size: 60px 60px;
  }
  .award-nav .award-contents {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    max-width: 986px;
    margin: 74px auto 0;
    padding: 58px 0;
  }
  .award-nav .emblem {
    position: absolute;
    top: 0;
    left: 50%;
    order: 1;
    width: 72px;
    transform: translateX(-50%);
  }
  .award-nav .item-award {
    order: 2;
    width: 257px;
  }
  .award-nav .link-top {
    order: 3;
    margin-top: 0;
    font-size: 1.2rem;
  }
  .award-nav .list-award-winner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    order: 4;
    width: 100%;
    margin-top: 10px;
  }
  .award-nav .list-award-winner li {
    width: 49.59432%;
    max-width: 489px;
  }
  .award-nav .list-award-winner li + li {
    margin-top: 0;
  }
  .award-nav .list-award-winner li:nth-of-type(n+3) {
    margin-top: 9px;
  }
  .award-nav .list-award-winner li a {
    transition: all 0.5s ease;
  }
  .award-nav .list-award-winner li a:hover {
    opacity: 0.7;
  }
  main {
    width: 100%;
    min-width: 1200px;
    background: url(../images/bg_footer_emblem.svg) calc(50% - 50% - 60px) 20px/884px 752px no-repeat;
  }
  .container {
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 1200px;
    max-width: 1600px;
    margin: 0 auto;
  }
  .sidebar {
    box-sizing: border-box;
    width: calc(301 / 1200 * 100%);
    padding: 207px 23px 0 28px;
  }
  .contents {
    width: calc((1200 - 301) / 1200 * 100%);
  }
  .section-award {
    width: 100%;
    margin: 0;
  }
  .section-award h1 {
    width: 100%;
  }
  .section-award .txt-lead {
    width: 100%;
    margin-top: 22px;
  }
  .section-award .txt-lead + p {
    width: calc(238 / 250 * 100%);
    margin-top: 12px;
  }
  .container-winner-works {
    padding-bottom: 0;
  }
  .section-winner-works-list {
    display: none;
  }
  .section-winner-works {
    width: 100%;
    background-position: 0 calc(50% - 25px), 100% calc(50% - 25px);
    background-repeat: no-repeat, no-repeat;
  }
  .section-winner-works.excellence {
    background-color: #705ee1;
    background-image: url(../images/works_item_excellence.png), url(../images/works_item_award.png);
  }
  .section-winner-works.excellence .works-bnr .bnr-title {
    background-color: #705ee1;
  }
  .section-winner-works.excellence .works-detail .works-info h2, .section-winner-works.excellence .works-detail .works-info p {
    color: #000;
  }
  .section-winner-works.excellence .works-detail .works-info h2::after {
    background-color: #000;
  }
  .section-winner-works.excellence .works-detail .works-info .author::after {
    background-image: url(../images/works_bg_author.svg);
  }
  .section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more {
    transition: all 0.5s ease;
  }
  .section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more a {
    transition: all 0.5s ease;
  }
  .section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more:hover {
    border-color: #fff;
  }
  .section-winner-works.excellence .works-detail .works-info .box-works-story .btn-more:hover a {
    background-color: #705ee1;
    color: #fff;
  }
  .section-winner-works.honourable-mention {
    background-color: #ffb923;
    background-image: url(../images/works_item_hm.png), url(../images/works_item_award.png);
  }
  .section-winner-works.honourable-mention .works-bnr .bnr-title {
    background-color: #ffb923;
  }
  .section-winner-works.honourable-mention .works-detail .works-info .box-works-story .btn-more {
    transition: all 0.5s ease;
  }
  .section-winner-works.honourable-mention .works-detail .works-info .box-works-story .btn-more:hover {
    border-color: #fff;
  }
  .section-winner-works.honourable-mention .works-detail .works-info .box-works-story .btn-more:hover a {
    background-color: #ffb923;
    color: #fff;
  }
  .section-winner-works.special-recognition {
    background-color: #e64624;
    background-image: url(../images/works_sr_award.png), url(../images/works_item_award.png);
  }
  .section-winner-works.special-recognition .works-bnr .bnr-title {
    background-color: #e64624;
  }
  .section-winner-works.special-recognition .works-detail .icon-new {
    top: -9px;
    left: -9px;
    width: calc(84 / 350 * 100%);
    max-width: 84px;
  }
  .section-winner-works.special-recognition .works-detail .works-info.info02 .award {
    position: static;
    margin: 0 0 30px;
  }
  .section-winner-works.special-recognition .works-detail .works-info.info02 h2::after {
    bottom: -12px;
    left: -4px;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story {
    margin: 20px 0 0;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story .lead {
    margin-bottom: 13px;
    line-height: 1.2;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more {
    margin-top: 49px;
    transition: all 0.5s ease;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more a {
    transition: all 0.5s ease;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more:hover {
    border-color: #fff;
  }
  .section-winner-works.special-recognition .works-detail .works-info .box-works-story .btn-more:hover a {
    background-color: #e64624;
    color: #fff;
  }
  .section-winner-works.best {
    background-color: #a58717;
    background-image: url(../images/works_best_award.png), url(../images/works_item_award.png);
  }
  .section-winner-works.best .works-bnr .bnr-title {
    background-color: #a58717;
  }
  .section-winner-works.best .works-detail .icon-new {
    top: -9px;
    left: -9px;
    width: calc(84 / 350 * 100%);
    max-width: 84px;
  }
  .section-winner-works.best .works-detail .works-info.info02 .award {
    position: static;
    margin: 0 0 26px;
  }
  .section-winner-works.best .works-detail .works-info.info02 h2::after {
    left: -4px;
  }
  .section-winner-works.best .works-detail .works-info.info02 .author::after {
    right: -30px;
  }
  .section-winner-works.best .works-detail .works-info.info02 .illustrator {
    margin-left: 22px;
  }
  .section-winner-works.best .works-detail .works-info .box-works-story .btn-more {
    margin-top: 18px;
    transition: all 0.5s ease;
  }
  .section-winner-works.best .works-detail .works-info .box-works-story .btn-more a {
    transition: all 0.5s ease;
  }
  .section-winner-works.best .works-detail .works-info .box-works-story .btn-more:hover {
    border-color: #fff;
  }
  .section-winner-works.best .works-detail .works-info .box-works-story .btn-more:hover a {
    background-color: #a58717;
    color: #fff;
  }
  .section-winner-works .works-bnr {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
  }
  .section-winner-works .works-bnr:hover .bnr-img {
    transform: scale(1.2) translate(10px, 0);
  }
  .section-winner-works .works-bnr .bnr-award, .section-winner-works .works-bnr .bnr-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .section-winner-works .works-bnr .bnr-award {
    z-index: 1;
    right: 380px;
  }
  .section-winner-works .works-bnr .bnr-title {
    left: 0;
    width: calc(100% - 514px);
    background-color: #ffb923;
  }
  .section-winner-works .works-bnr .bnr-img {
    text-align: right;
    transition: all 0.5s ease;
  }
  .section-winner-works .box-winner-works {
    display: none;
  }
  .section-winner-works .box-winner-works.open {
    display: block;
    z-index: 1;
    position: relative;
    margin-top: -150px;
  }
  .section-winner-works .open + .box-winner-works {
    z-index: 1;
    position: relative;
    margin-top: -150px;
  }
  .section-winner-works .works-detail {
    display: flex;
    width: 787px;
    padding: 20px 0 29px 33px;
  }
  .section-winner-works .works-detail .works-kv {
    width: 350px;
    padding-bottom: 5.4rem;
  }
  .section-winner-works .works-detail .works-info {
    position: static;
    width: calc(787px - 350px - 25px);
    margin: 0 0 0 25px;
    padding: 0;
  }
  .section-winner-works .works-detail .works-info .award {
    width: 250px;
    margin-bottom: 26px;
  }
  .section-winner-works .works-detail .works-info h2 {
    display: block;
    margin-bottom: 18px;
    font-size: 3rem;
  }
  .section-winner-works .works-detail .works-info h2 .sub-tit {
    font-size: 2.4rem;
  }
  .section-winner-works .works-detail .works-info h2::after {
    bottom: -3px;
    left: -25px;
  }
  .section-winner-works .works-detail .works-info .works-author {
    text-align: left;
  }
  .section-winner-works .works-detail .works-info .author {
    margin-left: 2px;
    font-size: 2.4rem;
  }
  .section-winner-works .works-detail .works-info .author::after {
    top: -10px;
    right: -30px;
    width: 33px;
    height: 51px;
  }
  .section-winner-works .works-detail .works-info .author span {
    margin-left: 8px;
    transform: scale(1);
    font-size: 1rem;
    line-height: 2.88;
  }
  .section-winner-works .works-detail .works-info .illustrator {
    margin-left: 22px;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .section-winner-works .works-detail .works-info .illustrator span {
    transform: scale(1);
    font-size: 1.6rem;
  }
  .section-winner-works .works-detail .works-info .release {
    position: absolute;
    top: 522px;
    left: 33px;
    font-size: 3rem;
  }
  .section-winner-works .works-detail .works-info.info02 .tit {
    text-align: left;
  }
  .section-winner-works .works-detail .works-info.info02 h2 {
    margin-bottom: 27px;
    color: #000;
    line-height: 1.05;
    text-shadow: #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0;
  }
  .section-winner-works .works-detail .works-info.info02 h2::after {
    bottom: -12px;
    left: -4px;
    width: calc(100% + 4px);
    background-color: #000;
    box-shadow: 0 0 0 0 rgba(26, 26, 26, 0);
  }
  .section-winner-works .works-detail .works-info.info02 .works-author {
    text-align: left;
  }
  .section-winner-works .works-detail .works-info.info02 .author {
    color: #000;
    text-align: left;
    text-shadow: #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0;
  }
  .section-winner-works .works-detail .works-info.info02 .author::after {
    top: -10px;
    right: -30px;
    width: 33px;
    height: 51px;
    background: url(../images/works_bg_author.svg) 50% 50%/100% auto no-repeat;
  }
  .section-winner-works .works-detail .works-info.info02 .illustrator {
    color: #000;
    text-shadow: #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0;
  }
  .section-winner-works .works-detail .works-info.info02 .release {
    position: absolute;
    top: 522px;
    left: 33px;
    font-size: 3rem;
    text-align: left;
    text-shadow: #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0, #1a1a1a 0 0 0;
  }
  .section-winner-works .works-detail .box-works-story {
    width: 100%;
    margin: 13px 0 0;
    padding: 0;
    background-color: transparent;
  }
  .section-winner-works .works-detail .box-works-story .lead {
    margin-bottom: 10px;
    font-size: 2rem;
    letter-spacing: 0.02em;
    line-height: 1.7142857;
  }
  .section-winner-works .works-detail .box-works-story .story p {
    width: 100%;
    transform: scale(1);
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    line-height: 1.7142857;
  }
  .section-winner-works .works-detail .box-works-story .btn-more {
    width: 410px;
    margin: 18px 0 0;
    font-size: 1.8rem;
    letter-spacing: 0.06em;
    transition: all 0.5s ease;
  }
  .section-winner-works .works-detail .box-works-story .btn-more a {
    height: 40px;
    line-height: 40px;
  }
  .section-winner-works .works-detail .box-works-story .btn-more a span {
    padding-right: 28px;
  }
  .section-winner-works .works-detail .box-works-story .btn-more a span::after {
    right: -10px;
    font-size: 1.8rem;
  }
  .a-fadeIn-r {
    -webkit-animation: a-fadeIn-r 0.5s ease-out forwards;
            animation: a-fadeIn-r 0.5s ease-out forwards;
  }
  .section-information {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section-information h3 {
    margin-bottom: 8px;
    font-size: 1.2rem;
  }
  .section-information .update li {
    font-size: 1.2rem;
  }
  .section-information .update li + li {
    margin-top: 7px;
  }
  .sns-sp {
    display: none;
  }
  .footer-information {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 301px;
    padding: 0 23px 0 28px;
  }
  footer {
    padding: 40px 0 17px;
    line-height: 1.4;
    text-align: left;
  }
  footer .logo {
    width: 160px;
    margin: 0 0 12px;
  }
  footer .copyright-illust {
    font-size: 1rem;
  }
  footer .copyright {
    margin-top: 7px;
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 769px) {
  body {
    font-size: 1.4rem;
  }
  img {
    width: auto;
  }
}
