.fs-l-main {
    margin: 0 auto 80px;
}

.fs-c-productMarks{
text-align:center;
}

#main{
width:970px;
margin-bottom:80px;
}

#styling_all #main{
width:760px;
}

#styling_all h2{
margin-bottom:38px;
}

#styling_all .thumbs{
margin-bottom:80px;
}

#styling_all .thumbs li{
width:236px;
float:left;
margin-right:26px;
margin-bottom:26px;
height: 298px;
}

#styling_all .thumbs li img{
width:100%;
}

#styling_all .thumbs li:nth-child(3n){
margin-right:0;
}


.styling_image{
width:441px;
float:left;
}

.styling_image img{
margin-bottom:20px;
}

.info{
text-align:right;
line-height:160%;
}

.styling_items{
width:425px;
float:right;
}

.link_back{
text-align:right;
text-decoration:underline;
letter-spacing:0.05em;
margin-bottom:20px;
}

.link_back span{
font-size:10px;
}

.styling_items ul li.box_item{
display:block;
float:left;
width: 162px;
margin-right:37px;
margin-bottom:50px;
line-height:1.4;
font-size:100%;
text-align: center;
}

.styling_itemsl ul li.box_item:nth-child(2n) {
    margin-right: 0;
}

.styling_items ul li.box_item img{
width: 162px;
}
.styling_items img{
/*margin-bottom:4px;*/
}

.p_name_box{
display: table-cell;
height: 36px;
width: 214px;
vertical-align: middle;
text-align: center;
margin:0;
font-size:12px;
/*padding-top: 4px;
padding-bottom: 3px;*/
}

.p_price{
font-size:12px;
line-height:1.2;
}

.p_price span{
font-size:14px;
letter-spacing:0.05em;
}

.colr_box{
}

.colr{
margin:6px;
width:12px; 
height:12px;
box-sizing:border-box;
display:inline-block;
}


div.recommend{
margin:100px 0 135px;
}

p.recommend {
    overflow: hidden;
    text-align: center;
}

p.recommend span {
    display: inline-block;
    padding: 0 25px;
    position: relative;
}

p.recommend span:before,
p.recommend span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

p.recommend span:before {
    right: 100%;
}

p.recommend span:after {
    left: 100%;
}

.fs-c-button--viewProductDetail, .fs-c-salesPeriod__date{
display:none;
}