@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

/* body */
body {
  background: #000;
  margin: 0 auto;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
/* header */
#wrap {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.grid .grid-wrapper {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (min-width: 954px) {
  .grid .grid-wrapper.is-col-01 {
    min-width: 720px;
    max-width: 1240px;
  }
}
.main {
  position: relative;
}
.main .top_wrap {
  background: none;
  margin-top: 166px;
}
@media screen and (max-width:1199px) {
  .main .top_wrap {
    width: 100%;
    margin: 120px auto 0 auto;
  }
}
@media screen and (max-width:768px) {
  .main .top_wrap {
    width: 100%;
    margin: 80px auto 0 auto;
  }
}
.main .top_wrap .top_wrap_inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width:1199px) {
  .main .top_wrap .top_wrap_inner {
    width: 100%;
  }
}
dt img, dd img {
  vertical-align: bottom;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clearfix {
  zoom: 1;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
.logoArea {
  width: 78%;
  margin: 0 auto 0 auto;
  vertical-align: middle;
  text-align: center;
}
.logoArea.pcNone {
  display: none;
  }
.logoArea.spNone {
  display: block;
}
.logoArea img.logo {
  display: inline-block;
  width: 100%;
  margin-left: -54px;
}
@media screen and (max-width:1199px) {
  .logoArea {
    margin: 0 auto;
    width: 86%;
  }
  .logoArea.pcNone {
    display: none;
    }
  .logoArea.spNone {
    display: block;
  }
  .logoArea img.logo {
    display: block;
    width: 100%;
    margin-left: -18px;
  }
}
@media screen and (max-width:768px) {
  .logoArea {
    margin: 0 auto;
    width: 94%;
  }
  .logoArea.pcNone {
    display: none;
  }
  .logoArea.spNone {
    display: block;
  }
  .logoArea img.logo {
    display: block;
    width: 100%;
    margin-left: -8px;
  }
}
@media screen and (max-width:428px) {
  .logoArea {
    width: 100%;
  }
  .logoArea.pcNone {
    display: block;
  }
  .logoArea.spNone {
    display: none;
  }
  .logoArea img.logo {
    margin-left: 0;
  }
}
/* 非表示中 仮レイアウト
.logoArea01 {
  width: 100%;
  margin: 0 auto 0 auto;
  vertical-align: middle;
  text-align: center;
}
.logoArea01 img.logo {
  display: inline-block;
  width: 100%;
  max-width: 560px;
  margin-left: 0;
}
@media screen and (max-width:1199px) {
  .logoArea01 {
    margin: 0 auto;
    width: 84%;
  }
  .logoArea01 img.logo {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
.logoArea02 {
  width: 100%;
  margin: 80px auto 0 auto;
  vertical-align: middle;
  text-align: center;
}
.logoArea02 img.logo {
  display: inline-block;
  width: 100%;
  max-width: 720px;
  margin-left: 0;
}
@media screen and (max-width:1199px) {
  .logoArea02 {
    margin: 60px auto 0 auto;
    width: 100%;
  }
  .logoArea02 img.logo {
    display: block;
    width: 100%;
    max-width: 720px;
    margin: 0 auto 0 auto;
  }
}
@media screen and (max-width:768px) {
  .logoArea02 {
    margin: 50px auto 0 auto;
    width: 100%;
  }
  .logoArea02 img.logo {
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
  }
}
@media screen and (max-width:428px) {
  .logoArea02 {
    margin: 40px auto 0 auto;
    width: 94%;
  }
  .logoArea02 img.logo {
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
  }
}
*/
.store_inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.store_inner .title {
  font-size: 50px;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-feature-settings: "palt";
  position: relative;
  text-align: center;
  margin-top: 186px;
  line-height: 1;
}
.store_inner .title span {
  display: inline-block;
}
.store_inner .title.gold {
  color: #D0AA45;
  padding-top: 100px;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.store_inner .title.gold img {
  width: 128px;
  margin-right: 0;
  margin-bottom: 0;
}
.store_inner .title.gold img.lscreen {
  width: 164px;
  margin-right: 15px;
  margin-bottom: -20px;
}
.store_inner .title.gold img.psound {
  width: 132px;
  margin-right: 25px;
  margin-bottom: -20px;
}
.store_inner .title.gold img.pseat {
  width: 96px;
  margin-right: 30px;
  margin-bottom: -15px;
}
@media screen and (max-width:1199px) {
  .store_inner .title.gold img.lscreen {
    width: 144px;
    margin-right: 10px;
    margin-bottom: -20px;
  }
  .store_inner .title.gold img.psound {
    width: 112px;
    margin-right: 20px;
    margin-bottom: -20px;
  }
  .store_inner .title.gold img.pseat {
    width: 80px;
    margin-right: 25px;
    margin-bottom: -20px;
  }
}
@media screen and (max-width:768px) {
  .store_inner .title.gold img.lscreen {
    width: 144px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .store_inner .title.gold img.psound {
    width: 112px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .store_inner .title.gold img.pseat {
    width: 80px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width:1199px) {
  .store_inner .title.gold {
    font-size: 50px;
    color: #D0AA45;
    padding-top: 100px;
    margin-top: 0;
    display: block;
  }
  .store_inner .title.gold img {
    width: 160px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) {
  .store_inner .title.gold {
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .store_inner .title.gold img {
    width: 160px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:481px) {
  .store_inner .title.gold {
    font-size: 28px;
    color: #D0AA45;
    padding-top: 100px;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .store_inner .title.gold img {
    width: 160px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width:320px) {
  .store_inner .title.gold {
    font-size: 24px;
  }
}
.store_inner .title02 {
  font-size: 50px;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-feature-settings: "palt";
  position: relative;
  text-align: center;
  padding-top: 100px;
  line-height: 1;
}
.store_inner .title02 span {
  display: inline-block;
}
.store_inner .title02 span.sp-none {
  display: inline-block;
}
.store_inner .title03 {
  font-size: 40px;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  position: relative;
  text-align: center;
  margin-top: 100px;
  line-height: 1.36;
  text-align: center;
}
.store_inner .title03 span {
  display: inline-block;
}
.store_inner .title03 span.sp-none {
  display: inline-block;
}
@media screen and (max-width:1199px) {
  .store_inner .title {
    font-size: 50px;
    line-height: 1.36;
    margin-top: 186px;
  }
  .store_inner .title span {
    display: inline-block;
  }
  .store_inner .title02 {
    font-size: 50px;
    color: #ffffff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-feature-settings: "palt";
    position: relative;
    text-align: center;
    padding-top: 100px;
    line-height: 1;
  }
  .store_inner .title02 span {
    display: block;
  }
  .store_inner .title02 span.sp-none {
    display: none;
  }
  .store_inner .title03 {
    font-size: 36px;
    color: #ffffff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-feature-settings: "palt";
    position: relative;
    text-align: center;
    margin-top: 100px;
    line-height: 1.36;
    text-align: center;
  }
  .store_inner .title03 span {
    display: block;
    font-size: 36px;
    font-weight: 600;
  }
  .store_inner .title03 span.spMin {
    font-size: 36px;
  }
  .store_inner .title03 span.sp-none {
    display: none;
  }
}
@media screen and (max-width:768px) {
  .store_inner .title02 {
    font-size: 32px;
    line-height: 1.36;
    padding-top: 100px;
  }
  .store_inner .title02 span {
    display: block;
  }
  .store_inner .title02 span.sp-none {
    display: none;
  }
  .store_inner .title03 {
    font-size: 21px;
    line-height: 1.61;
    margin-top: 60px;
    text-align: center;
  }
  .store_inner .title03 span {
    display: block;
    font-size: 28px;
    font-weight: 600;
  }
  .store_inner .title03 span.spMin {
    font-size: 18px;
    line-height: 1.64;
  }
  .store_inner .title03 span.sp-none {
    display: none;
  }
}
@media screen and (max-width:768px) {
  .store_inner .title {
    font-size: 32px;
    line-height: 1.36;
    margin-top: 80px;
  }
  .store_inner .title span {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width:428px) {
  .store_inner .title span {
    display: block;
    width: 100%;
  }
}
.store_inner ul.store {
  display: block;
  margin-top: 66px;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "palt";
}
.store_inner .store li {
  margin-bottom: 20px;
}
.store_inner .store li:last-of-type {
  margin-bottom: 0;
}
.store_inner .store li a {
  padding: 20px 0;
  color: #ffffff;
  display: block;
  background: #000;
  border: 1px solid #dc0916;
  text-align: center;
  font-size: 26px;
}
.store_inner .store li a:hover {
  opacity: 0.6;
}
.store_inner .store li a span {
  display: inline;
}
.store_inner .store li a span.new {
  display: block;
  line-height: 1;
  font-size: 22px;
  margin-top: 5px;
}
.store_inner .mainvisual {
  height: 75vw;
  max-height: 420px;
  margin-bottom: 100px;
  margin-top: 40px;
}
@media screen and (max-width:1199px) {
  .store_inner ul.store {
    display: block;
    margin-top: 66px;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
  }
  .store_inner .store li {
    margin-bottom: 20px;
  }
  .store_inner .store li:last-of-type {
    margin-bottom: 0;
  }
  .store_inner .store li a {
    padding: 20px 0;
    color: #ffffff;
    display: block;
    background: #000;
    border: 1px solid #dc0916;
    text-align: center;
    font-size: 26px;
  }
  .store_inner .store li a:hover {
    opacity: 0.6;
  }
  .store_inner .store li a span {
    display: inline;
  }
  .store_inner .store li a span.new {
    display: block;
    line-height: 1;
    font-size: 22px;
    margin-top: 5px;
  }
}
@media screen and (max-width:768px) {
  .store_inner ul.store {
    margin-top: 40px;
  }
  .store_inner .store li {
    margin-bottom: 15px;
  }
  .store_inner .store li:last-of-type {
    margin-bottom: 0;
  }
  .store_inner .store li a {
    padding: 15px 5px;
    font-size: 18px;
    line-height: 1.36;
  }
  .store_inner .store li a span {
    display: inline-block;
  }
  .store_inner .store li a span.new {
    font-size: 16px;
    margin-top: 10px;
  }
}
.store_inner .mainvisual {
  height: 75vw;
  max-height: 420px;
  margin-bottom: 50px;
  margin-top: 40px;
}
.store_inner_text {
  padding-top: 60px;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "palt";
  margin-bottom: 100px;
  line-height: 1.64;
  font-size: 26px;
  letter-spacing: 0em;
  text-align: center;
}
.store_inner_text.under{
  margin-bottom: 190px;
  padding-top: 10px;
} 
@media screen and (max-width:1199px) {
  .store_inner_text {
    font-size: 26px;
    padding-top: 60px;
    line-height: 1.64;
    margin-bottom: 0;
    text-align: center;
  }
  .store_inner_text.under{
  margin-bottom: 110px;
} 
}
@media screen and (max-width:768px) {
  .store_inner_text {
    font-size: 18px;
    padding-top: 30px;
    line-height: 1.48;
    margin-bottom: 0;
    text-align: left;
  }
}

.store_inner_text br.sp-none{
  display: block;
}
@media screen and (max-width:768px) {
  .store_inner_text br.sp-none{
    display: none;
  }
}
.store_inner_text .notes{
 font-size: 18px;
 display: block;
 margin-top: 10px;
}
@media screen and (max-width:768px) {
    .store_inner_text .notes{
    font-size: 14px;
    display: block;
    margin-top: 10px;
    }
  }
.store_inner_text.under .notes{
 font-size: 18px;
 display: block;
 margin-top: 10px;
}
@media screen and (max-width:768px) {
    .store_inner_text.under .notes{
    font-size: 14px;
    display: block;
    margin-top: 10px;
    padding-left:1em;
    text-indent:-1em;
    }
  }
@media screen and (max-width:1199px) {
  .grid-wrapper img {
    width: 100%;
    height: inherit;
  }
}
.store_inner_img {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 146px auto 0 auto;
  text-align: center;
}
.store_inner_img.gold {
  margin: 86px auto 0 auto;
}
.store_inner_img img {
  width: 100%;
}
.store_inner_img.gold_large {
  width: 800px;
  margin: 86px auto 0 auto;
}
.store_inner_img.gold_large img.largescreen {
  width: 800px;
}
.store_inner_img span.notes {
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0;
  color: #ddd;
  font-size: 14px;
  text-align: right;
}
@media screen and (max-width:1199px) {
  .store_inner_img {
    width: 100%;
    max-width: 846px;
    height: auto;
    margin: 60px auto 0 auto;
    text-align: center;
  }
  .store_inner_img.gold {
    width: 100%;
    max-width: 846px;
    height: auto;
    margin: 60px auto 0 auto;
    text-align: center;
  }
  .store_inner_img.gold_large {
    width: 800px;
    margin: 86px auto 0 auto;
  }
  .store_inner_img.gold_large img.largescreen {
    width: 100%;
    max-width: 800px;
  }
  .store_inner_img span.notes {
    display: block;
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #ddd;
    font-size: 14px;
    text-align: right;
  }
}
@media screen and (max-width:768px) {
  .store_inner_img.gold {
    margin: 20px auto 0 auto;
    text-align: center;
  }
  .store_inner_img.gold_large {
    width: 100%;
    margin: 25px auto 0 auto;
  }
  .store_inner_img {
    width: 100%;
    max-width: 846px;
    height: auto;
    margin: 60px auto 0 auto;
    text-align: center;
  }
  .store_inner_img span.notes {
    bottom: -20px;
    font-size: 11px;
  }
}
.floating_inner_img {
  display: flex;
  margin: 86px auto 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
}
.floating_inner_img li {
  width: 50%;
  position: relative;
}
.floating_inner_img li img {
  width: 100%;
  padding: 0 1px;
}
.floating_inner_img li span.notes {
  position: absolute;
  bottom: -30px;
  right: 0;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
  width: 100%;
}

@media screen and (max-width:1199px) {
  .floating_inner_img {
    display: flex;
    margin: 86px auto 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
  }
  .floating_inner_img li {
    width: 50%;
    position: relative;
  }
  .floating_inner_img li img {
    width: 100%;
    padding: 0 1px;
  }
  .floating_inner_img li span.notes {
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width:768px) {
  .floating_inner_img {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
  }
  .floating_inner_img li {
    width: 100%;
    position: relative;
    padding-bottom: 0;
  }
  .floating_inner_img li:first-child {
    margin-bottom: 25px;
  }
  .floating_inner_img li img {
    width: 100%;
    padding: 1px 0;
  }
  .floating_inner_img li span.notes {
    display: block;
    position: inherit;
    bottom: -2px;
    right: 0;
    text-align: right;
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 100%;
  }
}
.store_inner_textImg {
  padding-top: 40px;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "palt";
  margin-bottom: 100px;
  line-height: 1.64;
  font-size: 21px;
  letter-spacing: 0.1em;
  text-align: left;
  font-weight: 300;
}
.store_inner_textImg img {
  float: right;
  width: 47%;
  padding-left: 3%;
  padding-bottom: 20px;
}
@media screen and (max-width:1199px) {
  .store_inner_textImg {
    padding-top: 40px;
    color: #ffffff;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
    margin-bottom: 100px;
    line-height: 1.64;
    font-size: 21px;
    letter-spacing: 0.1em;
    text-align: left;
    font-weight: 300;
  }
  .store_inner_textImg img {
    float: right;
    width: 47%;
    padding-left: 3%;
    padding-bottom: 20px;
  }
}
@media screen and (max-width:768px) {
  .store_inner_textImg {
    font-size: 18px;
    padding-top: 20px;
    line-height: 1.48;
    margin-bottom: 0;
    text-align: left;
  }
  .store_inner_textImg img {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-bottom: 20px;
  }
}