@charset "UTF-8";

/*婚約指輪の詳細ページボタン部分*/


#products .inner > .detail .flex_btnrap {
  max-width: 420px;
}


@media screen and (max-width:488px) {
  
  #products .inner > .detail > .cont02 > .list {
       padding: 10px 18px 0 0;
}
#products .inner > .detail > .cont02 {
  padding: 0 0px;
  }
  
}