body {
  background: #ffb4d7;
  background-image: url("../img/bg/tumblr_inline_mqga3lxvmL1qz4rgp540.gif");
  background-size: auto;
  font-family: "Zen Maru Gothic";
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: rgb(228, 57, 123); 
  background: linear-gradient(#FAE7EE, #FAE7EE 50%, #ffcedf 50%, #ffcedf);
  background-size: 100% 200%;
  transition: background .5s ease;
  display: inline-block;
}

a:hover {
  background-position: 100% 100%;
}


::selection {
  color: #ffa2c4;
}

.toplace {
  position: fixed;
  height: 57px;
  width: 100%;
  top: 0;
  left: 0;
  background-image: url("https://64.media.tumblr.com/e373a1147071772e7cbd123ba8d52436/tumblr_inline_n37ha4Bmjj1qhwjx8.gif");
  background-size: auto;
  background-repeat: repeat-x;
}

.bottomlace {
  position: fixed;
  height: 57px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: url("http://i281.photobucket.com/albums/kk203/hiv0lt4g3/Pinky%20Sugar/lace/031-b.gif");
  background-size: auto;
  background-repeat: repeat-x;
}

.jp {
  font-family: 'Zen Maru Gothic', sans-serif !important;
}

.side {
  position: absolute;
  left: 9em;
  top: 12em;
  font-family: "Zen Maru Gothic";
}

.side img {
  transition: all .1s ease;
  position: relative;
  z-index: 2;
}

.side img:hover {
  filter: drop-shadow(2px 2px 1px black);
}

.side>.one {
  width: 100%;
}

.side>.one>.textbox {
  top: 9.5em;
  left: 3.5em;

}

.side>.one:hover .textbox {
  width: 200px;
  height: 100px;
  left: 19.5em;
  top: -1em;
  opacity: 1;
}

.side>.two {
  position: absolute;
  left: 18em;
  top: 7.5em;
  width: 100%;
}

.side>.two>.textbox {
  top: 9.5em;
  left: 3.5em;
}

.side>.two:hover .textbox {
  width: 200px;
  height: 100px;
  left: 11.5em;
  opacity: 1;
}

.side>.three {
  position: absolute;
  left: 5em;
  top: 19em;
  width: 100%;
}

.side>.three>.textbox {
  top: 9em;
  left: 3.5em;
}

.side>.three:hover .textbox {
  width: 300px;
  height: 250px;
  left: 14.25em;
  opacity: 1;
}

.updates {
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
}

.updates h2 {
  font-size: 2em;
  color: rgb(255, 136, 172);
  margin-top: .5em;
}

.upd {
  width: 80%;
  margin: auto;
  text-align: left;;
}

.upd mark {
  color: rgb(193, 78, 115);
  background: none;
  font-size: 1.25em;
}

.textbox {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  z-index: 3;
  border: 1px solid #ff82aa;
  box-shadow: 5px 5px 0px 0px #ff82aa;
  background: rgb(255, 241, 246);
  width: 50px;
  height: 50px;
  position: absolute;
  transition: all .3s ease;
  opacity: 0;
}

.textbox p {
  margin: 0;
  height: 81px;
  overflow: auto;
  scrollbar-width: none;
  width: 95%;
}

.weh {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  width: 55em;
  position: relative;
}

.box {
  border: 2px solid #ec83ad;
  border-radius: 5px;
  padding: 10px;
  width: 46em;
  height: 27em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  position: relative;
  background: #fae7ee;
  z-index: 2;
  margin-top: -6em;
}


.bow {
  position: absolute;
  left: -2em;
  top: -1.75em;
  z-index: 2;
}

.hearts {
  height: 15px;
  width: 20em;
  position: absolute;
  z-index: 3;
  background-image: url("../img/hearts.gif");
  background-size: 100%;
  filter: drop-shadow(5px 3px 0px white) drop-shadow(-5px -3px 0px white) drop-shadow(-5px 3px 0px white) drop-shadow(5px -3px 0px white);
}


#heartT {
  top: 25%;
}

#heartB {
  bottom: 25%;
}

.header a:hover {
  filter: blur(1px);
  transform: skew(-15deg, 0deg);
}

.inner {
  width: 102.75%;
  height: 100%;
  text-align: center;
  margin-left: -1.5em;
  margin-right: -1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

body {
  /* margin-top: 1.5em; */
  color: black !important;
}

.okay h1 {
  width: 75%;
  font-size: 2em;
  color: #ff5596;
  margin-block-start: 0;
  margin-block-end: 0;
  font-family: "EPSON KYOUKA";
}


.okay h2 {
  font-size: 1.5em;
  font-family: "EPSON KYOUKA";
  color: rgb(236, 130, 185);
  margin-bottom: 0em;
}

.okay {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-items: center;
  /* border: 1px solid red; */
}

.okay>.half1 {
  width: 43%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.okay>.half2 {
  width: 57%;
  text-align: left;
}


#wife {
  border: 1px solid rgb(255, 133, 165);
}

.half2 > .top {
  text-align: left;
}

.top p {
  font-size: 1em;
  width: 90%;
}

.link {
  width: 95px;
  height: 95px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125em;
  line-height: 1.25em;
  font-weight: bold;
  text-shadow: 1px 2px 1px black;
  text-align: center;
}

.link1 {
  background: #A9D9D0;
  border: 1px solid #59cfba;
}

.link2 {
  background: #F7C3CB;
  border: 1px solid #da7887;
}

.link3 {
  background: #AEABD2;
  border: 1px solid #746eb4;
}

.link a {
  color: #ffffff;
  text-decoration: none;
  transition: all .2s ease;
  background: none;
}

.link a:hover {
  text-decoration: wavy underline;
}

.link1 a:hover {
  color: #A9D9D0;
}

.link2 a:hover {
  color: #F7C3CB;
}

.link3 a:hover {
  color: #AEABD2;
}

.link img {
  position: absolute;
  left:0;
  top:0;
  transition: all .2s ease;
  pointer-events: none;
} 

.link:hover img {
  opacity: 0;
}

.buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: .5em;
    margin-top: 1.5em;
}

.buttons button {
    border-radius: 0;
    border: 1px solid white;
    background: rgb(255, 255, 255);
    display: block;
    padding: 7px;
    /* font-family: "Appli Mincho Old"; */
}

.buttons button:hover {
    border: 1px solid white;
    background: rgb(255, 186, 219);
    cursor: pointer;
}

a {
    text-decoration: none;
}

.gallery {
  margin-top: 2em;
  display: flex;
  /* flex-wrap: wrap; */
  width: 95%;
  align-items: flex-start;
  justify-content: center;
  /* gap: 1.5em; */
}

.gallery>.one {
  width: 33.3%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.gallery>.two {
  width: 33.3%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.gallery>.three {
  width: 33.3%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}


.izaya {
  position: absolute;
  bottom: 0em;
  right: -15em;
}

.izaya img {
  width: 20em;
  position: absolute;
  z-index: 1;
  bottom: -8em;
  right: -5em;
  animation: yass 3s infinite ease-in-out;
  filter: blur(0px) drop-shadow(3px 3px 0px white);
  transition: filter .3s ease;
}

.izaya img:hover {
  filter: blur(1px) drop-shadow(3px 3px 0px white);
}

.yaya img {
  height: 87%;
  position: absolute;
  z-index: 1;
  bottom: 3.5em;
  right: 12em;
  z-index: -1;
}

.psyche img {
  position: absolute;
  z-index: 4;
  bottom: 1em;
  left: 2em;
  animation: glow 3s infinite alternate;
}

.ugh {
  position: absolute;
  left: 30.2%;
  bottom: 5em;
  display: flex;
  flex-direction: row;
  line-height: 1.5em;
  gap: 5em;
}

.ugh img {
  animation: rotation .9s infinite;
  animation-timing-function: steps(2, end);
  height: 250px;
}

.ugh img:nth-child(2n) {
  position: relative;
  top: -2em;
  margin-top: 1.5em;
  animation: rotation .9s infinite;
  animation-timing-function: steps(2, end);
  animation-direction: reverse;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-15deg);
  }
}

h2 {
  font-size: 2.75em;
  margin: .1em;
  color: #ffbebe;
  font-weight: normal;
  font-family: "dynapuff";
}

h2 mark {
  background: none;
  -webkit-text-stroke: .0px black;
  color: #d55c5c !important;
  font-family: 'DotGothic16', sans-serif;
}

h3 {
  font-family: "Shitzu";
  font-size: 3.5em;
  font-weight: normal;
  margin: .25em;
  margin-bottom: -.2em;
  color: #ff94b2;
}

.gugu {
  width: 90%;
  font-size: 1em;
  font-family: "Zen Maru Gothic";
  line-height: 1.25em;
}

@keyframes glow {
  0% {
    filter: drop-shadow(0px 0px 1px #FF4CA0);
  }

  100% {
    filter: drop-shadow(0px 0px 6px #FF4CA0);
  }
}

@keyframes yass {
  0% {
    transform: translateY(.3em);
  }

  50% {
    transform: translateY(0em);
  }

  100% {
    transform: translateY(.3em);
  }
}

