@media only screen and (max-width: 767px) {
  .reserve-content,
  .reserve-content1 {
    margin-top: 20px;
  }
}
.form_contents_title_title {
  margin-bottom: 10px;
}
.vip_reserve {
  max-width: 640px;
  padding: 0 20px;
  margin: 0 auto;
}
.vip_reserve .reserve-content {
  margin-top: 20px;
}
.vip_reserve .flow_design {
  padding-top: 20px;
}
.vip_reserve .reserve-p {
  line-height: 1;
  margin-bottom: 5px;
  padding-top: 0;
  font-size: 14px;
}
.vip_reserve .plan_name {
  margin-bottom: 10px;
  margin-top: 10px;
}
.vip_reserve .ticket_form_contents .vip {
  line-height: 1;
  font-size: 14px;
}
.vip_reserve .ticket_form_contents .seat_name {
  font-size: 14px;
  line-height: 1;
}
.vip_reserve .form_contents_title_title {
  margin-top: 40px;
}
.vip_reserve .form_contents_title_title h2 {
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W6", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 700;
}
.vip_reserve .purchase_contents_message_ja span {
  font-size: 10px;
  margin-top: 5px;
  line-height: 1.2;
  color: #666;
}
.vip_reserve .confirm_contents_item_name {
  font-size: 12px;
}
.vip_reserve .crv-btn {
  margin-top: 10px;
}
.vip_reserve .crv-btn .return_button {
  height: 40px;
}
.vip_reserve .credit_return_button {
  height: 40px;
  margin-top: 10px;
}
.vip_reserve .reserve_confirm_section_text {
  text-align: left;
}
.vip_reserve .reserve_form_multi_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.vip_reserve .section-thank-confirm {
  padding-top: 0;
}
.vip_reserve .ticket_form_contents select {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .vip_reserve .section-thank-confirm {
    padding-top: 0;
  }
}
.vip_reserve .form_contents_title_title_seat_ask {
  margin-top: 0;
}
.vip_reserve .seat_ask_required {
  margin-bottom: 10px;
}
.ticket_form_contents label {
  font-family: "ヒラギノ角ゴ Pro W6", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 700;
  font-size: 12px;
}
.ticket_form_contents label span {
  font-weight: 300;
  font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
}
.ticket_form_contents .required_mark {
  margin-left: 5px;
}
.signup_note_accordion {
  padding: 5px 10px;
  border: 1px solid #cd1b1b;
  border-radius: 5px;
  margin-top: 10px;
  color: #cd1b1b;
  position: relative;
}
.signup_note_accordion .signup_note_title {
  text-align: center;
  font-size: 14px;
  font-family: "futura";
  line-height: 1;
  margin-bottom: 0;
  position: relative;
}
.signup_note_accordion .signup_note_title span {
  font-size: 10px;
}
.signup_note_accordion .signup_note_text_en {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
}
.signup_note_accordion .signup_note_text_ja {
  font-size: 10px;
  line-height: 1.2;
  color: #cd1b1b;
}
.signup_note_accordion .signup_note_hidden {
  display: none;
  margin-top: 10px;
}
.signup_note_accordion .signup_note_visible {
  margin-top: 10px;
}
.signup_note_accordion_down::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 10px;
  background-image: url(../img/note/note_email_arrow_down.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.signup_note_accordion_up::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 10px;
  background-image: url(../img/note/note_email_arrow_up.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.signup_note_accordion_margin {
  margin-bottom: 20px;
}
.flow_design_seat_ask .flow_design_box {
  width: calc((100% - 15px) / 4);
}
.vip_reserve .flow_design_box {
  width: calc((100% - 15px) / 4);
}
.vip_reserve .credit_page {
  padding-top: 20px;
}
.signup_note_title_attention {
  text-align: center;
  font-size: 16px;
  font-family: "futura";
  line-height: 1;
  margin-bottom: 10px;
}
.signup_note_title_attention span {
  font-size: 10px;
}
.sheetask_contents {
  padding-top: 0;
}
.confirm_contents_item {
  font-family: "ヒラギノ角ゴ Pro W6", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 700;
  font-size: 12px;
}
.confirm_contents_item span {
  font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 300;
}
.ticket_form_contents input {
  height: 40px;
}
.ticket_form_contents label {
  display: block;
}
.ticket_form_contents_password {
  position: relative;
}
.subordinate_contents.freeDrinkContents {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .subordinate_contents.freeDrinkContents {
    padding-top: 20px;
  }
}
.jtbReserveSection {
  padding-top: 10px;
}
.jtbReserveSection .titleBanner img {
  max-width: 100%;
  height: auto;
}
.jtbReserveSection .reserveLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  gap: 5px;
}
.jtbReserveSection .reserveLink a {
  display: block;
  position: relative;
  width: calc((100% - 10px) / 3);
  padding: 5px 0;
  line-height: 1;
  font-size: 10px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 3px;
  background-color: #fff;
}
.jtbReserveSection .reserveLink a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.jtbReserveSection .reserveLink a:hover {
  color: #fff;
  background-color: #000;
}
.jtbReserveSection .reserveLink a:hover:after {
  border-color: #fff;
}
.paymentSelect {
  display: block;
  position: relative;
  padding: 10px 10px 10px 40px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
.paymentSelect:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}
.paymentSelect:last-child {
  border-bottom: none;
}
.paymentSelect:has(input[type="radio"]:checked)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 14px;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-radius: 50%;
  background-color: #162b75;
}
.bankInfoNote {
  line-height: 1.6;
  font-size: 12px;
}
.bankInfoNote small {
  font-size: 10px;
}
.bankInfoTable {
  width: 100%;
  margin: 15px 0;
  border: 1px solid #ccc;
}
.bankInfoTable th,
.bankInfoTable td {
  padding: 5px 10px;
  line-height: 1.2;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
.bankInfoTable th {
  font-weight: bold;
  font-family: "futura";
  border-right: 1px solid #ccc;
  background-color: #eee;
}
.bankInfoTable th span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #666;
}
.bankInfoTable tr:last-child th,
.bankInfoTable tr:last-child td {
  border-bottom: none;
}
.dashedBorder {
  margin: 30px 0;
  border: none;
  border-bottom: 1px dashed #ccc;
}
.ticket_contents_mainimage .slick-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ticket_contents_mainimage .slick-arrow.prev {
  right: auto;
  left: 10px;
  -webkit-transform: translateY(-50%) scale(-1, 1);
          transform: translateY(-50%) scale(-1, 1);
}
.ticket_contents_mainimage .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  position: static;
  margin-top: 10px;
}
.ticket_contents_mainimage .slick-dots li {
  width: calc((100% - 50px) / 6);
  aspect-ratio: 1 / 1;
  height: 100%;
  margin: 0;
  border: 2px solid transparent;
}
.ticket_contents_mainimage .slick-dots li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ticket_contents_mainimage .slick-dots li.slick-active {
  border: 2px solid #cb0a6b;
}
@media screen and (max-width: 640px) {
  .ticket_contents_mainimage .slick-dots {
    padding: 0 20px;
  }
}
.line_reserve_button {
  margin-bottom: 50px;
}
.line_reserve_button a {
  display: block;
  padding: 20px 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background-color: #06c755;
}
.line_reserve_button a:hover {
  opacity: 0.7;
}
.line_reserve_button a img {
  display: inline-block;
  width: 26px;
  height: auto;
  margin-right: 10px;
}
.ticket_content_maincontents_number_flex_right .line_reserve_button {
  margin-bottom: 10px;
}
.ticket_content_maincontents_number_flex_right .line_reserve_button a {
  padding: 8px 5px;
  font-size: 12px;
  white-space: nowrap;
}
.ticket_content_maincontents_number_flex_right .line_reserve_button a img {
  width: 16px;
  margin-right: 5px;
}
