/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

.floater {
  padding: 18px 32px;
  background: #18212E;
  color: white;
  border-radius: 64px;
  -moz-border-radius: 64px;
  -webkit-border-radius: 64px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  cursor: pointer;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/*html, body {
  color: white;
  text-align: center;
}
@media screen and (min-width: 300px) {
  html, body {
    font-size: 14px;
  }
}
@media screen and (min-width: 460px) {
  html, body {
    font-size: 20px;
  }
}
@media screen and (min-width: 900px) {
  html, body {
    font-size: 24px;
  }
}

h1, .h1 {
  line-height: 1.166;
  margin: .66em 0;
}

@media screen and (min-width: 300px) {
  h1, .h1 {
    font-size: 2.33em;
  }
}
@media screen and (min-width: 460px) {
  h1, .h1 {
    font-size: 2.66em;
  }
}
@media screen and (min-width: 720px) {
  h1, .h1 {
    font-size: 3.33em;
  }
}

p {
  color: #616c84;
  margin: 0.33em 0;
}
*/
a.inline:link,
a.inline:visited {
  color: #35ff99;
  text-decoration: none;
  border-radius: 5px;
  padding: 2px;
}

a.inline:hover,
a.inline:active {
  background: #35ff99;
  color: #202a39;
}

small {
  font-size: .75em;
}

em {
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

html, body {
  height: 200px;
  /*background: #202a39;*/
}

.column-container {
  max-width: 1200px;
  margin:0 auto;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 300px) {
  .column-container {
    padding-top: 20%;
    margin-bottom: -125px;
  }
}
@media screen and (min-width: 720px) {
  .column-container {
    padding-top: 10px;
  }
}

.column {
  display: inline-block;
  float:left;
  margin-top:30px;
  margin-right:110px;
}

.column1 {
  display: inline-block;
  float:right;
  margin-top:30px;
  margin-right:20px;
}

.block {
  border-radius: 5px;
  margin-bottom: 150%;
}

.block-1x {
  height: 10%;
}

.block-2x {
  height: 15%;
}

.block-3x {
  height: 20%;
}

.block-blueberry {
  background: #008597;
}

.block-slate { width:94px; height:509px; float:left; background:url(../image/tu1.png) no-repeat center 200px;}
.block-slate h2{ float:left; width:94px; height:159px;}
.block-slate h2 img{ width:81px; height:159px; float:left; padding-left:7px;}
.block-slate span {  font-size:14px; color:#005d9d; width:16px; float:right; margin-top:149px; margin-right:10px;}

.block-grape { background:url(../image/tu6.png) no-repeat center bottom; width:94px; height:474px; float:left; margin-top:35px; margin-bottom:0;}
.block-grape span {  font-size:14px; color:#005d9d; width:16px; float:right; margin-top:184px; margin-right:10px;}

.block-raspberry { background:url(../image/tu3.png) no-repeat left bottom; width:114px; height:495px; float:left; margin-bottom:0; margin-top:14px;}
.block-raspberry  span{  font-size:14px; color:#005d9d; width:16px; float:left; margin-top:113px; margin-left:72px;}
.block-raspberry  strong{  font-size:14px; color:#005d9d; width:16px; float:right; margin-top:113px; font-weight:normal;}

.block-mango { background:url(../image/tu5.png) no-repeat left bottom; width:114px; height:333px; float:left; margin-bottom:0; margin-top:176px;}
.block-mango span{ font-size:14px; color:#005d9d; width:16px; float:left; margin-top:105px; margin-left:72px;}
.block-mango strong{ font-size:14px; color:#005d9d; width:16px; float:right; margin-top:105px; font-weight:normal;}

.block-orange { background:url(../image/tu4.png) no-repeat left bottom; width:114px; height:419px; float:left; margin-bottom:0; margin-top:90px;}
.block-orange span{ font-size:14px; color:#005d9d; width:16px; float:left; margin-top:121px; margin-left:72px;}
.block-orange strong{ font-size:14px; color:#005d9d; width:16px; float:right; margin-top:121px; font-weight:normal;}

.block-kiwi{ background:url(../image/tu2.png) no-repeat center bottom; width:94px; height:405px; float:left; margin-top:104px; margin-bottom:0;}
.block-kiwi span {  font-size:14px; color:#005d9d; width:16px; float:right; margin-top:106px; margin-right:10px;}


.withLove {
  overflow: hidden;
  text-align: center;
  padding-bottom: 2em;
  cursor: default;
  color: #616c84;
}
@media screen and (min-width: 900px) {
  .withLove {
    margin-top: 125px;
  }
}
.withLove * {
  display: inline-block;
}
.withLove .alpha,
.withLove .omega {
  width: 40%;
}
.withLove .alpha {
  text-align: right;
}
.withLove .omega {
  text-align: left;
}
.withLove .heart {
  margin: 0 -2px;
  position: relative;
  z-index: 3;
  -webkit-animation: throb 1.33s ease-in-out infinite;
  animation: throb 1.33s ease-in-out infinite;
}
.withLove .heart path {
  fill: #ff005d;
}
@media screen and (min-width: 300px) {
  .withLove .heart {
    width: 30px;
    height: 30px;
    top: .66em;
  }
}
@media screen and (min-width: 460px) {
  .withLove .heart {
    top: .8em;
    width: 50px;
    height: 50px;
  }
}

@-webkit-keyframes throb {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes throb {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}


