@charset "UTF-8";

.ttt {
  display: none;
}

.g-TileLinkVUnit__leadBlock.l-TileLinkVUnit__leadBlock {
  display: none !important;
}

.boxR .l-TileLinkVUnit {
  border-radius: 0.6em;
}

  .g-TileLinkVUnit__imageBlock {
    margin-bottom: 0 !important;
    padding: 0 !important;
  }

.caption {
  padding-top: 5px;
}



.caption > p:last-child {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
}


.column{
display:none;
}


@media only screen and (max-width: 640px) {



  .product1 .l-TileLinkVP.is-gutter--l .l-TileLinkVP__list__tile {
    padding: 10px;
  }

  .text_1 {
    font-size: 0.8em;
  }

  .caption {
    padding-top: 5px;
    font-size: 0.8em;
  }


  .btn_p {
    font-size: 0.8em;
    line-height:1.2em;
  }

  .kaorimarugoto {
    padding-bottom: 5px;
  }

}

/* タブレット（641px～1024px） */
@media screen and (min-width: 641px) and (max-width: 1024px) {

  .text_1 {
    font-size: 0.9em;
  }

  
}



@media screen and (min-width: 640px) {

  .boxR .g-TileLinkVP__list .g-TileLinkVUnit {
    padding: 10px !important;
  }

}