/* Icon set - http://ionicons.com */
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);
/*@import url(http://13.125.99.133/books/Avenir LT 35 Light.woff);*/
/*@import url('https://www.fontify.me/wf/80aa79216ca7539cf9583442ef908be3');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

body {
    background-color: #F0F0F2;
    /*font-family: "Avenir LT 35 Light";*/
    /*font-family: font91409;*/
    font-family: 'Roboto', sans-serif;
}

.content {
    width: 98%;
    margin: auto 1%;
    text-align: center;
}

figure.snip1249 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  background: #1a1a1a;
  color: #ffffff;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  display: inline-block;
}
figure.snip1249 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1249 .image {
  position: relative;
  text-align: center;
  background-color: #FFFFFF;
}
figure.snip1249 img {
  max-width: 100%;
  max-height: 250px;
  vertical-align: top;
}
figure.snip1249 i {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 32px;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
figure.snip1249 h3 {
  margin: 0;
  font-weight: 500;
  height: 60px;
  /*text-transform: uppercase;*/
}
figure.snip1249 h4 {
  margin: 0;
  font-weight: 500;
  height: 12px;
  font-size: 1.1em;
  /*text-transform: uppercase;*/
}
figure.snip1249:before,
figure.snip1249:after {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1249:before {
  background-color: #20638f;
  -webkit-transform: skew(-45deg) translateX(-150%);
  transform: skew(-45deg) translateX(-150%);
  border-right: 1px solid #20638f;
}
figure.snip1249:after {
  background-color: #962d22;
  -webkit-transform: skew(-45deg) translateX(-175%);
  transform: skew(-45deg) translateX(-175%);
  border-right: 1px solid #962d22;
}
figure.snip1249 figcaption {
  padding: 25px 80px 25px 25px;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  font-size: 0.8em;
  height: 230px;
}
figure.snip1249 figcaption p {
  margin-bottom: 15px;
  height: 27px;
  line-height: 23px;
}
figure.snip1249 figcaption:before {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  z-index: 1;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-color: #20638f;
  -webkit-transform: skew(-45deg) translateX(50%);
  transform: skew(-45deg) translateX(50%);
  border-right: 1px solid #20638f;
}
figure.snip1249 .add-to-cart {
  display: inline-block;
  width: auto;
  border: 2px solid #20638f;
  padding: 0.4em 0.6em;
  color: #20638f;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
  position: absolute;
  bottom: 15px;
}
figure.snip1249 .add-to-cart:hover {
  background-color: #20638f;
  color: #ffffff;
}
figure.snip1249 .price {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
  z-index: 2;
  text-transform: uppercase;
  padding: 20px;
  font-weight: 800;
  font-size: 2em;
  text-align: center;
}
figure.snip1249 .price s {
  display: block;
  font-size: 0.85em;
  font-weight: 400;
  opacity: 0.8;
}
figure.snip1249:hover i,
figure.snip1249.hover i {
  opacity: 0.7;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip1249:hover h3,
figure.snip1249.hover h3 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* Overline From Left */
.overline {
  text-decoration: none;
  background-image: linear-gradient(#1B547A, #1B547A);
  background-position: left bottom;
  background-size: 0 1.5px;
  background-repeat: no-repeat;
  transition: background-size 0.2s linear;
}
.overline:hover {
  background-size: 100% 1.5px;
}

figure.snip1249 a {
  color: black;
  text-decoration: none;
}

.mouseIcon {cursor:pointer;}

.currentTag {
  color: white;
  text-decoration: none;
  background-color: black;
}

.overTag {
  color: black;
  text-decoration: none;
}

#case-b1:hover, #case-b2:hover, #case-b3:hover {
  color: white;
  text-decoration: none;
  background-color: black;
}

.linelimit1, .linelimit2 {
      overflow:hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      white-space: normal;
}

.linelimit1 {-webkit-line-clamp: 3;} .linelimit2 {-webkit-line-clamp: 2;}

@media screen and (max-width: 480px){
    .show-pc {
        display:none;
    }
}

@media screen and (min-width: 481px) {
    .show-mobile {
        display:none; 
    } 
}