.product__social-list {
  display: flex;
  gap: 10px;
}
body {
    background-image: url(https://img07.shop-pro.jp/PA01341/667/etc_base64/d2F0ZXJjb2xvci1wYXBlci10ZXh0dXJl.jpg?cmsp_timestamp=20250322213756);
    background-size: contain;
}
.bg{
position: relative;
}
.bg_innner {
    background-image: url(https://img07.shop-pro.jp/PA01341/667/etc_base64/Y19iZ19jb2ZmZWU.jpg?cmsp_timestamp=20250326194716);
    background-size: cover;
    background-position: center;
    height: 400px;
    width: 100%;
    position: relative;
    top: 0;
}
.main__section--product{
padding:0;
}
.header {
display:none;
}
.breadcrumb__section{
padding: 30px 50px 30px 50px;
}
.product-list__section,.recommend__section{
padding: 0 50px;
}
.section__title-h2{
font-size: 24px;
}
.product-list__freespace-bottom table{
width:100% !important;
}
.product-list__unit-md {
    width: 160px;
}
.history__section{
padding-left: 50px;
    padding-right: 50px;
}
.main__section{
border-bottom: none;
}
.product__section{
width: 1000px;
margin: 0 auto;
  margin-top:50px;
}
.new-item__section{
padding:0 50px;
}
.product__image_section{
display:flex;
  justify-content: space-between;
}
.product__image_container{
width:46%;
}
.col-lg-7,.col-lg-5{
width:100%;
  margin-bottom: 30px;
}
.col-lg-3 img{
width:100px;
}
.product__order{
border-top: none;
    border-bottom: none;
  padding: 0px 0 60px;
}
.order{
display:flex;
  flex-direction: column;
}
.col-lg-4{
width:auto;
}
.order-btn-list {
    margin-bottom: 40px;
    padding-top: 0;
}
.product__guide{
padding:0;
}
.related-list{
text-align: left;
}
.col-lg-12{
padding: 0;
}
.product__price-part {
    font-size: 32px;
    padding-bottom: 5px;
    font-weight: bold;
}
.product__explain{
font-weight: 500;
    font-size: 16px;
}