@charset "UTF-8";

body{
 background-color: #000;
}

a {
 color: #3b4043;
 text-decoration: underline;
}

a:hover, a:active, a:focus {
 opacity: 0.7;
}

.pcDis {
 display: block;
}
@media screen and (max-width: 767px) {
 .pcDis {
 display: none;
 }
}

.spDis {
 display: none;
}
@media screen and (max-width: 767px) {
 .spDis {
  display: block;
 }
}

.sp-br{
 display: none;
}

@media screen and (max-width: 500px) {
 .sp-br{
  display: block;
 }
}

.comingSoon {
 filter: opacity(0.2);
}

/*------------HEADER-----------------------*/
.logo img{
 width: 100%;
}

.top .header .header{
 position: relative;
}

.top .header .scene--fixedNav {
 position: fixed;
 width: 100%;
 top: 0;
 z-index: 10;
 pointer-events: none;
}

.show .top .header .scene--fixedNav {
 position: fixed;
}

.top .header .page__contents {
 position: relative;
 width: 100%;
 max-width: 1920px;
 margin: 0 auto;
}

.top .header  .page__contents__inner {
 display: block;
 pointer-events: auto;
}

@media screen and (min-width: 1024px) {
 .top .header .page__contents__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 6rem;
  padding: 1.556% 3%;
 }
}

@media screen and (min-width: 1400px) {
 .top .header .page__contents__inner {
  justify-content: center;
 }
}

.top .header .itemList {
 display: block;
 padding: 2rem;
 font-size: 2.4rem;
}

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

.top .header .itemList li {
 position: relative;
 border-bottom: none;
}

.top .header .itemList li span {
 font-family: 'Crimson Text', serif;
 color: #eddeab;
 position: relative;
}

.top .header .itemList li:last-child {
 border-bottom: none;
}

.top .header .itemList a {
 display: inline-block;
 padding: 1rem;
 line-height: 1.3;
}

.top .header .logo {
 display: none;
}

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

.top .header .logo a{
 width: 157px;
 display: block;
}

@media screen and (min-width: 340px) {
.top .header .logo {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 267px;
  width: 267px;
 }
}*/

.top .header nav {
 display: none;
 max-width: 730px;
}

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

.show .top .header nav {
 display: block;
}

.top .header nav a {
 position: relative;
 height: auto;
}

.top .header .snslink {
 position: relative;
 top: 0;
 right: 0;
}

.top .header .snslink .snslink__content__inner li{
 padding: 0 1rem;
}
.show .top .header  .snslink .snslink__content__inner li {
 padding-right: 2rem;
}
.top .header  .snslink img {
 height: 30px;
 vertical-align: middle;
}

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

@media screen and (min-width: 1024px) {
 .top .header  .snslink {
  position: relative;
  margin-right: 50px;
  padding: 0;
 }
 .top .header .snslink .snslink__content__inner li {
  padding: 1.5rem 1rem;
 }
 .top .header  .snslink img {
  height: 20px;
 }
}

@media screen and (max-width: 1400px) {
 .top .header .snslink {
  margin-right: 10px;
 }
}

 .top .header .scene--fixedNav{
  height: 20vw;
  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%);
 }

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

@media screen and (min-width: 1024px) {
 .top .header .scene--fixedNav{
  height: 11vw;
 }
 .top .header .page__contents nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;}
 .top .header .page__contents .selectLanguage {
  margin-left: auto; }
 .top .header .page__contents .itemList {
  font-size: 1.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-flex: 1;
  flex: 1;
  padding-right: 1rem;
 }
 .top .header .page__contents .itemList li {
  width:inherit;
  border-bottom: none;
  margin-right: 30px;
 }
 .top .header .page__contents .itemList li:last-child {
  margin-right: 0;
 }
 .top .header .page__contents .itemList a {
  position: relative;
  text-align: center;
  padding: 0;
 }
 .top .header .page__contents .itemList::before {
  content: '';
  position: absolute;
  display: inline-block;
  background: url("https://agwonline-com.akamaized.net/web/en/img/header-left.svg") no-repeat top center;
  background-size: contain;
  left: 0px;
  width: 104px;
  height: 8.4px;
 }
  .top .header .page__contents .itemList::after {
  content: '';
  position: absolute;
  display: inline-block;
  background: #40475c;
  background-size: contain;
  background: url("https://agwonline-com.akamaized.net/web/en/img/header-right.svg") no-repeat top center;
  right: 0px;
  width: 104px;
  height: 8.4px;
 }
}

.show .top .header .vertical {
 height: 100%;
 position: absolute;
 width: 100%;
 overflow: hidden;
}

@media screen and (min-width: 1024px) {
 .show .top .header .vertical {
  overflow: scroll;
 }
}

.show .body--sp .top .header .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;
}


/*----------------------------------------------------------*/


.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;
 margin: 1em;
 background: url("https://agwonline-com.akamaized.net/web/en/img/sound_off.svg") no-repeat center center;
 background-size: contain;
 cursor: pointer;
}

@media screen and (max-width: 1024px) {
 .audio_button {
  display: none;
 }
 .show .audio_button {
  display: inline-block;
  margin: 25px 0 0 25px;
 }
}

.top .headerRightBox{
 position: absolute;
 right: 3%;
}

.headerRightBox{
 display: none;
}

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

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

.show .headerRightBox{
 display: block;
}

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

.snsSectionTit,
.discord,
.headerListItemSp{
 display: block;
}

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

.snsSectionTit{
 font-family: 'Crimson Text', serif;
 color: #ccc;
 font-size: 2.4rem;
 margin-bottom: 2.5rem;
 position: relative;
}

.headerListItemPc{
 display: none;
}

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

.globalNavTrigger{
 position: absolute;
 right: 20px;
 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;
}

/*.headerInner{
 position: relative;
 padding: 0 4%;
 box-sizing: border-box;
 display: flex;
 justify-content: flex-end;
 z-index: 1;
}

.headerList{
 display: flex;
 align-items: center;
 height: 60px;
 position: fixed;
}

@media screen and (max-width: 767px) {
 .headerList{
  position: relative;
 }
}

.headerList li{
 margin-left: 20px;
}

.headerList li:first-child{
 margin-left: 0;
}

.headerListItem {
 height: 20px;
}

.headerListItem img{
 height: 100%;
}

.mvBoxContent{
 margin-bottom: 0;
}*/

/*-------------/HEADER----------------------*/

.contents{
 max-width: 1920px;
 margin: auto;
}

@media screen and (max-width: 767px) {
 .contents{
  margin-left: 4%;
  margin-right: 4%;
  box-sizing: border-box;
 }
}

/*-----------------main----------------------------------*/
.mainBox{
 margin-top: -60px;
}

.mvBox{
 position: relative;
}

.loading .mvBoxBg,
.loading .mvBoxInner{
 position: fixed;
}

.mvBoxBg{
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/main_bg.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 background-size: cover;
 height: 100vh;
 max-width: 1920px;
 width: 100%;
 margin: auto;
 position: relative;
 box-sizing: border-box;
 left: 0;
 right: 0;
}

.webp .mvBoxBg{
background: url("https://agwonline-com.akamaized.net/web/en/img/main_bg.webp") top center no-repeat;
background-size: cover;
}
.no-webp .mvBoxBg{
background: url("https://agwonline-com.akamaized.net/web/en/img/main_bg.jpg") top center no-repeat;
background-size: cover;
}


@media screen and (max-width: 767px){
 .mvBoxBg{
  height: 932px;
 }
 .webp .mvBoxBg{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-main_bg.webp") top center no-repeat;
  background-size: cover;
 }
 .no-webp .mvBoxBg{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-main_bg.jpg") top center no-repeat;
  background-size: cover;
 }
}

/*@media screen and (max-height: 970px){
 .mvBoxBg{
  min-height: 970px;
 }
 .mvBoxInner{
  min-height: 970px;
 }
}*/

.mvBoxInner{
 display: flex;
 justify-content: center;
 align-items: flex-end;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
}

.mvBoxContent{
 padding-bottom: 0;
}


.mainTit01{
 max-width: 550px;
 margin: 0 auto 2rem;
}

@media screen and (max-width: 767px){
 .mainTit01{
  max-width: 100%;
  margin: 0 auto 2rem;
 }
 .mvBoxContent{
  padding-bottom: 20%;
 }
}

.mainTit01 img{
 width: 100%;
 max-width: 538px;
}

.mvBoxScroll{
 text-align: center;
 opacity: 0;
 animation:scroll-down 2.5s infinite
}


.BtnList{
 display: flex;
 justify-content: center;
 align-items: center;
 margin-bottom: 6rem;
}

.BtnList li{
 margin-left: 20px;
 max-width: 170px;
}

.BtnList li:first-child{
 margin-left: 0;
}

.BtnList img{
 width: 170px;
}

@media screen and (max-width: 767px) {
.BtnList{
  flex-wrap: wrap;
  max-width: 310px;
  margin: auto;
  margin-bottom: 4rem;
 }
 .BtnList li{
  margin-bottom: 2rem;
  width: 49%;
  margin-left: 2%;
 }
 .BtnList li:nth-child(odd){
  margin-left: 0;
 }
}

.tw-icon{
 content: "";
 background: url("https://agwonline-com.akamaized.net/web/en/img/twitter_icon.svg") no-repeat top center / contain;
 width: 22px;
 height: 18px;
 position: absolute;
 display: block;
}


.audio_button,.soundSelect li{
 cursor: pointer;
}

.audio_button:hover,.soundSelect li:hover{
 opacity: 0.7;
}

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

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

/*@keyframes mainBg {
 0% {
  transform: scale(1.1,1.1);
 }
 20% {
  transform: scale(1.05,1.05);
 }
 100% {
  transform: scale(1.0,1.0);
 }
}

 .mvBoxBg{
 animation:mainBg 4s;
}*/

/*
@keyframes headerOn {
 0% {
  opacity: 0;
  filter: blur(10px);
 }
 30% {
  opacity: 1;
  filter: blur(10px);
 }
 100% {
  opacity: 1;
  filter: blur(0);
 }
}

 .headerList{
 animation:headerOn 2.0s;
}*/

@keyframes titleOn {
 0% {
  opacity: 0;
  filter: blur(10px);
 }
 50% {
  opacity: 1;
  filter: blur(10px);
 }
 100% {
  opacity: 1;
  filter: blur(0);
 }
}

.mainTit01{
 animation:titleOn 2.5s;
}

.snsBox{
 animation:titleOn 3.0s;
}

.txtLink01{
 animation:titleOn 3.5s;
}

.copyright{
 animation:titleOn 4.0s;
}

/*-----------------------------------------------------*/
@media screen and (max-width: 767px) {
.sec01Tit svg,
.sec02Tit svg,
.sec03Tit svg{
 height: 100%;
 max-height: 40px;
 }
}

.secBg01,
.secBg02,
.secBg03{
 position: relative;
 z-index: -1;
}

.secBg01::after{
 content: "";
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/bgFire01.png");
 background-position: top center;
 background-repeat: no-repeat;
 background-size: contain;
 margin: auto;
 max-width: 1200px;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 top: -250px;
 mix-blend-mode: screen;
 width: 100%;
 height: 675px;
}

.webp .secBg01::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire01.webp") top center no-repeat;
 background-size: contain;
}
.no-webp .secBg01::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire01.png") top center no-repeat;
 background-size: contain;
}


@media screen and (max-width: 767px){
 .webp .secBg01::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire01.webp") top center no-repeat;
   background-size: contain;
 }
 .no-webp .secBg01::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire01.png") top center no-repeat;
   background-size: contain;
 }
}


.secBg02::after{
 content: "";
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/bgFire02.png");
 background-position: top center;
 background-repeat: no-repeat;
 background-size: contain;
 margin: auto;
 max-width: 1200px;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 top: -250px;
 mix-blend-mode: screen;
 width: 100%;
 height: 675px;
}

.webp .secBg02::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire02.webp") top center no-repeat;
 background-size: contain;
}
.no-webp .secBg02::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire02.png") top center no-repeat;
 background-size: contain;
}

@media screen and (max-width: 767px){
 .webp .secBg02::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire02.webp") top center no-repeat;
   background-size: contain;
 }
 .no-webp .secBg02::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire02.png") top center no-repeat;
   background-size: contain;
 }
}

.secBg03::after{
 content: "";
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/bgFire03.png");
 background-position: bottom center;
 background-repeat: no-repeat;
 background-size: contain;
 margin: auto;
 max-width: 1200px;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 top: -250px;
 mix-blend-mode: screen;
 width: 100%;
 height: 675px;
}

.webp .secBg03::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire03.webp") bottom center no-repeat;
 background-size: contain;
}
.no-webp .secBg03::after{
background: url("https://agwonline-com.akamaized.net/web/en/img/bgFire03.png") bottom center no-repeat;
 background-size: contain;
}


@media screen and (max-width: 767px){
 .webp .secBg03::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire03.webp") bottom center no-repeat;
   background-size: contain;
 }
 .no-webp .secBg03::after{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-bgFire03.png") bottom center no-repeat;
   background-size: contain;
 }
}



.sec02::before{
 content: "";
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/section02_bg01.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 background-size: contain;
 margin: auto;
 position:absolute;
 max-width: 1920px;
 width: 100%;
 height: 1080px;
 z-index: -2;
}

.webp .sec02::before{
background: url("https://agwonline-com.akamaized.net/web/en/img/section02_bg01.webp") bottom center no-repeat;
 background-size: contain;
}
.no-webp .sec02::before{
background: url("https://agwonline-com.akamaized.net/web/en/img/section02_bg01.jpg") bottom center no-repeat;
 background-size: contain;
}


@media screen and (max-width: 767px){
 .webp .sec02::before{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section02_bg01.webp") bottom center no-repeat;
  background-size: contain;
 }
 .no-webp .sec02::before{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section02_bg01.jpg") bottom center no-repeat;
   background-size: contain;
 }
.sec02::before{
 width: 100%;
 top: 17%;
 height: 579px;
 }
}


.sec01,
.sec02,
.sec03,
.sec04,
.sec05,
.sec06{
 margin:0 auto 12rem;
 position: relative;
 mix-blend-mode: screen;
 max-width: 1920px;
}

@media screen and (max-width: 767px) {
 .sec01,
.sec02,
.sec03,
.sec04,
.sec05,
.sec06{
 margin-bottom: 10rem;
 }
}

.sec06,
.sec04,
.sec03,
.sec02,
.sec01{
 padding-top: 12rem;
}

@media screen and (max-width: 767px) {
 .sec06,
 .sec04,
 .sec03,
 .sec01{
  padding-top: 10rem;
 }
}

@media screen and (max-width: 767px) {
 .sec02{
  padding-top: 0;
 }
}

.sec02Img01{
 margin: 0 auto 4rem;
 max-width: 504px;
}

.sec02Img01 img{
 width: 100%;
}


.tit01{
 font-size: 4rem;
 font-weight: bold;
 line-height: 1.4;
 margin-bottom: 4rem;
 text-align: center;
 color: #eddeab;
 font-family: 'Cinzel', serif;
 transition: 1500ms;
}

@media screen and (max-width: 767px) {
 .tit01{
 font-size: 3.2rem;
 }
}

.tit02{
 text-align: center;
 color: #ccc;
 font-size: 4rem;
 margin-bottom: 4rem;
 font-family: 'Crimson Text', serif;
 font-weight: 600;
 display: block;
}

.tit03{
 text-align: center;
 color: #ccc;
 font-size: 3.5rem;
 margin-bottom: 2.5rem;
 font-family: 'Crimson Text', serif;
 font-weight: 400;
 display: block;
}

@media screen and (max-width: 767px) {
 .tit02{
  font-size: 4.0rem;
 }
 .tit03{
  font-size: 3.5rem;
 }
}


.txt01{
 font-size: 2.2rem;
 line-height: 1.4;
 margin-bottom: 6rem;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
}

.txt02{
 font-size: 2.1rem;
 line-height: 1.4;
 margin-bottom: 4rem;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
}

@media screen and (max-width: 767px) {
.txt02{
 margin-bottom: 30rem;
 text-align: left;
 }
}

.txt03{
 font-size: 1.4rem;
 line-height: 1.4;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
}

@media screen and (max-width: 767px) {
.txt03{
 text-align: left;
 }
}


.txt04{
 font-size: 3.5rem;
 line-height: 1.4;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
 position: relative;
 padding-bottom: 5rem;
 margin-bottom: 5rem;
}

.txt04::after{
 content: "";
 position: absolute;
 cursor: pointer;
 border-bottom: 1px solid #eddeab;
 width: 100px;
 margin: auto;
 left: 0;
 right: 0;
 padding-top: 10rem;
}

.txt05{
 font-size: 2.5rem;
 line-height: 2.5;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
 padding-bottom: 6rem;
}

@media screen and (max-width: 767px) {
.txt05{
  font-size: 2.3rem;
  line-height: 2.2;
 }
}


/*.sec01Tit{
 display: none;
}

.sec02Tit{
 display: none;
}

.sec03Tit{
 display: none;
}

.is-show .sec01Tit {
 display: block;
}

.is-show .sec02Tit{
 display: block;
}

.is-show .sec03Tit {
 display: block;
}
*/

@keyframes firstPage {
 0% {
  opacity: 0;
 }
 100% {
  opacity: 1;
 }
}

.firstPageInner{
 animation:firstPage 1s;
}

@keyframes scroll-down {
 0% {
  opacity: 0;
  transform: translateY(-30px);
 }
 50% {
  opacity: 1;
 }
 100% {
  opacity: 1;
  transform: translateY(0px);
 }
}


@keyframes mainScroll {
 0% {
  transform: scale(1.1,1.1);
  filter: blur(10px);
 }

 80% {
  filter: blur(0);
 }
 100% {
  transform: scale(1.0,1.0);
 }
}

.selected .mvBox{
 animation:mainScroll 2s;
}

.st0,.st1{
 fill:#fff;
}

/*-----------------------news------------------------------*/

.u-textAlignCenter {
 text-align: center;
}

.infoCategoryTab ul {
 position: relative;
 max-width: 1110px;
 margin: 0 auto ;
 width: 100%;
 overflow-x: auto;
 padding-bottom: 20px;
 justify-content: center;
 min-height: 40px;
}

@media screen and (max-width: 1110px){
 .infoCategoryTab ul {
 justify-content: inherit;
 }
}

@media screen and (max-width: 767px){
 .infoCategoryTab ul {
 margin-bottom: 30px;
 }
}


.u-flex {
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
}

.infoCategoryTab.infoCategoryTab--all .infoCategoryTab__all {
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-on.svg") no-repeat center center;
 background-size: contain; }
.infoCategoryTab.infoCategoryTab--all .infoCategoryTab__all a{
 color: #000; }
.infoCategoryTab.infoCategoryTab--important .infoCategoryTab__important {
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-on.svg") no-repeat center center;
 background-size: contain; }
.infoCategoryTab.infoCategoryTab--important .infoCategoryTab__important a{
 color: #000; }

.infoCategoryTab.infoCategoryTab--shop .infoCategoryTab__shop {
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-on.svg") no-repeat center center;
 background-size: contain; }
.infoCategoryTab.infoCategoryTab--shop .infoCategoryTab__shop a{
 color: #000; }

.infoCategoryTab.infoCategoryTab--maintenance .infoCategoryTab__maintenance {
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-on.svg") no-repeat center center;
 background-size: contain; }
.infoCategoryTab.infoCategoryTab--maintenance .infoCategoryTab__maintenance a{
 color: #000; }

.infoCategoryTab.infoCategoryTab--event .infoCategoryTab__event {
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-on.svg") no-repeat center center;
 background-size: contain; }
.infoCategoryTab.infoCategoryTab--event .infoCategoryTab__event a{
 color: #000; }

.infoCategoryTab li {
 position: relative;
 font-size: 1.5rem;
 display: flex;
 cursor: pointer;
 background: url("https://agwonline-com.akamaized.net/web/en/img/tab-off.svg") no-repeat center center;
 background-size: contain;
}

.infoCategoryTab li + li{
 margin-left: 10px;
}

.newsImg{
 position: relative;
 max-width: 580px;
 border: 1px solid #eddeab;
 box-sizing: border-box;
}

.newsImg img{
 width: 100%;
 position: relative;
}

.itemList--information time {
 color: #ccc;
 font-family: 'Crimson Text', serif;
 padding: 0.25rem;
 font-size: 1.7rem;
 display: inline-block;
}
.itemList--information .article__title {
 font-family: 'Crimson Text', serif;
 color: #eddeab;
 font-size: 2.3rem;
 margin: 0.5rem 0;
 width: 100%;
 text-decoration: none;
 line-height: 1.3;
}

@media screen and (max-width: 767px){
.itemList--information time {
 font-size: 1.5rem;
 }
.itemList--information .article__title {
 font-size: 1.7rem;
 }
}

.top .itemList--information {
 position: relative;
 display: flex;
 max-width: 1200px;
 margin: auto;
 flex-wrap: wrap;
 width: 100%;
 padding: 4%;
 box-sizing: border-box;
 height: 700px;
}

@media screen and (max-width: 1000px){
 .top .itemList--information {
  height: 100%;
 }
}


.top .itemList--information::after {
 content: "";
 position: absolute;
 cursor: pointer;
 background: url("https://agwonline-com.akamaized.net/web/en/img/top-line-news.svg") no-repeat center center;
 background-size: contain;
 max-width: 1200px;
 height: 646px;
 top: 4%;
 z-index: -1;
 left: 0;
 width: 100%;
}

@media screen and (max-width: 1000px){
.top .itemList--information::before {
  content: "";
  position: absolute;
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-line.svg") no-repeat top center;
  background-size: contain;
  width: 100%;
  top: -10px;
  height: 100%;
  left: 0;
 }
.top .itemList--information::after {
 background: url("https://agwonline-com.akamaized.net/web/en/img/sp-line.svg") no-repeat bottom center;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: -10px;
 }
}

.top .itemList--information li {
 position: relative;
 margin-bottom: 50px;
 max-width: 580px;
 width: 32%;
 margin-right: 2%;
}

.top .itemList--information li:nth-child(3n + 3) {
 margin-right: 0;
}

@media screen and (max-width: 767px){
 .top .itemList--information li:nth-child(n + 5) {
  display: none;
 }
 .top .itemList--information li {
  margin-bottom: 30px;
  width: 49%;
 }
 .top .itemList--information li:nth-child(3n + 3) {
  margin-right: inherit;
 }
 .top .itemList--information li:nth-child(2n + 2) {
  margin-right: 0;
}
}

 .infoCategoryTab li a,
 .infoCategoryTab li span  {
 position: relative;
 display: block;
 padding: 1rem 0.25rem;
 text-decoration: none;
 width: 100%;
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
 font-family: 'Cinzel', serif;
 font-weight: bold;
 color: #eddeab;
 min-width: 200px;
}

.infoCategory {
  padding: 0.8rem 1rem 0.4rem;
  margin-right: 0.25rem;
  font-size: 1.2rem;
  width: 120px;
  text-align: center;
  font-family: 'Cinzel', serif;
  font-weight: bold;
  color: #eddeab;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 767px){
.infoCategory {
  padding: 0.6rem .2rem 0.2rem;
  font-size: 1.1rem;
  width: 100px;
 }
}


.infoCategory.infoCategory--important{
 background-color: #710000;
}

.infoCategory.infoCategory--maintenance{
 background-color: #155577;
}

.infoCategory.infoCategory--shop{
 background-color: #761445;
}

.infoCategory.infoCategory--event{
 background-color: #0D6933;
}

.btnCommon {
 position: relative;
 width: 100%;
 text-align: center;
}

.btnCommon span {
 position: relative;
 font-size: 1.6rem;
 font-weight: bold;
 color: #000;
 font-family: 'Cinzel', serif;
 cursor: pointer;
 background: url("https://agwonline-com.akamaized.net/web/en/img/btn-common.svg") no-repeat center center;
 background-size: contain;
 width: 160px;
 height: 45px;
 display: inline-block;
 line-height: 3;
}

.sec03::before {
 content: "";
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/section03_bg.jpg");
 background-position: center;
 background-repeat: no-repeat;
 background-size: contain;
 position:absolute;
 top: 0px;
 max-width: 1920px;
 width: 100%;
 height: 1080px;
 z-index: -2;
}

.webp .sec03::before{
background: url("https://agwonline-com.akamaized.net/web/en/img/section03_bg.webp") top center no-repeat;
 background-size: contain;
}
.no-webp .sec03::before{
background: url("https://agwonline-com.akamaized.net/web/en/img/section03_bg.jpg") top center no-repeat;
 background-size: contain;
}


@media screen and (max-width: 767px){
 .webp .sec03::before{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section03_bg.webp") top center no-repeat;
   background-size: contain;
 }
 .no-webp .sec03::before{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section03_bg.jpg") top center no-repeat;
   background-size: contain;
 }
.sec03::before {
 height: 700px;
 }
}

.commingsoon {
 opacity: 0.4;
 cursor: not-allowed;
}

/*---------------------/news--------------------------------*/
/*----------------------about-------------------------------*/
.sec04Detail{
 position: relative;
 padding: 18rem 0 3rem;
}

.sec04Detail::before{
 content: "";
 position: absolute;
 background: url("https://agwonline-com.akamaized.net/web/en/img/top-ornament-about.svg") no-repeat center center;
 background-size: contain;
 width: 50px;
 height: 50px;
 top: 0;
 left: 0;
 right: 0;
 margin:auto;
 padding-top: 10rem;
}

.sec04Detail::after{
 content: "";
 position: absolute;
 background: url("https://agwonline-com.akamaized.net/web/en/img/top-ornament-about.svg") no-repeat center center;
 background-size: contain;
 width: 50px;
 height: 50px;
 bottom: 0;
 left: 0;
 right: 0;
 margin:auto;
}

.sec04{
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/section04_bg.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 background-size: cover;
 max-width: 1920px;
 width: 100%;
 height: 1080px;
 margin-left:auto;
 margin-right: auto;
}

.webp .sec04{
background: url("https://agwonline-com.akamaized.net/web/en/img/section04_bg.webp") top center no-repeat;
 background-size: cover;
}
.no-webp .sec04{
background: url("https://agwonline-com.akamaized.net/web/en/img/section04_bg.jpg") top center no-repeat;
 background-size: cover;
}


@media screen and (max-width: 767px){
 .webp .sec04{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section04_bg.webp") top center no-repeat;
   background-size: cover;
 }
 .no-webp .sec04{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section04_bg.jpg") top center no-repeat;
   background-size: cover;
 }
.sec04{
  height: 1360px;
 }
}

/*----------------------/about-------------------------------*/

/*-----------------------movies------------------------------*/
/*.swiper-button-prev:after,
.swiper-button-next:after {
 color: #ccc;
 font-size: 2.5rem!important;
}*/

.movie{
 background-color: #000;
 width: 100%;
 margin: auto;
 position: relative;
}


.movie:before {
 content:"";
 display: block;
 padding-top: 20%;
}

@media screen and (max-width: 767px) {
 .movie:before {
  padding-top: 38%;
 }
}

.movieInner {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.swiper-container {
 margin: 0 auto;
 position: relative;
 text-align: center;
 overflow: hidden;
 max-width: 1920px;
}

.swiper-container .swiper-slide img{
  max-width: 100%;
  width: 100%;
  height: auto;
}

.swiper-container .swiper-slide {
 position: relative;
 width: 100%;
 opacity: 0.3;
}

.swiper-slide.swiper-slide-active{
 opacity: 1;
}

.swiper-container .swiper-slide:before {
  content:"";
  display: block;
  padding-top: 56.25%;
}

.swiper-container .swiper-slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-wrapper{
 width: 100%;
}

.swiper-txt{
 color: #ccc;
 font-size: 1.5rem;
 position: absolute;
 left: 0;
 right: 0;
 line-height: 1.5;
}

.swiper-button-prev:after,
.swiper-button-next:after {
 content: ""!important;
 background-repeat: no-repeat;
 background-size: contain;
 height: 70px;
 width: 36px;
 margin: auto;
 display: block;
}


@media screen and (max-width: 767px) {
 .swiper-button-prev:after,
 .swiper-button-next:after {
  height: 35px;
  width: 18px;
 }
}


/*.swiper-rtl .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
 content: ""!important;
}
*/

.swiper-button-next,
.swiper-button-prev {
 background-image: none;
}

/* 前に戻る画像パス */
.swiper-button-prev:after {
  background-image: url("https://agwonline-com.akamaized.net/web/en/img/arrow-left.svg");
}
/* 次に進む画像パス */
.swiper-button-next:after {
  background-image: url("https://agwonline-com.akamaized.net/web/en/img/arrow-right.svg");
}
/*-----------------------/movies------------------------------*/

/*-----------------------cards------------------------------*/

.sec06{
 background-image: url("https://agwonline-com.akamaized.net/web/en/img/section06_bg.jpg");
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 margin: auto;
 max-width: 1920px;
 width: 100%;
 height: 1080px;
}

.webp .sec06{
background: url("https://agwonline-com.akamaized.net/web/en/img/section06_bg.webp") top center no-repeat;
 background-size: cover;
}
.no-webp .sec06{
background: url("https://agwonline-com.akamaized.net/web/en/img/section06_bg.jpg") top center no-repeat;
 background-size: cover;
}


@media screen and (max-width: 767px){
 .webp .sec06{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section06_bg.webp") top center no-repeat;
   background-size: cover;
 }
 .no-webp .sec06{
  background: url("https://agwonline-com.akamaized.net/web/en/img/sp-section06_bg.jpg") top center no-repeat;
   background-size: cover;
 }
.sec06{
 height: 990px;
 }
}

.sec06Detail{
 display: flex;
 max-width: 1200px;
 margin: 8rem auto 0;
 width: 100%;
 padding-bottom: 20px;
 overflow-x: auto;
 overflow-y: hidden;
}


.sec06DetailItem{
 width: 100%;
 margin-right: 2.5%;
 min-width: 200px;
}

@media screen and (min-width: 1200px){
.sec06DetailItem{
 width: 18%;
 }
}

.sec06DetailItem:last-child{
 margin-right: 0;
}

.sec06DetailImg img{
 width: 100%;
}

.sec06DetailTit{
 font-size: 2.3rem;
 line-height: 1.4;
 font-weight: bold;
 margin-bottom: 1.5rem;
 text-align: center;
 color: #eddeab;
 font-family: 'Cinzel', serif;
}

.sec06DetailTxt{
 font-size: 2.1rem;
 line-height: 1.4;
 text-align: center;
 color: #ccc;
 font-family: 'Crimson Text', serif;
}

@media screen and (max-width: 767px){
 .sec06Detail div:first-child{
  margin-left:10%;
 }
 .sec06Detail div:last-child{
  padding-right:10%;
 }
}

@media screen and (max-width: 767px){
.sec07{
  padding-top: 8rem;
 }
.sec07 .footerLogo{
  max-width: 290px;
 }
}

/*-----------------------/cards------------------------------*/

/*------------------------footer-------------------------------*/
.footerLogo {
 max-width: 400px;
 margin: 0 auto 6rem;
}

.footerLogo img{
 width: 100%;
}

.snsList{
 margin-top: 200px;
 border-top: 1px solid #505050;
 padding: 50px 0;
 border-bottom:  1px solid #505050;
}

@media screen and (max-width: 767px){
.snsList{
  margin-top: 100px;
 }
}

.footerSnsTit{
 font-size: 30px;
 font-weight: bold;
 margin-bottom: 50px;
 color: #ccc;
 font-family: 'Cinzel', serif;
 text-align: center;
}

.footerSnsList{
 display: flex;
 justify-content: center;
 align-items: center;
}

.footerSnsList li {
 margin-right: 40px;
}

.footerSnsList li:last-child {
 margin-right: 0;
}

.footerSnsTwitter a{
 position: relative;
 background: url("https://agwonline-com.akamaized.net/web/en/img/twitter.svg") no-repeat center center;
 background-size: contain;
 width: 50px;
 height: 40px;
 display: block;
}

.footerSnsDiscord a{
 position: relative;
 background: url("https://agwonline-com.akamaized.net/web/en/img/discord.svg") no-repeat center center;
 background-size: contain;
 width: 52px;
 height: 40px;
 display: block;
}

.footerSnsYoutube a{
 position: relative;
 background: url("https://agwonline-com.akamaized.net/web/en/img/youtube.svg") no-repeat center center;
 background-size: contain;
 width: 57px;
 height: 40px;
 display: block;
}


.footerNavList{
 margin: auto;
 padding: 4rem 0 3rem;
 display: flex;
 justify-content: center;
}

.footerNavList li a {
 font-size: 16px;
 color: #ccc;
 text-decoration: none;
 padding: 8px 4px;
 display: inline-block;
 font-family: 'Crimson Text', serif;
}

.footerNavList li a::after{
 width: 1px;
 height: 10px;
 margin: 0 15px;
 content: "";
 background-color: #ccc;
 display: inline-block;;
}

@media screen and (max-width: 767px) {
.footerNavList li a {
 font-size: 14px;
 padding: 8px 2px;
 }
.footerNavList li a::after{
 margin: 0 10px;
 }
}

@media screen and (max-width: 350px) {
.footerNavList li a::after{
 margin: 0 6px;
 }
}

.footerNavList li:last-child a::after{
 margin: 0 15px;
 content: none;
}

.txtLink01 {
 text-align: center;
 margin-bottom: 40px;
 margin-top: 0;
}

.txtLink01 a {
 position: relative;
 color: #ccc;
 font-size: 1.3rem;
 display: inline-block;
}

.txtLink01 a:after {
 content: "";
 background: url("https://agwonline-com.akamaized.net/web/en/img/link_icon.svg") no-repeat top center / contain;
 width: 13px;
 height: 13px;
 position: absolute;
 margin-left: 8px;
}

.ft_copyright img {
 max-width: 120px;
}

.ft_copyright {
 text-align: center;
 border-top: 1px solid #505050;
 padding: 50px 0;
}

.copyright {
 color: #ccc;
 font-size: 11px;
 margin-top: 30px;
}

.footerNavListWp{
 position: relative;
}


.selectLanguage__content__inner{
 position: absolute;
 left: 2%;
 top: calc(65% - 24px);
}

.selectLanguage__trigger{
 vertical-align: middle;
}

.language-ct {
 display: inline-block;
 color: #ccc;
 padding: 1.5rem 4rem;
 font-size: 1.3rem;
 border-radius: 25px;
 border:1px solid #ccc;
 font-family: 'Crimson Text', serif;
 position: relative;
 cursor: pointer;
 line-height: 2;
}

.language-ct:after{
  content: "";
 width: 1rem;
 height: 1rem;
 border-top: solid 1px #fff;
 border-left: solid 1px #fff;
 position: absolute;
 top: 29%;
 right: 11%;
 transform: rotate(225deg);
 transition: 0.3s;
}



.selectLanguage__list {
 position: absolute;
 top: 49px;
 right: 0;
 text-align: left;
 z-index: 10;
 width: 100%;
}

.selectLanguage__list > li {
 background: rgba(40, 40, 40, 1);
 margin-bottom: 0.8px;
 padding: 1.5rem;
 text-align: center;
}

.selectLanguage__list a {
 color: #fff;
 font-size: 1.5rem;
 display: inline-block;
 font-family: 'Crimson Text', serif;
}

.selectLanguage__list {
 display: none;
}


.active.language-ct:after{
 transform: rotate(45deg);
 top: 40%;
}


@media screen and (max-width: 1023px) {
 .selectLanguage__content__inner {
 display: none;
 }
}


.sp-selectLanguage__content__inner {
 display: none;
}
@media screen and (max-width: 1023px) {
 .show .sp-selectLanguage__content__inner {
  display: block;
  margin-top: 2rem;
  margin-left: 2rem;
  position: relative;
 }
 .selectLanguage__list > li {
  background: rgba(44, 39, 30, 1);
 }
 .selectLanguage__list{
  top: 35px;
 }
 .show .audio_wrap.headerListItemSp{
  display: flex;
 }
 .language-ct {
 padding: .4rem 3.5rem 0.2rem 2.5rem;
 font-weight: bold;
 color: #fff;
 border:1px solid #fff;
 }
.language-ct:after{
  content: "";
 width: .8rem;
 height: .8rem;
 right: 12px;
 }
}


/*------------modal----------*/

#mailModal,#completedModal{
 background-color: #ece9e3;
 padding: 4rem;
 padding-top: 70px;
 width: 450px;
 box-sizing: border-box;
 height: 300px;
}

.modal-body{
 margin-bottom: 1rem;
}

.form-control.inputBlock{
     border: 1px solid #5d5a61;
    border-radius: 0;
    font-size: 2rem;
    padding: 1rem;
    width: 100%;
    background: #fff;
  width: 100%;
  min-height: 50px;
 font-family: 'Crimson Text', serif;
}

.modal-header{
 font-size: 2.4rem;
 font-weight: bold;
 justify-content: center;
 border:none;
 margin-bottom: 2rem;
}

.modal-footer{
 justify-content: center;
 border-top: none;
 font-size: 1.6rem;
 line-height: 1.5;
}

.h4{
 line-height: 1.6;
}

.btn-register{
 background-color: #eddeab;
 padding: 1.5rem 5rem;
 font-size: 1.8rem;
 font-weight: bold;
 border: none;
 color: #000;
    font-family: 'Cinzel', serif;
}

.btn-register:hover{
 background-color: #e4d08e;
}

.btn-secondary{
 background-color: #ddd;
 color: #888;
 padding: 1.5rem 5rem;
     font-size: 1.8rem;
    font-weight: bold;
    font-family: 'Cinzel', serif;
  border: none;
}


.close-modal{
    display: block;
    width: 50px;/*枠の大きさ*/
    height: 50px;/*枠の大きさ*/
    background: #CCC;
    position: relative;
}

.close-modal::before, .close-modal::after{
    content: "";
    display: block;
    width: 100%;/*バツ線の長さ*/
    height: 2px;/*バツ線の太さ*/
    background: #000;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}

.close-modal::after{
    transform: rotate(-45deg);
    transform-origin:100% 50%;
    left: auto;
    right: 14%;
}

.modal a.close-modal {
    top: 12px!important;
    right: 12px!important;
    background-image:none!important;
        background-color: inherit!important;
}

@media screen and (max-width: 767px) {
 #mailModal{
  padding: 30px 2rem 0;
  width: 320px;
  height: 250px
 }
 #completedModal {
  padding: 30px 2rem 0;
  width: 320px;
  height: 230px;
 }
.close-modal{
    width: 30px;/*枠の大きさ*/
    height:30px;/*枠の大きさ*/
}

.btn-register,.btn-secondary{
 padding: 1.5rem 2rem;
 font-size: 1.6rem;
 }
 .form-control.inputBlock{
 font-size: 1.6rem;
 margin-top: 2rem;
 }
 .modal-header{
  margin-bottom: 1rem;
  font-size: 2rem;
 }
 .h4{
 font-size: 1.4rem;
 }
}