﻿.recBox{height:380px;}
.sp-thumbnail-text{
    width:220px !important;
}
.imgBox{
    float:left;
    margin:5px;
}
.recomendBox_480{
    display:none;
}
@media screen and (max-width: 480px) {
.imgBox{
    float:none !important;
    text-align:center !important;
    width:100%;
}
.imgBox a.img{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.recomendBox{
    display:none;
}
.recomendBox_480{
    display:block;
}

}

.top_bottom_sns iframe{
    margin:0 auto;
    width:100% !important;
}

@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  .top_bottom_sns iframe  {
   width: 300px !important;
  }
}

/* Landscape */
@media only screen and (min-device-width: 480px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .top_bottom_sns iframe  {
    width: 280px !important;
  }
}
/*
@media screen and (max-width: 380px) {
.top_bottom_sns{
    max-width: 310px !important;
    width: 310px !important;
    box-sizing:border-box;
}
}
*/
