@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
/*タイトル*/
.tit_logo {
  margin: 30px auto 60px auto;
  width: 90%;
}
.tit_catch {
  margin: 0px auto 40px auto;
  width: 90%;
}
/*アイテムタイトル*/
.item_main_img {
  margin: -10px auto 0px auto;
}
.item_tit_catch {
  margin: 0px auto 30px auto;
}
.jokei_tit_catch {
  margin: 20px auto 30px auto;
}
/*下部ボタン*/
.btn_plarail_top {
  margin: 20px auto 20px auto;
}
.btn_tomix_top {
  margin: 0px auto 30px auto;
}
/*他*/
.New_Table900 {
  width: 96%;
  padding: 10px 5px 10px 5px;
}
/*ボックス*/
.lineup_box {
  display: block;
  flex-direction: column;
}
.l_box {
  width: calc(100% - 5px);
  height: auto;
  margin-bottom: 10px;
  margin-right: 2%;
  margin-left: 2%;
}
.l_button {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*価格*/
.kakaku_rail {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 88%;
  left: 35%;
}
.kakaku_rail_fuku {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 80%;
  left: 60%;
}
.kakaku_jokei {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 92%;
  left: 35%;
}
.kakaku_harrypotter {
  position: absolute;
  z-index: 1;
  width: 100px;
  height: auto;
  top: 82.5%;
  left: 62%;
}
.kuwashiku img {
  max-width: 90%;
}
/*下部ボタン*/
.btn_plarail_top {
  width: 90%;
  margin: 70px auto 30px auto;
}
.btn_tomix_top {
  width: 90%;
  margin: 0px auto 60px auto;
}