
div.contents20190101{
  width: 1024px;
  margin: 0 auto;
}
div.contents20190101 p{
  width: 100%;
  text-align: center;
  padding: 16px;
  font-size: 16px;
  line-height: 32px;
}
div.contents20190101 img{
  width: 100%;
}

div.contents20190101_item{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 16px;
}
div.contents20190101_item p{
  width: 33.33333%;
  padding: 16px;
  text-align: center;
}
div.contents20190101_item p.title{
  width: 100%;
  font-size: 18px;
  font-weight: 700;
}
div.contents20190101_item p.title span{
  display: block;
  background: #fff;
  padding: 16px;
  border: 3px double #ddd;
}
div.contents20190101_item p img{
  width: 100%;
  margin-bottom: 16px;
}
div.contents20190101_item p a{
  display: block;
  background: #fff;
  text-decoration: none;
  transition: 0.4s;
  padding: 16px;
  position: relative;
  transition: 0.4s;
}
div.contents20190101_item p a:hover{
  background-color: #ddd;
}
div.contents20190101_item p a span.waribiki1{
  background: #ddd;
  color: #4f4f4f;
  padding: 8px;
  border-radius: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  opacity: 0.8;
  font-family: 'Barlow', sans-serif;
  text-decoration: line-through;
  display: inline-block;
}
div.contents20190101_item p a span.waribiki2{
  background: #db361b;
  color: #fff;
  padding: 8px;
  border-radius: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  opacity: 0.8;
  font-family: 'Barlow', sans-serif;
  display: inline-block;
}
div.contents20190101_item p a span.name{
  display: block;
  padding-bottom: 16px;
}
div.contents20190101_item p a span.price1{
  display: inline-block;
  text-decoration: line-through;
}
div.contents20190101_item p a span.price2{
  font-weight: 700;
  color: #c00000;
  font-size: 18px;
}
div.contents20190101_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center
}
div.contents20190101_item p.plus{
  font-size: 30px;
  width: 10%;
  font-weight: 700;
}
div.contents20190101_item p.coordinate{
  width: 50%;
}
div.contents20190101_item p.coordinate img{
  margin: 0;
}
div.contents20190101_item p.iteminfo{
  width: 30%;
  padding: 28px;
}
div.contents20190101_item p.iteminfo span.plus2{
  display: block;
  padding: 16px;
}
div.contents20190101_item p.comment{
  width: 100%;
  font-size: 16px;
  line-height: 32px;
}
div.contents20190101_item p.button a{
  position: relative;
}
div.contents20190101_item p.button a:after{
  content: "";
  position: absolute;
  top: 41%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  transform: rotate(45deg);
}
@media screen and (max-width: 769px){
  div.contents20190101{
    width: 100%;
  }
  div.contents20190101 p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
  }

  div.contents20190101_item ,div.contents20190101_item2{
    width: 100%;
    padding: 8px;
  }
  div.contents20190101_item p{
    width: 100%;
    padding: 8px;
  }
  div.contents20190101_item p.title{
    font-size: 14px;
  }
  div.contents20190101_item p.comment{
    width: 100%;
    font-size: 12px;
    line-height: 24px;
  }
  div.contents20190101_item2 p{
    width: 40%;
    padding: 8px;
  }
  div.contents20190101_item p.coordinate{
    width: 80%;
  }
  div.contents20190101_item p.button{
    width: 100%;
  }
}

div.catalog2019ss{
  width: 1024px;
  margin: 0 auto;
}
div.catalog2019ss ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
div.catalog2019ss ul li{
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.catalog2019ss ul li.maintitle{
  width: 40%;
  text-align: center;
  padding: 256px 0;
}
div.catalog2019ss ul li.title{
  width: 100%;
  text-align: center;
  padding: 256px 0 64px 0;
  font-family: Century Gothic, sans-serif;
}
div.catalog2019ss ul li.style01{
  width: 50%;
}
div.catalog2019ss ul li.style02, div.catalog2019ss ul li.style03{
  width: 100%;

}
div.catalog2019ss ul li.style02 p:nth-child(1){
  padding: 0 25%;
}
div.catalog2019ss ul li.style02 p:nth-child(2){
  width: 50%;
  padding:64px;
}
div.catalog2019ss ul li.style02 p:nth-child(3){
  width: 50%;
  padding: 128px 32px 32px 32px;
}
div.catalog2019ss ul li.style03 p:nth-child(1){
  width: 70%;
  padding: 64px;
  margin-left: -40%;
}
div.catalog2019ss ul li.style03 p:nth-child(2){
  width: 30%;
  padding: 32px;
}
div.catalog2019ss ul li.style03 p:nth-child(3){
  width: 50%;
  padding: 128px 32px 32px 128px;
}
div.catalog2019ss ul li.style03 p:nth-child(4){
  width: 50%;
  padding: 32px ;
}

div.catalog2019ss ul li.style04 p:nth-child(1){
  width: 40%;
  padding: 256px 64px 64px 0;
}
div.catalog2019ss ul li.style04 p:nth-child(2){
  width: 60%;
  padding: 64px 64px 64px 0;
}
div.catalog2019ss ul li.style04 p:nth-child(3){
  width: 40%;
  padding: 0 64px 0 72px;
  margin-top: -118px;
}
div.catalog2019ss ul li.style04 p:nth-child(4){
  width: 60%;
}

div.catalog2019ss ul li.style05 p:nth-child(1),div.catalog2019ss ul li.style05 p:nth-child(3){
  padding: 0 25%;
}
div.catalog2019ss ul li.style05 p:nth-child(2){
  padding: 64px 15% ;
}

div.catalog2019ss ul li.style07 p:nth-child(1){
  width: 60%;
  padding: 128px 32px 0 32px;
}

div.catalog2019ss ul li.style07 p:nth-child(2){
  width: 40%;
  padding: 0 32px;
}
div.catalog2019ss ul li.style07 p:nth-child(3){
  padding: 0 0 0 75%;
  margin-top: -300px;
}

div.catalog2019ss ul li.style08 p:nth-child(1){
  width: 50%;
  padding: 0 32px 0 64px;
}
div.catalog2019ss ul li.style08 p:nth-child(2){
  width: 50%;
  padding: 128px 32px 0 32px;
}
div.catalog2019ss ul li.style08 p:nth-child(3){
  width: 30%;
  padding: 32px ;
}
div.catalog2019ss ul li.style08 p:nth-child(4){
  width: 40%;
  padding: 64px 32px 32px 32px ;
}
div.catalog2019ss ul li.style08 p:nth-child(5){
  width: 30%;
  padding: 32px ;
  margin-top: -64px;
}

div.catalog2019ss ul li.style09 p:nth-child(1){
  padding: 0 35% 0 64px;
}
div.catalog2019ss ul li.style09 p:nth-child(2){
  padding: 64px 10% 0 50%;
}

div.catalog2019ss ul li.style11 p:nth-child(1){
  width: 45%;
  padding: 256px 32px 0 0;
}
div.catalog2019ss ul li.style11 p:nth-child(2){
  width: 55%;
  padding: 0 64px ;
}
div.catalog2019ss ul li.style11 p:nth-child(3){
  padding: 64px 0 0 47%;
  margin-top: -240px;
}

div.catalog2019ss ul li.style12 p:nth-child(1){
  padding: 0 64px 0 35% ;
}
div.catalog2019ss ul li.style12 p:nth-child(2){
  padding: 64px 50% 0 10%;
}

div.catalog2019ss ul li.style13 p:nth-child(1){
  width: 33%;
  padding: 128px 64px 0 0;
}
div.catalog2019ss ul li.style13 p:nth-child(2){
  width: 33%;
  padding: 0;
}
div.catalog2019ss ul li.style13 p:nth-child(3){
  width: 33%;
  padding: 320px 0 0 32px;
}
div.catalog2019ss ul li.style13 p:nth-child(4){
  width: 40%;
  padding: 0 0 0 64px;
  margin-top: -128px;
}
div.catalog2019ss ul li.style13 p:nth-child(5){
  width: 60%;
  padding: 0 33% 0 32px;
  margin-top: -190px;
}
div.catalog2019ss ul li.style13 p:nth-child(6){
  padding: 0 0 0 55%;
  margin-top: -190px;
}

div.catalog2019ss ul li.style15 p:nth-child(1){
  width: 50%;
  padding: 0 64px 0 96px;
}
div.catalog2019ss ul li.style15 p:nth-child(2){
  width: 50%;
  padding: 128px 0 0 0;

}
div.catalog2019ss ul li.style15 p:nth-child(3){
  padding: 0 55% 0 16px;
  margin-top: -300px;
}

div.catalog2019ss ul li.style16 p:nth-child(1){
  width: 50%;
  padding: 320px 64px 0 64px;

}
div.catalog2019ss ul li.style16 p:nth-child(2){
  width: 50%;
  padding: 0;
}

div.catalog2019ss ul li.style18-2 p:nth-child(1){
  padding: 0 10%;

}


div.catalog2019ss ul li.style21 p:nth-child(1){
  width: 40%;
  padding: 0;
}
div.catalog2019ss ul li.style21 p:nth-child(2){
  width: 60%;
  padding: 128px 0 0 64px;
}
div.catalog2019ss ul li.style21 p:nth-child(3){
  width: 60%;
  padding: 32px 0 0 128px;
}
div.catalog2019ss ul li.style21 p:nth-child(4){
  width: 40%;
  padding: 0 64px;
  margin-top: -64px;
}

div.catalog2019ss ul li.style24 p:nth-child(1){
  width: 50%;
  padding: 16px;
}
div.catalog2019ss ul li.style24 p:nth-child(2){
  width: 50%;
  padding: 16px;
}
div.catalog2019ss ul li.pageNo {
  padding: 16px;

}
div.catalog2019ss ul li.pageNo p{
  padding: 8px;
  font-family: Century Gothic, sans-serif;
}
div.catalog2019ss ul li.pageNo p > span{
  display: block;
  padding: 8px;
  background-color: #ddd;
  color: #4f4f4f;
}
div.catalog2019ss ul li.pageNo p a{
  display: block;
  padding: 8px;
  background-color: #fff;
  text-decoration: none;
  transition: 0.4s;
}
div.catalog2019ss ul li.pageNo p a:hover{
  background-color: #ddd;
}

div.catalog2019ss ul li.iteminfo{
  padding: 16px;
}
div.catalog2019ss ul li.iteminfo p{
  padding: 8px;
  font-family: Century Gothic, sans-serif;
}
div.catalog2019ss ul li.iteminfo p a{
  text-decoration: none;
  transition: 0.4s;
  position: relative;
  padding: 4px;
}
div.catalog2019ss ul li.iteminfo p a:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  transition: 0.4s;
  z-index: -1;
}
div.catalog2019ss ul li.iteminfo p a:hover:after{
  width: 100%;
}
@media screen and (max-width: 769px){
  div.catalog2019ss{
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  div.catalog2019ss ul{
    padding: 0;
  }
  div.catalog2019ss ul li.maintitle{
    width: 70%;
    text-align: center;
    padding: 128px 0;
  }
  div.catalog2019ss ul li.style01{
    width: 80%;
  }
  div.catalog2019ss ul li.title{
    width: 100%;
    text-align: center;
    padding: 64px 0;
  }
  div.catalog2019ss ul li.style02 p:nth-child(1){
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style02 p:nth-child(2){
    padding: 10% 5% 0 5%;
  }
  div.catalog2019ss ul li.style02 p:nth-child(3){
    padding: 20% 5% 0 5%;
  }
  div.catalog2019ss ul li.style03 p:nth-child(2){
    padding: 0;
    width: 100%;
    margin-left: 0;
  }

  div.catalog2019ss ul li.style03 p:nth-child(3){
    padding: 10% 5%  0% 5%;
    width: 50%;
  }
  div.catalog2019ss ul li.style03 p:nth-child(4){
    padding: 20% 5% 5% 5%;
    width: 50%;
  }
  div.catalog2019ss ul li.style03 p:nth-child(1){
    width: 100%;
    padding: 10%;
    margin: 0;
  }

  div.catalog2019ss ul li.style04 p:nth-child(4){
    padding: 0;
    width: 100%;
    margin-left: 0;
  }

  div.catalog2019ss ul li.style04 p:nth-child(2){
    padding: 10% 5%  0% 5%;
    width: 50%;
  }
  div.catalog2019ss ul li.style04 p:nth-child(3){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style04 p:nth-child(1){
    width: 100%;
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style05 p:nth-child(1),div.catalog2019ss ul li.style05 p:nth-child(3){
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style05 p:nth-child(2){
    padding: 10%  0;
  }

  div.catalog2019ss ul li.style07 p:nth-child(1){
    width: 100%;
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style07 p:nth-child(2){
    padding: 10% 5%  0% 5%;
    width: 50%;
  }
  div.catalog2019ss ul li.style07 p:nth-child(3){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin: 0;
  }

  div.catalog2019ss ul li.style08 p:nth-child(1),div.catalog2019ss ul li.style08 p:nth-child(3),div.catalog2019ss ul li.style08 p:nth-child(5){
    width: 100%;
    padding: 10%;
    margin: 0;
  }
  div.catalog2019ss ul li.style08 p:nth-child(2) ,div.catalog2019ss ul li.style08 p:nth-child(4){
    padding: 0;
    width: 100%;
    margin-left: 0;
  }
  div.catalog2019ss ul li.style09 p:nth-child(1){
    padding: 0 20% 0 10%;
  }
  div.catalog2019ss ul li.style09 p:nth-child(2){
    padding: 32px 10% 0 30%;
  }

  div.catalog2019ss ul li.style11 p:nth-child(2){
    padding: 10% 5%  0% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style11 p:nth-child(3){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style11 p:nth-child(1){
    width: 100%;
    padding: 0 10% ;
    margin: 0;
  }

  div.catalog2019ss ul li.style12 p:nth-child(1){
    padding: 0 10% 0 20%;
  }
  div.catalog2019ss ul li.style12 p:nth-child(2){
    padding: 32px 30% 0 10%;
  }

  div.catalog2019ss ul li.style13 p:nth-child(1){
    width: 100%;
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style13 p:nth-child(2){
    padding: 10% 5%  0% 5%;
    width: 50%;
  }
  div.catalog2019ss ul li.style13 p:nth-child(3){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style13 p:nth-child(4){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style13 p:nth-child(5){
    padding: 10% 5%  0% 5%;
    width: 50%;
    margin: 0;
  }
  div.catalog2019ss ul li.style13 p:nth-child(6){
    padding: 0;
    margin-top: 0;
  }

  div.catalog2019ss ul li.style15 p:nth-child(1){
    width: 100%;
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style15 p:nth-child(2){
    padding: 10% 5%  0% 5%;
    width: 50%;

  }
  div.catalog2019ss ul li.style15 p:nth-child(3){
    padding: 20% 5% 5% 5%;
    width: 50%;
    margin-top: 0;
  }

  div.catalog2019ss ul li.style16 p:nth-child(1){
    width: 100%;
    padding: 0 10% 0 20%;

  }
  div.catalog2019ss ul li.style16 p:nth-child(2){
    width: 100%;
    padding: 32px 30% 0 10%;
  }
  div.catalog2019ss ul li.style18-2 p:nth-child(1){
    width: 100%;
    padding: 0;
  }
  div.catalog2019ss ul li.style18-2 p:nth-child(2){
    width: 100%;
    padding: 10%;
  }
  div.catalog2019ss ul li.style18-2 p:nth-child(3){
    width: 100%;
    padding: 10% 10% 0 10%;
  }
  div.catalog2019ss ul li.style21 p:nth-child(1){
    width: 100%;
    padding: 0 10%;
  }
  div.catalog2019ss ul li.style21 p:nth-child(2){
    width: 100%;
    padding: 10% 0 0 0;
  }
  div.catalog2019ss ul li.style21 p:nth-child(3){
    width: 100%;
    padding: 10% 0 ;
  }
  div.catalog2019ss ul li.style21 p:nth-child(4){
    width: 100%;
    padding: 0 10%;
    margin-top: 0;
  }

  div.catalog2019ss ul li.style22 p:nth-child(1){
    width: 100%;
    padding: 10%;
  }
  div.catalog2019ss ul li.style22 p:nth-child(2){
    width: 100%;
    padding: 0;
  }
  div.catalog2019ss ul li.style22 p:nth-child(3){
    width: 100%;
    padding: 10% 10% 0 10% ;
  }

  div.catalog2019ss ul li.style24 p:nth-child(1){
    width: 100%;
    padding: 10% 10% 0 10%;
  }
  div.catalog2019ss ul li.style24 p:nth-child(2){
    width: 100%;
    padding: 10% 10% 0 10%;
  }
  div.catalog2019ss ul li.iteminfo p a:after{
    display: none;
  }
}

div.contents20190118{
  width: 100%;
  margin: 0 auto;
}
div.contents20190118 ul{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.contents20190118 ul li{
  width: 50%;
  padding: 32px;
}
div.contents20190118 ul li.title{
  width: 100%;
  text-align: center;
}
div.contents20190118 ul li.title p{
  border-top: 1px solid #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  font-size: 20px;
  font-weight: 700;
  font-family: Century Gothic, sans-serif;
  width: auto;
  display: inline-block;
  padding: 16px;
}
div.contents20190118 ul li.comment{
  width: 100%;
  text-align: center;
}
div.contents20190118 ul li.comment p{
  font-size: 16px;
  line-height: 32px;
}
div.contents20190118 ul li.iteminfo{
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.contents20190118 ul li.iteminfo p{
  width: 100%;
  text-align: center;
  margin: 0;
}
div.contents20190118 ul li.iteminfo p a{
  display: inline-block;
font-size: 14px;
padding: 8px;
text-decoration: none;
position: relative;
transition: 0.4s;
}
div.contents20190118 ul li.iteminfo p a:after{
  content: "CLICK";
  position: absolute;
  top: 8px;
  right: -64px;
  font-size: 11px;
  border: 1px solid #4f4f4f;
  background: #fff;
  padding: 0 8px;
  transition: 0.4s;
}
div.contents20190118 ul li.iteminfo p a:hover:after{
  border: 1px solid #fff;
  background: #4f4f4f;
  color: #fff;
}
div.contents20190118  p.maintitle{
  width: 100%;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  font-family: Century Gothic, sans-serif;
  padding: 64px 0 0 0 ;
}
div.contents20190118  p.maincomment{
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  padding: 32px 0 64px 0 ;
}
div.contents20190118  p.subtitle{
  width: 100%;
  text-align: center;
  font-size: 20px;
  background: #fff;
padding: 32px;
font-weight: 700;
margin-bottom: 32px;
}
@media screen and (max-width: 769px){
  div.contents20190118 ul{
    width: 100%;
    padding: 8px;
  }
  div.contents20190118 ul li{
    width: 100%;
    padding: 8px;
  }
  div.contents20190118 ul li.comment p{
    font-size: 12px;
    line-height: 24px;
  }
  div.contents20190118 ul li.iteminfo p{
    text-align: left;
    padding: 0;
    margin: 0;

  }
  div.contents20190118 ul li.iteminfo p a{
    padding: 16px;
    border-bottom: 1px dotted #ddd;
    display: block;
    font-size: 12px;
  }
  div.contents20190118 ul li.iteminfo p a:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 0;
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-top: solid 2px #4f4f4f;
    border-right: solid 2px #4f4f4f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  div.contents20190118 ul li.iteminfo p a::after{
    display: none;

  }
  div.contents20190118 p.maintitle{
    font-size: 32px;
    padding: 32px 0 0 0;
  }
  div.contents20190118 p.maincomment{
    font-size: 12px;
    line-height: 24px;
    padding: 16px 16px 32px 16px;
  }
  div.contents20190118 p.subtitle{
    padding: 16px 0;
font-weight: 700;
margin-bottom: 4px;
font-size: 14px;
margin-top: 32px;
  }
  div.contents20190118 ul li.title p{
    font-size: 12px;
    padding: 8px;
    margin-top: 32px;
  }
}

div.contents20190129{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
  width: 1024px;
  margin: 0 auto;
  padding: 4px;
}
div.contents20190129 p{
  width: 33.33333%;
  padding: 4px;
}
div.contents20190129 p.title{
  align-self: center;
  text-align: center;
  font-family: 'Teko', sans-serif;
  color: #eed2eb;
  font-size: 50px;
}
div.contents20190129 p.title span{
  font-size: 70%;
}
div.contents20190129 p img{
  width: 100%;
}
div.contents20190129 p a img{
  transition: 0.4s;
}
div.contents20190129 p a:hover img{
  display: block;
  padding: 4px;
}
@media screen and (max-width: 1025px){
  div.contents20190129{
    width: 100%;
  }
  div.contents20190129 p.title{
    font-size: 4.5vmin;
  }
}

div.contents20190129_i{
  width: 1024px;
  margin: 120px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 24px;
}
div.contents20190129_i p{
  width: 33.333%;
  text-align: center;
  padding: 24px;
}
div.contents20190129_i p.main{
  width: 100%;
}
div.contents20190129_i p.main2{
  padding: 24px 20%;
}
div.contents20190129_i p.name{
  width: 100%;
  font-family: 'Teko', sans-serif;
  font-size: 35px;
}
div.contents20190129_i p.name span{
  width: 100%;
  display: block;
  font-size: 12px;
}
div.contents20190129_i p.comment{
  width: 100%;
  font-size: 16px;
  line-height: 32px;
}
div.contents20190129_i p.link{
  width: 100%;
}
div.contents20190129_i p.link a{
  display: inline-block;
  padding: 16px 64px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  transition: 0.4s;
}
div.contents20190129_i p.link a:hover{
  background-color: #fff;
  color: #000;
}
div.contents20190129_i p.item2{
  width: 25%;
}
div.contents20190129_i p.item span{
  font-family: 'Teko', sans-serif;
  display: block;
  padding: 8px;
  font-size: 14px;
}
div.contents20190129_i p img{
  width: 100%;
}
@media screen and (max-width: 1025px){
  div.contents20190129_i{
    width: 100%;
    margin: 60px auto 0 auto;
    padding: 12px;
  }
  div.contents20190129_i p{
    width: 33.333%;
    text-align: center;
    padding: 12px;
  }
  div.contents20190129_i p.name{
    font-size: 18px;
  }
  div.contents20190129_i p.name span{
    width: 100%;
    display: block;
    font-size: 10px;
  }
  div.contents20190129_i p.comment{
    font-size: 12px;
    line-height: 24px;
  }
  div.contents20190129_i p.main2{
    padding: 12px;
  }
}

div.contents20190129_2{
  width: 1024px;
  height: 435px;
  background-color: #fff;
  margin: 32px auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 4px;
  justify-content: space-between;
}
div.contents20190129_2 p{
  width: 25%;
  padding: 4px;
}
div.contents20190129_2 p.title{
  width: 100%;
  padding: 4px;
  text-align: center;
  font-family: 'Teko', sans-serif;
  font-size: 35px;
    color: #eed2eb;
}
div.contents20190129_2 p.title span{
  font-size: 50%;
}
div.contents20190129_2 p img{
  width: 100%;
}
div.contents20190201{
  width: 100%;
}
div.contents20190201 img{
  width: 100%;
}
div.contents20190201 p{
  font-family: 'Reem Kufi', sans-serif;
  font-size: 30px;
  font-weight: 100;
}
div.contents20190201item{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
div.contents20190201item div.contents20190201s{
  width: 50%;
}
div.contents20190201item div.contents20190201comment{
  width: 50%;
  align-self: center;
}
div.contents20190201item div.contents20190201comment p{
  font-size: 14px;
  width: 100%;
  text-align: center;
}
div.contents20190201item div.contents20190201comment p.title{
  font-size: 20px;
  font-weight: 700;
  padding: 16px;
}
div.contents20190201item div.contents20190201comment p.comment{
  font-size: 14px;
  padding: 0 15%;
  text-align: left;
}
div.contents20190201item div.contents20190201comment p.comment span{
  color: #c00000;
  font-weight: 700;
}
div.contents20190201item div.contents20190201comment p a{
  background: #fff;
  padding: 16px 64px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 16px;
}
div.contents20190201s button.slick-arrow{
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  border: none;
  background: rgba(255,255,255,0);
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
}
div.contents20190201s button.slick-prev{
  left: 0;
}
div.contents20190201s button.slick-next{
  right: 0;
}
div.contents20190201s button.slick-prev:after{
content: "";
position: absolute;
top: 50%;
left: 0px;
width: 16px;
height: 16px;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
transform: rotate(45deg);
}
div.contents20190201s button.slick-next:after{
content: "";
position: absolute;
top: 50%;
right: 0px;
width: 16px;
height: 16px;
border-right: 1px solid #000;
border-top: 1px solid #000;
transform: rotate(45deg);
}

div.contents20190201s ul.slick-dots{
  padding: 8px 0 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
div.contents20190201s ul.slick-dots li{
  padding: 8px;
}
div.contents20190201s ul.slick-dots li button{
  text-indent: -9999px;
  background-color: #fff;
  border:1px solid #fff;
  height: 8px;
  width: 24px;
  transition: 0.4s;
}
div.contents20190201s ul.slick-dots li.slick-active button{
  background-color: #4f4f4f;
}
div.contents20190201top{
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  position: relative;
margin-bottom: 120px;
}
div.contents20190201top:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/20190201novelty/06.jpg");
  background-position: left;
  background-size: cover;
  z-index: -2;
}
div.contents20190201top:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/20190201novelty/01.jpg");
  background-position: left;
  background-size: cover;
  z-index: -1;
animation-name: noveltyimg;
-webkit-animation-duration: 7s;
animation-duration: 7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-iteration-count: infinite;
}
@-webkit-keyframes noveltyimg {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
div.contents20190201top p{
  align-self: center;
  text-align: center;
  width: 100%;
}
div.contents20190201top p span{
  display: inline-block;
  margin-left: 33%;
  background: rgba(0,0,0,0.5);
color: #fff;
padding: 64px;
}
div.contents202010162buy10{
  width: 1024px;
  margin: 0 auto;
}

div.contents20201016back{
  background-color: #ffffff;
  width: 1024px;
  margin: 0 auto;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
div.contents20201016comment{
  width: calc(100%/2);
  padding: 22px;
}
div.contents20201016comment p {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 100;
  padding: 9px;
  margin: 0;
}
@media screen and (max-width: 769px){
  div.contents20190201open, div.contents202010162buy10{
    width: 100%;
    margin: 0 auto;
  }
  div.contents20190201open img {
    width: 100%;
  }
  div.contents20201016back, div.contents20201016comment{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 9px;
  }
  div.contents20201016comment p span {
    font-size: 20px;
  }
  div.contents20201016comment p {
    font-size: 12px;
    padding: 7px;
  }
}
@media screen and (max-width: 1025px){
  div.contents20190201item{
    width: 100%;
    padding: 0 32px;
  }
  div.contents20190201top{
    height: 80vh;
    background-position: center;
    background-size: cover;
    margin-bottom: 60px;
  }
  div.contents20190201top:after{

    background: url("../img/20190201novelty/06_2.jpg");
    background-position: center;
    background-size: cover;
  }
  div.contents20190201top:before{
    background: url("../img/20190201novelty/01.jpg");
    background-position: center;
    background-size: cover;
  }
}
@media screen and (max-width: 769px){
  div.contents20190201item div.contents20190201s{
    width: 100%;

  }
  div.contents20190201item div.contents20190201comment{
    width: 100%;
  }
  div.contents20190201top p{

    color: #fff;
    font-size: 16px;
  }
  div.contents20190201top p span{
    display: inline-block;
    margin-left: 0;
    background: rgba(0,0,0,0.5);
padding: 32px;
  }
  div.contents20190201item div.contents20190201comment p.comment{
    font-size: 12px;
    padding: 0 0;
    text-align: center;
  }
  div.contents20190201item div.contents20190201comment p a{
    display: block;
  }
}
div.contents20190201point{
  width: 1024px;
  margin: 60px auto;
}
div.contents20190201point p{
  text-align: center;
}
div.contents20190201point p.title{
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font-size: 20px;
padding: 16px 0;
margin-bottom: 64px;
position: relative;
}
div.contents20190201point p.title:after{
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 100%;
background-color: #fff;
}
div.contents20190201point p.title:before{
content: "";
position: absolute;
bottom: -2px;
left: 0;
height: 1px;
width: 100%;
background-color: #fff;
}
div.contents20190201point p.title span{
display: block;
font-size: 13px;
}
div.contents20190201point p.comment{
font-size: 16px;
}
div.contents20190201point_01{
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #fff;
  margin: 64px 0;
}
div.contents20190201point_01 p{
  width: 25%;
  border: 1px solid #fff;
  padding: 16px 0;
  font-size: 18px;

}
div.contents20190201point_01 p span{
  font-weight: 700;
  color: #c00000;
}
@media screen and (max-width: 1025px){
  div.contents20190201point{
    width: 100%;
    margin: 30px auto;
  }
  div.contents20190201point p.title{
  font-size: 16px;
  padding: 8px 0;
  margin-bottom: 32px;
  }
  div.contents20190201point p.comment{
  font-size: 12px;
  }
  div.contents20190201point_01{
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #fff;
    margin: 32px ;
  }
  div.contents20190201point_01 p{
    width: 25%;
    padding: 8px 0;
    font-size: 12px;

  }
}

div.contents20190201open{
  width: 1024px;
  margin: 0 auto;
}
div.contents20190201open p{
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  padding: 32px;
}
@media screen and (max-width: 1025px){
  div.contents20190201open{
    width: 100%;
  }
  div.contents20190201open p{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    padding: 32px 16px;
  }
}

div.contents20190201shopinfo{
  display: flex;
  flex-wrap: wrap;
}
div.contents20190201shopinfo02{
  width: 30%;
  padding-right: 32px;
}
div.contents20190201shopinfo02 p{
  font-size: 14px;
  text-align: left;
  padding-top: 16px;
}
div.contents20190201shopinfo02 p:nth-child(1){
  font-size: 16px;
  padding: 16px;
  border-bottom: 1px dotted #ddd;
  background: #fff;
}
div.contents20190201shopinfo03{
  width: 70%;
  height: 400px;
}
div.contents20190201shopinfo03 iframe{
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 769px){
  div.contents20190201shopinfo02{
    width: 100%;
    padding: 0px 32px 32px 32px;
  }
  div.contents20190201shopinfo03{
    width: 100%;
    height: 400px;
  }
}

div.contents20190208timesale{
  width: 1024px ;
  margin: 0 auto;
}
div.contents20190208timesale img{
  width: 100% ;
}
div.contents20190208timesale p{
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  padding: 64px 0;
}
@media screen and (max-width: 1025px){
  div.contents20190208timesale{
    width:100% ;
    margin: 0 auto;
  }
  div.contents20190208timesale p{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    padding: 32px 0;
  }
}

ul.contents20190208timesale2{
  width: 1024px;
  margin: 0 auto;
}
ul.contents20190208timesale2 li{
  padding: 16px;
}
ul.contents20190208timesale2 li.title p{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
}
ul.contents20190208timesale2 li.title p:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
ul.contents20190208timesale2 li.title p:before{
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
ul.contents20190208timesale2 li a{
  background-color: #fff;
    padding: 16px 16px 32px 16px ;
}
ul.contents20190208timesale2 li a span{
  font-size: 10px;
}
ul.contents20190208timesale2 li a span span{
  position: relative;
  background: none;
  display: block;
  padding: 8px 0 0 0;
}
ul.contents20190208timesale2 li a span span b{
  font-size: 120%;
}
@media screen and (max-width: 1025px){
  ul.contents20190208timesale2{
    width: 100%;
    margin: 0 auto;
    padding: 8px;
  }
  ul.contents20190208timesale2 li{

    padding: 8px;
  }
}
div.catalog2019ss02{
  width: 960px;
  margin: 0 auto;
}
div.catalog2019ss02 ul{
  padding: 0;
  margin: 0;
}
div.catalog2019ss02 ul li{
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;

}
@media screen and (max-width: 1025px){
  div.catalog2019ss02{
    width: 100%;
    margin: 0 auto;
  }
}
div.catalog2019ss02 li.style01 p{
  width: 50%;
  margin: 0 auto;
  padding-top: 128px;
}
div.catalog2019ss02 li.title p{
  width: 100%;
  text-align: center;
  margin: 256px 0 64px 0;
  font-family: Century Gothic, sans-serif;
}

/*style02*/
div.catalog2019ss02 li.style02 p:nth-child(1){
  width: 55%;
  padding: 0 0 0 64px;
}
div.catalog2019ss02 li.style02 p:nth-child(2){
  width: 45%;
  padding: 64px;
}
div.catalog2019ss02 li.style02 p:nth-child(3){
  width: 30%;
  padding: 32px;
}
div.catalog2019ss02 li.style02 p:nth-child(4){
  width: 30%;
  padding: 16px;
}
div.catalog2019ss02 li.style02 p:nth-child(5){
  width: 40%;
  padding: 32px;
  margin-top: -128px;
}
/*style03*/
div.catalog2019ss02 li.style03 p:nth-child(1){
  width: 100%;
  padding: 0 8% 0 30% ;
}
div.catalog2019ss02 li.style03 p:nth-child(2){
  width: 50%;
  padding: 8%;
}
div.catalog2019ss02 li.style03 p:nth-child(3){
  width: 50%;
  padding: 4%;
}
/*style04*/
div.catalog2019ss02 li.style04 p:nth-child(1){
  width: 40%;
  padding: 8% 4% 0 4%;
}
div.catalog2019ss02 li.style04 p:nth-child(2){
  width: 60%;
  padding: 0;
}
div.catalog2019ss02 li.style04 p:nth-child(3){
  width: 40%;
  padding: 2% 0 2% 8%;
}
div.catalog2019ss02 li.style04 p:nth-child(4){
  width: 60%;
  padding: 2% 8% 0 2%;
  margin-top: -10%;
}

/*style05*/
div.catalog2019ss02 li.style05 p:nth-child(1){
  width: 100%;
  padding: 0 24% 4% 24%;
}
div.catalog2019ss02 li.style05 p:nth-child(2){
  width: 100%;
  padding: 0 12%;
}
/*style06*/
div.catalog2019ss02 li.style06 p:nth-child(1){
  width: 100%;
  padding: 0 24% 4% 24%;
}
div.catalog2019ss02 li.style06 p:nth-child(2){
  width: 100%;
  padding: 0 0 0 50%;
}

/*style07*/
div.catalog2019ss02 li.style07 p:nth-child(1){
  width: 50%;
  padding: 0 4% 2% 0;
}
div.catalog2019ss02 li.style07 p:nth-child(2){
  width: 50%;
  padding: 0 2%;
}
div.catalog2019ss02 li.style07 p:nth-child(3){
  width: 50%;
  padding: 0 0 0 4%;
  margin-top: -33%;
}
div.catalog2019ss02 li.style07 p:nth-child(4){
  width: 50%;
  padding: 5% 25% 5% 5% ;
}
/*style08*/
div.catalog2019ss02 li.style08 p:nth-child(1){
  width: 50%;
  padding: 12% 4% 12% 8%;
}
div.catalog2019ss02 li.style08 p:nth-child(2){
  width: 50%;
  padding: 0;
}
div.catalog2019ss02 li.style08 p:nth-child(3){
  width: 100%;
  padding: 0 35% 0 25%;
}
/*style09*/
div.catalog2019ss02 li.style09 p:nth-child(1){
  width: 50%;
  padding: 12% 4% 2% 8%;
}
div.catalog2019ss02 li.style09 p:nth-child(2){
  width: 50%;
  padding: 0;
}
div.catalog2019ss02 li.style09 p:nth-child(3){
  width: 70%;
  padding: 0 0 0 8%;
  margin-left: -20%;
}
div.catalog2019ss02 li.style09 p:nth-child(4){
  width: 50%;
  padding: 2% ;
  margin-top: -30%;
}

/*style10*/
div.catalog2019ss02 li.style10 p:nth-child(1){
  width: 100%;
  padding: 0 30% 4% 25%;
}
div.catalog2019ss02 li.style10 p:nth-child(2){
  width: 50%;
  padding: 12% 4% 12% 8%;
}
div.catalog2019ss02 li.style10 p:nth-child(3){
  width: 50%;
  padding: 0;
}
/*style11*/
div.catalog2019ss02 li.style11 p:nth-child(1){
  width: 55%;
  padding: 0;
}
div.catalog2019ss02 li.style11 p:nth-child(2){
  width: 45%;
  padding: 4%;
}
div.catalog2019ss02 li.style11 p:nth-child(3){
  width: 100%;
  padding: 4% 10% 4% 57%;
  margin-top: -23%;
}
/*style12*/
div.catalog2019ss02 li.style12 p:nth-child(1){
  width: 45%;
  padding: 0% 8%  ;
  align-self: flex-end;
}
div.catalog2019ss02 li.style12 p:nth-child(2){
  width: 55%;
  padding: 4%;
}
div.catalog2019ss02 li.style12 p:nth-child(3){
  width: 100%;
  padding: 4% 0% 0% 16%;
}

/*style13*/
div.catalog2019ss02 li.style13 p:nth-child(1){
  width: 45%;
  padding: 0% ;
  align-self: center;
}
div.catalog2019ss02 li.style13 p:nth-child(2){
  width: 55%;
  padding: 4%;
}
div.catalog2019ss02 li.style13 p:nth-child(3){
  width: 45%;
  padding: 4% 0% 0% 8%;
  margin-top: -24%;
}
div.catalog2019ss02 li.style13 p:nth-child(4){
  width: 55%;
  padding: 0 20% 2% 2%;
}
/*style15*/
div.catalog2019ss02 li.style15 p:nth-child(1){
  width: 45%;
  padding: 0% 0 0 8%;
  align-self: flex-end;
}
div.catalog2019ss02 li.style15 p:nth-child(2){
  width: 55%;
  padding: 4% 4% 16% 4%;
}
div.catalog2019ss02 li.style15 p:nth-child(3){
  width: 100%;
  padding: 4% 8% 0% 25%;
}
/*style16*/
div.catalog2019ss02 li.style16 p:nth-child(1){
  width: 45%;
  padding: 0% 0 0 8%;
  align-self: flex-end;
}
div.catalog2019ss02 li.style16 p:nth-child(2){
  width: 55%;
  padding: 4% 4% 16% 4%;
}
div.catalog2019ss02 li.style16 p:nth-child(3){
  width: 100%;
  padding: 4% 16% 0% 52%;
  margin-top: -14%;
}

/*style17*/
div.catalog2019ss02 li.style17 p:nth-child(1){
  width: 40%;
  padding: 16% 2% 16% 4%;
}
div.catalog2019ss02 li.style17 p:nth-child(2){
  width: 60%;
  padding: 0;
}
div.catalog2019ss02 li.style17 p:nth-child(3){
  width: 40%;
  padding: 0 4% 0 0 ;
  margin-top: -20%;
}

/*style18*/
div.catalog2019ss02 li.style18 p:nth-child(1){
  width: 40%;
  padding: 16% 2% 16% 4%;
  align-self: center;
}
div.catalog2019ss02 li.style18 p:nth-child(2){
  width: 60%;
  padding: 2%;
}
div.catalog2019ss02 li.style18 p:nth-child(3){
  width: 100%;
  padding: 4% 35% 0 30% ;
}

/*style19*/
div.catalog2019ss02 li.style19 p:nth-child(1){
  width: 50%;
  padding: 2%;
  align-self: center;
}
div.catalog2019ss02 li.style19 p:nth-child(2){
  width: 50%;
  padding: 2%;
}
div.catalog2019ss02 li.style19 p:nth-child(3){
  width: 50%;
  padding: 8% ;
  margin-top: -24%;
}
div.catalog2019ss02 li.style19 p:nth-child(4){
  width: 50%;
  padding: 4% ;
  margin-left: -8%;
}

/*style20*/
div.catalog2019ss02 li.style20 p:nth-child(1){
  width: 40%;
  padding: 16% 2% 16% 4%;
  align-self: center;
}
div.catalog2019ss02 li.style20 p:nth-child(2){
  width: 60%;
  padding: 2%;
}
div.catalog2019ss02 li.style20 p:nth-child(3){
  width: 100%;
  padding: 4% 25% 0 20% ;
}
/*style21*/
div.catalog2019ss02 li.style21 p:nth-child(1){
  width: 100%;
  padding: 0 42% 0 4%;
  align-self: center;
}
div.catalog2019ss02 li.style21 p:nth-child(2){
  width: 60%;
  padding: 4% 8% 0 20%;
}
div.catalog2019ss02 li.style21 p:nth-child(3){
  width: 40%;
  padding: 4%;
  margin-top: -26% ;
}

/*style24*/
div.catalog2019ss02 li.style24 p:nth-child(1){
  width: 45%;
  padding: 4%;
  align-self: center;
}
div.catalog2019ss02 li.style24 p:nth-child(2){
  width: 55%;
  padding: 0;
}
div.catalog2019ss02 li.style24 p:nth-child(3){
  width: 45%;
  padding: 2% 2% 2% 16%;
  margin-top: -12% ;
}
/*style25*/
div.catalog2019ss02 li.style25 p:nth-child(1){
  width: 100%;
  padding: 4% 25%;
  align-self: center;
}
div.catalog2019ss02 li.style25 p:nth-child(2){
  width: 50%;
  padding: 4%;
  align-self: center;
}
div.catalog2019ss02 li.style25 p:nth-child(3){
  width: 50%;
  padding: 4%;
}

/*style26*/
div.catalog2019ss02 li.style26 p:nth-child(1){
  width: 100%;
  padding: 0% 8% ;
  align-self: center;
}
div.catalog2019ss02 li.style26 p:nth-child(2){
  width: 50%;
  padding: 4%;
}
div.catalog2019ss02 li.style26 p:nth-child(3){
  width: 50%;
  padding: 8%;
}
@media screen and (max-width: 769px){
  div.catalog2019ss02 li.title p{
    margin: 128px 0 32px 0;
  }
  div.catalog2019ss02 li.style02 p:nth-child(1){
    width: 55%;
    padding: 0 ;
  }
  div.catalog2019ss02 li.style02 p:nth-child(2){
    width: 45%;
    padding: 16px;
  }
  div.catalog2019ss02 li.style02 p:nth-child(3){
    width: 30%;
    padding: 8px;
  }
  div.catalog2019ss02 li.style02 p:nth-child(4){
    width: 30%;
    padding: 4px;
  }
  div.catalog2019ss02 li.style02 p:nth-child(5){
    width: 40%;
    padding: 8px;
    margin-top: -10%;
  }

  /*style05*/
  div.catalog2019ss02 li.style05 p:nth-child(1){
    width: 100%;
    padding: 0 16% 16% 16%;
  }
  div.catalog2019ss02 li.style05 p:nth-child(2){
    width: 100%;
    padding: 0;
  }

  /*style06*/
  div.catalog2019ss02 li.style06 p:nth-child(1){
    width: 100%;
    padding: 0 16% 16% 16%;
  }
  div.catalog2019ss02 li.style06 p:nth-child(2){
    width: 100%;
    padding: 0 0 0 50%;
  }
}
div.catalog2019ss02 ul li.iteminfo{
  padding: 16px;
  justify-content: center;
}
div.catalog2019ss02 ul li.iteminfo p{
  padding: 8px;
  font-family: Century Gothic, sans-serif;
  margin: 0;
}
div.catalog2019ss02 ul li.iteminfo p a{
  text-decoration: none;
  transition: 0.4s;
  position: relative;
  padding: 4px;
}
div.catalog2019ss02 ul li.iteminfo p a:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  transition: 0.4s;
  z-index: -1;
}
div.catalog2019ss02 ul li.iteminfo p a:hover:after{
  width: 100%;
}

div.catalog2019ss02 ul li.pageNo {
  padding: 16px;
justify-content: center ;
}
div.catalog2019ss02 ul li.pageNo p{
  padding: 8px;
  font-family: Century Gothic, sans-serif;
}
div.catalog2019ss02 ul li.pageNo p > span{
  display: block;
  padding: 8px;
  background-color: #ddd;
  color: #4f4f4f;
}
div.catalog2019ss02 ul li.pageNo p a{
  display: block;
  padding: 8px;
  background-color: #fff;
  text-decoration: none;
  transition: 0.4s;
}
div.catalog2019ss02 ul li.pageNo p a:hover{
  background-color: #ddd;
}
@media screen and (max-width: 769px){
  div.catalog2019ss02 ul li.iteminfo p a:after{
    display: none;
  }
}
div.contents20200101{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  padding: 16px;
}
@media screen and (max-width: 1201px){
  div.contents20200101{
    width: 100%;
  }
}
div.contents20200101 p{
  width: calc(100% / 3);
  padding: 16px;
}
div.contents20200101 p.text{
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 128px;
  padding: 0 16px;
}
div.contents20200101 p.text span{
  background-color: #fff;
  display: block;
  padding: 16px;
}
div.contents20200101 h2{
  width: 100%;
  padding: 0 16px;
}
div.contents20200101 h2 span{
  width: 100%;
  padding: 32px 0 16px 0;
  display: block;
  text-align: center;
  margin-top: 32px;
  border-top: 1px solid #ddd;
  font-family: 'Anton', sans-serif;
  font-size: 32px;
  letter-spacing: 5px;
}
div.contents20200101 p{
  margin: 0;
}
div.contents20200101 p a{
  display: block;
  background:  #fff;
  padding: 16px;
  border: 16px double  #efefef;
  transition: 0.4s;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}
div.contents20200101 p a span{
  display: block;
  width: 100%;
  margin-top: 4px;
}
div.contents20200101 p a span:nth-of-type(1){
  text-decoration: line-through;
  font-weight: 500;
  border-top: 1px solid rgba(0,0,0,0.12);
  padding-top: 8px;
}
div.contents20200101 p a span:nth-of-type(2){
  font-size: 120%;
  color: #c00000;
}
div.contents20200101 p a span:nth-of-type(3){
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 45px;
  height: 45px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background:
  #c00000;
  border-radius: 50%;
  color:
  #fff;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  line-height: 14px;
}
div.contents20200101 p a:hover{
  border: 16px double  #ddd;
}
div.contents20200101 p img{
  width: 100%;
}


@media screen and (max-width: 769px){
  div.contents20200101{
  padding: 8px;
  }
  div.contents20200101 p{
    width: calc(100% / 3);
    padding: 8px;
  }
  div.contents20200101 p.text{
    font-size: 14px;
    margin-top: 64px;
  }
  div.contents20200101 h2{
    width: 100%;
    padding: 0 8px;
  }
  div.contents20200101 h2 span{
    width: 100%;
    padding: 16px 0 8px 0;
    display: block;
    text-align: center;
    margin-top: 32px;
    border-top: 1px solid #ddd;
    font-family: 'Anton', sans-serif;
    font-size: 20px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 601px){
  div.contents20200101 p{
    width: 100%;
    padding: 8px;
  }
}
div.contents20200101_02{
  width: 1024px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 0 12px;
  align-items: center;
}
@media screen and (max-width: 1025px){
  div.contents20200101_02{
    width: 100%;
  }
}
div.contents20200101_02 div{
  width: calc(100% / 2);
  padding: 12px;
  margin-bottom: 64px;
}
@media screen and (max-width: 601px){
  div.contents20200101_02 div{
    width: 100%;
    padding: 8px;
  }
  div.contents20200101_02 div:nth-child(2n+1){
    margin-bottom: 0;
  }
}
div.contents20200101_02 div img{
  width: 100%;
}
div.contents20200101_02 div a{
  display: block;
  padding: 16px;
  background: #fff;
  margin-top: 4px;
  text-decoration: none;
  position: relative;
  transition: 0.4s;
  border: 4px solid #fff;
  position: relative;
}
div.contents20200101_02 div a:hover{
  border: 4px solid #ddd;
}
div.contents20200101_02 div a::after{
  content: "click";
  position: absolute;
  bottom: 16px;
  right: 32px;
  display: inline-block;
  font-weight: 700;
  color: rgba(0,0,0,0.4);
}
div.contents20200101_02 div a::before{
  content: "";
  position: absolute;
  bottom: 21px;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(0,0,0,0.4);
  border-right: 1px solid rgba(0,0,0,0.4);
  transform: rotate(45deg);
}
div.contents20200101_02 p a span{
  display: block;
  width: 100%;
  margin-top: 4px;
}
div.contents20200101_02 p a span:nth-of-type(1){
  text-decoration: line-through;
  font-weight: 500;
  border-top: 1px solid rgba(0,0,0,0.12);
  padding-top: 8px;
}
div.contents20200101_02 p a span:nth-of-type(2){
  font-size: 120%;
  color: #c00000;
  font-weight: 700;
}
div.contents20200101_02 p.contents20200101_02_comment {
  width: 100%;
  text-align: center;
  padding: 24px;
  font-weight: 700;
}
div.contents20200101_02 p.contents20200101_02_comment span{
  display: block;
}
div.contents20200101_02 p.contents20200101_02_comment span:nth-of-type(1){
  text-decoration: line-through;
  font-weight: 500;
}
div.contents20200101_02 p.contents20200101_02_comment span:nth-of-type(2){
  font-size: 120%;
  color: #c00000;
  font-weight: 700;
}
p.other_btn{
  width: 400px;
  text-align: center;
  background: rgba(0,0,0,0);
  display: flex;
  justify-content: center;
  padding: 16px 24px;
  margin: 0 auto;
}
p.other_btn a{
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0.87);
  color: #fff;
  text-decoration: none;

  font-size: 16px;
  font-weight:  700;
  padding: 8px 16px;
  border-radius: 3px;
  transition: 0.4s;
  border: 1px solid rgba(0,0,0,0.87);
}
p.other_btn a:hover{
  background: #fff;
  color: rgba(0,0,0,0.87);
}
@media screen and (max-width: 401px){

p.other_btn{
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0);
  display: flex;
  justify-content: center;
  padding: 16px 24px;
  margin-top: 16px;
}

}
