@charset "UTF-8";

/*  common
----------------------------------------------------------------------------------------------------------- */

html {
  scroll-behavior: smooth;
  font-size: clamp(10px, 4.9px + 1.15vw, 26px);
  line-height: 1.4;
}

#loading {
  position: fixed; z-index: 150;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: rgb(235, 235, 235);

  display: flex;
  justify-content: center;
  align-items: center;

}


.loaded {
  opacity: 0;
  visibility: hidden;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(78, 78, 78, 0.2);
  border-right: 1.1em solid rgba(78, 78, 78, 0.2);
  border-bottom: 1.1em solid rgba(78, 78, 78, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.rov01:hover       { filter: brightness(1.2); }

.rov02:hover       { filter: brightness(1.5); }

/*
.slick-prev {
  background: url(../img/slick/arrow_l.png) !important;
  background-size: 100% !important;
  left: -5%;
  z-index: 10;
  opacity: 0.8;
  background-repeat: no-repeat !important;
}

.slick-next {
  background: url(../img/slick/arrow_r.png) !important;
  background-size: 100% !important;
  right: -5%;
  z-index: 10;
  opacity: 0.8;
  background-repeat: no-repeat !important;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  width: 60px !important;
  height: 90px !important;
}
*/


body        { height: 100%; overflow-x: hidden; background: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/bodybg.jpg") center top repeat; background-size: contain;  }

body.news,
body.win_spec,
body.movie,
body.topics,
body.character        { background-size: cover; }

body        { font-family: "Karol-Sans", sans-serif; }

.pure-g [class*=pure-u] {
  font-family: "Karol-Sans", sans-serif; 
}

a:visited,
a:link           { text-decoration: none; color: #111; }


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

.txt-shadow {
  text-shadow: 2px 2px 10px #21140e , -2px 2px 10px #21140e , 2px -2px 10px #21140e , -2px -2px 10px #21140e; }


.txt-glow   {
  text-shadow    :
    2px  2px 1px #fefefe,
    -2px  2px 1px #fefefe,
    2px -2px 1px #fefefe,
    -2px -2px 1px #fefefe,
    2px  0px 1px #fefefe,
    0px  2px 1px #fefefe,
    -2px  0px 1px #fefefe,
    0px -2px 1px #fefefe; 
 }

li { list-style: none; text-decoration: none; }

.dummy      { height: 500px; }

#dm_trgt    { display: none; }

.trg_inner      { padding-top: 3.6rem; margin-top: -3.6rem;  }


.bl   { display: inline-block; }

b.bl  { font-weight: normal; }

.for_sp     { display: none; }
.for_pc     { display: block; }


hr.spc      { border: none; }

.btn-wrap   { margin: 1em auto;}

.btn-wrap a   { position: relative; }

.btn-01 {
  display: block;
  background: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/btn_base.png") no-repeat center center;
  color: #fff;
  height: 3em;
  font-size: 1.5em;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 12em;
}
.btn-01 div      { color: #fff; }

.btn-01:hover       { filter: brightness(1.5); }

@media screen and (max-width: 767px) {

  .trg_inner      { padding-top: 0.75rem; margin-top: -0.75rem;  }

  .for_sp     { display: block; }
  .for_pc     { display: none; }

}


/*  nav menu
----------------------------------------------------------------------------------------------------------- */

.nav-item-tx {
  font-size: 1.1rem;
}

.main-wrapper {
  margin-top: 6.2vw;
}

.siteid_wrap {
  margin-right: 6vw;
}

#gNav .siteid-img {
  margin: 0.4vw 0 0 1.2vw;
  width: auto;
  max-height: 7vw;
}

#gNav .gNav-menu .buybtn_wrap    { padding-top: 0.8vw; margin: 0 2vw 0 auto; }
#gNav .buybtn-img     { width: calc(252 / 1380 * 100vw);  max-width: 230px; } 




.menu-elm--wrap {
  margin: 0.5rem 1.5rem 0 0;
}


.menu-elm--wrap.sns--wrap        { margin-right: 0.9rem; }

.btn-gNav {
  display: none;
}
#gNav {
  background: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/navbg.png") center top repeat-x;
  background-size: contain;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 3.2rem;
  z-index: 80;
}
#gNav .gNav-menu {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0% auto 0;
  overflow: visible;
  max-width: 100%;
  padding-left: 2rem;
  /* height: 100%; */
  /* position: fixed; */
  /* top: 0; right: 0; padding-left: 50px; */
}

.gNav-menu-inner_wrap       { display: flex; }

#gNav .gNav-menu li {
  padding-top: 0;
  margin-top: 0px;
}
#gNav li.menu-elm--wrap {
  padding-top: 0.6rem;
}

.nav-item-sns_img     { height: auto; margin-top: 0.3rem; width: 1.2rem; }

.menu-elm--spacer     { flex-grow: 1; }


#gNav .gNav-menu li {
  color: #ffffff
}

#gNav .gNav-menu li a {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
}
.nav-item-tx {
  font-family: "fairplex-narrow", serif;
  text-shadow: 0px 0px 4px hsla(0, 75%, 27%, 0.6);
}

.nav-item-tx.inact {
  color: hsl(0, 0%, 55%);
  text-shadow: none;

}

.menu-btt.inact      {   pointer-events: none; }

.sns--wrap .nav-item-tx       {     font-size: 1rem; line-height: 1.8; }

.update_patch-menu {
  color: #fff;
  background-color: hsl(39, 100%, 47%); /* background-color: hsl(0, 100%, 36%); */
  font-size: 1.2vw;
  border-radius: 0.5em;
  padding: 0.05em 0.75em;
border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  text-indent: 0;
  height: 2.0em;
}

#gNav li.menu-elm--wrap.order_wrap        { margin: 0; padding-top: 0; }
.menu-order-img       { height: 2.8rem; animation: bright 5s infinite; }


.menu-elm--wrap .menu-btt                       { position: relative; }
.menu-elm--wrap .menu-btt .update_patch-menu         { 
  position: absolute; left: 50%; top:auto; bottom: -1.3rem; transform: translate(-50%,0); font-size: 0.6em; line-height: 2.0;
   display: flex; justify-content: center; align-items: center; }

    body.top .nav-item-top,
    body.dlc .nav-item-dlc,
    body.character .nav-item-character,
    body.movie .nav-item-movie,
    body.system .nav-item-system,
    body.faq .nav-item-faq,
    body.dlc .nav-item-dlc,
    body.product .nav-item-product {
      color: hsl(51, 96%, 68%)
    }


.footer-content-sns .links a:hover,
#gNav .gNav-menu li a:hover {
  filter: drop-shadow(0 0 6px #000);
}

#gNav .gNav-menu li.order_wrap a:hover { filter: drop-shadow(none); filter: brightness(1.15); }


@media screen and (max-width: 767px) {
    #hamburger .btn-gNav {
      display: block;
      position: fixed;
      top: 10px;
      right: 15px;
      width: 42px;
      height: 40px;
      z-index: 80;
      box-sizing: border-box;
      cursor: pointer;
      -webkit-transition: all 400ms;
      transition: all 400ms;
    }

    #hamburger .btn-gNav span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 4px;
      background: #fff;
      border-radius: 10px;
      -webkit-transition: all 400ms;
      transition: all 400ms;
      box-shadow: 0 0 4px 1px hsla(0, 74%, 21%, 0.747);
    }
    #hamburger .btn-gNav span:nth-child(1) {
      top: 0;
    }
    #hamburger .btn-gNav span:nth-child(2) {
      top: 12px;
    }
    #hamburger .btn-gNav span:nth-child(3) {
      top: 24px;
    }
    #hamburger .btn-gNav.open span:nth-child(1) {
      background: hsla(0, 0%, 100%, 0.747);
      box-shadow: none;
      top: 12px;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    #hamburger .btn-gNav.open span:nth-child(2),
    #hamburger .btn-gNav.open span:nth-child(3) {
      top: 12px;
      background: hsla(0, 0%, 100%, 0.747);
      box-shadow: none;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    #gNav {
      position: fixed;
      top: 0;
      right: -100%;
      width: 100%;
      height: 100%;
      background: hsla(0, 89%, 18%, 0.95);
      font-size: 16px;
      box-sizing: border-box;
      z-index: 35;
      /* padding-top: 50px; */
      transition: 0.3s;
    }
    #gNav.open {
      right: 0px;
    }
    #gNav .gNav-menu {
      width: 100%;
      height: 100%;
      display: flex;
      margin-top: 3em;
      flex-direction: column;
      text-align: center;
      overflow: auto;
      /*justify-content: center;*/
    }
    #gNav .gNav-menu li {
      display: block;
      padding: 0;
      margin-bottom: 4.5vh;
      color: #ffffff
    }
    #gNav .gNav-menu li a {
      color: #ffffff;
      text-decoration: none;
      display: inline-block;
    }

    #gNav li.menu-elm--wrap.order_wrap    { padding-top: 0.5rem; margin: 0.5rem 2.0rem 4.5vh 0; }


    #gNav .siteid-img {
      margin: 0 auto;
      width: 100%;
      max-width: 60vw;
    }

    .siteid_wrap {
      margin-top: 40px;
    }
    .main-wrapper {
      margin-top: 0;
    }

    #gNav .gNav-menu .buybtn_wrap    { margin: 4vh auto 0;  }
    #gNav .buybtn-img     { width: 90%;  } 
    #gNav .gNav-menu .buybtn_wrap a         { display: block;}

    .nav-item-tx {
      font-family: "fairplex-narrow", serif;
font-weight: 700;
      font-size: 5vw;
      text-shadow: 0px 0px 4px hsla(0, 75%, 27%, 0.6);
    }

    .order_wrap            { margin-top: 1.5rem;  }
    .menu-order-img       { height: auto; width: 60%; min-width: 200px; }

  /* flex order set */

  .menu-elm--wrap     { order: 0; }
  .menu-elm--spacer,
  .sns--wrap     { order: 3; }

  .order_wrap                   { order: 1; }



.menu-elm--wrap .menu-btt .update_patch-menu         { font-size: 0.9rem; }
    .menu-elm--wrap .menu-btt .update_patch-menu         { left: 45%; bottom:-65%; top: auto; transform: translate(-50%,0); }


    .menu-elm--spacer     { flex-grow: 0; }

    .nav-item-sns_img     {     width: auto;  height: 2.5rem;  max-height: 2em; }

    .sns--wrap .nav-item-tx    { font-size: 2rem; }
.gNav-menu-inner_wrap       { justify-content: center; }

    .menu-elm--wrap.sns--wrap     { margin: 0 2rem 2rem; }

}




.patch_wrapper      { position: relative; height: 1rem; }
.patch_wrapper .update_patch        { left: 0; top: 0; font-size: 1em; }


.update_patch {
  z-index: 3;
  color: #ffffff;
  background-color: hsl(39, 100%, 47%);
  font-size: 0.6em;
  border-radius: 0.25em;
  padding: 0.25em 0.75em;

  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  text-indent: 0;
  position: absolute;
  top: -0.5em;
  left: 14%;
/*  transform: translate(-50%,0) */
}


/*--------*/
/* temp system */


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


@keyframes bright {
  0%,
  100% {
    filter: brightness(1.0);
  }
  50% {
    filter: brightness(1.2);
  }
}


@keyframes flash {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.twinkle {
  /* animation: flash 4s ease infinite; */
}




/*  nav menu popup

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



.modaal-container{
  background-color:transparent;
}

.purchase_pop_wrap{
  display: none;
position: absolute;
bottom: 0;
}

#purchase_pop_master{
}

.purchase_pop{
  padding: 2rem 0rem;
}

.purchase_pop .text__name{
  margin-top: 1.5em;
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.purchase_pop .text__btn{
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1em 0 1em;
}



.purchase_pop .text__btn a {
  width: 49%;
  margin: 0 1% 1% 0;
}

.purchase_pop .btn-defaultstyle--products {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 25px 18px;
  font-weight: 600;
  font-size: 19px;
  color: #fff;
  width: 100%;
  background: var(--accent-color);
  box-sizing: border-box;
  text-align: center;
  background: url(https://www.koeitecmoamerica.com/rtk8-remake/img/common/btn_dec01.png) center center / cover no-repeat, linear-gradient(135deg, rgba(214, 179, 11, 84) 0%, rgb(153, 109, 60) 100%);
  outline: 1px solid hsla(0, 0%, 100%, 0.6);
  outline-offset: -5px;

}

.purchase_pop .btn-defaultstyle--products[target="_blank"]:after{
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 20px;
  height: 20px;
  background: url(https://www.gamecity.ne.jp/img/common/icon-outbound-w.svg) no-repeat center / contain;
  margin-left: 4px;
}

.purchase_pop .section-item__headline{
    /* background: url(../img/common/title_base_lg.png) repeat-x center center; */
    color: #fff;
    height: 2.2em;
    font-size: 30px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #fff;
    margin-top: 2em;
    width: 100%;
}

.purchase_pop .btn-defaultstyle--products.ex_color {
  filter:grayscale(0.8);
  margin-top: 2.5rem;
}

.purchase_pop a.inact               { pointer-events: none !important; filter: grayscale(100%) brightness(60%) !important;  }

@media screen and (max-width: 767px) {


  .purchase_pop .section-item__headline{
    font-size: 6vw;
  }

  .purchase_pop .text__name{
    font-size: 4vw;
  }

  .purchase_pop .text__btn a {
    width: 100%;
    margin: 1% 0;
    font-size: 3.8vw;
  }

  .modaal-content-container{
    padding: 0;
  }


}




.movie-item a {
  position: relative;
  display: block; }
.movie-item a:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border-top: 1rem solid transparent;
  border-left: 1.5rem solid #fff;
  border-bottom: 1rem solid transparent;
  transform: translate(-40%, -50%);
  z-index: 10;
  transition: all 0.4s; }
.movie-item a:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  width: 16%;
  aspect-ratio: 1/1;
  border-radius: 30vw;
  border: 3px solid #fff;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s; }
.movie-item a:hover:before {
  transform: translate(-40%, -50%) scale(1.1); }
.movie-item a:hover:after {
  transform: translate(-50%, -50%) scale(1.1); }


  @media screen and (max-width: 767px) {
    .txt-shadow {
  text-shadow: 1px 1px 4px #000 , -1px 1px 4px #000 , 1px -1px 4px #000 , -1px -1px 4px #000; }

  .movie-item a:before {
  border-top: 1.3em solid transparent;
  border-left: 1.95em solid #fff;
  border-bottom: 1.3em solid transparent;
  }
  }



/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.box{
  opacity: 0;
}

/*==================================================
動かしたい動き（今回は” ふわっ” を採用）
===================================*/

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* ぼかしから出現 */
.blur{
  animation-name:blurAnime;
  animation-duration:2.3s;
  animation-delay: 0.7s;
  opacity: 0;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  opacity: 0;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
  }
}



/*  main
----------------------------------------------------------------------------------------------------------- */

main {
  width: 80%;
  max-width: 1080px;
  margin: 4vw auto;
  text-align: center; }



.txbox_lm         { margin-bottom: 0.5em; font-size: 2.0rem; line-height: 1.3; font-weight: bold;  font-family: "fairplex-narrow", serif; }
.txbox_mm         { margin-bottom: 0.5em; font-size: 1.1rem; line-height: 1.5; }
.txbox_ss         { margin-bottom: 0.5em; font-size: 1.0rem; line-height: 1.4; }


.teaser-info {
  font-family: "Karol-Sans", sans-serif;  }

.release {
  width: 50%;margin: 0 auto 1vw;
 }

.info-txt {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  line-height: 1.8; }


@media screen and (max-width: 767px) {
  main{
    width: 98%;margin: 12vw auto 10vw;
  }
  .header-logo{
    width: 85%;
  }
  .catch{
    width: 80%;
  }

  
  .release{
   width: 65%;margin:6vw auto 2vw;
  }
  .info-txt{
    font-size: 3.8vw;
  }

  .txbox_lm         { font-size: 2.4rem; line-height: 1.5;  }
  .txbox_mm         { font-size: 1.4rem; line-height: 1.5; }
  .txbox_ss         { font-size: 1.1rem; line-height: 1.5; }


}


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

footer {  }

.ft_product_wrap { 
  background: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/prod_bg.jpg") center bottom no-repeat;
  background-size:cover;
  padding: 1px;

}


.ft_product_box     { max-width: 1500px; margin: 4rem auto ; width: 94%; }


.prod_data_wrap     { padding: 0 1.0rem;  }

.pack_image_wrap    { padding: 0 0.5rem 0 0; }

.prod_data_wrap     { padding-right: 0 }


.pack_image_wrap img    { display: block; margin: 0 auto; }


.prod_data          { font-size: 1.0rem; display: flex; flex-wrap: wrap; }

.prod_data dt       { width: 30%; margin:0 1.5rem 1.0rem 0; padding: 0.2em 1em; text-align: center;   background-color: #111; color: #fff;  }
.prod_data dd       { width: 64%; padding: 0.2em 0; text-align: left; }

.prod_data img      { display: inline-block;  height: 1.8rem; max-height: 1.3rem; width: auto; margin-right: 0.2em;  }

.prod_data img.ex_height     { max-height: 2.4rem;  }

.prod_data img.ex_height75  { min-height: 75px; }
.prod_data a.tlink        { text-decoration: underline; text-underline-offset: 0.2em; }

.prod_data .btn-01   { margin-left: 0;  }



.mod_img               { position: relative; display: block; }
.mod_img::after        { content: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/plus.png"); position: absolute;  top:auto;  left:auto; width: 30px; height: 30px;  bottom: 4px; right: 4px;  }

.win_spec_wrap         { margin-top: 1em; }



.prod_data_extra--wrap  { margin: 1.5em auto;  }

.prod_data_ps_attention  { margin: 1em auto; padding: 1.5em; background-color: hsla(0, 0%, 80%, 0.6); font-size: 0.8em; line-height: 1.5; }

.prod_data_ps_attention dt  { margin-bottom: 0.25em; font-size: 0.9rem; font-weight: bold; }
.prod_data_ps_attention dd  { margin-bottom: 0.5em; font-size: 0.84rem; margin-left: 1em; }

.prod_data_extra--wrap .btn-01  { margin: 0 auto 0 0;  }
.prod_data_ps_attention a,
.prod_data_extra--wrap a.tlink       { text-decoration: underline; text-underline-offset: 0.2em; }

.prod_data_extra--wrap a.tlink        { display: block; margin: 1.5em 0; }

.prod_data_ps_attention .attention    { font-size: 0.84em; }
.prod_data_ps_attention .attention li {
  list-style: none;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 0.20em;
}

@media screen and (max-width: 767px) {

  .pack_image_wrap    { margin-bottom: 4rem; }
  .pack_image_wrap img    {  width: 100%; max-width: 280px;}
  .ft_product_box     { width: 90%; }
  .prod_data_wrap     { padding-left: 3vw; }

  .prod_data_extra--wrap a.tlink        { display: block; text-align: center; }
  .prod_data_extra--wrap .btn-01  { margin: 0 auto 0;  }

  .txbox_ss         { font-size: 1.3rem;  }

  .ft_product_wrap {
    background-size:contain;
    background-color: #e7e8e5;;
    padding: 1px;
  }

  .win_spec_wrap         { margin-left: 33%; }

}



.footer-box     {  color: #fff;
  background-image: url("https://www.koeitecmoamerica.com/rtk8-remake/img/common/ftline.png"); background-repeat: repeat-x;
  background-position: top center;
  background-color: #8e2023; padding: 120px 0 60px;}






/*  footer - SNS
----------------------------------------------------------------------------------------------------------- */

.footer-content-sns {
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
}

.footer-content-sns .links {
    display: flex;
    font-size: 0.9rem;
}

.footer-content-sns .links img {
    height: 1.8em;
    width: auto;
    margin-right: 1em;
}
.sns-txt{margin-right: 1em;font-family: 'EB Garamond', serif;font-size: 18pt;font-weight: 500;letter-spacing: -0.04em;}



/*  footer - language
----------------------------------------------------------------------------------------------------------- */

.language-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2em auto;
  max-width: 1200px;
  font-family: "Karol-Sans", sans-serif; }

.language-list li {
  width: 20%;
  margin-right: 0.5%; }

.language-list li a {
  text-align: center;
  display: block;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 8px;
  font-size: 12pt;
  color: #fff;
  text-decoration: none; }

  .language-list li a:hover{
    background: #fff; color: #8e2023;
  }

@media screen and (max-width: 767px) {
  .language-list {
    flex-wrap: wrap; 
    margin: 1em auto;}

  .language-list li {
    width: 31%;
    margin-bottom: 1%; }

  .language-list li a {
    font-size: 3vw; } }




/*  footer -copyright
----------------------------------------------------------------------------------------------------------- */
.base-copyright {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.4;
  padding: 16px 0;
  text-align: center; }



/*  popup
----------------------------------------------------------------------------------------------------------- */

/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
  display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
  background:#ccc;  
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#666;
}

/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
  font-size:1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
  padding:0;
}



/*  modaal
----------------------------------------------------------------------------------------------------------- */

@media screen and (max-height: 900px) and (min-width: 1025px) and (max-width: 1400px){
  .modaal-video-container{
    max-height:none!important;
    aspect-ratio: 16/9!important;
    padding-bottom: 0!important;
    height: 100%!important;
  }
}

