@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.New_Table2 {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
/* リンク画像 */
a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: ""alpha(opacity=70)"";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
/* 購入ボタン */
.kakaku {
  text-align: center;
  width: 60%;
  height: auto;
  margin: 0 auto 25px;
}
/* ムービー */
.at {
  position: relative;
  background-color: #f8e852;
  padding: 30px auto 0px;
  height: 525px;
}
.mov {
  position: absolute;
  left: 23px;
  top: 10px;
  height: 480px;
  width: 853px;
	  padding: 0px auto 30px;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* イメージエリア */
.bg_image {
  background-color: #cbb500;
  padding: 25px 0 10px;
  margin: 0px;
  height: auto;
}

/* 動きエリア */
.bg_ugoki {
  background-color: #89652c;
  position: relative;
  width: 100%;
  height: auto;
}
.ugoki_01 {
  position: absolute;
  top: 0.5%;
  width: 70%;
margin: 0 30% 0 0;
    z-index: 2;
}
.ugoki_lr_01 {
  position: absolute;
  top: 12.3%;
  width: 25%;
margin: 0 0 0 63%;
    z-index: 1;
}
.ugoki_01_t {
  position: absolute;
  top: 15.53%;
  width: 70%;
margin: 0 30% 0 0;
        z-index: 2;
}
.ugoki_02 {
  position: absolute;
  top: 20%;
  width: 70%;
  height: auto;
margin: 0 0 0 30%;
        z-index: 2;
}
.ugoki_lr_02 {
  position: absolute;
  top: 32.3%;
  width: 25%;
margin: 0 0 0 12%;
    z-index: 1;
}
.ugoki_02_t {
  position: absolute;
  top: 34.88%;
  width: 70%;
margin: 0 0 0 30%;
    z-index: 2;
}
.ugoki_03 {
  position: absolute;
  top: 40.2%;
  width: 70%;
  height: auto;
margin: 0 30% 0 0;
            z-index: 2;
}
.ugoki_lr_03 {
  position: absolute;
  top: 51.3%;
  width: 25%;
margin: 0 0 0 63%;
    z-index: 1;
}
.ugoki_03_t {
  position: absolute;
  top: 54.5%;
  width: 70%;
  height: auto;
margin: 0 30% 0 0;
            z-index: 2;
}
.ugoki_catch {
  position: absolute;
  top: 59%;
  width: 100%;
  height: auto;
            z-index: 3;
}
.ugoki_04 {
  position: absolute;
  top: 60.4%;
  width: 70%;
  height: auto;
margin: 0 0 0 30%;
            z-index: 2;
}
.ugoki_lr_04 {
  position: absolute;
  top: 71.3%;
  width: 25%;
margin: 0 0 0 12%;
    z-index: 1;
}
.ugoki_04_t {
  position: absolute;
  top: 75.22%;
  width: 70%;
margin: 0 0 0 30%;
        z-index: 2;
}
.ugoki_05 {
  position: absolute;
  top: 79.36%;
  width: 70%;
  height: auto;
margin: 0 30% 0 0;
}
.ugoki_05_t {
  position: absolute;
  top: 93.96%;
  width: 70%;
  height: auto;
margin: 0 30% 0 0;
            z-index: 1;
}
.ugoki_05_catch {
  position: absolute;
  top: 80%;
  width: 35%;
  height: auto;
margin: 0 0 0 55%;
            z-index: 3;
}

/* ラインナップ */
.bg_lineup {
  position: relative;
  background-color: #c1e7ff;
  padding: 25px 0;
  margin: 0px 0px 25px;
  height: auto;
}
.btn_lineup {
  width: 80%;
  height: auto;
  margin: 25px auto 10px;
}
.txt_lineup {
  width: 80%;
  height: auto;
  margin: 0px auto;
  text-align: center;
  font-size: 1em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
	line-height: 1.6em;
  padding: 0px 0px 25px 0;
}

.indent-1 {
	  text-indent: -1em;
  padding-left: 1em;
}