body {
  margin-top: 2em;
  margin-bottom: 2em;
  background-image: url("../img/bg/d7ehvmz-8621c64f-09f0-42ca-8d43-2edd018bcb66.png");
  padding: 0;
  margin: 0;
  overflow: hidden;
}

h1 {
  font-size: 1.5em;
  color: rgb(255, 88, 152);
  margin-block-start: 0;
  margin-block-end: 0;
}

h1 span {
  font-size: 1.5em;
}

h2 {
  color: rgb(255, 255, 255);
  font-family: "cutest";
  font-size: 4.5em;
  letter-spacing: -3px;
  text-shadow: 4px 4px 0px white;
  line-height: 1em;
}

h3 {
  line-height: 1.5em;
  margin-bottom: .35em;
  font-family: FancyHeart;
  font-size: 3em;
  font-weight: bold;
  text-shadow: 2px 2px 0px #b4536e;
  word-spacing: -10px;
}

h3 span {
  font-family: EmojiFont;
  font-size: 1em;
  margin-left: .5em;
}

.help {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin-top: 5em;
  height: 90vh;
}

.half1 {
  width: 30%;
  height: 100%;
  position: relative;
}

.sidebar {
  background: #feffdd;
  /* border-radius: 10px; */
  position: absolute;
  left: 0;
  top: -6.9%;
  width: 70%;
  height: 111.2%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid #33259b;
  border-left: 1px solid #33259b;
  outline: 15px solid white;
}

.header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
}

.infobox {
  background-image: url('../img/merch/tumblr_ljttkvHZnt1qblg7bo1_400.gif');
  border: 1px solid rgb(255, 54, 138);
  width: calc(85% - 40px);
  padding: 10px 20px 5px 20px;
  margin-top: 0;
  overflow: hidden;
}

.infobox p {
  background: white;
  border: 1px solid rgb(255, 119, 176);
  padding: 5px;
  box-shadow: 0px 0px 0px 1.75em rgba(255, 255, 255, 0.445);
}

.helpme {
  display: flex;
  flex-direction: column-reverse;
  width: 75%;
}

.navigation {
  height: 450px;
  width: 100%;
  text-align: left;
  width: 100%;
  margin-top: 2em;
  position: relative;
  transition: all .2s ease;
  overflow: hidden;
}


.sentaku {
  overflow: hidden;
  transition: all .2s ease;
}

.sentaku span {
  user-select: none;
  color: #8172e4;
  font-size: 2.5em;
  font-family: "Bunny Mambo";
  font-weight: bold;
  text-shadow: 2px 2px 0px #cac2ff;
  transition: all .2s ease;
  display: inline-block;
  line-height: 1.25em;
}

.sentaku span:hover {
  text-shadow: 3px 3px 2px #ffc2e8;
  letter-spacing: 5px;
  color: #f746b3;
}

.sentaku span:active {
  color:#8172e4;
  text-shadow: 0px 0px 0px #cac2ff;
  transform: translate(2px, 2px);
}

.notes {
  border: 1px solid rgb(255,54,138);
  background: white;
  width: 100%;
  height: 130px;
  margin-top: .75em;
  transition: all .2s ease;
  overflow: hidden;
  position: relative;
}

.notes > .hi {
  position: absolute;
  left: 0;
  top: -.5em;
}

.notes div {
  margin-top: 1em;
  height: 563px;
  overflow: auto;
  padding: 0 10px;
  scrollbar-width: none;
}

.notes:hover ~ .navigation {
  height: 0;
}

.notes:hover {
  height: 596px;
  margin-top: .5em;
}

.notes:hover .hi {
  opacity: 0;
}

.side2 {
  background: white;
  width: 70%;
  height: 80%;
  border: 1px solid black;
  outline: 15px solid white;
  border-radius: 5px;
  position:relative;
}

.items {
  height: 100%;
  overflow: auto;
}

.section {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  flex-direction: column;
  margin-top: 2em;
}

.section a {
  background: none;
}

.section>.item2,
.figure {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1em;
  width: 100%;
}

.twfg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.twfg > .figure:first-of-type {
  margin-right: 4em;
}

.item2>* img {
  width: 150px;
  filter: drop-shadow(3px 3px 0px #b3f1ff) drop-shadow(-3px -3px 0px #ff88ce) drop-shadow(1px 1px 0px rgba(0, 0, 0, .75));
}

.figure>.half1 img {
  width: 500px;
  filter: drop-shadow(3px 3px 0px #b3f1ff) drop-shadow(-3px -3px 0px #ff88ce) drop-shadow(1px 1px 0px rgba(0, 0, 0, .75));
}

.figure>.half1 {
  width: 35%;
  margin-right: 40px;
}

.figure>.half2 {
  width: 65%;
  text-align: left;
}

.half2 h1 span {
  position: relative;
  top: 5px;
}

.ya {
  color: rgb(255, 130, 182);
  cursor: pointer;
  transition: all .2s ease;
}

.ya:hover {
  color: rgb(255, 67, 145);
}

.ya:active {
  color: black;
}


.inside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  line-height: .75em;
}

.badges>.grails>.inside img {
  width: 170px;
  margin-right: 3em;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, .5));
  border-radius: 50%;
}

.charms>.grails img {
  width: 150px;
  margin-right: 3em;
}

.charms > .other img {
  height: 130px;
}

.clearfiles>.grails>.inside img {
  height: 250px;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

.other img {
  margin-right: 1em;
  margin-bottom: .75em;
}

.other>.group {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.other>.group div {
  position: relative;
}

.num {
  position: absolute !important;
  top: 0;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border: 1px solid black;
  border-radius: 50%;
  font-weight: bold;
  font-family: 'Baloo 2', cursive;
}

.badges > .other img {
  height: 130px;
}

.charms>.other>.inside img {
  height: 200px;
}

.clearfiles>.other>.inside img {
  width: 160px;
  height: auto;
}

.stands img {
  height: 380px;
}

.stands > .other > .group {
  align-items: flex-end;
}

.poster > .grails img {
  margin-right: 1em;
}

.poster img {
  height: 380px;
}

.misc > .other > .inside {
  flex-direction: column;
}

.misc>.grails img {
  height: 280px;
  margin-right: 1em;
}

.misc>.other>.inside img {
  height: 250px;
}

.section>.item2 {
  margin-bottom: 1.75em;
}

.item2>.half1,
.item2>.half2 {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.one {
  margin-right: .5em;
}

.one,
.two {
  width: 50%;
}

.half2 p {
  margin-block-start: 0em;
  font-size: 1em;
  font-family: 'Baloo 2', cursive;
  line-height: 1.25em;
}

.two p {
  margin-block-start: 0em;
  font-family: 'Baloo 2', cursive;
  line-height: 1.25em;
}

.photos {
  font-family: 'Baloo 2', cursive;
  width: 95%;
}

.photos div img {
  border: 1px solid black;
}

.photos > .divider {
  width: 105.4%;
  margin-top: 1em;
  height: 57px;
  background-image: url('../img/merch/haikei133.gif');
  background-size:contain;
}

.bg {
  filter: blur(2px);
  opacity: .5;
}

.nendoroid {
  width: 65%;
  height: 65%;
  border: 1px solid black;
  background: rgb(255, 255, 255);
  /* box-shadow: 0px 0px 0px 15em rgba(255, 255, 255, 0.5); */
  border-radius: 5px;
  position: absolute;
  top: 10em;
  left: 15em;
  z-index: 1;
}

.nendoroid p {
  font-family: 'Baloo 2', cursive;
  width: 90%;
}

.close {
  position: absolute;
  right: 1%;
  top: 1%;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  cursor: pointer;
}

.close:hover {
  opacity: 1;
}

.close::before, .close::after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}

.close::before {
  transform: rotate(45deg);
}

.close::after {
  transform: rotate(-45deg);
}

.nendoroid > .text {
  width: 95%;
  border: 1px solid black;
  height: 88%;
  margin-top: 3em;
  overflow: auto;
}

.tweet {
  width: 400px;
  
  margin-left: 3.5em;
}

.tippy-box[data-theme~="custom"] {
  border-radius: 0;
  background: black;
  max-width: 500px;
  margin: 0;
  padding: 0;
}

img.emoji {
  height: 1em !important;
  width: 1em !important;
  margin: 0 .05em 0 .1em !important;
  vertical-align: -0.1em !important;
  border: none !important;
  filter: none !important;
}

@media screen and (max-width: 1920px) {

  h2 {
    font-size: 3.5em;
  }

  .help {
    width: 85%;
  }

  .half1 {
    width: 30%;
    height: 100%;
    position: relative;
  }

  .sidebar {
    height: 109.9%;
    top: -9.5%;
  }

  .my-cuntress {
    width: 40% !important;
  }
/* 
  .helpme {
    width: 80%;
  } */

  .navigation {
    height: 390px;
    margin-top: 1em;
  }

  .sentaku span {
    font-size: 2.125em;
  }

  .sentaku span:hover {
    letter-spacing: 3px;
  }

  .infobox {
    padding: 5px 15px 0px 15px;
  }

  .infobox p {
    font-size: .875em;
    height: 50px;
    overflow: auto;
  }

  .notes {
    height: 100px;
    margin-top: 0em;
    position: relative;
  }

  .notes div {
    margin-top: 1em;
    height: 450px;
  }

  .notes:hover {
    height: 482px;
  }

  .side2 {
    width: 70%;
    height: 80%;
    border: 1px solid black;
    outline: 15px solid white;
    border-radius: 5px;
    position:relative;
  }

  .twt {
    width: 350px !important;
  }

  .tweet {
    margin-left: 0;
    width: 300px;
  }

  

}
