@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
/* 900px */
.thomas-contents {
  width: 100%;
}
/*価格3列*/
.sanretsu_box {
  margin-top: 0px;
}
.sanretsu_item {
  padding-top: 7px;
  padding-bottom: 5px;
}
/*ムービー*/
.at {
  width: 100%;
  height: auto;
  position: relative;
}
.at .iframe-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.at .mov {
  position: absolute;
  left: 1.5%;
  top: 2%;
  right: 10%;
  width: 95.11%;
}
.at .mov iframe {
  position: absolute;
  top: -5px;
  right: -4px;
  width: 100% !important;
  height: 100% !important;
}
/*英語ボタン*/
.btn_eigobutton {
  left: 28%;
  top: 6%;
  height: auto;
  width: 68%;
}
/*新シリーズボタン*/
.btn_newseries {
  width: 80%;
  height: auto;
  padding: 10% 0px;
}
/*価格3列_02*/
.sanretsu_kakaku_02 {
  position: absolute;
  top: 0px;
  left: 0px;
}
.sanretsu_box_02 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
}
.sanretsu_name {
  margin: 0px 0px 3px ;
  padding: 0;
}
.sanretsu_name img {
  width: 50%;
}
