.p-seat__buttons {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  gap: 10px;
}
.p-seat__buttonsItem .c-btn._medium {
  width: 100%;
  max-width: inherit;
}
.p-seat__ch:not(:first-child) {
  margin-top: 35px;
}
.p-seat__chBody {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(-webkit-min-content, -webkit-max-content);
  grid-template-columns: minmax(min-content, max-content);
  gap: 25px;
  justify-content: center;
}
.p-seat__chMap {
  position: relative;
  width: 89.3333333333vw;
  height: 132.6666666667vw;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  image-rendering: -webkit-optimize-contrast;
}
html:not([lang=en]) .p-seat__chMap {
  background-image: url("/concert/seat/common/img/img-ch-map-sp.jpg");
}
[lang=en] .p-seat__chMap {
  background-image: url("/en/concert/seat/common/img/img-ch-map.jpg");
}
.p-seat__chMapBg img {
  image-rendering: -webkit-optimize-contrast;
}
.p-seat__chMapNotes li {
  font-size: 12px;
  font-size: 0.75rem;
}
html:not([lang=en]) .p-seat__chMapNotes li {
  display: grid;
}
[lang=en] .p-seat__chMapNotes li {
  text-align: center;
}
html:not([lang=en]) .p-seat__chMapNotes li {
  grid-template-columns: 18px minmax(-webkit-min-content, -webkit-max-content);
  grid-template-columns: 18px minmax(min-content, max-content);
  gap: 6px;
  justify-content: start;
}
.p-seat__chMapNotes li:not(:last-child) {
  margin-bottom: 18px;
}
html:not([lang=en]) .p-seat__chMapNotes span:first-child {
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1.5;
}
.p-seat__chMapNotes span img {
  width: 18px;
  height: 18px;
}
[lang=en] .p-seat__chMapNotes span img {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.p-seat__chButton {
  position: absolute;
  width: 5.671641791%;
  height: 3.8190954774%;
  padding: 0;
  cursor: pointer;
  background: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.p-seat__chButton[class*=image] {
  background-image: url("/concert/seat/common/img/icon_seat.svg");
  background-size: 100% 100%;
}
.p-seat__chButton[class*=inline] {
  background-image: url("/concert/seat/common/img/icon_camera.svg");
  background-size: contain;
}
.p-seat__chButton.ph-01 {
  top: 22.2110552764%;
  left: 5.5223880597%;
}
.p-seat__chButton.ph-02 {
  top: 35.2763819095%;
  left: 17.4626865672%;
}
.p-seat__chButton.ph-03 {
  top: 49.648241206%;
  left: 5.5223880597%;
}
.p-seat__chButton.ph-04 {
  top: 60.5025125628%;
  left: 12.8358208955%;
}
.p-seat__chButton.ph-05 {
  top: 6.5326633166%;
  left: 51.3432835821%;
}
.p-seat__chButton.ph-06 {
  top: 42.9145728643%;
  left: 31.3432835821%;
}
.p-seat__chButton.ph-07 {
  top: 45.0251256281%;
  left: 45.0746268657%;
}
.p-seat__chButton.ph-08 {
  top: 56.4824120603%;
  left: 59.8507462687%;
}
.p-seat__chButton.ph-09 {
  top: 68.743718593%;
  left: 47.3134328358%;
}
.p-seat__chButton.ph-10 {
  top: 85.1256281407%;
  left: 47.3134328358%;
}
.p-seat__chButton.ph-11 {
  top: 94.6733668342%;
  left: 47.3134328358%;
}
.p-seat__chButton.ph-12 {
  top: 12.5628140704%;
  left: 81.7910447761%;
}
.p-seat__chButton.ph-13 {
  top: 36.8844221106%;
  left: 94.328358209%;
}
.p-seat__chButton.ph-14 {
  top: 50.2512562814%;
  left: 77.3134328358%;
}
.p-seat__chButton.ph-15 {
  top: 61.0050251256%;
  left: 94.328358209%;
}
.p-seat__chButton.st-01 {
  top: 15.8793969849%;
  left: 8.5074626866%;
}
.p-seat__chButton.st-02 {
  top: 44.4221105528%;
  left: 8.5074626866%;
}
.p-seat__chButton.st-03 {
  top: 67.4371859296%;
  left: 8.0597014925%;
}
.p-seat__chButton.st-04 {
  top: 6.5326633166%;
  left: 44.9253731343%;
}
.p-seat__chButton.st-05 {
  top: 40.3015075377%;
  left: 47.7611940299%;
}
.p-seat__chButton.st-06 {
  top: 61.0576923077%;
  left: 54.2857142857%;
}
.p-seat__chButton.st-07 {
  top: 16.5829145729%;
  left: 84.9253731343%;
}
.p-seat__chButton.st-08 {
  top: 61.0576923077%;
  left: 39.8214285714%;
}
.p-seat__chButton.st-09 {
  top: 45.3266331658%;
  left: 84.9253731343%;
}
.p-seat__chButton.st-10 {
  top: 67.5376884422%;
  left: 84.9253731343%;
}
.p-seat__rhMap {
  margin-top: 25px;
}
.p-seat__rhImage {
  margin-top: 50px;
}
.p-seat__rhImage a {
  margin-top: 23px;
}
.p-seat__rhNotesIcon02 {
  color: #D3D2E0;
}

.p-seatModal {
  display: none;
}
.p-seatModal__inner {
  font-size: 14px;
  font-size: 0.875rem;
}
.p-seatModal__inner .c-asterisklist:not(:first-child) {
  margin-top: 16px;
}
.p-seatModal__title {
  margin-bottom: 16px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.p-seatModal__image img {
  width: 100%;
}
.p-seatModal__image figcaption {
  display: block;
  padding-top: 16px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
}
.p-seatModal__body {
  padding-top: 18px;
  margin-top: 16px;
  margin-right: 12px;
  margin-left: 12px;
  font-size: 13px;
  font-size: 0.8125rem;
  border-top: 1px solid #aaa;
}

.inlineModal .modaal-content-container {
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
}

.imageModal .modaal-container {
  background: #F5F5F5;
}
.imageModal .modaal-content {
  padding: 14px 10px;
}

.inlineModal .modaal-close,
.imageModal .modaal-close {
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 50px);
  height: 54px;
}
.inlineModal .modaal-close::before, .inlineModal .modaal-close::after,
.imageModal .modaal-close::before,
.imageModal .modaal-close::after {
  display: none;
}
.inlineModal .modaal-close:hover,
.imageModal .modaal-close:hover {
  background: transparent;
}
.inlineModal .modaal-close span,
.imageModal .modaal-close span {
  position: relative !important;
  box-sizing: content-box !important;
  display: block !important;
  width: 100% !important;
  height: 40px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  clip: inherit !important;
  color: rgba(0, 0, 0, 0);
}
.inlineModal .modaal-close span::before, .inlineModal .modaal-close span::after,
.imageModal .modaal-close span::before,
.imageModal .modaal-close span::after {
  position: absolute;
  top: 0;
  right: 22px;
  display: block;
  width: 1px;
  height: 45px;
  content: "";
  background: #fff;
}
.inlineModal .modaal-close span::before,
.imageModal .modaal-close span::before {
  transform: rotate(-45deg);
}
.inlineModal .modaal-close span::after,
.imageModal .modaal-close span::after {
  transform: rotate(45deg);
}
.inlineModal .modaal-close span:hover,
.imageModal .modaal-close span:hover {
  background: transparent;
}
.inlineModal .modaal-close span:hover::before, .inlineModal .modaal-close span:hover::after,
.imageModal .modaal-close span:hover::before,
.imageModal .modaal-close span:hover::after {
  background: rgba(255, 255, 255, 0.5);
}

.modaal-overlay {
  z-index: 1000;
}

.modaal-overlay,
.modaal-start_fade {
  pointer-events: none;
}

body {
  width: 100vw;
}