
.scene--fixedNav a {
  color:#eddeab !important;
}
.scene--fixedNav {
font-size: 1.5rem;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  position: fixed;
  width: 100%;
  background: inherit;
  color: #ccc;
  top: 0;
  font-weight: normal;
  z-index: 600;
  pointer-events: none;
    height: 10.980966325036604vw;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), color-stop(80%, rgba(0,0,0,0.828)), to(#000));
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.828) 80%, #000 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.828) 80%, #000 100%);
    height: 20vh;
}
  .scene--fixedNav a, .scene--fixedNav a:hover {
    text-decoration: none; }
  .scene--fixedNav .page__contents {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    pointer-events: auto; }
  .scene--fixedNav .page__contents__inner {
display: block;
}
    @media screen and (min-width: 1024px) {
      .scene--fixedNav .page__contents__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 6rem;
        padding: 1% 3%; } }
  .scene--fixedNav .itemList {
    display: block;
    font-size: 2.4rem; }
    .scene--fixedNav .itemList > div {
      position: relative;
      width: 100%;
      border-bottom: none; }
      .scene--fixedNav .itemList > div span {
        font-family: 'Crimson Text', serif;
        font-weight: 400;
        color: #eddeab;
        position: relative; }
    .scene--fixedNav .itemList > div:last-child {
      border-bottom: none; }
    .scene--fixedNav .itemList a {
      width: auto;
      display: inline-block;
      padding: 2rem 1rem;
      line-height: 1.3; }

    .show .scene--fixedNav .itemList a {
      padding: 1rem; }

    .scene--fixedNav .itemList > div.active a .bg .on {
      opacity: 1; }
    .scene--fixedNav .itemList a:hover {
      color: #ccc; }
      .scene--fixedNav .itemList a:hover .bg .on {
        opacity: 1; }

/*  .scene--fixedNav .logo {
    display: none;
}*/
    @media screen and (min-width: 1024px) {
     .scene--fixedNav .logo {
    display: block;
    position: static !important;
    margin-top: 5px;
    padding-top: 0px;
    left: auto;
    top: 0px;
    transform: none !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
    }

  .scene--fixedNav .logo a{
    width: 157px;
    display: block;}
  .scene--fixedNav .logo a img{
    margin-top: 10px;}

    @media screen and (min-width: 340px) {
    .scene--fixedNav .logo {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 0;
        max-width: 154px;}
    }
    @media screen and (max-width: 767px) {
    .scene--fixedNav .logo {
        margin-top: 10px;
        margin-left: 20px;
        max-width: 94px;}
    .scene--fixedNav .logo a{
        width: 94px;}}
       .show .scene--fixedNav .logo {
        display: none;
        }
  .scene--fixedNav nav {
    display: none;
    max-width: 845px; }
    @media screen and (min-width: 1024px) {
      .scene--fixedNav nav {
        display: block; } }
 .show .scene--fixedNav nav {
    display: block; }
  .scene--fixedNav nav a {
    position: relative;
    display: block;
    width: 100%;
    height: auto; }
    .scene--fixedNav nav a > img {
      position: relative; }
    .scene--fixedNav nav a .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .scene--fixedNav nav a .bg > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .scene--fixedNav nav a .bg .on {
        opacity: 0;
        transition: opacity 0.3s ease;
        background: rgba(120, 120, 120, 0.5); }
        @media screen and (min-width: 1024px) {
          .scene--fixedNav nav a .bg .on {
            background: none; } }
  .scene--fixedNav nav a.active .bg .on {
    opacity: 1; }
  .scene--fixedNav .snslink {
    position: relative;
    top: 0;
    right: 0; }
    .scene--fixedNav .snslink .snslink__content__inner > div {
      padding: 0 1rem; }
    .show .scene--fixedNav .snslink .snslink__content__inner > div {
      padding-right: 2rem; }
    .scene--fixedNav .snslink img {
      height: 45px; }
     .show .scene--fixedNav .snslink img {
        height: 30px;
      }
    @media screen and (min-width: 1024px) {
      .scene--fixedNav .snslink {
        position: relative;
        margin-right: 50px;
        padding: 0; }
        .scene--fixedNav .snslink .snslink__content__inner > div {
          padding: 1.5rem 1rem; }
        .scene--fixedNav .snslink img {
          height: 20px; } }
    @media screen and (max-width: 1400px) {
      .scene--fixedNav .snslink {
        margin-right: 0; } }


@media screen and (min-width: 1024px) {
  .scene--fixedNav {
    height: 11vw;
    }
    .scene--fixedNav .page__contents nav {
      max-width: 730px;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      padding-right: 0;
      margin-left: 0;}

    .scene--fixedNav .page__contents .selectLanguage {
      margin-left: auto; }
    .scene--fixedNav .page__contents .itemList {
      font-size: 1.7rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      position: relative;
      -webkit-flex: 1;
      flex: 1;
      padding-right: 1rem; }
      .scene--fixedNav .page__contents .itemList > div {
        width:inherit;
        border-bottom: none; }
      .scene--fixedNav .page__contents .itemList a {
        position: relative;
        text-align: center;
        padding: 0.5rem 1.5rem; }

      .scene--fixedNav .page__contents .itemList div:last-child a {
        padding-right: 0; }

      .scene--fixedNav .page__contents .itemList::before {
        content: '';
        position: absolute;
        display: inline-block;
        background: url("../img/header-left.svg") no-repeat top center;
        background-size: contain;
        left: 0px;
        width: 104px;
        height: 8.4px;
      }
      .scene--fixedNav .page__contents .itemList::after {
        content: '';
        position: absolute;
        display: inline-block;
        background: #40475c;
        background-size: contain;
        background: url("../img/header-right.svg") no-repeat top center;
        right: 0px;
        width: 104px;
        height: 8.4px; } }
.show .scene--fixedNav.vertical {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
 }

 @media screen and (max-width: 1400px) {
    .scene--fixedNav .page__contents nav {
      margin-left:auto;
      margin-right: 250px}}

    .show .scene--fixedNav .page__contents nav {
      margin-right: 0}

@media screen and (min-width: 1024px) {
 .show .scene--fixedNav.vertical {
    overflow: scroll; } }
.show .body--sp .scene--fixedNav.vertical {
  overflow: scroll; }

.globalNavTrigger {
  position: inherit;
  top: 0rem;
  right: 1rem;
  padding: 1rem 1rem 0.8rem 0.8rem;
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -webkit-transform-origin: right center;
  transform-origin: right center; }
  @media screen and (min-width: 320px) {
    .globalNavTrigger {
      top: 0.5rem; } }
  @media screen and (min-width: 835px) {
    .globalNavTrigger {
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); } }

@media screen and (min-width: 1024px) {
  .globalNavTrigger {
    display: none; } }
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.menu-trigger {
  position: inherit;
  width: 38px;
  height: 28px;
  right: 0; }

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eddeab;
  border-radius: 2px; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 13px; }

.menu-trigger span:nth-of-type(3) {
  bottom: 0; }

.menu-trigger.active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(13px) rotate(-45deg);
  transform: translateY(13px) rotate(-45deg); }

.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg); }

.menu-trigger.active span:nth-of-type(3) {
  opacity: 0; }


.body--under .underContentBox {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 25.5rem 2rem 1rem;
}
/*----------------------------------------------------------*/


.play .audio_button {
 background-image: url(https://agwonline-com.akamaized.net/web/en/img/sound_on.svg);
}

.audio_wrap{
 position: relative;
}

.audio_button {
 width: 97px;
 height: 23px;
 background: url(https://agwonline-com.akamaized.net/web/en/img/sound_off.svg) no-repeat center center;
 background-size: contain;
 cursor: pointer;
}

.show .audio_button {
 margin: 25px 0 0 25px;
}


.headerRightBox{
 display: none;
}

@media screen and (min-width: 1024px) {
.headerRightBox{
 display: flex;
 align-items: center;
 }
}

@media screen and (max-width: 1400px) {
.headerRightBox{
  position: absolute;
  right: 3%;
 }
}

.show .headerRightBox{
 display: block;
 padding: 0;
}

.show .u-flexJustifyContentCenter{
 justify-content: inherit;
}

.snsSectionTit,
.discord{
 display: block;
}

@media screen and (min-width: 1024px) {
.snsSectionTit,
.discord{
 display: none;
 }
}

.headerListItemSp{
 display: none;
}

.show .headerListItemSp{
 display: inline-block;
}

.headerListItemPc{
 display: none;
}

@media screen and (min-width: 1024px) {
.headerListItemPc{
 display: block;
 }
}

.globalNavTrigger{
 position: absolute;
 right: 20px;
}

.show .globalNavTrigger{
top: 10px;
}

.show .scene--fixedNav {
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-menu-bg.jpg") no-repeat top center;
  background-size: cover;
  margin: auto;
  height: 100%;
  position: fixed;
  }

.show #frontlayer,
.show .scene--under{
 display: none;
}

.show  .itemList {
 padding: 20% 10%;
 font-size: 3.2rem;
}

.show .headerRightBox {
 position: inherit;
 padding-left: 30px;
}

.show .snsSectionTit {
 color: #ccc;
 margin-bottom: 2.5rem;
 position: relative;
}

.show .top .header .snslink img {
 height: 30px;
}