@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');

:root {
  --web-view-ids: app;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: none;
}
body {
  background-color: rgba(0,0,0,1);
  color: white;
  font-family: 'Zen Kaku Gothic New', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  font-size: 1.4rem;
}
#app {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
section {
  display: block;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  z-index: 100;
}
#global-nav {
  background-color: transparent;
  display: block;
  color: #fff;
  font-size: .8em;
}
#global-nav h1,
#global-nav .nav-item .nav-link {
  color: #fff;
}
.header .logo {
  text-align: center;
  display: block;
  font-size: 2em;
  font-weight: normal;
}
.header .logo span {
  display: block;
  color: #aa6247;
  font-size: .8em;
}
#kv {
  position: relative;
  width: 100%;
  min-height: 500px;
  height: auto;
  overflow: hidden;
}
#kv .kv-image img {
  opacity: 1;
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
}
#kv .kv-image .grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 200px;
  height: auto;
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
}
#kv .copy {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  text-align: center;
  z-index: 10;
}
#kv .copy .sub {
  font-size: .8em;
  margin-top: 2em;
}
#kv .buttons {
  text-align: center;
  margin-top: 2em;
}
.btn span {
  font-size: .8em;
}
#topics {

}
h2 {
  text-align: center;
}
h2 .en {
  margin-top: 1em;
  display: block;
  color: #aa6247;
  font-size: .6em;
}
#aaf {
  font-size: 1em;
  letter-spacing: 0.15em;
}
#aag, #aah {
  position: relative;
  width: 80%;
  max-width: 600px;
  margin: 20px auto;
  text-align: center;
}
#aag {
  font-size: 1.5em;
}
#aah {
  font-size: 1em;
}
.aai {
  position: relative;
  width: 10%;
  max-width: 40px;
  height: auto;
  margin: 20px auto;
}
#aaj, #aak {
  position: relative;
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
}
#aaj {
  font-size: 0.8em;
}
#aak {
  font-size: 1.5em;
}
#aal {
  position: relative;
  width: 80%;
  max-width: 500px;
  margin: 20px auto;
  text-align: center;
  font-size: 1em;
}
.aam {
  position: relative;
  width: 80%;
  max-width: 1024px;
  height: auto;
  margin: 20px auto;
}
.aan {
  position: relative;
  width: 1px;
  height: 60px;
  margin: 20px auto;
}
#aao, #aap {
  position: relative;
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
}
#aao {
  font-size: 0.8em;
}
#aap {
  font-size: 1.5em;
}
#aaq {
  position: relative;
  width: 90%;
  max-width: 644px;
  height: auto;
  margin: 20px auto;
  display: block;
}
#aar, #aas {
  position: relative;
  width: 80%;
  max-width: 500px;
  margin: 20px auto;
  text-align: center;
  font-size: 1em;
}
#aat {
  position: relative;
  width: 80%;
  max-width: 220px;
  height: auto;
  margin: 20px auto;
  text-align: center;
}
.aau {
  position: relative;
  width: 100%;
  height: auto;
}
#aav {
  font-size: 1em;
}
#aaw {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 auto;
}
.aax, .aay {
  position: relative;
  width: 100%;
  height: auto;
}
#aaz, #aba, #abb, #abc {
  position: relative;
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
}
#aaz, #abb {
  font-size: 0.8em;
}
#aba, #abc {
  font-size: 1.5em;
}
#abd {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px auto;
}
#abe {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.abf {
  position: relative;
  width: 100%;
  height: auto;
}
#abg, #abh, #abi {
  position: relative;
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
}
#abg {
  font-size: 0.8em;
}
#abh {
  font-size: 1.5em;
}
#abi {
  font-size: 1em;
}
#abj {
  position: relative;
  width: 80%;
  max-width: 295px;
  height: auto;
  margin: 20px auto;
  text-align: center;
}
.abk {
  position: relative;
  width: 100%;
  height: auto;
}
#abl {
  font-size: 1em;
}
#abm {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 auto;
}
.abn, .abo {
  position: relative;
  width: 100%;
  height: auto;
}
#abp {
  position: relative;
  width: 80%;
  max-width: 310px;
  height: auto;
  margin: 20px auto;
  text-align: center;
}
#abq {
  font-size: 2em;
}
#abr {
  position: relative;
  width: 36px;
  height: 36px;
  margin: 0 auto;
}
.abs {
  position: relative;
  width: 100%;
  height: auto;
}
.abt {
  position: relative;
  width: 100%;
  height: auto;
}
#abu {
  position: relative;
  width: 80%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
  font-size: 0.8em;
}
#abv {
  position: relative;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
.abw {
  position: relative;
  width: 100%;
  height: auto;
}
#abx {
  position: relative;
  width: 12px;
  height: 24px;
  margin: 0 auto;
}
.aby, .abz {
  position: relative;
  width: 100%;
  height: auto;
}
#aca, #aci {
  position: relative;
  width: 80%;
  max-width: 783px;
  margin: 20px auto;
  text-align: center;
}
#aca div, #aci div {
  position: relative;
  width: 100%;
  margin: 10px 0;
}
#aca span, #aci span {
  font-size: 1em;
}
.ach, .aco {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px auto;
}
#acp, #acq {
  position: relative;
  width: 90%;
  max-width: 644px;
  height: auto;
  margin: 20px auto;
  display: block;
}
#acr, #acs {
  position: relative;
  width: 80%;
  max-width: 500px;
  margin: 20px auto;
  text-align: center;
  font-size: 1em;
}
@media (max-width: 768px) {
  #aae {
    font-size: 1.5em;
  }
  #aaf {
    font-size: 0.8em;
  }
  #aag {
    font-size: 1.2em;
  }
  #aah {
    font-size: 0.8em;
  }
  #aak {
    font-size: 1.2em;
  }
  #aba, #abc {
    font-size: 1.2em;
  }
  #abh {
    font-size: 1.2em;
  }
  #abq {
    font-size: 1.5em;
  }
}
