/*t_area_add*/
.t_area_add {
    height: auto;
    margin-top: 50px;
  }
  
  .t_area_add .content {
    margin: 0 auto;
    width: 1024px;
  }
  
  .t_area_add .content .product_wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 88px;
  }
  
  .t_area_add .content .product_wrapper .product {
    width: 380px;
    margin-left: 29px;
    margin-right: 29px;
  }
  
  .t_area_add .content .product_wrapper .product .container {
    display: flex;
  }
  
  .t_area_add .content .product_wrapper .product .container .image {
    width: 72px;
    height: 156px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    bottom:-10px;
  }
  
  .t_area_add .content .product_wrapper .product .container .image.image_1 {
    background-image: url("../img/rose_dtl/product_drs.png");
    margin-left: 33px;
  }
  
  .t_area_add .content .product_wrapper .product .container .image.image_2 {
    background-image: url("../img/rose_dtl/product_drt.png");
    margin-left: 26px;
  }
  
  .t_area_add .content .product_wrapper .product .container .image.image_3 {
    background-image: url("../img/rose_dtl/product_drs_refill.png");
    margin-left: 33px;
  }
  
  .t_area_add .content .product_wrapper .product .container .image.image_4 {
    background-image: url("../img/rose_dtl/product_drt_refill.png");
    margin-left: 26px;
  }
  
  .t_area_add .content .product_wrapper .product .container .info {
    margin-top: 37px;
    margin-left: 33px;
    text-align: left;
  }
  
  .t_area_add .content .product_wrapper .product .container .info .nimbus {
    font-size: 28px;
    margin-top: -7px;
    margin-bottom: 0;
  }
  
  .t_area_add .content .product_wrapper .product .container .info .nimbusjp {
    font-size: 15px;
    letter-spacing: 0;
    margin-top: 10px;
    letter-spacing: 0;
  }
  
  .t_area_add .content .product_wrapper .product .container .info .volume {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-top: 22px;
    font-size: 13px;
  }
  
  .t_area_add .content .product_wrapper .product .container .info .price {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-top: 7px;
    font-size: 13px;
  }
  
  .t_area_add .content .product_wrapper .product .container .info .price .yen {
    font-weight: 600;
  }
  
  .t_area_add .content .product_wrapper .product .bagb {
    margin-top: 15px;
    font-size: 15px;
  }
  
.t_area_2.pd_t_area_2 {
    height:2700px;
}

.t_area_2.pd_t_area_2 .t_area_add {
    margin-top: 20px;
}

.t_area_2.pd_t_area_2 .t_area_add .product_wrapper {
    margin-top: 0;
}



/*200528*/
.kv_area_2{
  position: relative;
  z-index: 11;
}


.kv_area_2img{
  width:100%;
  height: auto;
  display: block;
}


#tp_y_player{
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index: 2;
}

.tp_y_area {
  margin:130px auto 70px;
}
.video_area .tp_y_area {
  margin: 30px auto 140px;
}

.tp_y_wrap{
  position: relative;
  width:560px;
  height:315px;

  margin:60px auto 0;
}

.tp_y_bd{
 position: absolute;
top:0;
left:0;
width:100%;
height:100%; 
  border:solid 3px #f5dadf;
transform:rotate(-5deg);
z-index: 1;
}

  body .areas.kyu_areas {
    margin-top: 160px;
}



x.rdm_bn{
  display: none;
}

