contents20190517coupon_top
div.contents20190412 ,div.contents20190412comment{
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
div.contents20190412 ul{
  display: flex;
  flex-wrap: wrap;
  padding: 1%;
}
div.contents20190412 ul li{
  padding: 1%;
}
div.contents20190412 ul li:nth-child(1){
  width: 24.2%
}
div.contents20190412 ul li:nth-child(2){
  width: 37.9%
}
div.contents20190412 ul li:nth-child(3){
  width: 37.9%
}
div.contents20190412 ul li img{
  width: 100%;
}
div.contents20190412 ul.logo li{
  width: 50%;
  padding:9.5% 0 ;
}
div.contents20190412_c1{
  order: 1;
  padding: 16px;
}
div.contents20190412_c2{
  order: 3;
  align-self: flex-start !important;
}
div.contents20190412_c3{
  order: 2;
  padding: 16px;
}
div.contents20190412_c4{
  order: 4;
  align-self: flex-start !important;
}
@media screen and (max-width: 769px){
  div.contents20190412_c1{
    order: 1;
    padding: 16px 16px 0 16px;
  }
  div.contents20190412_c2{
    order: 2;
    padding: 0 16px 16px 16px !important;
  }
  div.contents20190412_c3{
    order: 3;
    border-top: 2px solid #ddd;
    margin-top: 64px;
    padding: 24px 16px 0 16px !important;
  }
  div.contents20190412_c4{
    order: 4;
    padding: 0 16px 16px 16px !important;
  }
}
img.com01{
  position: absolute;
  top: 30%;
  left: 0;
}
img.com02{
  position: absolute;
  top: 10%;
  right: 10%;
  width: 30%;
}
img.com03{
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 30%;
}
img.com04{
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
}
div.contents20190412comment{
  text-align: center;
}
div.contents20190412comment p{
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  padding: 32px;
}
div.contents20190412comment img{
  width: 50%;

}
@media screen and (max-width: 1025px){
  div.contents20190412,div.contents20190412comment{
    width: 100%;

  }
  div.contents20190412comment p{
    font-size: 12px;
    line-height: 24px;
    padding: 16px;
  }
}

div.contents20190412_2{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
@media screen and (max-width: 1025px){
div.contents20190412_2{
  width: 100%;
}
}
div.contents20190412_2 > div{
  width: 50%;
}
@media screen and (max-width: 769px){
  div.contents20190412_2 > div{
    width: 100%;
  }
}
div.contents20190412_2 img{
  width: 100%;
}
div.contents20190412_s{
  position: relative;
}
div.contents20190412_s span{
  text-align: center;
  width: 100%;
  display: block;
  padding: 16px;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
}
div.contents20190412_s button.slick-arrow{
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  background: rgba(0,0,0,0);
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
div.contents20190412_s button.slick-prev{
  left: 0;
}
div.contents20190412_s button.slick-prev:after{
  content: "";
  position: absolute;
  top: 42%;
  left: 0;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #4f4f4f;
  border-left: 1px solid #4f4f4f;
  transform: rotate(45deg);
}
div.contents20190412_s button.slick-next{
  right: 0;
}
div.contents20190412_s button.slick-next:after{
  content: "";
  position: absolute;
  top: 42%;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4f4f4f;
  border-right: 1px solid #4f4f4f;
  transform: rotate(45deg);
}

div.contents20190412_s ul.slick-dots{
  display: flex;
  justify-content: center;
  padding: 8px;
}
div.contents20190412_s ul.slick-dots li{
  padding: 8px;
}
div.contents20190412_s ul.slick-dots li button{
  text-indent: -9999px;
  width: 20px;
  height: 10px;
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  transition: 0.4s;
}
div.contents20190412_s ul.slick-dots li.slick-active button{
  background-color: #ddd;
}

div.contents20190412_d{
  align-self: center;
  padding: 16px;
}
div.contents20190412_d p{
  text-align: center;
}
div.contents20190412_d > p:nth-child(1){
    position: relative;
    padding: 16px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
}
div.contents20190412_d > p:nth-child(1):after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
div.contents20190412_d > p:nth-child(1):before{
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
div.contents20190412_d > p:nth-child(2){
    padding: 16px 0;
    line-height: 24px;
}
div.contents20190412_d > p:nth-child(4){
    padding: 8px 0 0 0;
    margin: 16px 0 0 0;
    line-height: 24px;
    background: #fff;
    font-weight: 700;
}
div.live_info{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: -100%;
  padding: 32px;
  opacity: 0;
  transition: 0.4s;
  z-index: 4;
}
div.live_info iframe{
  height: 651px;
  width: 367px;
}

div.live_info_in{
  width: 1024px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1025px){
  div.live_info_in{
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling : touch
  }
}
div.live_info_in > div{
  width: 50%;

}
div.live_info_in > div:nth-child(1){
  text-align: center;
  align-self: center;
}
div.live_info_in > div:nth-child(2){
  align-self: center;
  padding: 0 64px 0 0;
}
div.live_info_in > div:nth-child(2) p.title{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 16px;

}
div.live_info_in  div p.title2{
  background-color: #efefef;
  text-align: center;
  padding: 8px;
  margin-top: 16px;
  font-size: 10px;
}
div.live_info_in  div p.model{
  position: relative;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: center;
  margin: 0;
}
div.live_info_in  div p.model span{
    width: 50px;
    border-radius: 50%;
    display: block;
}
div.live_info_in  div p.model span img{
    width: 100%;
    border-radius: 50%;

}
div.live_info_in  div p.model span:nth-child(2){
    width: auto;
    margin-left: 16px;
}
div.live_info_in > div:nth-child(2) p.title img{
  margin-bottom: 8px;
  width: 50%;
}
div.live_info_in > div:nth-child(2) p.title span{
  display: block;
  width: 100%;
}

div.live_info_s p{
    padding : 24px 16px 8px 16px;
    margin: 0;
}
div.live_info_s a{
    padding : 8px 24px;
    display: block;
    position: relative;
    font-size: 11px
}
div.live_info_s a:after{
    content: "click";
    position: absolute;
    top: 6px;
    right: 16px;
    border: 1px solid #efefef;
    font-size: 10px;
    transform: scale(0.8);
    padding: 2px 8px ;
}
@media screen and (max-width: 769px){
  div.live_info_in > div{
    width: 100%;
  }
  div.live_info iframe{
    height: 74vh;
    width: 100%;
  }
  div.live_info_in > div:nth-child(1){
    padding: 16px;
  }
  div.live_info_in > div:nth-child(2){
    align-self: center;
    padding: 0 16px;
  }
}
div.live_info_close{
  position: fixed;
  top: 0;
  right: 0;
}


div.live_info_s button.slick-arrow{
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  background: rgba(0,0,0,0);
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
div.live_info_s button.slick-prev{
  left: 0;
}
div.live_info_s button.slick-prev:after{
  content: "";
  position: absolute;
  top: 42%;
  left: 0;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #4f4f4f;
  border-left: 1px solid #4f4f4f;
  transform: rotate(45deg);
}
div.live_info_s button.slick-next{
  right: 0;
}
div.live_info_s button.slick-next:after{
  content: "";
  position: absolute;
  top: 42%;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4f4f4f;
  border-right: 1px solid #4f4f4f;
  transform: rotate(45deg);
}

div.live_info_s ul.slick-dots{
  display: flex;
  justify-content: center;
  padding: 8px;
}
div.live_info_s ul.slick-dots li{
  padding: 8px;
}
div.live_info_s ul.slick-dots li button{
  text-indent: -9999px;
  width: 20px;
  height: 10px;
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  transition: 0.4s;
  border: 1px solid #efefef;
}
div.live_info_s ul.slick-dots li.slick-active button{
  background-color: #ddd;
}
div.live_info_open{
  opacity: 1;
  z-index: 4;
  transition: 0.4s;
  left: 0;
}
div.live_archive h1{
  text-align: center;
  padding: 32px;
}
div.live_archive h1 img {
  width: 15%;
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
}

@media screen and (max-width: 769px){
  div.live_archive h1{
    text-align: center;
    padding: 16px;
  }
  div.live_archive h1 img {
    width: 33.33%;
    border-bottom: 1px solid #000;
    padding-bottom: 4px;
  }
}

div.live_archive_list{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
div.live_archive_list p{
  width: 50%;
  padding: 8px;
  cursor: pointer;
}
div.live_archive_list p img{
  width: 100%;
}
@media screen and (max-width: 1025px){
  div.live_archive_list{
    width: 100%;
  }
  div.live_archive_list p{
    width: 100%;
  }
}

div.live_info_close{
    position: fixed;
    top: 16px;
    right: 16px;
    display: flex;
    justify-content: center;
    align-self: center;
    height: 50px;
    width: 50px;
    background: #000;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}

div.contents20190412_2 ul.sp-contents2018 li{
  width: 33%;
}

div.contents20190412_2 ul.sp-contents2018 li.pctop-maintitle{
  width: 100%;
}

div.contents20190426event{
  height: 80vh;
  background-color: #eeceb0;
  clear: both;
  overflow: hidden;
  position: relative;
}
div.contents20190426event_01{
  width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
div.contents20190426event_img img{
  height: 100%;
}

div.contents20190412_d{
  position: relative;
}
div.contents20190412_d p.soldout{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
    font-size: 30px;
    font-weight: 700;
    color: #c00000;
    transform: rotate(20deg);
}
ul.contents20180907point{
  justify-content: center;
}
ul.contents20180907point li.title{
  width: 100%;
}
ul.contents20180907point li:last-child{
  width: 100%;
}
ul.contents20180907point li a{
  position: relative;
}
ul.contents20180907point li a span:nth-child(2){
  display: block;
  margin-right: 8px;
  text-decoration: line-through;
  clear: both;
}
ul.contents20180907point li a span:nth-child(3){
  font-size: 120%;
  color: #c00000;
}
ul.contents20180907point li a span:last-child{
  position: absolute;
  top: -4px;
  right: -4px;
  line-height: 13px;
  padding: 8px;
  background: #c00;
  color: #fff;
  border-radius: 50%;
}
ul.contents20180907point li.salebtn{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4px;
}
ul.contents20180907point li.salebtn p{
padding: 8px;
width: 20%;
text-align: center;
}
ul.contents20180907point li.salebtn p a{
  color: #c00000;
  font-size: 14px;
  font-weight: 700;
  border-radius: 3px;
  border: 1px solid #c00000;
}
@media screen and (max-width: 769px){
  ul.contents20180907point li:last-child{
    width: 70%;
  }
  ul.contents20180907point li.salebtn p{
  padding: 8px;
  width: 40%;
  text-align: center;
  }
}
ul.contents20180907point img{
  width: 100%
}

div.contentes20190426event{
  width: 100%;
}
div.contentes20190426event p{
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  padding: 32px 0 0 0;
  margin: 0;
}
div.contentes20190426event p span.title{
    display: block;
    background: #fff;
    padding: 16px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    font-family: 'Noto Sans JP', sans-serif;
}
div.contentes20190426event p span.attention{
    display: block;
    font-size: 12px;
    line-height: 26px;
    border: 3px double #ddd;
    width: 1024px;
    margin: 32px auto;
    padding: 16px;
    color: #c00000;
    position: relative;
}
div.contentes20190426event p span.attention:after{
    content: "ATTENTION";
    position: absolute;
    top: -14px;
    left: 15px;
    font-size: 14px;
    margin: 0;
    padding: 0 16px;
    background: #efefef;

}
@media screen and (max-width: 1024px){
  div.contentes20190426event p span.attention{
    width: 100%;
  }
  div.contentes20190426event p span.title{
    font-size: 10px;
  }
}
div.contents20180914outer{
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
div.contents20180914outer div.contents20180914outer_right2{
  padding-top: 0 !important;
  margin: 0 !important;
}
div.contents20180914outer div.contents20180914outer_left2,div.contents20180914outer div.contents20180914outer_right,div.contents20180914outer div.contents20180914outer_left{
  margin: 0 !important;
}
div.contents20180914outer_right{
  order: 2;
}
div.contents20180914outer_left2{
  order: 1;
}
div.contents20180914outer div p{
  margin: 0;
}
div.contents20180914outer div p:nth-child(3) span:nth-child(1){
  text-decoration: line-through;
  display: inline-block;
  margin-right: 16px;
}
div.contents20180914outer div p:nth-child(3) span:nth-child(2){
  font-size: 120%;
  color: #c00000;
  font-weight: 700;
}
@media screen and (max-width: 769px){
  div.contents20180914outer div.contents20180914outer_left2,div.contents20180914outer div.contents20180914outer_right,div.contents20180914outer div.contents20180914outer_left{
    width: 100%;
  }
  div.contents20180914outer_right{
    order: 1;
  }
  div.contents20180914outer_left2{
    order: 2;
  }
  div.contentes20190426event p{
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    padding: 32px;
  }
}
div.ranking_item2019{
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
div.ranking_item2019 p{
  width: 25%;
  position: relative;
  margin: 0;
  padding: 8px;
}
div.ranking_item2019 p:nth-child(1),div.ranking_item2019 p:nth-child(2),div.ranking_item2019 p:nth-child(3){
  width: 33.33333%;
  position: relative;
  margin: 0;
  padding: 8px;
}


div.ranking_item2019 p a{
  display: block;
  background-color: #fff;
  padding: 16px;
  height: 100%;
}
div.ranking_item2019 p > span{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    z-index: 1;
}
div.ranking_item2019 p.num1 > span{
    background: #bea870;
    color: #fff;
}
div.ranking_item2019 p.num2 > span{
    background: #a8a9a8;
    color: #fff;
}
div.ranking_item2019 p.num3 > span{
    background: #997a5c;
    color: #fff;
}
div.ranking_item2019 p span.iteminfo2018{
    font-size: 12px;
}
div.ranking_item2019 img{
    width: 100%;
}
div.ranking_item2019 p a{
    position: relative;
    text-decoration: none;
}
div.ranking_item2019 p a span{
    display: block;
    padding: 2px;
}
div.ranking_item2019 p a span.itemname2018{
    font-size: 11px;
}
div.ranking_item2019 p a span.itemPrice2018{
    font-size: 11px;
    text-decoration: line-through;
}
div.ranking_item2019 p a span.itemPrice2018-2{
    font-size: 120%;
    color: #c00000;
    font-weight: 700;
}
div.ranking_item2019 p a span.itemPrice2018-3{
  position: absolute;
  bottom: -4px;
  right: -4px;
  line-height: 13px;
  padding: 8px;
  background: #c00;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 700;
}
div.contentes20190426vip p.title{
  text-align: center;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
div.contentes20190426vip p.btn{
  text-align: center;
  margin: 0;
  font-size: 16px;
  padding: 32px 0;
}
div.contentes20190426vip p.btn a{
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 16px 64px ;
  border-radius: 3px;
  transition: 0.4s;
  text-decoration: none;
}
div.contentes20190426vip p.btn a:hover{
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 801px){
  div.ranking_item2019{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 4px;
  }
  div.ranking_item2019 p{
    width: 50%;
    padding: 4px;
  }
  div.ranking_item2019 p:nth-child(1),div.ranking_item2019 p:nth-child(2),div.ranking_item2019 p:nth-child(3){
    width: 50%;
    padding: 4px;
  }
  div.ranking_item2019 p img{
    width: 100%;
  }
  div.ranking_item2019 p a{
    padding: 8px;
  }
  div.ranking_item2019 p span.iteminfo2018{
      font-size: 10px;
  }
  div.contentes20190426vip p.title{
    font-size: 14px;
    font-weight: 700;
  }
}

div.contents20190510event{
  background-color: #ddd;
}

div.contents20190510event p.color_cip{
  display: flex;
  flex-wrap: wrap;
}
div.contents20190510event p.color_cip span{
  width: 18%;
  padding: 8px;
}
div.contents20190510event p.color_cip span img{
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 801px){
  div.contents20190510event p.color_cip{
    justify-content: center;
  }
}
div.contents20190510event_top {
  text-align: center;
}
@media screen and (max-width: 1025px){
div.contents20190510event_top img{
  width: 100%;
}
}
ul.contents20190509item li{
  width: 25%;
}
@media screen and (max-width: 769px){
  ul.contents20190509item li{
    width: 50%;
  }
}

div.contents20190517coupon{
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 32px 0;
}
div.contents20190517coupon_img{
  width: 640px;
  padding: 32px;
}
div.contents20190517coupon_info{
  width: 384px;
  padding: 32px;
}
div.contents20190517coupon_bg2{
  background-color: #efefef;
}
@media screen and (max-width: 641px){
  div.contents20190517coupon{
    padding: 0 0 32px 0;
  }
  div.contents20190517coupon_img{
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 385px){
  div.contents20190517coupon_info{
    width: 100%;
    padding: 16px;
  }
}
div.contents20190517coupon_img img{
  width: 100%;
}
div.contents20190517coupon_s 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.contents20190517coupon_s button.slick-prev{
  left: 0;
}
div.contents20190517coupon_s button.slick-next{
  right: 0;
}
div.contents20190517coupon_s button.slick-prev:after{
content: "";
position: absolute;
top: 50%;
left: 16px;
width: 16px;
height: 16px;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
transform: rotate(45deg);
}
div.contents20190517coupon_s button.slick-next:after{
content: "";
position: absolute;
top: 50%;
right: 16px;
width: 16px;
height: 16px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
transform: rotate(45deg);
}

div.contents20190517coupon_s ul.slick-dots{
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  background: rgba(0,0,0,0);
  padding: 4px;
}
div.contents20190517coupon_s ul.slick-dots li{
  padding: 4px;
}
div.contents20190517coupon_s ul.slick-dots li button{
  text-indent: -9999px;
  background-color: #fff;
  border:none;
  width: 4px;
  padding: 0;
  transition: 0.4s;
}
div.contents20190517coupon_s ul.slick-dots li.slick-active button{
  background-color: #4f4f4f;
}

div.contents20190517coupon_info p:nth-child(1){
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  background: url("https://osmosis.itembox.design/item/img/contents/2019ss/0517coupon/line.png");
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 8px;
}
div.contents20190517coupon_info p:nth-child(2){
  font-size: 14px;
  line-height: 24px;
  padding: 16px 0 0 0;
}
div.contents20190517coupon_info p:nth-child(3){
  font-size: 20px;
  font-weight: 700;
  padding: 8px 0;
}
div.contents20190517coupon_info p:nth-child(4){
  font-size: 12px;
  background-color: #efefef;
  padding: 2px;
  text-align: center;
  font-style: italic;
}
div.contents20190517coupon_info p.color_cip{
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: center;
  padding: 4px;
  margin: 8px 0;
}
div.contents20190517coupon_info p.color_cip span{
  /* width: 33.333%; */
  padding: 8px;
}
div.contents20190517coupon_info p.color_cip span img{
  width: 100%;
}
div.contents20190517coupon_info p:last-child{
  text-align: center;
  margin-top: 16px;
}
div.contents20190517coupon_info p:last-child a{
  position: relative;
  background-color: #000;
  display: block;
  padding: 16px ;
  transition: 0.4s;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 3px;
  border: 1px solid #000;
}
div.contents20190517coupon_info p:last-child a:after{
  content: "";
  position: absolute;
  top: 39%;
  right: 16px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
div.contents20190517coupon_info p:last-child a:hover{
  color: #000;
  background-color: #fff;
}
div.contents20190517coupon_info p:last-child a:hover:after{
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
div.contents20190517coupon_left{
  order: 1;
}
div.contents20190517coupon_right{
  order: 2;
}
@media screen and (max-width: 1025px){
  div.contents20190517coupon_left{
    order: 2;
  }
  div.contents20190517coupon_right{
    order: 1;
  }
}
div.contents20190517coupon_bg2 div.contents20190517coupon_info p:nth-child(1){
  background: url("https://osmosis.itembox.design/item/img/contents/2019ss/0517coupon/line2.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
div.contents20190517coupon_bg2 div.contents20190517coupon_info p:nth-child(4){
  background-color: #fff;
}
div.contents20190517coupon_top{
  text-align: center;
  padding: 36px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url("https://osmosis.itembox.design/item/img/contents/2019ss/0517coupon/bg.jpg");
}
div.contents20190517coupon_top p:nth-child(1) span{
  background: #fff;
  display: inline-block;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 8px 64px 5px 64px;
  border-radius: 3px;
  letter-spacing: 3px;
}
div.contents20190517coupon_top p:nth-child(2){
    position: absolute;
    top: 4%;
    right: 2%;
    background: #fff;
    width: 90px;
    height: 90px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 15px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    font-weight: 700;
    transform: rotate(29deg);

}
div.contents20190517coupon_top p:nth-child(3){
    font-size: 108px;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
    color: #c00000;
    line-height: 108px;
    padding: 64px 32px 32px 32px;
}
div.contents20190517coupon_top p:nth-child(3) span{
    color: #fff;
}
div.contents20190517coupon_top p:nth-child(4) span{
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 12px;
    font-weight: 700;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 769px){
  div.contents20190517coupon_top p:nth-child(1) span{
    display: block;
    font-size: 12px;
    padding: 8px 0 5px 0;
  }
div.contents20190517coupon_top p:nth-child(2){
  right: 6%;
  top: 10%;
}
div.contents20190517coupon_top p:nth-child(3){
    font-size: 48px;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
    color: #c00000;
    line-height: 70px;
    padding: 64px 0 32px 0;
}
div.contents20190517coupon_top p:nth-child(4) span{
    font-size: 10px;
    padding: 8px 0;
}
}

div.contents20190517coupon_top p span.attention{
    display: block;
    font-size: 12px;
    line-height: 26px;
    border: 3px double #ddd;
    width: 1024px;
    margin: 32px auto;
    padding: 16px;
    color: #c00000;
    position: relative;
}
div.contents20190517coupon_top p span.attention:after{
    content: "ATTENTION";
    position: absolute;
    top: -14px;
    left: 15px;
    font-size: 14px;
    margin: 0;
    padding: 0 16px;
    background: #efefef;

}
@media screen and (max-width: 1024px){
  div.contents20190517coupon_top p span.attention{
    width: 100%;
  }

}

div.contents20190524{
  width: 100%;
  text-align: center;
}
div.contents20190524 img{

  text-align: center;

}
div.contents20190524 p{
  padding: 32px;
  font-size: 14px;
  line-height: 32px;
}
div.contents20190524 p a{
  display: inline-block;
  background: #000;
  padding: 16px 64px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid #000;
  transition: 0.4s;
}
div.contents20190524 p a:hover{
  color: #000;
  background: #fff;
}
div.contents20190524_d{
  width: 100%;
  text-align: center;
}
div.contents20190524_d iframe{
  height: 695px;
  width: 367px;
  margin: 0 auto;
}
div.contents20190524i{
  padding: 64px 0;
}

@media screen and (max-width: 696px){
  div.contents20190524_d iframe{
    height: 70vh;
    width: 100%;
    margin: 0 auto;
  }
}
div.contentes2019531relax_h{
  height: 100vh;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
div.contentes2019531relax_h div img{
  height: 100vh;
}
div.contentes2019531relax_h div.leftbox{
    position: absolute;
    top: 25%;
    left: 0;
    width: 15%;
    height: 116%;
    background-color: #fff;
    height: 50%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 55% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 55% 100%, 0% 100%);

}
div.contentes2019531relax_h div.rightbox{
    position: absolute;
    top: 25%;
    right: 0;
    width: 15%;
    height: 116%;
    background-color: #fff;
    height: 50%;
    -webkit-clip-path: polygon(55% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(55% 0, 100% 0%, 100% 100%, 0% 100%);

}
div.contentes2019531relax_h p{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column ;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 32px;
}
div.contentes2019531relax_h span.title{
  font-family: 'Schoolbell', cursive;
  font-size: 30px ;
  width: 50%;
  text-align: center;
  padding: 64px 0 32px 0;
  border-top: 3px solid #000;
  background: rgba(255,255,255,0.6);
}
div.contentes2019531relax_h span.comment{
  width: 50%;
  margin: 0 auto;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 32px;
  border-bottom: 3px solid #000;
  padding:0 32px 64px 32px;
  background: rgba(255,255,255,0.6);
}
@media screen and (max-width: 769px){
  div.contentes2019531relax_h{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    flex-wrap: wrap;
    height: auto;
    padding: 16px 0;
    margin-top: 32px;
  }
  div.contentes2019531relax_h div {
    width: 33.33333%;
  }
  div.contentes2019531relax_h div img{
    width: 100%;
    height: auto;
  }
  div.contentes2019531relax_h p{
    position: relative;
    height: auto;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 20px;
    margin-top: 32px;
  }
  div.contentes2019531relax_h span.title{
    font-family: 'Schoolbell', cursive;
    font-size: 16px ;
    width: 90%;
    padding: 16px 16px 0 16px;
  }
  div.contentes2019531relax_h span.comment{
    width: 90%;
    padding: 16px;
    font-size: 10px;
    line-height: 20px;
  }
  div.contentes2019531relax_h div.leftbox{
    top: 0px;
    left: 0;
    width: 94%;
    height: 48px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    z-index: -1;
  }
  div.contentes2019531relax_h div.rightbox{
      top: 40%;
      right: 0;
      width: 94%;
      height: 48px;
      -webkit-clip-path: polygon( 5% 0, 100% 0%, 100% 100%, 0% 100%);
      clip-path: polygon( 5% 0, 100% 0%, 100% 100%, 0% 100%);
      z-index: -1;
  }
}
div.contentes2019531relax_t{
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
overflow: hidden;
height: 200px;
}
div.contentes2019531relax_t2{
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
overflow: hidden;
height: 300px;
}
@media screen and (max-width: 769px){
div.contentes2019531relax_t2{
  height: 200px;
}
}
div.contentes2019531relax_t p span:nth-child(1){
  display: block;
  font-family: 'Schoolbell', cursive;
  padding: 16px;
  font-size: 25px;
}
div.contentes2019531relax_t p span:nth-child(2){
  display: inline-block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 58px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 58px;
  padding: 8px 0 0 0;
}
div.contentes2019531relax_t hr{
  position: absolute;
  top: 41px;
  left: 0;
  margin: 0 -500%;
  padding: 0 500%;
  width: 100%;
  height: 200px;
  background: #ddd;
  border: none;
  z-index: -1;
  animation: updown 10s infinite both;
}
div.contentes2019531relax_t2 hr{
  top: -78px;
}
div.contentes2019531relax_m{
  width: 100%;
  background: #ddd;
  padding-bottom: 128px;
}
div.contentes2019531relax_m2{
  width: 100%;
  background: #efefef;
}
@media screen and (max-width: 769px){
  div.contentes2019531relax_m{
    padding-bottom: 64px;
  }
}
@keyframes updown {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(3deg);
    }
    100% {
        transform: rotate(0);
    }
}

div.contentes2019531relax_img01{
width: 500px;
margin:  0 auto;
}
@media screen and (max-width: 520px){
  div.contentes2019531relax_img01{
  width: 90%;
  margin:  0 auto;
  }
}
div.contentes2019531relax_img02{
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 750px){
  div.contentes2019531relax_img02{
    width: 100%;
    margin: 0 auto;
  }
}
div.contentes2019531relax_s img{
width: 100%;
}

div.contentes2019531relax_s button.slick-arrow{
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  background: rgba(0,0,0,0);
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1;
}
div.contentes2019531relax_s button.slick-prev{
  left: 0;
}
div.contentes2019531relax_s button.slick-prev:after{
  content: "";
  position: absolute;
  top: 42%;
  left: 8px;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #4f4f4f;
  border-left: 1px solid #4f4f4f;
  transform: rotate(45deg);
}
div.contentes2019531relax_s button.slick-next{
  right: 0;
}
div.contentes2019531relax_s button.slick-next:after{
  content: "";
  position: absolute;
  top: 42%;
  right: 8px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4f4f4f;
  border-right: 1px solid #4f4f4f;
  transform: rotate(45deg);
}

div.contentes2019531relax_s ul.slick-dots{
  display: flex;
  justify-content: right;
  padding: 8px;
  position: absolute;
bottom: -45px;
left: 0;
width: 100%;
}
div.contentes2019531relax_s ul.slick-dots li{
  padding: 8px;
}
div.contentes2019531relax_s ul.slick-dots li button{
  text-indent: -9999px;
  width: 20px;
  height: 10px;
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  transition: 0.4s;
}
div.contentes2019531relax_s ul.slick-dots li.slick-active button{
  background-color: #4f4f4f;
}

div.contentes2019531relax_c{
  width: 500px;
  height: 128px;
  margin: 0 auto;
  position: relative;
}

div.contentes2019531relax_c01 p.comment1{
  position: absolute;
  top: -26px;
  right: 110px;
  width: 387px;
  padding: 44px 29px;
  z-index: 1;
  line-height: 29px;
  font-size: 14px;
  background: #fff;
  -webkit-clip-path: polygon(35% 6%, 98% 28%, 99% 84%, 50% 100%, 6% 86%, 0 25%);
  clip-path: polygon(35% 6%, 98% 28%, 99% 84%, 50% 100%, 6% 86%, 0 25%);
}

div.contentes2019531relax_c01 p.comment2{
  position: absolute;
  top: 55px;
  left: -220px;
  z-index: 1;
  padding: 34px 16px;
  -webkit-clip-path: polygon(24% 0, 100% 11%, 100% 85%, 50% 100%, 0 84%, 0% 25%);
  clip-path: polygon(24% 0, 100% 11%, 100% 85%, 50% 100%, 0 84%, 0% 25%);
  height: 150px;
  width: 300px;
  background-color: #fff;
  line-height: 26px;
}

@media screen and (max-width: 501px){
  div.contentes2019531relax_c{
    width: 100%;
    height: 128px;
    margin: 0 auto;
    position: relative;
  }
  div.contentes2019531relax_c01 p.comment1{
    top: -28px;
    right: 0;
    width: 103%;
    padding: 44px 29px;
    z-index: 1;
    line-height: 24px;
    font-size: 12px;
  }
}
div.contentes2019531relax_i{
  display: flex;
  flex-wrap: wrap;
  width: 750px;
  margin: 128px auto 0 auto;
}

div.contentes2019531relax_i p{
  width: 100%;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  padding: 16px;
}
div.contentes2019531relax_i div{
  width: 33.333%;
}
div.contentes2019531relax_i div a{
  display: block;
  padding: 16px;
  text-align: center;
  text-decoration: none;
}
div.contentes2019531relax_i div a span{
  display: block;
  padding-top: 8px;
}
div.contentes2019531relax_i div a span:nth-child(2){
  font-size: 15px;
  font-weight: 700;
}
div.contentes2019531relax_i div a span:nth-child(3){
  font-size: 12px;
  font-style: italic;
}
div.contentes2019531relax_i div a span:nth-child(4){
  font-size: 14px;
  font-weight: 700;
}
div.contentes2019531relax_i div a span:nth-child(5){
  font-size: 13px;
  font-weight: 700;
  background: #000;
  padding: 8px 32px;
  color: #fff;
  margin-top: 16px;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #000;
  transition: 0.4s;
}
div.contentes2019531relax_i div a:hover span:nth-child(5){
  background: #fff;
  color: #000;
}
div.contentes2019531relax_i div a img{
  width: 100%;
}
@media screen and (max-width: 750px){
  div.contentes2019531relax_i{
    width:100%;
    margin: 32px auto 0 auto;
    padding: 8px;
  }
  div.contentes2019531relax_i div{
    width: 50%;
    margin-bottom: 16px;
  }
  div.contentes2019531relax_i div a{
    padding: 8px;
  }
  div.contentes2019531relax_i div a span:nth-child(2){
    font-size: 12px;
  }
  div.contentes2019531relax_i div a span:nth-child(3){
    font-size: 10px;
  }
  div.contentes2019531relax_i div a span:nth-child(5){
    padding: 8px ;
    display: block;
  }
}


.contents20191206 img{
margin: auto;
}

div.contents20190517coupon_top div {
  width: 60%;
  margin: 10% auto;
}

@media screen and (max-width: 840px){
  div.contents20190517coupon_top div {
    width: 80%;
    margin: 15% auto;
  }
  
}

@media screen and (max-width: 480px){
  div.contents20190517coupon_top div {
    width: 100%;
    margin: 20% auto;
  }
  
}
.btn-green {
  font-size: 20px;
  font-weight: 700;
  background-color: #3fa537;
  border: 1px solid #3fa537;
  color: #fff !important;
  margin: 4% auto;
  text-decoration: none;
  padding: 1% 5%;
  display: block;
  width: fit-content;
}
.btn-green:hover {
  background-color: #fff;
  color: #3fa537  !important;
  text-decoration: none;
}

@media screen and (max-width: 480px){
  .btn-green {
    font-size: 14px;
    padding: 1% 15%;

    }
}
