/*!*********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/pages/contest/_contest-top.scss ***!
  \*********************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,600,700|Roboto:300,400,500,600,700&display=swap);
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/pages/contest/_contest-top.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
}

select {
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

html {
  font-family: "Roboto", Helvetica, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", sans-serif;
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  position: relative;
  box-sizing: border-box;
  min-height: 100%;
  letter-spacing: 0.02em;
}
body.is-fixed {
  position: fixed;
  width: 100%;
}

img {
  pointer-events: none;
}
img:-moz-loading {
  visibility: hidden;
}

a {
  display: block;
  color: inherit;
  text-decoration: none;
}
a[href^=tel] {
  color: inherit;
}

strong {
  font-weight: 500;
}

em {
  font-style: italic;
}

* {
  word-wrap: break-word;
}

.l-footer {
  z-index: 998;
  position: relative;
  margin: auto 3.2rem 0;
  padding: 1.6rem 0 3.2rem;
  border-top: 0.1rem solid #DDD;
  background: #fff;
}
@media only screen and (max-width: 980px) {
  .l-footer {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .l-footer {
    margin: auto 2rem 0;
  }
}
@media only screen and (max-width: 1128px) {
  .l-footer--entry-page {
    padding: 1.6rem 0 8rem;
  }
}

.l-header {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 8rem;
  box-sizing: border-box;
  background: #fff;
}
@media only screen and (max-width: 980px) {
  .l-header {
    height: 7.2rem;
  }
}
.l-header__logo {
  position: absolute;
  top: 1.6rem;
  left: 3.2rem;
}
@media only screen and (max-width: 980px) {
  .l-header__logo {
    top: 1.6rem;
    left: 2rem;
  }
}

.l-container {
  position: relative;
  display: flex;
  width: 106.4rem;
  margin-top: 17.8rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18.8rem;
}
@media only screen and (max-width: 1128px) {
  .l-container {
    width: calc(100% - 6.4rem);
    max-width: 72rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) {
  .l-container {
    max-width: none;
    margin-bottom: 15.6rem;
    margin-top: 11.3rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) and (max-width: 480px) {
  .l-container {
    width: calc(100% - 4rem);
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) {
  .l-container--talk-session {
    margin-top: 10.7rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) and (max-width: 980px) {
  .l-container--talk-session {
    margin-top: 17.4rem;
  }
}
.l-container--fv {
  display: block;
  margin-top: 0;
}
@media only screen and (max-width: 1128px) {
  .l-container--fv {
    width: calc(100% - 6.4rem);
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) {
  .l-container--fv {
    width: 100%;
  }
}
.l-container--about-archive {
  margin-top: 15.2rem;
}
@media only screen and (max-width: 980px) {
  .l-container--about-archive {
    margin-top: 12rem;
  }
}
.l-container--award {
  display: block;
  margin-top: 20.5rem;
}
@media only screen and (max-width: 1128px) {
  .l-container--award {
    width: 106.4rem;
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) {
  .l-container--award {
    width: 100%;
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) and (max-width: 980px) {
  .l-container--award {
    margin-top: 15.3rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) and (max-width: 980px) and (max-width: 480px) {
  .l-container--award {
    width: calc(100% - 4rem);
  }
}
.l-container--single-award {
  display: block;
  margin-top: 12rem;
  margin-bottom: 18.8rem;
}
@media only screen and (max-width: 1128px) {
  .l-container--single-award {
    width: calc(100% - 6.4rem);
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) {
  .l-container--single-award {
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) and (max-width: 980px) {
  .l-container--single-award {
    margin-top: 7.2rem;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) and (max-width: 980px) and (max-width: 480px) {
  .l-container--single-award {
    width: calc(100% - 4rem);
  }
}
.l-container--award-previous {
  display: block;
}
@media only screen and (max-width: 1128px) {
  .l-container--award-previous {
    width: calc(100% - 6.4rem);
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) {
  .l-container--award-previous {
    width: 100%;
  }
}
.l-container--award-previous-year {
  display: block;
  margin-top: 15.2rem;
}
@media only screen and (max-width: 1128px) {
  .l-container--award-previous-year {
    width: calc(100% - 6.4rem);
    max-width: none;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) {
  .l-container--award-previous-year {
    width: 100%;
  }
}
@media only screen and (max-width: 1128px) and (max-width: 1064px) and (max-width: 640px) {
  .l-container--award-previous-year {
    margin-top: 12rem;
  }
}
.l-container--single-critiques {
  margin-top: 13.8rem;
}
@media only screen and (max-width: 980px) {
  .l-container--single-critiques {
    margin-top: 12.1rem;
  }
}

.l-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

@-webkit-keyframes pop {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: 0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}

@keyframes pop {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: 0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}
@-webkit-keyframes popSidebar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.2rem);
            transform: translateY(-0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes popSidebar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.2rem);
            transform: translateY(-0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes popFooter {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes popFooter {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes popRelatedPerson {
  0% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  50% {
    -webkit-transform: translateY(calc(-50% - 0.2rem));
            transform: translateY(calc(-50% - 0.2rem));
  }
  100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@keyframes popRelatedPerson {
  0% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  50% {
    -webkit-transform: translateY(calc(-50% - 0.2rem));
            transform: translateY(calc(-50% - 0.2rem));
  }
  100% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.a-hover-pop.is-hover .a-hover-pop__target {
  -webkit-animation: pop 0.2s linear;
          animation: pop 0.2s linear;
}

.a-hover-pop.a-hover-pop--sidebar-button.is-hover .a-hover-pop__target {
  -webkit-animation: popSidebar 0.2s linear;
          animation: popSidebar 0.2s linear;
}

.a-hover-pop.a-hover-pop--footer-nav.is-hover .a-hover-pop__target {
  -webkit-animation: popFooter 0.2s linear;
          animation: popFooter 0.2s linear;
}

.a-hover-pop.a-hover-pop--related-person.is-hover .a-hover-pop__target {
  -webkit-animation: popRelatedPerson 0.2s linear;
          animation: popRelatedPerson 0.2s linear;
}

@-webkit-keyframes bow {
  0% {
    top: 1.5rem;
  }
  50% {
    top: 1.7rem;
  }
  100% {
    top: 1.5rem;
  }
}

@keyframes bow {
  0% {
    top: 1.5rem;
  }
  50% {
    top: 1.7rem;
  }
  100% {
    top: 1.5rem;
  }
}
@-webkit-keyframes bowRev {
  0% {
    top: 1.5rem;
  }
  50% {
    top: 1.3rem;
  }
  100% {
    top: 1.5rem;
  }
}
@keyframes bowRev {
  0% {
    top: 1.5rem;
  }
  50% {
    top: 1.3rem;
  }
  100% {
    top: 1.5rem;
  }
}
@-webkit-keyframes bowSp {
  0% {
    top: 2.4rem;
  }
  50% {
    top: 2.6rem;
  }
  100% {
    top: 2.4rem;
  }
}
@keyframes bowSp {
  0% {
    top: 2.4rem;
  }
  50% {
    top: 2.6rem;
  }
  100% {
    top: 2.4rem;
  }
}
@-webkit-keyframes bowRevSp {
  0% {
    top: 2.4rem;
  }
  50% {
    top: 2.2rem;
  }
  100% {
    top: 2.4rem;
  }
}
@keyframes bowRevSp {
  0% {
    top: 2.4rem;
  }
  50% {
    top: 2.2rem;
  }
  100% {
    top: 2.4rem;
  }
}
.a-hover-bow.is-hover:before {
  -webkit-animation: bow 0.2s linear;
          animation: bow 0.2s linear;
}
@media only screen and (max-width: 480px) {
  .a-hover-bow.is-hover:before {
    -webkit-animation: bowSp 0.2s linear;
            animation: bowSp 0.2s linear;
  }
}
.a-hover-bow.is-active.is-hover:before {
  -webkit-animation: bowRev 0.2s linear;
          animation: bowRev 0.2s linear;
}
@media only screen and (max-width: 480px) {
  .a-hover-bow.is-active.is-hover:before {
    -webkit-animation: bowRevSp 0.2s linear;
            animation: bowRevSp 0.2s linear;
  }
}

@-webkit-keyframes bowSelectLink {
  0% {
    top: 0.1rem;
  }
  50% {
    top: 0.3rem;
  }
  100% {
    top: 0.1rem;
  }
}

@keyframes bowSelectLink {
  0% {
    top: 0.1rem;
  }
  50% {
    top: 0.3rem;
  }
  100% {
    top: 0.1rem;
  }
}
@-webkit-keyframes bowSelectLinkRev {
  0% {
    top: 0.1rem;
  }
  50% {
    top: -0.1rem;
  }
  100% {
    top: 0.1rem;
  }
}
@keyframes bowSelectLinkRev {
  0% {
    top: 0.1rem;
  }
  50% {
    top: -0.1rem;
  }
  100% {
    top: 0.1rem;
  }
}
.a-hover-bow.a-hover-bow--select-link.is-hover:before {
  -webkit-animation: bowSelectLink 0.2s linear;
          animation: bowSelectLink 0.2s linear;
}
.a-hover-bow.a-hover-bow--select-link.is-active.is-hover:before {
  -webkit-animation: bowSelectLinkRev 0.2s linear;
          animation: bowSelectLinkRev 0.2s linear;
}

@-webkit-keyframes bowSelectSearch {
  0% {
    top: 1.9rem;
  }
  50% {
    top: 2.1rem;
  }
  100% {
    top: 1.9rem;
  }
}

@keyframes bowSelectSearch {
  0% {
    top: 1.9rem;
  }
  50% {
    top: 2.1rem;
  }
  100% {
    top: 1.9rem;
  }
}
@-webkit-keyframes bowSelectSearchRev {
  0% {
    top: 1.9rem;
  }
  50% {
    top: 1.7rem;
  }
  100% {
    top: 1.9rem;
  }
}
@keyframes bowSelectSearchRev {
  0% {
    top: 1.9rem;
  }
  50% {
    top: 1.7rem;
  }
  100% {
    top: 1.9rem;
  }
}
.a-hover-bow.a-hover-bow--select-search.is-hover:before {
  -webkit-animation: bowSelectSearch 0.2s linear;
          animation: bowSelectSearch 0.2s linear;
}
.a-hover-bow.a-hover-bow--select-search.is-active.is-hover:before {
  -webkit-animation: bowSelectSearchRev 0.2s linear;
          animation: bowSelectSearchRev 0.2s linear;
}

@-webkit-keyframes bowReadMore {
  0% {
    top: 1rem;
  }
  50% {
    top: 1.2rem;
  }
  100% {
    top: 1rem;
  }
}

@keyframes bowReadMore {
  0% {
    top: 1rem;
  }
  50% {
    top: 1.2rem;
  }
  100% {
    top: 1rem;
  }
}
@-webkit-keyframes bowReadMoreRev {
  0% {
    top: 1rem;
  }
  50% {
    top: 0.8rem;
  }
  100% {
    top: 1rem;
  }
}
@keyframes bowReadMoreRev {
  0% {
    top: 1rem;
  }
  50% {
    top: 0.8rem;
  }
  100% {
    top: 1rem;
  }
}
.a-hover-bow.is-hover .a-hover-bow__target {
  -webkit-animation: bowReadMore 0.2s linear;
          animation: bowReadMore 0.2s linear;
}
.a-hover-bow.is-active.is-hover .a-hover-bow__target {
  -webkit-animation: bowReadMoreRev 0.2s linear;
          animation: bowReadMoreRev 0.2s linear;
}

@-webkit-keyframes bowPress {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: -0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}

@keyframes bowPress {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: -0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}
.a-hover-bow.a-hover-bow--press.is-hover .a-hover-bow__target {
  -webkit-animation: bowPress 0.2s linear;
          animation: bowPress 0.2s linear;
}

@-webkit-keyframes bowSidebar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bowSidebar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.a-hover-bow.a-hover-bow--sidebar-button.is-hover .a-hover-bow__target,
.a-hover-bow.a-hover-bow--about-archive-pdf.is-hover .a-hover-bow__target {
  -webkit-animation: bowSidebar 0.2s linear;
          animation: bowSidebar 0.2s linear;
}

@-webkit-keyframes bowQuestion {
  0% {
    margin-top: -0.3rem;
  }
  50% {
    margin-top: 0.1rem;
  }
  100% {
    margin-top: -0.3rem;
  }
}

@keyframes bowQuestion {
  0% {
    margin-top: -0.3rem;
  }
  50% {
    margin-top: 0.1rem;
  }
  100% {
    margin-top: -0.3rem;
  }
}
@-webkit-keyframes bowQuestionRev {
  0% {
    margin-top: -0.3rem;
  }
  50% {
    margin-top: -0.5rem;
  }
  100% {
    margin-top: -0.3rem;
  }
}
@keyframes bowQuestionRev {
  0% {
    margin-top: -0.3rem;
  }
  50% {
    margin-top: -0.5rem;
  }
  100% {
    margin-top: -0.3rem;
  }
}
.a-hover-bow.a-hover-bow--question.is-hover .a-hover-bow__target, .a-hover-bow.a-hover-bow--submission-list.is-hover .a-hover-bow__target {
  -webkit-animation: bowQuestion 0.2s linear;
          animation: bowQuestion 0.2s linear;
}
.a-hover-bow.a-hover-bow--question.is-active.is-hover .a-hover-bow__target, .a-hover-bow.a-hover-bow--submission-list.is-active.is-hover .a-hover-bow__target {
  -webkit-animation: bowQuestionRev 0.2s linear;
          animation: bowQuestionRev 0.2s linear;
}

@-webkit-keyframes bowButton {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: -0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}

@keyframes bowButton {
  0% {
    margin-bottom: 0rem;
  }
  50% {
    margin-bottom: -0.2rem;
  }
  100% {
    margin-bottom: 0rem;
  }
}
.a-hover-bow.a-hover-bow--button.is-hover .a-hover-bow__target {
  -webkit-animation: bowButton 0.2s linear;
          animation: bowButton 0.2s linear;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.a-hover-blink.is-hover .a-hover-blink__target {
  -webkit-animation: blink 0.1s linear;
          animation: blink 0.1s linear;
}

.a-hover-underline {
  position: relative;
}
.a-hover-underline__target--pb {
  position: relative;
  padding-bottom: 0.3rem;
}
.a-hover-underline__target:after {
  content: "";
  z-index: -2;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #000 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline__target:before {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 1;
  display: block;
  transition: opacity 0.2s;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #fff 0.2rem, rgba(0, 0, 0, 0) 0.2rem, rgba(0, 0, 0, 0));
}
.a-hover-underline.is-hover .a-hover-underline__target:before, .a-hover-underline.is-active .a-hover-underline__target:before {
  opacity: 0;
}
.a-hover-underline--default-line .a-hover-underline__target:before {
  background: linear-gradient(to top, #DDD 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--lang .a-hover-underline__target {
  position: relative;
  padding-bottom: 0.2rem;
}
.a-hover-underline--lang .a-hover-underline__target:before {
  background: linear-gradient(to top, #fff 0.3rem, rgba(0, 0, 0, 0) 0.3rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--lang .a-hover-underline__target:after {
  background: linear-gradient(to top, #e30920 0.2rem, rgba(0, 0, 0, 0) 0.2rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--art .a-hover-underline__target:after {
  background: linear-gradient(to top, #d41c27 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--entertainment .a-hover-underline__target:after {
  background: linear-gradient(to top, #0a5f9a 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--manga .a-hover-underline__target:after {
  background: linear-gradient(to top, #0c724b 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--animation .a-hover-underline__target:after {
  background: linear-gradient(to top, #f4822f 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--festival_platform .a-hover-underline__target:after {
  background: linear-gradient(to top, #9089cf 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--special_achievement .a-hover-underline__target:after {
  background: linear-gradient(to top, #999 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--cross_division .a-hover-underline__target:after {
  background: linear-gradient(to top, #444 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}
.a-hover-underline--red .a-hover-underline__target:after {
  background: linear-gradient(to top, #E60012 0.1rem, rgba(0, 0, 0, 0) 0.1rem, rgba(0, 0, 0, 0));
}

.a-hover-black.is-hover .a-hover-black__target, .a-hover-black.is-active .a-hover-black__target {
  color: #000;
}

.a-hover-light.is-hover .a-hover-light__target, .a-hover-light.is-active .a-hover-light__target {
  color: #888;
}

.a-hover-extend-line__target {
  transition: width 0.1s;
}
.a-hover-extend-line.is-hover .a-hover-extend-line__target, .a-hover-extend-line.is-active .a-hover-extend-line__target {
  width: 1.6rem;
}
.a-hover-extend-line--short.is-hover .a-hover-extend-line__target, .a-hover-extend-line--short.is-active .a-hover-extend-line__target {
  width: 0.8rem;
}

.a-hover-thick-border .a-hover-thick-border__target {
  transition: border 0.2s;
}
.a-hover-thick-border.is-hover .a-hover-thick-border__target, .a-hover-thick-border.is-active .a-hover-thick-border__target {
  border-bottom: 0.1rem solid #000;
}

.a-hover-thick-border.a-hover-thick-border--submission-list .a-hover-thick-border__target {
  transition: border 0.2s;
}
.a-hover-thick-border.a-hover-thick-border--submission-list.is-active .a-hover-thick-border__target {
  border-bottom: 0.1rem solid #DDD;
}
.a-hover-thick-border.a-hover-thick-border--submission-list.is-hover .a-hover-thick-border__target {
  border-bottom: 0.1rem solid #000;
}

.a-hover-thick-border.a-hover-thick-border--opacity .a-hover-thick-border__target {
  border-bottom: 0.1rem solid #DDD;
  transition: border 0.2s;
}
.a-hover-thick-border.a-hover-thick-border--opacity.is-hover .a-hover-thick-border__target, .a-hover-thick-border.a-hover-thick-border--opacity.is-active .a-hover-thick-border__target {
  border-bottom: 0.1rem solid #000;
}

.a-hover-expand-arrow__target {
  transition: width 0.1s;
}
.a-hover-expand-arrow.is-hover .a-hover-expand-arrow__target {
  width: 2.6rem;
}
.a-hover-expand-arrow.is-hover .a-hover-expand-arrow__target--small {
  width: 1.9rem;
}
@media only screen and (max-width: 480px) {
  .a-hover-expand-arrow.is-hover .a-hover-expand-arrow__target--small {
    width: 1.6rem;
  }
}

@-webkit-keyframes shrinkTop {
  0% {
    top: 3.4rem;
  }
  100% {
    top: 3.6rem;
  }
}

@keyframes shrinkTop {
  0% {
    top: 3.4rem;
  }
  100% {
    top: 3.6rem;
  }
}
@-webkit-keyframes hopTop {
  0% {
    top: 3.6rem;
  }
  100% {
    top: 3.4rem;
  }
}
@keyframes hopTop {
  0% {
    top: 3.6rem;
  }
  100% {
    top: 3.4rem;
  }
}
@-webkit-keyframes shrinkBottom {
  0% {
    bottom: 3.4rem;
  }
  100% {
    bottom: 3.6rem;
  }
}
@keyframes shrinkBottom {
  0% {
    bottom: 3.4rem;
  }
  100% {
    bottom: 3.6rem;
  }
}
@-webkit-keyframes hopBottom {
  0% {
    bottom: 3.6rem;
  }
  100% {
    bottom: 3.4rem;
  }
}
@keyframes hopBottom {
  0% {
    bottom: 3.6rem;
  }
  100% {
    bottom: 3.4rem;
  }
}
@-webkit-keyframes shrinkTopSp {
  0% {
    top: 3rem;
  }
  100% {
    top: 3.2rem;
  }
}
@keyframes shrinkTopSp {
  0% {
    top: 3rem;
  }
  100% {
    top: 3.2rem;
  }
}
@-webkit-keyframes hopTopSp {
  0% {
    top: 3.2rem;
  }
  100% {
    top: 3rem;
  }
}
@keyframes hopTopSp {
  0% {
    top: 3.2rem;
  }
  100% {
    top: 3rem;
  }
}
@-webkit-keyframes shrinkBottomSp {
  0% {
    bottom: 3rem;
  }
  100% {
    bottom: 3.2rem;
  }
}
@keyframes shrinkBottomSp {
  0% {
    bottom: 3rem;
  }
  100% {
    bottom: 3.2rem;
  }
}
@-webkit-keyframes hopBottomSp {
  0% {
    bottom: 3.2rem;
  }
  100% {
    bottom: 3rem;
  }
}
@keyframes hopBottomSp {
  0% {
    bottom: 3.2rem;
  }
  100% {
    bottom: 3rem;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.a-hover-menu-btn:not(.is-preload).a-hover-menu-btn__target:first-child {
  -webkit-animation: shrinkTop 0.1s linear forwards;
          animation: shrinkTop 0.1s linear forwards;
}
@media only screen and (max-width: 980px) {
  .a-hover-menu-btn:not(.is-preload).a-hover-menu-btn__target:first-child {
    -webkit-animation: shrinkTopSp 0.1s linear forwards;
            animation: shrinkTopSp 0.1s linear forwards;
  }
}
.a-hover-menu-btn:not(.is-preload).a-hover-menu-btn__target:last-child {
  -webkit-animation: shrinkBottom 0.1s linear forwards;
          animation: shrinkBottom 0.1s linear forwards;
}
@media only screen and (max-width: 980px) {
  .a-hover-menu-btn:not(.is-preload).a-hover-menu-btn__target:last-child {
    -webkit-animation: shrinkBottomSp 0.1s linear forwards;
            animation: shrinkBottomSp 0.1s linear forwards;
  }
}
.a-hover-menu-btn.is-hover:not(.is-active) .a-hover-menu-btn__target:first-child {
  -webkit-animation: hopTop 0.1s linear forwards;
          animation: hopTop 0.1s linear forwards;
}
@media only screen and (max-width: 980px) {
  .a-hover-menu-btn.is-hover:not(.is-active) .a-hover-menu-btn__target:first-child {
    -webkit-animation: hopTopSp 0.1s linear forwards;
            animation: hopTopSp 0.1s linear forwards;
  }
}
.a-hover-menu-btn.is-hover:not(.is-active) .a-hover-menu-btn__target:last-child {
  -webkit-animation: hopBottom 0.1s linear forwards;
          animation: hopBottom 0.1s linear forwards;
}
@media only screen and (max-width: 980px) {
  .a-hover-menu-btn.is-hover:not(.is-active) .a-hover-menu-btn__target:last-child {
    -webkit-animation: hopBottomSp 0.1s linear forwards;
            animation: hopBottomSp 0.1s linear forwards;
  }
}
.a-hover-menu-btn.is-active .a-hover-menu-btn__target:first-child, .a-hover-menu-btn.is-active .a-hover-menu-btn__target:last-child {
  -webkit-animation: none;
          animation: none;
}
.a-hover-menu-btn.is-hover.is-active {
  -webkit-animation: rotate 0.15s linear forwards;
          animation: rotate 0.15s linear forwards;
}

.c-section-title {
  font-size: 2.2rem;
  line-height: 3.4rem;
  letter-spacing: 0.16rem;
  font-weight: 500;
  color: #000;
  line-height: 2.2rem;
}
@media only screen and (max-width: 980px) {
  .c-section-title {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.c-section-title__pre {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #e30920;
  margin-right: 0.8rem;
  vertical-align: text-top;
}
.c-section-title__sub {
  font-family: "Roboto", Helvetica, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 2.4rem;
  line-height: 2.2rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-left: 1.6rem;
}
@media only screen and (max-width: 980px) {
  .c-section-title__sub {
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #000;
    font-size: 1.6rem;
    line-height: 2rem;
    display: block;
    margin-top: 1rem;
    margin-left: 0;
  }
}
.c-section-title__notice {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.058em;
  font-weight: 400;
  color: #888;
  padding-top: 1.1rem;
}

.c-view-more-btn {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 2.4rem;
  height: 2.6rem;
}
@media only screen and (max-width: 480px) {
  .c-view-more-btn--exhibition {
    height: 2.4rem;
  }
}
.c-view-more-btn--bold {
  padding-right: 2.6rem;
  height: 2.4rem;
}
.c-view-more-btn__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.11rem;
  font-weight: 300;
  font-family: "Roboto", Helvetica, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-view-more-btn__text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    color: #444;
    text-align: left;
  }
}
.c-view-more-btn__text--bold {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  color: #000;
}
.c-view-more-btn__line {
  position: absolute;
  right: 0;
  bottom: 50%;
  display: block;
  width: 0.8rem;
  height: 0.1rem;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  background-color: #444;
}
.c-view-more-btn__line--bold {
  height: 0.2rem;
  background-color: #000;
}
.c-view-more-btn__open-new-icon {
  position: absolute;
  right: 0;
  bottom: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}

.c-back-to-top-btn {
  position: fixed;
  bottom: 3.2rem;
  right: 3.2rem;
  z-index: 999;
  width: 5.6rem;
  height: 5.6rem;
  transition: opacity 0.3s;
}
@media only screen and (max-width: 480px) {
  .c-back-to-top-btn {
    bottom: 2rem;
    right: 2rem;
  }
}
@media only screen and (max-width: 1128px) {
  .c-back-to-top-btn--entry-page {
    bottom: 8.8rem;
  }
}
.c-back-to-top-btn.is-deactive {
  opacity: 0;
  pointer-events: none;
}
.c-back-to-top-btn.is-absolute {
  position: absolute;
  top: -8.8rem;
  right: 0;
}
@media only screen and (max-width: 480px) {
  .c-back-to-top-btn.is-absolute {
    top: -7.6rem;
  }
}
.c-back-to-top-btn__wrap {
  position: relative;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #f5f5f5;
}
.c-back-to-top-btn__arrow svg {
  position: absolute;
  top: 2.3rem;
  right: 1.6rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media all and (-ms-high-contrast: none) {
  .c-back-to-top-btn__arrow svg:last-child {
    display: none;
  }
}

.c-archive-list {
  margin-left: 3.2rem;
  margin-right: 3.2rem;
}
.c-archive-list:not(:last-child) {
  margin-bottom: 9.6rem;
}
.c-archive-list--kr {
  font-family: "Noto Sans KR", "Roboto", Helvetica, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}
.c-archive-list--ch {
  font-family: "Noto Sans SC", "Roboto", Helvetica, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}
@media only screen and (max-width: 480px) {
  .c-archive-list {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.c-archive-list__about-archive {
  width: 100%;
}
@media only screen and (max-width: 1128px) {
  .c-archive-list__about-archive {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-archive-list__fp-top:not(:last-child) {
  margin-bottom: 9.8rem;
}
.c-archive-list__award-winning-works {
  margin-bottom: 9.8rem !important;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__award-winning-works {
    margin-bottom: 6.5rem !important;
  }
}
.c-archive-list__previous-award-winning-works {
  margin-bottom: 6rem !important;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__previous-award-winning-works {
    margin-bottom: 4rem !important;
  }
}
.c-archive-list__head--about-archive {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #000;
  margin-bottom: 7rem;
}
.c-archive-list__head--about-archive--en {
  font-size: 3.4rem;
  line-height: 3.4rem;
  letter-spacing: 0.02em;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .c-archive-list__head--about-archive {
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.02em;
    font-weight: 700;
    margin-bottom: 3.9rem;
  }
  .c-archive-list__head--about-archive--en {
    font-size: 2.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
.c-archive-list__head--top-award {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin-bottom: 9.8rem;
}
.c-archive-list__head--top-award--en {
  font-size: 3.4rem;
  line-height: 3.4rem;
  letter-spacing: 0.02em;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .c-archive-list__head--top-award {
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.02em;
    font-weight: 700;
    margin-bottom: 7.6rem;
  }
  .c-archive-list__head--top-award--en {
    font-size: 2.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 600;
  }
}
.c-archive-list__head--award {
  display: none;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__head--award {
    display: inherit;
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #000;
    margin-bottom: 4.3rem;
  }
  .c-archive-list__head--award--en {
    font-size: 2.1rem;
    line-height: 2rem;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
.c-archive-list__head--previous {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #000;
  margin-bottom: 7rem;
}
.c-archive-list__head--previous--en {
  font-size: 3.4rem;
  line-height: 3.4rem;
  letter-spacing: 0.02em;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__head--previous {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    margin-bottom: 3.5rem;
  }
  .c-archive-list__head--previous--en {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
  .c-archive-list__head--previous--jmaf {
    display: none;
  }
}
.c-archive-list__section-about-archive:not(:last-child) {
  margin-bottom: 9.2rem;
}
@media only screen and (max-width: 768px) {
  .c-archive-list__section-about-archive:not(:last-child) {
    margin-bottom: 7.8rem;
  }
}
.c-archive-list__title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 5.6rem;
}
.c-archive-list__title--about-top {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 480px) {
  .c-archive-list__title--about-top {
    margin-bottom: 3rem;
  }
}
.c-archive-list__title--about-archive-section {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .c-archive-list__title--about-archive-section {
    margin-bottom: 3.3rem;
  }
}
@media only screen and (max-width: 480px) {
  .c-archive-list__title--related-content {
    margin-bottom: 3.9rem;
  }
}
.c-archive-list__title--award-top {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__title--award-top {
    display: none;
  }
}
.c-archive-list__title--award-previous {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 640px) {
  .c-archive-list__title--award-previous {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 980px) {
  .c-archive-list__title--news-archive {
    margin-bottom: 4rem;
  }
}
.c-archive-list__link-wrap {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  width: 100%;
  margin-top: 5.4rem;
}
@media only screen and (max-width: 480px) {
  .c-archive-list__link-wrap {
    gap: 2.1rem;
    margin-top: 4.2rem;
  }
}
.c-archive-list__link--reservation {
  width: 100%;
  margin-top: 4rem;
}
@media only screen and (max-width: 480px) {
  .c-archive-list__link--reservation {
    margin-top: 2.4rem;
  }
}
.c-archive-list__link--reservation--news-archive {
  display: none;
}
@media only screen and (max-width: 980px) {
  .c-archive-list__link--reservation--news-archive {
    display: block;
  }
}
.c-archive-list__text {
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-archive-list__text {
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
  }
}
.c-archive-list__single-banner:not(:last-child) {
  margin-bottom: 2.4rem;
}

.c-contest-top-archive-list {
  margin-left: 3.2rem;
  margin-right: 3.2rem;
}
.c-contest-top-archive-list:not(:last-child) {
  margin-bottom: 9.8rem;
}
@media only screen and (max-width: 480px) {
  .c-contest-top-archive-list {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.c-contest-top-archive-list__head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  grid-template-areas: "title     image" "lead-text image";
  -webkit-column-gap: 4rem;
          column-gap: 4rem;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__head {
    grid-template-columns: 1fr;
    grid-template-rows: inherit;
    grid-template-areas: "image" "title" "lead-text";
  }
}
.c-contest-top-archive-list__title-wrap {
  grid-area: title;
  margin-bottom: 2.6rem;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__title-wrap {
    margin-bottom: 2.4rem;
  }
}
.c-contest-top-archive-list__title {
  font-size: 2.2rem;
  line-height: 2.2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000;
  margin-bottom: 2.5rem;
}
.c-contest-top-archive-list__title--en {
  font-size: 2.4rem;
  line-height: 2.2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.c-contest-top-archive-list__title br {
  display: none;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__title {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    margin-bottom: 2.1rem;
  }
  .c-contest-top-archive-list__title--en {
    font-size: 2.1rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
  .c-contest-top-archive-list__title br {
    display: inline;
  }
}
.c-contest-top-archive-list__title--pre {
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000;
  margin-bottom: 1.3rem;
}
.c-contest-top-archive-list__title--pre--en {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__title--pre {
    display: none;
  }
}
.c-contest-top-archive-list__title--sub {
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__title--sub {
    font-size: 1.6rem;
    line-height: 1.6rem;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
.c-contest-top-archive-list__title--sub-period {
  font-size: 2.1rem;
  line-height: 2.1rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-left: 0.8rem;
}
.c-contest-top-archive-list__title--sub-period .day-of-week {
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  vertical-align: bottom;
  margin-left: 0.4rem;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__title--sub-period {
    font-size: 1.8rem;
    line-height: 1.8rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    margin-left: 1.2rem;
  }
  .c-contest-top-archive-list__title--sub-period .day-of-week {
    font-size: 1.4rem;
    line-height: 1.8rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    vertical-align: bottom;
    margin-left: 0.4rem;
  }
}
.c-contest-top-archive-list__title--sub-note {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
  margin-left: 0.4rem;
}
.c-contest-top-archive-list__lead-text {
  grid-area: lead-text;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}
.c-contest-top-archive-list__lead-text--about-fp {
  margin-top: 3.2rem;
}
.c-contest-top-archive-list__lead-text--about-fp-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  margin-bottom: 1.9rem;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__lead-text--about-fp-title {
    margin-bottom: 1.3rem;
  }
}
.c-contest-top-archive-list__lead-text--about-fp-description, .c-contest-top-archive-list__lead-text--about-fp-remarks {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.c-contest-top-archive-list__lead-text--about-fp-description {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}
.c-contest-top-archive-list__lead-text--about-fp-description li {
  display: table-row;
}
.c-contest-top-archive-list__lead-text--about-fp-description li:before {
  content: "・";
  display: table-cell;
  padding-right: 0.4rem;
}
.c-contest-top-archive-list__lead-text--about-fp-remarks {
  font-size: 1.2rem;
  line-height: 1.8rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #AAA;
  margin-top: 1rem;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__lead-text--about-fp-remarks {
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    margin-top: 1.3rem;
  }
}
.c-contest-top-archive-list__image {
  grid-area: image;
}
@media only screen and (max-width: 640px) {
  .c-contest-top-archive-list__image {
    margin-bottom: 3.6rem;
  }
}

.c-single-img {
  width: 100%;
  height: 100%;
  /* 協賛事業 SP 160x72 に強制する(実装見直したい) */
}
.c-single-img__img--bg {
  position: relative;
  background-color: #f5f5f5;
}
.c-single-img__bg-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-single-img__img-wrap {
  position: relative;
  width: 100%;
}
.c-single-img__placeholder, .c-single-img__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 480px) {
  .p-cooperative-program__banner .c-single-img__img-wrap {
    padding-top: 45% !important;
  }
}
@media only screen and (max-width: 480px) {
  .p-cooperative-program__banner .c-single-img__content {
    object-fit: cover;
  }
}

.c-thumb-half-column-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -4rem;
}
@media only screen and (max-width: 980px) {
  .c-thumb-half-column-list {
    margin-bottom: -2.4rem;
  }
}
.c-thumb-half-column-list__item {
  width: calc(50% - 2rem);
  margin-bottom: 4rem;
}
@media only screen and (max-width: 980px) {
  .c-thumb-half-column-list__item {
    width: calc(50% - 1.2rem);
    margin-bottom: 2.4rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .c-thumb-half-column-list__item {
    width: 100%;
  }
}
.c-thumb-half-column-list__item--small {
  width: calc(50% - 1.2rem);
}
@media only screen and (max-width: 480px) {
  .c-thumb-half-column-list__item--small {
    width: 100%;
  }
}
.c-thumb-half-column-list__item-link {
  box-sizing: border-box;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0);
}
.c-thumb-half-column-list__item-single-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-top: 2rem;
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 980px) {
  .c-thumb-half-column-list__item-single-title {
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: 0.02em;
    font-weight: 400;
  }
}
.c-thumb-half-column-list__img-wrap {
  position: relative;
  box-sizing: border-box;
}
.c-thumb-half-column-list__img-wrap--target:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%20%3Cpath%20d%3D%22M9%209.6v1.8H.6V3h1.8%22%2F%3E%20%3Cpath%20d%3D%22M11.4%207.8H4.2V.6h7.2z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 1.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
}
@media all and (-ms-high-contrast: none) {
  .c-thumb-half-column-list__img-wrap--target:after {
    background-size: 12px;
  }
}
.c-thumb-half-column-list__text-wrap {
  padding: 1.6rem 0;
}
.c-thumb-half-column-list__item-head {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 500;
  color: #444;
  margin-bottom: 0.4rem;
}
.c-thumb-half-column-list__item-title {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  margin-bottom: 0.4rem;
}
.c-thumb-half-column-list__item-info {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
}

.c-thumb-one-third-column-list {
  display: flex;
  gap: 4rem;
}
@media only screen and (max-width: 480px) {
  .c-thumb-one-third-column-list {
    flex-direction: column;
    gap: 2rem;
  }
}
.c-thumb-one-third-column-list__item {
  width: 100%;
}
.c-thumb-one-third-column-list__border-box {
  box-sizing: border-box;
  border: 0.1rem solid #DDD;
}

.c-image-flow {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  pointer-events: none;
}
.c-image-flow__wrap, .c-image-flow__list {
  display: flex;
  flex-shrink: 0;
  height: 100%;
}
.c-image-flow__item {
  flex-shrink: 0;
  height: 100%;
}
.c-image-flow__item img {
  width: auto;
  height: 100%;
}

.c-image-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-bottom: 2.6rem;
  margin-bottom: -2.6rem;
}
@media only screen and (max-width: 1064px) {
  .c-image-slider {
    position: inherit;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1064px) {
  .c-image-slider--content {
    position: relative;
    padding-bottom: 2.6rem;
    margin-bottom: -2.6rem;
  }
}
.c-image-slider__trimmer {
  cursor: pointer;
  overflow: hidden;
  height: 100%;
  background-color: #f5f5f5;
}
.c-image-slider__image-wrap {
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.c-image-slider__image-wrap.is-transition {
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.c-image-slider__image-wrap--single-slide:not(.c-image-slider__image-wrap--top-fv) {
  cursor: default;
  -webkit-transform: none;
          transform: none;
}
.c-image-slider__slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.c-image-slider__slide--top-fv {
  background-color: #fff;
}
.c-image-slider__slide--one-column {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.c-image-slider__slide-elem {
  position: relative;
}
.c-image-slider__slide-elem--top-fv {
  width: 76.8rem;
  height: 100%;
  margin-left: auto;
  background-color: #f5f5f5;
}
@media only screen and (max-width: 1064px) {
  .c-image-slider__slide-elem--top-fv {
    width: 100%;
    height: 52.0676691729vw;
    height: calc(var(--vw, 1vw) * 100 / 2128 * 1108);
  }
}
@media only screen and (max-width: 1064px) and (max-width: 640px) {
  .c-image-slider__slide-elem--top-fv {
    width: 80.5333333333vw;
    width: calc(var(--vw, 1vw) * 100 * 302 / 375);
    height: 60.8vw;
    height: calc(var(--vw, 1vw) * 100 * 228 / 375);
  }
}
.c-image-slider__bg-slide-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.c-slider-handle {
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 0.1s;
  width: 4.8rem;
  height: calc(100% - 2rem);
  cursor: pointer;
}
.c-slider-handle--left {
  left: 0;
}
.c-slider-handle--right {
  right: 0;
}
.c-slider-handle.is-enter {
  opacity: 1;
}
@media only screen and (max-width: 980px) {
  .c-slider-handle {
    display: none;
  }
}
.c-slider-handle__arrow {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  width: 4.8rem;
  height: 9.6rem;
  background: #fff;
  pointer-events: none;
}
.c-slider-handle__arrow svg {
  position: absolute;
  top: 4.5rem;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .c-slider-handle__arrow svg:last-child {
    display: none;
  }
}
.c-slider-handle__arrow--left > svg {
  right: 1.2rem;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.c-slider-handle__arrow--right > svg {
  left: 1.2rem;
}

.c-slider-pager {
  display: flex;
  justify-content: flex-end;
  pointer-events: none;
  padding-top: 1.3rem;
  padding-bottom: 0.7rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 980px) {
  .c-slider-pager {
    position: absolute;
    right: 0.8rem;
    bottom: -2.6rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 640px) {
  .c-slider-pager {
    right: 2rem;
    bottom: 0;
  }
}
.c-slider-pager--one-column {
  padding-right: 1.4rem;
}
@media only screen and (max-width: 980px) {
  .c-slider-pager--one-column {
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 640px) {
  .c-slider-pager--one-column {
    right: 0;
    bottom: 0;
  }
}
.c-slider-pager--award, .c-slider-pager--book {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 1.4rem;
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .c-slider-pager--award, .c-slider-pager--book {
    padding-right: 3.2rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .c-slider-pager--award, .c-slider-pager--book {
    position: inherit;
    left: 0rem;
    right: auto;
    justify-content: flex-start;
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 980px) {
  .c-slider-pager--top-fv {
    bottom: -0.6rem;
  }
}
.c-slider-pager--content {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .c-slider-pager--content {
    position: inherit;
    justify-content: flex-start;
    padding-top: 0;
    margin-top: 1.3rem;
  }
}
.c-slider-pager__element {
  transition: width 0.2s, height 0.2s, margin-top 0.2s;
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 0.1rem;
  border-radius: 50%;
  background: #444;
}
.c-slider-pager__element:not(:last-child) {
  margin-right: 0.8rem;
}
.c-slider-pager__element.is-active {
  width: 0.6rem;
  height: 0.6rem;
  margin-top: 0;
}
.c-slider-pager__element.is-active:not(:last-child) {
  margin-right: 0.7rem;
}

.c-box-button {
  position: relative;
  width: 100%;
}
.c-box-button__wrap {
  position: relative;
  box-sizing: border-box;
  padding: 1.6rem 0;
  border-bottom: 0.1rem solid #DDD;
}
.c-box-button__text {
  font-family: "Roboto", Helvetica, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
  padding-right: 2.4rem;
  text-align: left;
}
.c-box-button__text--en {
  font-family: "Roboto", Helvetica, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}
.c-box-button__text--press {
  margin-bottom: 0.4rem;
}
.c-box-button__text--large {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: 0.13rem;
  font-weight: 500;
  color: #444;
}
.c-box-button__text--bold {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
}
.c-box-button__note-text {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
  margin-left: 0.8rem;
}
.c-box-button__info {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
  padding-right: 2.4rem;
  display: block;
}
.c-box-button__line {
  position: absolute;
  right: 0;
  bottom: 50%;
  display: block;
  width: 0.8rem;
  height: 0.1rem;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  background-color: #444;
}
.c-box-button__target-icon {
  position: absolute;
  right: 0;
  bottom: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23444%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-box-button__target-icon {
    background-size: 9px;
  }
}
.c-box-button__download-icon {
  position: absolute;
  right: 0.8rem;
  bottom: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23444%22%20d%3D%22M5.5%200v7l-3-2.692M0%209.5h10%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-box-button__download-icon {
    background-size: 9px;
  }
}
.c-box-button__download-icon--large {
  right: 0;
}
.c-box-button--rev .c-box-button__text {
  text-align: right;
  padding-right: 0;
}
.c-box-button--rev .c-box-button__line {
  right: auto;
  left: 0;
}
.c-box-button--no-link .c-box-button__link {
  pointer-events: none;
}
.c-box-button--no-link .c-box-button__text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #d2d2d2;
}
.c-box-button--no-link .c-box-button__line {
  background-color: #d2d2d2;
}
.c-box-button--no-link .c-box-button__target-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23D2D2D2%3B%7D%3C%2Fstyle%3E%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20id%3D%22PC-Symbols%22%3E%20%3Cg%20id%3D%22PC_x2F_btn_x2F_box_x2F_open-in-new-JP%22%20transform%3D%22translate%28-307.000000%2C%20-23.000000%29%22%3E%20%3Cg%20id%3D%22icon_x2F_open-in-new%22%20transform%3D%22translate%28307.000000%2C%2023.000000%29%22%3E%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate%280.500000%2C%200.500000%29%22%3E%20%3Cpolyline%20id%3D%22Rectangle%22%20class%3D%22st0%22%20points%3D%227%2C7.5%207%2C9%200%2C9%200%2C2%201.5%2C2%20%22%2F%3E%20%3Crect%20id%3D%22Rectangle-Copy%22%20x%3D%223%22%20y%3D%220%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%226%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.c-box-button-2 {
  position: relative;
  width: 100%;
}
.c-box-button-2__wrap {
  display: flex;
  align-items: center;
}
.c-box-button-2__padding-overlay-nav {
  padding: 1.9rem 0 2rem;
}
.c-box-button-2__padding-about {
  padding-bottom: 2.2rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-about {
    padding-bottom: 2rem;
  }
}
.c-box-button-2__padding-related-program-archive-list {
  padding-bottom: 1.5rem;
}
@media only screen and (max-width: 880px) {
  .c-box-button-2__padding-related-program-archive-list {
    padding-bottom: 2rem;
  }
}
.c-box-button-2__padding-contest-top {
  padding-top: 2.2rem;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 640px) {
  .c-box-button-2__padding-contest-top {
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.c-box-button-2__padding-event-report {
  padding-bottom: 2rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-event-report {
    padding-bottom: 1.6rem;
  }
}
.c-box-button-2__padding-award-divisiton-ex {
  padding-bottom: 2.1rem;
}
.c-box-button-2__padding-award-back {
  padding-bottom: 2.1rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-award-back {
    padding-bottom: 1.7rem;
  }
}
.c-box-button-2__padding-award-critiques {
  padding-bottom: 1.9rem;
}
.c-box-button-2__padding-award-profile {
  padding-bottom: 1.2rem;
}
.c-box-button-2__padding-award-profile-back {
  padding-bottom: 1.7rem;
}
.c-box-button-2__padding-screening-dl-file {
  padding-bottom: 2.1rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-screening-dl-file {
    padding-bottom: 2.2rem;
  }
}
.c-box-button-2__padding-press {
  padding-bottom: 1.9rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-press {
    padding-bottom: 1.4rem;
  }
}
.c-box-button-2__padding-press-contact {
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 480px) {
  .c-box-button-2__padding-press-contact {
    padding-bottom: 2.2rem;
  }
}
.c-box-button-2__content {
  width: 100%;
  padding-right: 2.4rem;
}
.c-box-button-2__content--icon-none {
  padding-right: 0;
}
.c-box-button-2__line-icon {
  position: absolute;
  right: 0;
  display: block;
  width: 0.8rem;
  height: 0.1rem;
  background-color: #444;
}
.c-box-button-2__target-icon {
  position: absolute;
  right: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23444%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-box-button-2__target-icon {
    background-size: 9px;
  }
}
.c-box-button-2__download-icon {
  position: absolute;
  right: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23444%22%20d%3D%22M5.5%200v7l-3-2.692M0%209.5h10%22%2F%3E%3C%2Fsvg%3E");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-box-button-2__download-icon {
    background-size: 9px;
  }
}

.c-page-outline {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-page-outline__one-column {
  width: 100%;
}
.c-page-outline__one-column p a {
  display: inline;
  color: #e30920;
}
.c-page-outline__one-column p a.is-hover, .c-page-outline__one-column p a:hover {
  text-decoration: underline;
}
.c-page-outline__one-column p a[href^=tel] {
  pointer-events: none;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-page-outline__one-column p a[href^=tel] {
    pointer-events: auto;
    color: #e30920;
  }
}
.c-page-outline__one-column p a[href^=tel]:after, .c-page-outline__one-column p a[href^=mailto]:after, .c-page-outline__one-column p a[target^=_blank]:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
  margin-right: 0.8rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-page-outline__one-column p a[href^=tel]:after, .c-page-outline__one-column p a[href^=mailto]:after, .c-page-outline__one-column p a[target^=_blank]:after {
    background-size: 9px;
  }
}
.c-page-outline__one-column p a[target^=_blank]:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}
.c-page-outline__one-column p a[href^=mailto]:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%20%3Cpath%20d%3D%22M9.5%208.5h-9v-7h9z%22%2F%3E%20%3Cpath%20d%3D%22M.5%201.5L5%206l4.5-4.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}
@media only screen and (max-width: 480px) {
  .c-page-outline__one-column p a[href^=tel]:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20fill%3D%22%23999%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%203v1h2v5H1V4h2V3h4zm0%202H3v3h4V5zm3-4v2H8V2H2v1H0V1h10z%22%2F%3E%3C%2Fsvg%3E");
  }
}
.c-page-outline__one-column p:not(:last-child) {
  margin-bottom: 2.4rem;
}
.c-page-outline__two-column {
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 980px) {
  .c-page-outline__two-column {
    width: 100%;
  }
  .c-page-outline__two-column:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.c-page-outline__two-column p a {
  display: inline;
  color: #e30920;
}
.c-page-outline__two-column p a.is-hover, .c-page-outline__two-column p a:hover {
  text-decoration: underline;
}
.c-page-outline__two-column p a[href^=tel] {
  pointer-events: none;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-page-outline__two-column p a[href^=tel] {
    pointer-events: auto;
    color: #e30920;
  }
}
.c-page-outline__two-column p a[href^=tel]:after, .c-page-outline__two-column p a[href^=mailto]:after, .c-page-outline__two-column p a[target^=_blank]:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
  margin-right: 0.8rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-page-outline__two-column p a[href^=tel]:after, .c-page-outline__two-column p a[href^=mailto]:after, .c-page-outline__two-column p a[target^=_blank]:after {
    background-size: 9px;
  }
}
.c-page-outline__two-column p a[target^=_blank]:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}
.c-page-outline__two-column p a[href^=mailto]:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%20%3Cpath%20d%3D%22M9.5%208.5h-9v-7h9z%22%2F%3E%20%3Cpath%20d%3D%22M.5%201.5L5%206l4.5-4.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}
@media only screen and (max-width: 480px) {
  .c-page-outline__two-column p a[href^=tel]:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20fill%3D%22%23999%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%203v1h2v5H1V4h2V3h4zm0%202H3v3h4V5zm3-4v2H8V2H2v1H0V1h10z%22%2F%3E%3C%2Fsvg%3E");
  }
}
.c-page-outline__other-info {
  display: block;
  width: 100%;
  margin-top: 4rem;
}
@media only screen and (max-width: 980px) {
  .c-page-outline__other-info {
    margin-top: 2.4rem;
  }
}
.c-page-outline__other-info--two-column {
  text-align: right;
}
@media only screen and (max-width: 980px) {
  .c-page-outline__other-info--two-column {
    margin-top: 0;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .c-page-outline__other-info--two-column {
    text-align: left;
  }
}
.c-page-outline--two-column .c-page-outline__two-column {
  width: calc(50% - 1.2rem);
}
@media only screen and (max-width: 980px) {
  .c-page-outline--two-column .c-page-outline__two-column {
    width: 100%;
  }
  .c-page-outline--two-column .c-page-outline__two-column:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.c-page-outline--two-column .c-page-outline__other-info {
  margin-top: 2.4rem;
}

.c-text-button {
  position: relative;
}
@media only screen and (max-width: 480px) {
  .c-text-button {
    width: 100%;
  }
}
.c-text-button--footer {
  width: 100%;
  height: 4.8rem;
}
.c-text-button__text-link {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .c-text-button__link {
    position: relative;
    box-sizing: border-box;
    padding: 1.6rem 0;
    border-bottom: 0.1rem solid #DDD;
  }
}
.c-text-button__line {
  position: absolute;
  right: 0;
  bottom: 1rem;
  display: block;
  width: 0.8rem;
  height: 0.1rem;
  background-color: #000;
}
.c-text-button__line--footer {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  background-color: #444;
}
@media only screen and (max-width: 480px) {
  .c-text-button__line {
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    background-color: #444;
  }
}
.c-text-button__title {
  font-family: "Roboto", Helvetica, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000;
  padding-right: 2.4rem;
  text-align: left;
}
.c-text-button__title--footer {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-text-button__title {
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    color: #444;
  }
}

.c-one-side-arrow__body {
  position: absolute;
  top: 2.7rem;
  left: 1.4rem;
  display: inline-block;
  width: 2.2rem;
  height: 0.1rem;
  background-color: #000;
  border-radius: 0.05rem;
  transition: all 0.15s ease-out;
}
.c-one-side-arrow__body::before {
  content: " ";
  width: 1rem;
  height: 0.1rem;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  position: absolute;
  top: 0.2rem;
  right: -0.1rem;
  border-top: solid 0.1rem #000;
  border-radius: 0.05rem;
}
.c-one-side-arrow__body--screening {
  background-color: #fff !important;
}
.c-one-side-arrow__body--screening::before {
  border-top-color: #fff !important;
}
.c-one-side-arrow--step-btn {
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(-1) rotate(180deg);
          transform: scaleX(-1) rotate(180deg);
}
.c-one-side-arrow--step-btn .c-one-side-arrow__body {
  top: 1.9rem;
  left: 1.1rem;
  width: 1.6rem;
  height: 0.1rem;
}
@media only screen and (max-width: 480px) {
  .c-one-side-arrow--step-btn .c-one-side-arrow__body {
    top: 1.4rem;
    left: 0.7rem;
    width: 1.4rem;
  }
}
.c-one-side-arrow--step-btn .c-one-side-arrow__body::before {
  width: 0.8rem;
  transition: all 0.3s;
  border-top: solid 0.1rem #000;
}
@media only screen and (max-width: 480px) {
  .c-one-side-arrow--step-btn .c-one-side-arrow__body::before {
    top: 0.1rem;
    width: 0.6rem;
    -webkit-transform: rotate(-33deg);
            transform: rotate(-33deg);
  }
}

.c-one-column-fv {
  position: relative;
  width: 100%;
  max-width: 128rem;
  margin-top: 8rem;
  margin-bottom: 9.8rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 980px) {
  .c-one-column-fv {
    margin-top: 7.8rem;
    margin-bottom: 8rem;
  }
}
.c-one-column-fv__content-wrap {
  height: 50rem;
}
@media only screen and (max-width: 980px) {
  .c-one-column-fv__content-wrap {
    height: 45rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 640px) {
  .c-one-column-fv__content-wrap {
    height: 58.6666666667vw;
    height: calc(var(--vw, 1vw) * 100 * 220 / 375);
  }
}
.c-one-column-fv__title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100rem;
  padding: 8rem calc((100% - 100rem) / 2);
}
@media only screen and (max-width: 1128px) {
  .c-one-column-fv__title-wrap {
    width: calc(100% - 12.8rem);
    padding: 8rem calc((100% - (100% - 12.8rem)) / 2);
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) {
  .c-one-column-fv__title-wrap {
    width: calc(100% - 6.4rem);
    padding: 5.6rem calc((100% - (100% - 6.4rem)) / 2);
  }
}
@media only screen and (max-width: 1128px) and (max-width: 980px) and (max-width: 640px) {
  .c-one-column-fv__title-wrap {
    position: inherit;
    top: auto;
    -webkit-transform: translateY(-1.5rem);
            transform: translateY(-1.5rem);
    margin-bottom: -1.5rem;
    width: 69.3333333333%;
    padding: 0 0 0 2rem;
  }
}
.c-one-column-fv__main-svg {
  height: 26rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-svg {
    width: 78.0769230769%;
    height: auto;
    margin-bottom: 3.05rem;
  }
}
.c-one-column-fv__main-svg img {
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-svg img {
    width: 100%;
    height: auto;
  }
}
.c-one-column-fv__main-svg .c-one-column-fv__main-svg-white {
  display: none;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-svg .c-one-column-fv__main-svg-white {
    display: none;
  }
}
.c-one-column-fv__main-svg.is-white .c-one-column-fv__main-svg-white {
  display: block;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-svg.is-white .c-one-column-fv__main-svg-white {
    display: none;
  }
}
.c-one-column-fv__main-svg.is-white .c-one-column-fv__main-svg-black {
  display: none;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-svg.is-white .c-one-column-fv__main-svg-black {
    display: block;
  }
}
.c-one-column-fv__main-title {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-title {
    font-size: 2.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #000 !important;
  }
}
.c-one-column-fv__main-title.is-white {
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .c-one-column-fv__main-title.is-white {
    color: #000;
  }
}

.p-logo__img {
  width: 21.3rem;
  height: 5.7rem;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 980px) {
  .p-logo__img {
    width: 17.7rem;
    height: 4.7rem;
  }
}
.p-logo__img--overlay {
  width: 33.2rem;
  height: 8.9rem;
}

.p-main-menu {
  width: 100%;
  height: 100%;
}
.p-main-menu.hide {
  display: none;
}
@media only screen and (max-width: 980px) {
  .p-main-menu {
    display: none;
  }
}
.p-main-menu__wrap {
  display: flex;
  justify-content: flex-end;
  padding-right: 8.2rem;
  padding-top: 2.9rem;
}
.p-main-menu__item {
  font-size: 1.5rem;
  line-height: 2.4rem;
  letter-spacing: 0.1rem;
  font-weight: 500;
}
.p-main-menu__item:not(:last-child) {
  margin-right: 3.2rem;
}

.p-menu-btn {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 8.2rem;
  height: 8rem;
}
@media only screen and (max-width: 980px) {
  .p-menu-btn {
    width: 5.8rem;
    height: 7.2rem;
  }
}
.p-menu-btn__line {
  position: absolute;
  left: 3.2rem;
  transition: top 0.1s, bottom 0.1s, -webkit-transform 0.1s;
  transition: transform 0.1s, top 0.1s, bottom 0.1s;
  transition: transform 0.1s, top 0.1s, bottom 0.1s, -webkit-transform 0.1s;
  width: 1.8rem;
  height: 0.2rem;
  background: #000;
}
.p-menu-btn__line:first-child {
  top: 3.6rem;
}
.p-menu-btn__line:last-child {
  bottom: 3.6rem;
}
@media only screen and (max-width: 980px) {
  .p-menu-btn__line {
    left: 2rem;
  }
  .p-menu-btn__line:first-child {
    top: 3.2rem;
  }
  .p-menu-btn__line:last-child {
    bottom: 3.2rem;
  }
}
.p-menu-btn.is-active .p-menu-btn__line:first-child {
  top: 3.9rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-menu-btn.is-active .p-menu-btn__line:last-child {
  bottom: 3.9rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media only screen and (max-width: 980px) {
  .p-menu-btn.is-active .p-menu-btn__line:first-child {
    top: 3.5rem;
  }
  .p-menu-btn.is-active .p-menu-btn__line:last-child {
    bottom: 3.5rem;
  }
}

.p-breadcrumbs {
  width: 100%;
  min-width: 0;
  max-width: 121.6rem;
  height: 1.8rem;
  margin: 0 auto 4rem;
  overflow: hidden;
  color: #888;
}
@media only screen and (max-width: 980px) {
  .p-breadcrumbs {
    margin: 0 auto 2.4rem;
  }
}
.p-breadcrumbs__wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-breadcrumbs__item.is-active {
  pointer-events: none;
}
.p-breadcrumbs__item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 0.4rem;
  height: 0.8rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2219px%22%20height%3D%2234px%22%20viewBox%3D%220%200%2019%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%3E%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%3Cg%20id%3D%22icon%2Farr_R%22%20transform%3D%22translate%281.000000%2C%201.000000%29%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%3E%20%3Cpolyline%20id%3D%22arr%22%20transform%3D%22translate%288.000000%2C%2016.000000%29%20scale%28-1%2C%201%29%20translate%28-8.000000%2C%20-16.000000%29%20%22%20points%3D%2216%2032%200%2016%2016%200%22%3E%3C%2Fpolyline%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .p-breadcrumbs__item:not(:last-child)::after {
    background-size: 4px 8px;
  }
}
.p-breadcrumbs__text {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
  display: inline;
  white-space: nowrap;
}
.p-breadcrumbs__arw {
  width: 0.4rem;
  height: 0.8rem;
  margin: 0.55rem 0.8rem;
}

.p-footer-nav {
  width: 100%;
  margin: 0 auto 4.8rem;
  max-width: 121.6rem;
}
@media only screen and (max-width: 980px) {
  .p-footer-nav {
    margin: 0 auto 2.4rem;
  }
}
.p-footer-nav__wrap--desktop {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto 1fr;
  grid-template-areas: "about contest contest award festival" "about contest contest award 25jmaf";
  -webkit-column-gap: 2.4rem;
          column-gap: 2.4rem;
  row-gap: 4rem;
}
@media only screen and (max-width: 980px) {
  .p-footer-nav__wrap--desktop {
    display: none;
  }
}
.p-footer-nav__wrap--sp {
  display: none;
}
@media only screen and (max-width: 980px) {
  .p-footer-nav__wrap--sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.p-footer-nav__section--about {
  grid-area: about;
}
.p-footer-nav__section--contest {
  grid-area: contest;
}
.p-footer-nav__section--award {
  grid-area: award;
}
.p-footer-nav__section--festival {
  grid-area: festival;
}
.p-footer-nav__section--25jmaf {
  grid-area: 25jmaf;
}
.p-footer-nav__section, .p-footer-nav__separater-item {
  min-width: calc((100vw - 6.4rem - 9.6rem) / 5);
  min-width: calc((var(--vw, 1vw) * 100 - 6.4rem - 9.6rem) / 5);
}
@media only screen and (min-width: 1280px) {
  .p-footer-nav__section, .p-footer-nav__separater-item {
    min-width: 22.4rem;
  }
}
@media only screen and (max-width: 980px) {
  .p-footer-nav__section, .p-footer-nav__separater-item {
    min-width: 0;
    width: calc(50% - 1.2rem);
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .p-footer-nav__section, .p-footer-nav__separater-item {
    width: 100%;
  }
}
.p-footer-nav__section-title {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  margin-bottom: 1.6rem;
}
.p-footer-nav__section-title a {
  display: inline-block;
}
.p-footer-nav__item {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
}
.p-footer-nav__item:not(:last-child) {
  margin-bottom: 1.6rem;
}
.p-footer-nav__separater-wrap {
  display: flex;
  -webkit-column-gap: 2.4rem;
          column-gap: 2.4rem;
}
.p-footer-nav__separater-title {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 500;
  color: #888;
  margin-bottom: 1.6rem;
}
.p-footer-nav__separater-title br {
  display: block;
}
@media only screen and (max-width: 980px) {
  .p-footer-nav__separater-title br {
    display: none;
  }
}
.p-footer-nav__separater-item-link {
  margin-bottom: 1.6rem;
}
.p-footer-nav__open-new-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.8rem;
  margin-bottom: -0.1rem;
}

.p-footer-bottom-contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  max-width: 121.6rem;
}
@media only screen and (max-width: 1240px) and (max-width: 980px) {
  .p-footer-bottom-contents {
    display: block;
  }
}
.p-footer-bottom-contents__list-wrap {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 980px) {
  .p-footer-bottom-contents__list-wrap {
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 2.9rem;
  }
}
.p-footer-bottom-contents__list-wrap--sub-menu {
  order: 2;
}
@media only screen and (max-width: 1240px) {
  .p-footer-bottom-contents__list-wrap--sub-menu {
    order: 0;
    width: 100%;
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-width: 1240px) and (max-width: 980px) {
  .p-footer-bottom-contents__list-wrap--sub-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 2rem;
    margin-bottom: 3.9rem;
  }
}
.p-footer-bottom-contents__list-item {
  margin-right: 2rem;
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .p-footer-bottom-contents__list-item:first-child {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.p-footer-bottom-contents__list-item--sub-menu {
  font-size: 1.1rem;
  line-height: 1.1rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #888;
}
@media only screen and (max-width: 980px) {
  .p-footer-bottom-contents__list-item--sub-menu {
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    color: #444;
    margin-right: 0;
    width: calc((100% - 2.4rem) / 2);
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .p-footer-bottom-contents__list-item--sub-menu:first-child {
    width: calc((100% - 2.4rem) / 2);
    margin-bottom: 0;
  }
}
.p-footer-bottom-contents__list-item-link {
  height: 1.2rem;
}
.p-footer-bottom-contents__list-item-link--large {
  height: 1.8rem;
  margin-right: 1.2rem;
}
.p-footer-bottom-contents__list-item-img {
  width: auto;
  height: 100%;
}
.p-footer-bottom-contents__text {
  font-size: 1.1rem;
  line-height: 1.1rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #888;
  order: 3;
}

.p-overlay-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0px);
  opacity: 0;
  transition: opacity 0.2s;
  background-color: #fff;
  pointer-events: none;
}
.p-overlay-menu::-webkit-scrollbar {
  display: none;
}
.p-overlay-menu.is-active {
  opacity: 1;
  pointer-events: auto;
}
.p-overlay-menu__wrap {
  display: flex;
  flex-direction: column;
  margin: 8rem auto 10rem;
  width: calc(100% - 6.4rem);
  max-width: 100rem;
}
@media only screen and (max-width: 980px) {
  .p-overlay-menu__wrap {
    margin: 7.2rem auto 8rem;
  }
}
@media only screen and (max-width: 480px) {
  .p-overlay-menu__wrap {
    width: calc(100% - 4rem);
  }
}
.p-overlay-menu__header {
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.8rem;
  margin-bottom: 3.1rem;
}
@media only screen and (max-width: 480px) {
  .p-overlay-menu__header {
    margin-top: 2.6rem;
    margin-bottom: 4.5rem;
  }
}
.p-overlay-menu__lang-button {
  margin-left: -2rem;
}
@media only screen and (max-width: 768px) {
  .p-overlay-menu__lang-button {
    margin-left: -1rem;
  }
}
.p-overlay-menu__sns {
  display: flex;
  margin-right: -1rem;
}
@media only screen and (max-width: 480px) {
  .p-overlay-menu__sns {
    margin-right: -1.2rem;
  }
}
.p-overlay-menu__sns-item-img {
  height: 1.2rem;
  padding: 1rem;
}
@media only screen and (max-width: 480px) {
  .p-overlay-menu__sns-item-img {
    display: none;
  }
}
.p-overlay-menu__sns-item-img-sp {
  display: none;
  height: 1.3rem;
  padding: 1.2rem;
}
@media only screen and (max-width: 480px) {
  .p-overlay-menu__sns-item-img-sp {
    display: inherit;
  }
}
.p-overlay-menu__footer-nav {
  flex-shrink: 0;
  margin: auto 3.2rem 0;
  padding-bottom: 3.6rem;
}
@media only screen and (max-width: 980px) {
  .p-overlay-menu__footer-nav {
    margin: auto 2rem 0;
    padding-bottom: 2rem;
  }
}

.p-overlay-nav {
  /* HACK: SPメニュー4部門名を「エンターテイメント /」の後で改行したい */
}
.p-overlay-nav__section {
  display: flex;
  justify-content: space-between;
}
.p-overlay-nav__section:not(:last-child) {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 980px) {
  .p-overlay-nav__section {
    display: block;
  }
}
.p-overlay-nav__section-title {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 980px) {
  .p-overlay-nav__section-title {
    margin: 0;
    margin-bottom: 1rem;
  }
}
.p-overlay-nav__item-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 76.8%;
}
@media only screen and (max-width: 980px) {
  .p-overlay-nav__item-wrap {
    width: 100%;
  }
}
.p-overlay-nav__item {
  width: calc(50% - 1.2rem);
}
@media only screen and (max-width: 640px) {
  .p-overlay-nav__item {
    width: 100%;
  }
}
.p-overlay-nav__item--separater-wrap {
  width: 100%;
}
.p-overlay-nav__item--separater-wrap:first-child {
  padding-top: 1.6rem;
}
@media only screen and (max-width: 980px) {
  .p-overlay-nav__item--separater-wrap:first-child {
    padding-top: 2.4rem;
  }
}
.p-overlay-nav__separater-item:not(:last-child) {
  margin-bottom: 3.4rem;
}
.p-overlay-nav__separater-title {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  margin-bottom: 0.8rem;
}
.p-overlay-nav__separater-title br {
  display: none;
}
@media only screen and (max-width: 480px) {
  .p-overlay-nav__separater-item:first-child .p-overlay-nav__separater-title br {
    display: inherit;
  }
}
.p-overlay-nav__separater-item-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.p-overlay-nav__separater-item-link {
  width: calc(50% - 1.2rem);
}
@media only screen and (max-width: 640px) {
  .p-overlay-nav__separater-item-link {
    width: 100%;
  }
}
.p-overlay-nav__text {
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}

.p-lang-button {
  display: flex;
  flex-direction: row-reverse;
}
.p-lang-button__item {
  position: relative;
  font-size: 1.4rem;
  line-height: 2.8rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .p-lang-button__item {
    font-size: 1.3rem;
    line-height: 2.8rem;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
}
.p-lang-button__link {
  padding: 2rem;
}
@media only screen and (max-width: 768px) {
  .p-lang-button__link {
    padding: 1rem;
  }
}
.p-lang-button__text {
  display: block;
  width: 2.2rem;
  height: 2.4rem;
  text-align: center;
}

.p-section-title-btn {
  position: relative;
  display: inline-block;
  height: 3.2rem;
}
@media only screen and (max-width: 980px) {
  .p-section-title-btn {
    width: 100%;
    text-align: left;
  }
}
.p-section-title-btn__text {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: 0.13rem;
  font-weight: 500;
  color: #444;
  font-family: "Roboto", Helvetica, "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", sans-serif;
  padding-right: 2.4rem;
  text-align: left;
}
@media only screen and (max-width: 980px) {
  .p-section-title-btn__text {
    position: relative;
    display: inline-block;
    margin-right: auto;
  }
}
.p-section-title-btn__line {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  display: block;
  width: 0.8rem;
  height: 0.1rem;
  background-color: #444;
}

.p-contest-division-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 4rem;
          column-gap: 4rem;
  row-gap: 3.2rem;
  margin-top: 5.8rem;
}
@media only screen and (max-width: 640px) {
  .p-contest-division-list {
    grid-template-columns: 1fr;
    row-gap: 2.6rem;
    margin-top: 5.4rem;
  }
}
.p-contest-division-list__item-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-bottom: 1.9rem;
}
@media only screen and (max-width: 640px) {
  .p-contest-division-list__item-title {
    margin-bottom: 1.3rem;
  }
}
.p-contest-division-list__item-description {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}

.c-two-column-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3.2rem;
}
@media only screen and (max-width: 640px) {
  .c-two-column-list {
    row-gap: 1.9rem;
    margin-top: 5.4rem;
  }
}
.c-two-column-list__item {
  font-size: 1.6rem;
  line-height: 1.6rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #000;
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 640px) {
  .c-two-column-list__item {
    font-size: 1.4rem;
    line-height: 1.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    width: 100%;
  }
}

.u-open-new-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22xMinYMid%20meet%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23999%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .u-open-new-icon {
    background-size: 9px;
  }
}
.u-open-new-icon--black {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}

.a-hover-black.is-hover .u-open-new-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%3E%20%3Cpath%20d%3D%22M7.5%208v1.5h-7v-7H2%22%2F%3E%20%3Cpath%20d%3D%22M9.5%206.5h-6v-6h6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}

.u-load-img {
  visibility: hidden;
}
.u-load-img.is-loaded {
  visibility: visible;
}
