@charset "UTF-8";

html #r-tvstand-frame {
  font-size: 62.5%;
  box-sizing: border-box;
}
body #r-tvstand-frame {
  font-family: "Noto Sans JP", "Yu Gothic", "Helvetica Neue", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #2b2b2b;
}
#all {
  width: 1000px;
  margin: auto;
}
/* #header {
  text-align: center;
}
.pc_display {
  display: block;
}
.sp_display {
  display: none;
}
.flex {
  display: flex;
}
.colum {
  flex-direction: column;
}
.grid {
  display: grid;
}
.center {
  width: 929px;
  margin: 0 auto;
} */
/* #info-super-frame {
  width: 929px;
  height: 0px;
}
#lower_wrap {
  margin-left: -24px;
  margin-bottom: 2.4rem;
}
.head_upper {
  position: relative;
}
#headerUpper-frame {
  width: 929px;
  height: 165px;
  position: relative;
  margin-bottom: 1rem;
}
.head_upper {
  position: relative;
}
.head_upper aside {
  width: 929px;
  position: absolute;
  text-align: left;
  top: 0;
  left: 0;
}
.head_upper aside .floatBnr_L {
  position: absolute;
  width: 101px;
  left: -15rem;
  top: 0rem;
}
.head_upper aside .floatBnr_L #floatBnr_L-frame {
  width: 110px;
  height: 550px;
  position: fixed;
}
.floatBnr_R {
  position: absolute;
  width: 101px;
  right: 6rem;
  top: 0.8rem;
  z-index: 999;
}
.floatBnr_R #floatBnr_R-frame {
  width: 166px;
  height: 200px;
  position: fixed;
}
#hotword-frame {
  width: 929px;
  height: 33px;
}
.cateBnr {
  margin-top: 1.5rem;
  height: 264px;
  overflow: hidden;
}
.cateBnr #cateBnr-frame {
  width: 929px;
  height: 264px;
}
.squareBnr {
  margin-top: 1.5rem;
  margin: 0 auto;
  width: 929px;
  margin: 1rem auto 1rem;
}
.squareBnr #squareBnr-frame {
  width: 929px;
  height: 74px;
}
.coupon_wrap {
  line-height: 0;
  margin-top: 2rem;
  width: 929px;
  height: 363px;
  overflow: hidden;
  display: none;
}
.coupon_wrap #cp-banner {
  width: 929px;
  height: 363px;
}
.info-frame {
  border-top: 1px solid #999;
  display: none;
}
.info-frame #info-frame {
  width: 929px;
  height: 150px;
  overflow: hidden;
  display: none;
}
.side_left {
  width: 161px;
  flex-direction: column;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
.side_left .left_point-frame {
  width: 161px;
  height: 0;
}
.side_left #left_side_frame {
  width: 164px;
  height: 6700px;
} */
/*SPヘッダー*/
/* #sp_header {
  position: fixed;
  top: 0;
  z-index: 9999;
}
#smf-header-frame {
  height: 30vw;
  width: 100vw;
} */
/*パンくず*/
body #pan {
  margin-bottom: 20px;
}

/* #mainArea {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 161px 780px;
  grid-template-rows: 40px auto;
} */
/* #side_long_bnr {
  margin-top: -26px;
}
#footer-frame {
  width: 934px;
  height: 1280px;
} */


/*----------
SP
----------*/
@media screen and (max-width:600px) {

  /* body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
  } */
  /* #all_wrap {
    width: 100vw;
  } */
  #all, #content_faq, #main_right, .infowrap #main_right {
    width: 100vw;
  }

  .kotei-review {
    display: none!important;
  }
  /* .pc_display {
    display: none;
  }
  .sp_display {
    display: block;
  }
  #mainArea {
    display: inherit;
  }
  #ranking-feature_wrap {
    width: 96vw;
    overflow-y: hidden;
    overflow-x: hidden;
    margin: 0 0 30vw 0;
    padding: 25vw 2vw 0;
    height: auto;
  }
  #smf-header-nav-frame {
    position: fixed;
    top: 0;
    left: 0;
  }
  a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
  } */
}


/* frameの位置調整 */
/* #r-tvstand-frame_wrapper {
  width: 630px;
  margin: 0 auto;
}

@media screen and (max-width:600px) {
  #r-tvstand-frame_wrapper {
    width: 100%;
    margin: 0 auto;
  }
} */
