@charset "utf-8";

/* ◆ PC SIZE ◆
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* ▼ ヘッダー（メインビジュアル） ▼
━━━━━━━━━━━━━━━━━━━━━━ */

header {
  display: table;
  width: 100%;
  position: relative;
  background: url('../img/header_bg.jpg') no-repeat center top;
  background-size: cover;
}

header .inner {
  display: table-cell;
  height: 380px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}

header h1 {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  max-width: 237px;
  margin: 0 auto;
  z-index: 20;
  line-height: 0;
  text-align: center;
}

header h1 img {
  width: 100%;
}

header p.itemLogo {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  z-index: 10;
  line-height: 0;
}

header p.itemLogo img {
  width: 100%;
}

/* 忍者 */
header p.ninja {
  width: 42%;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 650px;
  line-height: 0;
}

header p.ninja img {
  width: 100%;
}

/* つり革 */

header p.itemImg {
  width: 36%;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 450px;
  line-height: 0;
}

header p.itemImg img {
  width: 100%;
}

/* ▼ 商品詳細 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

.itemArea {
  background: url('../img/itemarea_bg.webp') no-repeat left 20% #000;
  text-align: center;
}

.itemArea section {
  max-width: 1000px;
  margin: 0 auto;
  padding: 110px 0 70px;
}

.itemArea h2 {
  position: relative;
  max-width: 624px;
  margin: 0 auto;
  z-index: 10;
  line-height: 0;
}

.itemArea h2 img {
  width: 100%;
}

.itemArea .readTxt {
  margin: 60px auto 0;
  background: url('../img/read_text_bg01.png') no-repeat left top #000;
}

.itemArea .readTxt .inner {
  padding: 80px 20px;
  background: url('../img/read_text_bg02.png') no-repeat right bottom;
}

.itemArea .readTxt p {
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
}

.itemArea .readTxt p span {
  display: block;
}

.itemArea .readTxt p img {
  width: 100%;
}

.itemArea p.Img {
  max-width: 668px;
  margin: 40px auto 0;
}

.itemArea p.Img img {
  width: 100%;
}

.itemArea p.price {
  max-width: 821px;
  margin: 40px auto 0;
}

.itemArea p.price img {
  width: 100%;
}

.itemArea ul.list {
  margin: 40px 0 0;
  letter-spacing: -0.5em;
}

.itemArea ul.list li {
  display: inline-block;
  max-width: 437px;
  margin: 0 0 0 20px;
  line-height: 0;
  text-align: center;
  vertical-align: top;
  letter-spacing: normal;
}

.itemArea ul.list li:first-child {
  max-width: 435px;
  margin: 0;
}

.itemArea ul.list li img {
  width: 100%;
}

.itemArea ul.detail {
  display: table;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

.itemArea ul.detail li {
  display: table-cell;
  width: 50%;
  padding: 50px 0;
  border-top: solid 1px #fff100;
  border-right: solid 1px #fff100;
  border-bottom: solid 1px #fff100;
  border-left: solid 1px #fff100;
  vertical-align: middle;
}

.itemArea ul.detail li:first-child {
  border-right: none;
}

.itemArea ul.detail li p.mid {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #fff100;
}

.itemArea ul.detail li p.mid span {
  padding: 0 0 20px;
  border-bottom: solid 2px #fff100;
}

.itemArea ul.detail li p.name {
  margin-top: 50px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff100;
}

.itemArea p.flw {
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff100;
}

.itemArea .okite {
  margin: 60px auto 0;
  padding: 0 50px 50px;
  border: solid 1px #fff;
}

.itemArea .okite h3 {
  margin-top: -20px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.itemArea .okite h3 span {
  padding: 0 30px;
  background: #000;
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

.itemArea ul.chui {
  margin: 40px 0 0;
  text-align: left;
}

.itemArea ul.chui li {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  padding: 0 0 0 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0.05em;
}

.itemArea ul.chui li:first-child {
  margin-top: 0;
}

.itemArea ul.chui li::before {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  content: '\f058';
}

.itemArea .btnArea {
  margin-top: 50px;
}

.itemArea .btnArea p.txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff100;
}

.itemArea .btnArea p.btn {
  width: 580px;
  margin: 15px auto 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff100;
}

.itemArea .btnArea p.btn a {
  display: block;
  padding: 28px 0;
  border: solid 2px #fff100;
  border-radius: 40px;
  background: #fff100;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.itemArea .btnArea p.btn a:hover {
  border: solid 2px #fff100;
  background: none;
  color: #fff100;
}

.itemArea .btnArea p.btn i {
  position: relative;
  top: -1px;
  padding: 0 0 0 5px;
  font-size: 20px;
}

/* ▼ 発売日 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

.release {
  background: url('../img/release_bg.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
}

.release p {
  padding: 160px 0;
  line-height: 0;
}

/* ▼ フッター ▼
━━━━━━━━━━━━━━━━━━━━━━ */

footer {
  height: 53px;
  position: relative;
  background: #2f2f2f;
  text-align: center;
}

footer p.copy{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 53px;
}

footer p.copy>a {
  color: #fff;
}

footer .pagetop {
  display: table;
  height: 53px;
  position: absolute;
  top: 0;
  right: 0;
}

footer .pagetop a {
  display: table-cell;
  width: 53px;
  height: 53px;
  background: #e0621d;
  line-height: 0;
  vertical-align: middle;
}

footer .pagetop img {
  width: 38px;
  transform: rotateZ( 0deg ) ;
  transition: .5s ;
}

footer .pagetop a:hover img {
  transform: rotateZ( 360deg );
}

/* ◆ TAB SIZE ◆
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (width <=1000px){
  /* ▼ ヘッダー（メインビジュアル） ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  header {
    display: table;
    width: 100%;
    position: relative;
    background: url('../img/header_bg.jpg') no-repeat center top;
    background-size: cover;
  }

  header .inner {
    display: table-cell;
    height: 480px;
    max-width: 96%;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
  }

  header h1 {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    max-width: 237px;
    margin: 0 auto;
    z-index: 20;
    line-height: 0;
    text-align: center;
  }

  header h1 img {
    width: 100%;
  }

  header p.itemLogo {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    z-index: 10;
    line-height: 0;
  }

  header p.itemLogo img {
    width: 100%;
  }

  /* 忍者 */
  header p.ninja {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
  }

  header p.ninja img {
    width: 100%;
  }

  /* つり革 */
  header p.itemImg {
    width: 56%;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
  }

  header p.itemImg img {
    width: 100%;
  }

  /* ▼ 商品詳細 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  .itemArea {
    background: url('../img/itemarea_bg.webp') no-repeat center 20% #000;
    text-align: center;
  }

  .itemArea section {
    max-width: 96%;
    margin: 0 auto;
    padding: 70px 0;
  }

  .itemArea h2 {
    position: relative;
    max-width: 460px;
    margin: 0 auto;
    z-index: 10;
    line-height: 0;
  }

  .itemArea h2 img {
    width: 100%;
  }

  .itemArea .readTxt {
    margin: 40px auto 0;
    background: url('../img/read_text_bg01.png') no-repeat left top #000;
  }

  .itemArea .readTxt .inner {
    padding: 80px 20px;
    background: url('../img/read_text_bg02.png') no-repeat right bottom;
  }

  .itemArea .readTxt p {
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
  }

  .itemArea p.Img {
    max-width: 70%;
    margin: 30px auto 0;
  }

  .itemArea p.Img img {
    width: 100%;
  }

  .itemArea ul.list {
    margin: 50px 0 0;
    letter-spacing: -0.5em;
  }

  .itemArea ul.list li {
    display: inline-block;
    max-width: 48%;
    margin: 0 0 0 2%;
    line-height: 0;
    text-align: center;
    vertical-align: top;
    letter-spacing: normal;
  }

  .itemArea ul.list li:first-child {
    max-width: 48%;
    margin: 0;
  }

  .itemArea ul.list li img {
    width: 100%;
  }

  .itemArea p.price {
    max-width: 80%;
    margin: 40px auto 0;
  }

  .itemArea p.price img {
    width: 100%;
  }

  .itemArea ul.detail {
    display: table;
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }

  .itemArea ul.detail li {
    display: table-cell;
    width: 50%;
    padding: 40px 0;
    border-top: solid 1px #fff100;
    border-right: solid 1px #fff100;
    border-bottom: solid 1px #fff100;
    border-left: solid 1px #fff100;
    vertical-align: middle;
  }

  .itemArea ul.detail li:first-child {
    border-right: none;
  }

  .itemArea ul.detail li p.mid {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #fff100;
  }

  .itemArea ul.detail li p.mid span {
    padding: 0 0 15px;
    border-bottom: solid 2px #fff100;
  }

  .itemArea ul.detail li p.name {
    margin-top: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff100;
  }

  .itemArea p.flw {
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff100;
  }

  .itemArea .okite {
    margin: 60px auto 0;
    padding: 0 40px 40px;
    border: solid 1px #fff;
  }

  .itemArea .okite h3 {
    margin-top: -20px;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
  }

  .itemArea .okite h3 span {
    padding: 0 30px;
    background: #000;
    font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  }

  .itemArea ul.chui {
    margin: 30px 0 0;
    text-align: left;
  }

  .itemArea ul.chui li {
    display: inline-block;
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 30px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff;
    letter-spacing: 0.05em;
  }

  .itemArea ul.chui li:first-child {
    margin-top: 0;
  }

  .itemArea ul.chui li::before {
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
  }

  .itemArea .btnArea {
    margin-top: 50px;
  }

  .itemArea .btnArea p.txt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff100;
  }

  .itemArea .btnArea p.btn {
    width: 580px;
    margin: 15px auto 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff100;
  }

  .itemArea .btnArea p.btn a {
    display: block;
    padding: 28px 0;
    border: solid 2px #fff100;
    border-radius: 40px;
    background: #fff100;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all  0.3s ease;
  }

  .itemArea .btnArea p.btn a:hover {
    border: solid 2px #fff100;
    background: #fff100;
    color: #000;
  }

  .itemArea .btnArea p.btn i {
    position: relative;
    top: -1px;
    padding: 0 0 0 5px;
    font-size: 20px;
  }

  /* ▼ 発売日 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  .release {
    background: url('../img/release_bg.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
  }

  .release p {
    padding: 100px 0;
    line-height: 0;
  }




} /* END TAB ------------ */

/* ◆ SP SIZE ◆
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (width <=768px){
  /* ▼ ヘッダー（メインビジュアル） ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  header {
    display: table;
    width: 100%;
    position: relative;
    background: url('../img/header_bg.jpg') no-repeat center top;
    background-size: cover;
    overflow: hidden;
  }

  header .inner {
    display: table-cell;
    height: 220px;
    max-width: 96%;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
  }

  header h1 {
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    max-width: 160px;
    margin: 0 auto;
    z-index: 20;
    line-height: 0;
    text-align: center;
  }

  header h1 img {
    width: 100%;
  }

  header p.itemLogo {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    z-index: 10;
    line-height: 0;
  }

  header p.itemLogo img {
    width: 100%;
  }

  /* 忍者 */
  header p.ninja {
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 290px;
    line-height: 0;
  }

  header p.ninja img {
    width: 100%;
  }

  /* つり革 */
  header p.itemImg {
    width: auto;
    position: absolute;
    top: 0;
    right: -40px;
    max-width: 200px;
    line-height: 0;
  }

  header p.itemImg img {
    width: 100%;
  }

  /* ▼ 商品詳細 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  .itemArea {
    background: url('../img/itemarea_bg.webp') no-repeat center top #000;
    background-size: cover;
    text-align: center;
  }

  .itemArea section {
    max-width: 96%;
    margin: 0 auto;
    padding: 50px 0;
  }

  .itemArea h2 {
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    z-index: 10;
    line-height: 0;
  }

  .itemArea h2 img {
    width: 100%;
  }

  .itemArea .readTxt {
    margin: 30px auto 0;
    background: #000;
  }

  .itemArea .readTxt .inner {
    padding: 30px;
    background: url('../img/read_text_bg02.png') no-repeat right bottom;
  }

  .itemArea .readTxt p {
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-align: left;
  }

  .itemArea .readTxt p span {
    display: inline;
  }

  .itemArea p.Img {
    max-width: 70%;
    margin: 30px auto 0;
  }

  .itemArea p.Img img {
    width: 100%;
  }

  .itemArea ul.list {
    margin: 30px 0 0;
    letter-spacing: -0.5em;
  }

  .itemArea ul.list li {
    display: block;
    max-width: 90%;
    margin: 20px auto 0;
    line-height: 0;
    text-align: center;
    vertical-align: top;
    letter-spacing: normal;
  }

  .itemArea ul.list li:first-child {
    max-width: 90%;
    margin: 0 auto;
  }

  .itemArea ul.list li img {
    width: 100%;
  }

  .itemArea ul.detail {
    display: block;
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }

  .itemArea ul.detail li {
    display: block;
    width: 100%;
    padding: 40px 0;
    border-top: none;
    border-right: solid 1px #fff100;
    border-bottom: solid 1px #fff100;
    border-left: solid 1px #fff100;
    vertical-align: middle;
  }

  .itemArea ul.detail li:first-child {
    border-top: solid 1px #fff100;
    border-right: solid 1px #fff100;
  }

  .itemArea ul.detail li p.mid {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #fff100;
  }

  .itemArea ul.detail li p.mid span {
    padding: 0 0 10px;
    border-bottom: solid 2px #fff100;
  }

  .itemArea ul.detail li p.name {
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff100;
  }

  .itemArea p.flw {
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff100;
    letter-spacing: 0.1em;
  }

  .itemArea .okite {
    margin: 50px auto 0;
    padding: 0 20px 30px;
    border: solid 1px #fff;
  }

  .itemArea .okite h3 {
    margin-top: -20px;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
  }

  .itemArea .okite h3 span {
    padding: 0 30px;
    background: #000;
    font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  }

  .itemArea ul.chui {
    margin: 20px 0 0;
    text-align: left;
  }

  .itemArea ul.chui li {
    display: inline-block;
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 25px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    letter-spacing: 0;
  }

  .itemArea ul.chui li:first-child {
    margin-top: 0;
  }

  .itemArea ul.chui li::before {
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
  }

  .itemArea .btnArea {
    margin-top: 30px;
  }

  .itemArea .btnArea p.txt {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff100;
  }

  .itemArea .btnArea p.btn {
    width: 96%;
    margin: 15px auto 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff100;
  }

  .itemArea .btnArea p.btn a {
    display: block;
    padding: 20px 0;
    border: solid 2px #fff100;
    border-radius: 40px;
    background: #fff100;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all  0.3s ease;
  }

  .itemArea .btnArea p.btn a:hover {
    border: solid 2px #fff100;
    background: #fff100;
    color: #000;
  }

  .itemArea .btnArea p.btn i {
    position: relative;
    top: -1px;
    padding: 0 0 0 5px;
    font-size: 16px;
  }

  /* ▼ 発売日 ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  .release {
    background: url('../img/release_bg.jpg') no-repeat center center;
    background-size: cover;
    text-align: center;
  }

  .release p {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    line-height: 0;
  }

  .release p img {
    width: 100%;
  }

  /* ▼ フッター ▼
━━━━━━━━━━━━━━━━━━━━━━ */

  footer {
    height: auto;
    position: relative;
    background: #2f2f2f;
    text-align: center;
  }

  footer p.copy {
    padding: 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
  }

  footer .pagetop {
    display: table;
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    right: 0;
  }

  footer .pagetop a {
    display: table-cell;
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #e0621d;
    line-height: 0;
    vertical-align: middle;
  }

  footer .pagetop img {
    width: 30px;
    transform: rotateZ( 0deg ) ;
    transition: .5s ;
  }

  footer .pagetop a:hover img {
    transform: rotateZ( 0deg );
  }





} /* END SP ------------ */

*, *::before, *::after {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
}
