/*!********************************************************************************************************************************************************************************************************!*\
  !*** 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/top/_privacy-policy.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/top/_privacy-policy.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);
}

.l-sidebar {
  width: 28rem;
  order: -1;
  flex-shrink: 0;
}
.l-sidebar::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 1128px) {
  .l-sidebar {
    display: none;
  }
}
.l-sidebar__wrap {
  position: -webkit-sticky;
  position: sticky;
  width: calc(100% + 1.7rem);
  box-sizing: border-box;
}
.l-sidebar__wrap--title {
  padding-top: 0;
}
.l-sidebar__wrap:before, .l-sidebar__wrap:after {
  content: "";
  display: table;
}
.l-sidebar__wrap--profile {
  width: 100%;
}
.l-sidebar.is-follow {
  overflow-x: visible;
  overflow-y: visible;
}
.l-sidebar.is-follow .l-sidebar {
  width: 100%;
  padding-right: 0;
}

@-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 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-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;
  }
}

.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;
}

@-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;
}

.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;
}

.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-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-two-column-content {
  width: 100%;
  max-width: 72rem;
  margin: 0 3.2rem;
}
@media only screen and (max-width: 1128px) {
  .c-two-column-content {
    max-width: none;
    margin: 0;
  }
}
.c-two-column-content__inner-wrap:not(:last-child) {
  margin-bottom: 5.6rem;
}
.c-two-column-content__title {
  margin-bottom: 4.5rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__title {
    margin-bottom: 3.3rem;
  }
}
.c-two-column-content__title--history {
  margin-bottom: 5.7rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__title--history {
    margin-bottom: 3.3rem;
  }
}
.c-two-column-content__title-text {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #000;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__title-text {
    display: inline;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.02em;
    font-weight: 300;
    color: #000;
  }
}
.c-two-column-content__title-text--br {
  display: inline !important;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__title-text--br {
    display: none !important;
  }
}
.c-two-column-content__title-text--right {
  display: inline !important;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__title-text--right {
    display: none !important;
  }
}
.c-two-column-content__title-text--lower {
  display: none !important;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__title-text--lower {
    display: inline !important;
  }
}
.c-two-column-content__btn-reserve {
  width: 24rem;
  height: 5.4rem;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__btn-reserve {
    width: 100%;
  }
}
.c-two-column-content__title-info {
  margin-top: 0.4rem;
}
.c-two-column-content__select-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__select-box {
    margin-bottom: 8rem;
  }
}
.c-two-column-content__select-box--news, .c-two-column-content__select-box--press {
  margin-bottom: 7.9rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__select-box--news, .c-two-column-content__select-box--press {
    margin-bottom: 5.5rem;
  }
}
.c-two-column-content__search {
  display: none;
}
.c-two-column-content__tag-box {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 980px) {
  .c-two-column-content__tag-box {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 980px) and (max-width: 480px) {
  .c-two-column-content__tag-box {
    margin-top: 2.4rem;
    margin-bottom: 4.8rem;
  }
}
.c-two-column-content__description {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__description {
    margin-bottom: 4.8rem;
  }
}
.c-two-column-content__description--press {
  margin-bottom: 3.5rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__description--press {
    margin-bottom: 3.4rem;
  }
}
.c-two-column-content__description-link {
  margin-top: -2.4rem;
  margin-bottom: 4rem;
}
.c-two-column-content__link {
  padding-top: 5.6rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__link {
    padding-top: 4.8rem;
  }
}
.c-two-column-content__book-banner {
  margin-top: 6rem;
}
@media only screen and (max-width: 480px) {
  .c-two-column-content__book-banner {
    margin-top: 4rem;
  }
}
.c-two-column-content__book-banner .c-archive-list {
  margin-left: 0;
  margin-right: 0;
}

.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-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-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-section-list {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
}
.c-section-list:not(:last-child) {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 480px) {
  .c-section-list:not(:last-child) {
    margin-bottom: 4.8rem;
  }
}
.c-section-list__section:not(:last-child) {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 480px) {
  .c-section-list__section:not(:last-child) {
    margin-bottom: 4.8rem;
  }
}
.c-section-list__title {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: 0.13rem;
  font-weight: 500;
  color: #444;
  margin-bottom: 2.4rem;
}
.c-section-list__outline-wrap:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 480px) {
  .c-section-list__outline-wrap:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.c-section-list__outline a {
  display: inline;
  color: #e30920;
}
.c-section-list__outline a.is-hover, .c-section-list__outline a:hover {
  text-decoration: underline;
}
.c-section-list__outline a[href^=tel] {
  pointer-events: none;
  color: #444;
}
@media only screen and (max-width: 480px) {
  .c-section-list__outline a[href^=tel] {
    pointer-events: auto;
    color: #e30920;
  }
}
.c-section-list__outline a[href^=tel]:after, .c-section-list__outline a[href^=mailto]:after, .c-section-list__outline 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-section-list__outline a[href^=tel]:after, .c-section-list__outline a[href^=mailto]:after, .c-section-list__outline a[target^=_blank]:after {
    background-size: 9px;
  }
}
.c-section-list__outline 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-section-list__outline 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-section-list__outline 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-section-list__outline:not(:last-child) {
  margin-bottom: 2.4rem;
}
.c-section-list__outline--submission-list:not(:last-child) {
  margin-bottom: 0;
}
.c-section-list__outline-remarks {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
}
.c-section-list__text-list:not(:last-child) {
  margin-bottom: 2.4rem;
}
.c-section-list__text-list-item:not(:last-child) {
  margin-bottom: 2.4rem;
}
.c-section-list__remarks {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
}
.c-section-list__links {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
  .c-section-list__links {
    width: 100%;
  }
}
.c-section-list__link {
  position: relative;
}
.c-section-list__link:not(:last-child) {
  margin-right: 2.4rem;
}
@media only screen and (max-width: 480px) {
  .c-section-list__link {
    width: 100%;
  }
  .c-section-list__link:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.8rem;
  }
}
.c-section-list__text-list-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.11rem;
  font-weight: 500;
  color: #444;
  margin-bottom: 1.6rem;
}
.c-section-list__text-list-title--m4 {
  margin-bottom: 0.4rem;
}
.c-section-list__text-list-title--entry-conditions {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-description p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-description a {
  display: inline;
  color: #e30920;
}
.c-section-list__text-list-description a:hover {
  text-decoration: underline;
}
.c-section-list__text-list-description a[target=_blank] {
  margin-right: 0.8rem;
}
.c-section-list__text-list-description a[target=_blank]:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: 0.7rem;
  margin-left: 0.4rem;
  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-section-list__text-list-description:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-description--contest-fp p:not(:last-child) {
  margin-bottom: 1.6rem;
}
.c-section-list__text-list-item-inner-list:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-item-inner-list-item {
  display: flex;
}
.c-section-list__text-list-item-inner-list-item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-item-inner-list-item-head {
  display: inline-block;
  margin-right: 0.8rem;
}
.c-section-list__text-list-item-inner-list-item-head--textarea {
  margin-right: 1.6rem;
}
.c-section-list__text-list-item-inner-list-item-content p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-item-inner-list-item-content a {
  display: inline;
  color: #e30920;
}
.c-section-list__text-list-item-inner-list-item-content a:hover {
  text-decoration: underline;
}
.c-section-list__text-list-item-inner-list-item-content a[target=_blank] {
  margin-right: 0.8rem;
}
.c-section-list__text-list-item-inner-list-item-content a[target=_blank]:after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: 0.7rem;
  margin-left: 0.4rem;
  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");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (-ms-high-contrast: none) {
  .c-section-list__text-list-item-inner-list-item-content a[target=_blank]:after {
    background-size: 9px;
  }
}
.c-section-list__text-list-remarks {
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.08rem;
  font-weight: 300;
  color: #888;
}
.c-section-list__text-list-remarks:not(:last-child) {
  margin-bottom: 1.6rem;
}
.c-section-list__text-list-link:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__text-list-video {
  margin-top: 1.6rem;
}
.c-section-list__text-list-video:not(:last-child) {
  margin-bottom: 0.8rem;
}
.c-section-list__inner-list-wrap:not(:last-child) {
  margin-bottom: 1.6rem;
}

.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-sidebar {
  margin-top: -2.1rem;
}
.p-sidebar__title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.11rem;
  font-weight: 500;
  color: #000;
  margin-top: -0.5rem;
  margin-bottom: 2.4rem;
  padding-top: 2.1rem;
}
.p-sidebar__item-link {
  position: relative;
}
.p-sidebar__line {
  position: absolute;
  left: 0;
  bottom: 2.7rem;
  display: block;
  width: 0rem;
  height: 0.1rem;
  background-color: #444;
}
.p-sidebar__item-text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #444;
  padding: 2.1rem 0 2.1rem 1.6rem;
  line-height: 1.4rem;
}
.p-sidebar__open-new-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.4rem;
}
.p-sidebar__item-list-item {
  cursor: pointer;
}
.p-sidebar__item-list-item-text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 300;
  color: #444;
  padding: 0.8rem 0 0.8rem 2.4rem;
}

.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;
}

.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;
}
