﻿@charset "utf-8";

/*===トップ・下層ページのお勧め商品などのiframe===*/

.sp_iframe_height{
　　width: 100%;
    margin: 0 auto !important;
    height: 4080px;
}

/* For iPhone Retina 4, 4S, 5, 5s, 5c, iPod touch 4, 5 */
@media only screen and (device-width: 320px){
  .sp_iframe_height {
    height:4157px !important;
  }        
}

/* For iPhone 7/6*/
@media only screen and (device-width: 375px) {
  .sp_iframe_height {
 height: 4301px !important;
  }
}

/* For iPhone 7/6 Plus*/
@media only screen and (device-width: 414px){
　.sp_iframe_height {
                height: 4080px !important;
　}        
}

/*===//トップ・下層ページのお勧め商品などのiframe===*/




/*===【熱帯倶楽部用】トップ・下層ページのお勧め商品などのiframe===*/

.sp_iframe_nettai_height{
　　width: 100%;
    margin: 0 auto !important;
    height: 3000px;
}

/* For iPhone Retina 4, 4S, 5, 5s, 5c, iPod touch 4, 5 */
@media only screen and (device-width: 320px){
  .sp_iframe_nettai_height {
    height:2940px !important;
  }        
}

/* For iPhone 7/6*/
@media only screen and (device-width: 375px) {
  .sp_iframe_nettai_height {
 height: 3120px !important;
  }
}

/* For iPhone 7/6 Plus*/
@media only screen and (device-width: 414px){
　.sp_iframe_nettai_height {
                height: 3000px !important;
　}        
}

/*===//【熱帯倶楽部用】トップ・下層ページのお勧め商品などのiframe===*/




/*===スマホ下層ページのフローティングヘッダー===*/

.sp_header_height{
　　width: 100%;
    margin: 0 auto !important;
    height: 155px;
}

/* For iPhone Retina 4, 4S, 5, 5s, 5c, iPod touch 4, 5 */
@media only screen and (device-width: 320px){
  .sp_header_height {
    height: 132px !important;
  }        
}

/* For iPhone 7/6*/
@media only screen and (device-width: 375px) {
  .sp_header_height {
 height: 150px !important;
  }
}

/* For iPhone 7/6 Plus*/
@media only screen and (device-width: 414px){
　.sp_header_height {
  height: 162px !important;
　}        
}


/*===//スマホ下層ページのフローティングヘッダー===*/