@import url("https://use.typekit.net/hiq2cbd.css");
html,body {
  margin: 0;
  border: 0;
  padding: 0;
  height: 100%;
  width: 100%;

  touch-action: pan-x pan-y;
  scroll-behavior: smooth;
  /*position: fixed;*/
  /*overflow: hidden;overflow-y:scroll;*/
}

a, p ,span {
  font-family: "Times Newer Roman","Times","Times New Roman","Songti SC","宋体",STSong, Simsun,'Noto Serif CJK SC', 'Source Han Serif SC', ‘Source Han Serif’, source-han-serif-sc,TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  /*font-weight: 00;*/
  font-size: 18px;
  height: 18px;
  line-height: 14px;
  color: black;
  display:flex;
  transform-origin: 0;
  /*text-decoration: none;*/
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a:hover{
  text-decoration: none;
  /*font-weight: 400;*/
  color: black;
}
.lang-changer{
  width: max-content;
  right: 50px;
  top: 10vh;
  position: fixed;
}
.lang-changer a{
  display: inline;
  text-decoration-line: none;
}
.partImage{
  width: 90vw;
  height: auto;
  padding: 5vw 0 0 0;
  margin: 0 5vw;
  /*background-color: white;*/
  font-size: 0;
  line-height: 0;
  z-index: 9999;
  position: fixed;
}
.partImage1{
  width: 90vw;
  height: auto;
  padding: 57vw 0 0 0;
  margin: 0 5vw;
  /*background-color: white;*/
  font-size: 0;
  line-height: 0;
  z-index: 9999;
  position: fixed;
}
.topcover{
  height: 5vw;width: 100vw;
  background-color: white;
  position: fixed;z-index: 99999;
}
.contentImg{
  width: 100%;
  height: 100%;
}
.placeHolders{
  position: relative;
  width: 50px;
}
.redDot{
  border-radius: 50%;
  width: 5px; height: 5px;
  background-color: black;
  top: 94vh;
  position: absolute;
}
.partText{
  margin-top: 57vw;
  /*position: absolute;*/
  white-space: nowrap;
  position: fixed;
  touch-action: pan-x pan-y;
}
#act1, #act2, #act3, #p01, #p02, #p03, #p04, #p05, #p06, #p07, #p08, #p09, #p10, #p21, #p81, #p11, #p31, #p41, #p51, #p61, #p71, #p91, #p101, #p12,#p22, #p32, #p42, #p52, #p62, #p72, #p82, #p92, #p102{
  position: absolute;
}
#act2{left: 9900px;}
#act3{left: 18000px;}
#p01{top: -43.3vw}#p02{top: -34vw}#p03{top: -25vw}#p04{top: -16vw}#p05{top: -6.5vw}#p06{top: 2.5vw}#p07{top: 11.5vw}#p08{top: 21vw}#p09{top: 30vw}#p10{top: 39vw}
#p11{top: -43.3vw}#p21{top: -34vw}#p31{top: -25vw}#p41{top: -16vw}#p51{top: -6.5vw}#p61{top: 2.5vw}#p71{top: 11.5vw}#p81{top: 21vw}#p91{top: 30vw}#p101{top: 39vw}
#p12{top: -43.3vw}#p22{top: -34vw}#p32{top: -25vw}#p42{top: -16vw}#p52{top: -6.5vw}#p62{top: 2.5vw}#p72{top: 11.5vw}#p82{top: 21vw}#p92{top: 30vw}#p102{top: 39vw}


#act1, #act2, #act3{
  top: 70vh;
}
#contents {
  left: 300px;
  position: absolute;
}
#contents-1{
  left: 19800px;
  position: absolute;
}
#contents-2{
  left: 25000px;
  position: absolute;
}
#contents-3{
  left: 40250px;
  position: absolute;
}
#note{
  z-index: 9999999; position: fixed; width: 90vw;height: 100%; top: 57vw;padding:5vw;background-color: black;color: white;display: none;
}
@media (max-aspect-ratio: 1/1) {

  .partText{
    top: 0;  left: 50%; position: absolute;
    transform-origin: 0;

    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  }

  #act1, #act2, #act3{
    top: 0;
    transform: rotate(-90deg) translateX(-50%);
  }
  .redDot{
    top: 46vw;
  }
  #act1{left: 130px;}
  #act2{left: 9850px;}
  #act3{left: 17950px;}
  .lang-changer {
    width: max-content;
    background-color: white;
    right: 0;
    z-index: 9999;
    top: 0;
    padding: 0 3px 1px 3px;
    border: 1px solid black;
    margin: 5vw;
    position: fixed;
  }
  .lang-changer a{
    font-size: 12px;
  }
}

@media (min-aspect-ratio: 1/1) {

  .partImage{
    width: 75vh;
    height: 30vh;
    padding: 10vh 0 0 50px;
    margin: 0;
  }
  .partImage1{
    width: 75vh;
    height: 30vh;
    padding: 10vh 0 0 50px;
    margin: 0;
    margin-top: calc(30vh + 20px);
  }
  .contentImg{
    width: auto;
    height: 100%;
  }
  .partText{
    position: absolute;
    margin-top: 0;
    margin-left: 50px;
  }
  #p01{top: 52vh}#p02{top: 56vh}#p03{top: 60vh}#p04{top: 64vh}#p05{top: 68vh}#p06{top: 72vh}#p07{top: 76vh}#p08{top: 80vh}#p09{top: 84vh}#p10{top: 88vh}
  #p11{top: 52vh}#p21{top: 56vh}#p31{top: 60vh}#p41{top: 64vh}#p51{top: 68vh}#p61{top: 72vh}#p71{top: 76vh}#p81{top: 80vh}#p91{top: 84vh}#p101{top: 88vh}
  #p12{top: 52vh}#p22{top: 56vh}#p32{top: 60vh}#p42{top: 64vh}#p52{top: 68vh}#p62{top: 72vh}#p72{top: 76vh}#p82{top: 80vh}#p92{top: 84vh}#p102{top: 88vh}
  #contents-1 {
    left: 20000px;
  }
  #contents-2 {
    left: 25000px;
  }

  #contents-3 {
    left: 40600px;
  }
  #note{
    top: 50vh;
  }
}

@media (max-height: 400px) , (max-width: 250px){
  a, p ,span {
    font-size: 2vw;
  }
  .partImage {
    height: 35vh;
    /*padding: 8.5vh 0 0 50px;*/
  }
  #act2 {
    left: 6650px;
  }
  #act3 {
    left: 12080px;
  }
}