html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Flama";
  src: url("../font/Flama_Regular.otf");
}
@font-face {
  font-family: "Pretendard-Thin";
  src: url("../font/PretendardJP-Thin.otf");
}
@font-face {
  font-family: "Pretendard-Medium";
  src: url("../font/PretendardJP-Medium.otf");
}
.pc {
  display: auto !important;
}

.mo {
  display: none !important;
}

img {
  width: 100%;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb123 {
  padding-bottom: 123px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.a11yHidden {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: circle(0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
}

.wrap * {
  box-sizing: border-box;
}

.fl {
  display: flex;
}

.flex-c {
  flex-direction: column;
}

img {
  display: block;
}

.bi {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.city_tab {
  transition: 0.6s;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  align-items: center;
  justify-content: space-between;
  padding: 19px 0;
  font-family: "Flama";
  font-size: 20px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}

.city_tab a {
  display: block;
  width: 100%;
  text-align: center;
}

.city_tab a img {
  width: 40px;
  margin: 0 auto;
}

.city_tab.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.link__alpha {
  position: relative;
  opacity: 0.6;
  cursor: pointer;
}
.link__alpha[aria-disabled=true] {
  pointer-events: none;
}

.link__alpha.current {
  opacity: 1;
}

/* .link__alpha.current:after {position: absolute; content: ''; border-bottom: 2px solid #fff; bottom: -24px; left: 0; width: 100%; height: 2px;} */
body {
  transition: 0.6s;
  background: #ebebdf;
}

.swiper-button-prev {
  transition: 0.4s;
  background: transparent;
  display: block;
  width: 10%;
  height: 100vh;
  top: 0;
  margin: 0;
  left: 0;
}

.swiper-button-prev:hover {
  background: linear-gradient(270deg, transparent 75%, #000 100%);
}

.swiper-button-next {
  transition: 0.4s;
  background: transparent;
  display: block;
  width: 10%;
  height: 100vh;
  top: 0;
  margin: 0;
  right: 0;
}

.swiper-button-next:hover {
  background: linear-gradient(90deg, transparent 75%, #000 100%);
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: "";
}

.vi {
  opacity: 0;
  transition: 0.6s;
}

/* .vi.v1 {opacity: 1;} */
.visuals_wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 0 40px;
}
.visuals_wrap img {
  width: 100%;
  max-width: 800px;
}

.visuals {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.visuals img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .visuals img {
    padding: 0 40px;
  }
}

.inner {
  width: 100%;
  max-width: 944px;
  margin: 80px auto 0;
}

.sec_title {
  padding-top: 48px;
  margin-bottom: 48px;
  line-height: normal;
  text-align: center;
  display: block;
  font-family: "Flama";
  font-size: 40px;
}

.sec_title p {
  font-family: "Pretendard";
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  word-break: keep-all;
  padding: 0 30px;
}
.sec_title p b {
  font-weight: bold;
}

.sch_title {
  margin-bottom: 80px;
  line-height: normal;
  text-align: center;
  display: block;
  font-family: "Flama";
  font-size: 40px;
}

#main_section {
  color: #3F4D34;
  overflow: hidden;
}

#tokyo_section {
  color: #3F4D34;
}

#aichi_section {
  color: #3F4D34;
}

#osaka_section {
  color: #3F4D34;
}

#fukuoka_section {
  color: #3F4D34;
}

.section_tokyo .shadow:after {
  background: url("../images/follow_tk.png") center no-repeat;
  background-size: 90%;
}

.section_aichi .shadow:after {
  background: url("../images/follow_ai.png") center no-repeat;
  background-size: 90%;
}

.section_osaka .shadow:after {
  background: url("../images/follow_os.png") center no-repeat;
  background-size: 90%;
}

.section_fukuoka .shadow:after {
  background: url("../images/follow_fk.png") center no-repeat;
  background-size: 90%;
}

.info_card_wrap {
  display: flex;
  gap: 32px;
  flex-direction: column;
  margin-bottom: 160px;
}

.schedule_wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.2392156863);
  padding-bottom: 80px;
}

.que:first-child {
  border-top: 1px solid black;
}

.que {
  padding: 20px 0;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid #000;
  transition: 0.8s;
}

.que .spot {
  margin-top: 20px;
  gap: 12px;
  align-items: center;
}

.que .spot a {
  margin-left: 4px;
  display: inline-block;
  font-weight: 600;
  color: #ebebdf;
  font-size: 16px;
  font-family: "Pretendard-Medium";
  background: #3F4D34;
  border-radius: 100px;
  padding: 6px 12px;
  line-height: normal;
}

.que .spot a.spot_free {
  margin-left: 0;
  color: #3F4D34;
  border: 1px solid #000;
  background: #ebebdf;
}

.que > div strong {
  margin-bottom: 12px;
  min-width: 240px;
  color: #FFB3AB;
  font-family: "Pretendard-Medium";
  font-size: 28px;
  line-height: normal;
}

.que > div p {
  line-height: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0.9;
  font-family: "Pretendard-Medium";
  font-size: 20px;
}

.que > div p.font16 {
  font-size: 16px;
  margin-bottom: 8px;
}

.que > div > span {
  opacity: 0.6;
  margin-top: 8px;
  display: block;
  font-family: "Pretendard-Thin";
  font-size: 14px;
}

/* .que.on {border-bottom: 1px solid transparent;} */
.anw {
  display: none;
  text-align: left;
  overflow: hidden;
  font-size: 14px;
}

.arrow-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.que .arrow-top {
  display: none;
}

.que .arrow-bottom {
  display: block;
}

.que.on .arrow-bottom {
  display: none;
}

.que.on .arrow-top {
  display: block;
}

.mySwiper {
  background: #000;
}

.swiper-wrapper {
  transition: 0.4s;
}

.section_tokyo .info_card_wrap {
  margin-bottom: 80px;
}

.section_aichi .info_card_wrap {
  margin-bottom: 80px;
}

.section_osaka .info_card_wrap {
  margin-bottom: 80px;
}

.section_fukuoka .info_card_wrap {
  margin-bottom: 80px;
}

.sec_title.st {
  margin-bottom: 0;
}

.sec_title.st ul {
  justify-content: center;
  gap: 16px 24px;
  flex-wrap: wrap;
  width: 682px;
  margin: 24px auto 0;
}

.sec_title.st ul li {
  width: auto;
  text-align: center;
  font-family: "Pretendard-Medium";
  font-style: normal;
}

/* .section_osaka .sec_title.st ul li {color: #000;} */
.noti {
  margin-bottom: 80px;
}

.footer_info {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 160px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  color: #3F4D34;
}

.footer_info span {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: "Pretendard-Medium";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.2px;
}

.footer_info p {
  line-height: 20.3px;
  margin-top: 12px;
  opacity: 0.8;
  font-family: "Pretendard-Medium";
  display: block;
  font-size: 14px;
}

.footer_info a {
  text-decoration: none;
  color: #3F4D34;
}

.footer_info > div {
  text-align: center;
}

.footer_info > div img {
  width: 40px;
  display: block;
  margin: 0 auto 24px;
}

.footer_info > div span {
  display: block;
  text-align: center;
  font-family: "Pretendard-Thin";
  font-size: 14px;
  font-style: normal;
  line-height: 20.3px;
  letter-spacing: 0.14px;
}

/* .section_osaka .footer_info * {color: #000;} */
.store_list {
  margin-bottom: 30px;
}
.store_list dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 20px;
}
@media screen and (max-width: 768px) {
  .store_list dl {
    flex-direction: column;
    align-items: flex-start;
  }
}
.store_list dl dt {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  font-family: "Pretendard-Medium";
}
.store_list dl dd {
  display: flex;
  order: -1;
  flex-shrink: 0;
  gap: 10px;
}
.store_list dl dd p {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #ebebdf;
  background: #3F4D34;
  padding: 6px 12px;
  border-radius: 100px;
  font-family: "Pretendard-Medium";
  font-weight: 600;
}
.store_list dl dd p.free {
  color: #3F4D34;
  border: 1px solid #000;
  background: #ebebdf;
}

.store_list li {
  border-bottom: 1px solid #000;
  padding: 16px 0;
}

.store_list li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 40px;
  font-size: 16px;
  font-family: "Pretendard-Medium";
}

.store_list li a > div {
  gap: 24px;
  display: flex;
  align-items: center;
}

.store_list li a > div p {
  flex-shrink: 0;
  font-size: 16px;
  color: #ebebdf;
  background: #3F4D34;
  padding: 6px 12px;
  border-radius: 100px;
  font-family: "Pretendard-Medium";
  font-weight: 600;
}

.store_list li a > div p.free {
  color: #3F4D34;
  border: 1px solid #000;
  background: #ebebdf;
}

.store_list li a > div p.soon {
  background: #282828;
  color: #fff;
  width: 54px;
  height: 28px;
  text-align: center;
}

.store_list li a > div span b {
  margin-left: 5px;
  font-family: "Pretendard-Thin";
  font-size: 14px;
  opacity: 0.6;
}

.store_list li a > span {
  flex-shrink: 0;
}

.info_card_wrap.pb123 + .info_card_wrap {
  position: relative;
}

.rally_shadow {
  position: relative;
}

@media (min-width: 2160px) {
  body.section_tokyo .shadow,
  body.section_main .shadow,
  body.section_fukuoka .shadow {
    background-position: top;
  }
}
@media (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .mo {
    display: block !important;
  }
  .mo.line {
    display: inline-block !important;
  }
  .top_shadow {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 12px 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #ebebdf 100%);
  }
  .top_shadow.fixed {
    background: #ebebdf;
  }
  .top_shadow img {
    width: 32px;
    margin: 0 auto;
  }
  .shadow:after {
    background-size: 100%;
    max-width: 288px;
    width: 76.8vw;
    top: auto;
    bottom: 0;
    background: url("../images/mo_follow.png") center no-repeat;
  }
  .section_tokyo .shadow:after {
    background: url("../images/mo_follow_tk.png") center no-repeat;
  }
  .section_aichi .shadow:after {
    background: url("../images/mo_follow_ai.png") center no-repeat;
  }
  .section_osaka .shadow:after {
    background: url("../images/mo_follow_os.png") center no-repeat;
  }
  .section_fukuoka .shadow:after {
    background: url("../images/mo_follow_fu.png") center no-repeat;
  }
  .shadow {
    height: 264px;
  }
  body.section_tokyo .shadow {
    background: url("../images/mo_shadow1.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
  body.section_aichi .shadow {
    background: url("../images/mo_shadow2.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
  body.section_main .shadow {
    background: url("../images/mo_shadow3.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
  body.section_osaka .shadow {
    background: url("../images/mo_shadow4.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
  body.section_fukuoka .shadow {
    background: url("../images/mo_shadow5.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
  .sticky {
    position: sticky;
    top: 55px;
    left: 0;
    z-index: 999;
    background: #ebebdf;
    padding: 4px 0 16px 0;
  }
  .mo_city_tab {
    -ms-overflow-style: none;
  }
  .mo_city_tab::-webkit-scrollbar {
    display: none;
  }
  .mo_city_tab {
    gap: 8px;
    overflow-x: auto;
  }
  .mo_city_tab a {
    border-radius: 100px;
    background: #343434;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 14px;
    color: #fff;
    font-family: "Flama";
  }
  .mo_city_tab a.current {
    background: #FFB0A8;
  }
  .mo_city_tab a:first-child {
    margin-left: 16px;
  }
  .mo_city_tab a:last-child {
    margin-right: 16px;
  }
  .mo_city_tab .link__alpha {
    opacity: 1;
  }
  .inner {
    margin: 32px auto 0;
    max-width: 100%;
  }
  .section_main .inner {
    margin: 0 auto 0;
  }
  .sec_title {
    font-size: 26px;
    margin-bottom: 52px;
  }
  .info_card_wrap {
    padding: 0 20px;
  }
  .info_card_wrap.pb123 {
    padding-top: 32px;
    margin-bottom: 0;
  }
  .sec_title p {
    font-size: 13px;
    padding: 0;
    margin-top: 16px;
    word-break: inherit;
  }
  .info_card_wrap:not(.pb123) {
    gap: 16px;
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  .info_card_wrap.pb123 + .info_card_wrap {
    position: relative;
  }
  .rally_shadow:before {
    top: -120px;
    height: 120px;
    z-index: 1;
  }
  .sch_title {
    font-size: 26px;
    padding-bottom: 40px;
    margin-bottom: 0;
  }
  .schedule_wrap {
    margin: 0 20px;
  }
  .que {
    padding: 24px 0 36px;
  }
  .que > div strong {
    font-size: 22px;
  }
  .que > div p.font16 {
    font-size: 18px;
  }
  .que > div p:not(.font16) {
    font-size: 14px;
    opacity: 0.6;
    margin-top: 0;
    font-family: "Pretendard-Thin";
  }
  .que > div > span {
    font-size: 12px;
    line-height: normal;
  }
  .que .spot {
    margin-top: 16px;
  }
  .arrow-wrap {
    bottom: 36px;
    top: auto;
    transform: none;
  }
  .que > div .spot {
    gap: 6px;
  }
  .que > div .spot p {
    opacity: 1;
    font-family: "Pretendard-Thin";
    font-size: 14px;
  }
  .que > div .spot p:first-child {
    margin-right: 6px;
    font-size: 18px;
    font-family: "Pretendard-Medium";
  }
  .que .spot a {
    margin-left: 6px;
    font-size: 14px;
    background: #3F4D34;
  }
  .store_list li a > div p.soon {
    height: auto;
    width: 53px;
  }
  .store_list li a {
    flex-direction: column;
    align-items: start;
  }
  .store_list li a > div {
    gap: 16px;
    width: 100%;
  }
  .store_list li a > div p {
    font-size: 14px;
    padding: 11px 13px;
  }
  .store_list li a > div span {
    width: calc(100% - 100px);
  }
  .store_list li a > span {
    margin-left: 69px;
    margin-top: 4px;
  }
  .mo.noti {
    padding: 0 20px;
  }
  .noti {
    margin-bottom: 60px;
  }
  .sec_title.st ul {
    width: 100%;
    gap: 0;
    flex-direction: column;
  }
  .footer_info {
    gap: 40px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 80px;
  }
  .footer_info span {
    font-size: 16px;
    line-height: 23.2px;
    font-family: "Pretendard-Thin";
  }
  .footer_info p {
    font-size: 14px;
    opacity: 0.6;
  }
  .footer_info > div span {
    font-size: 12px;
  }
  .store_list li a > div span b {
    display: block;
    margin: 6px 0;
    line-height: normal;
  }
  .footer_info > div img {
    margin: 0 auto 16px;
  }
}
.txt-coming {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 73px;
  padding-bottom: 40px;
  box-sizing: content-box;
  font-size: 22px;
  font-weight: 500;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .txt-coming {
    height: 60px;
    margin-top: 20px;
    font-size: 20px;
  }
}

.notice {
  margin: 80px auto;
  padding: 30px;
  font-size: 16px;
  line-height: 1.6;
  border: 1px solid #ccc;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .notice {
    margin: 80px 5.3333333333vw;
  }
}

.main-intro {
  padding: 50px 40px;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Pretendard-Medium";
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .main-intro {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.main-intro__head {
  margin-bottom: 30px;
  font-size: 40px;
  font-family: "Flama";
  text-transform: uppercase;
}
.main-intro__txt {
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .main-intro__txt {
    font-size: min(5.8666666667vw, 30px);
  }
}
.main-intro__note {
  display: block;
  margin-bottom: 20px;
}
.main-intro__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 705px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .main-intro__list {
    width: 100%;
  }
}

.main-info {
  border: 1px solid #ccc;
  border-radius: 20px;
}
.main-info + .main-info {
  margin-top: 10px;
}
.main-info__wrap {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 50px 40px;
  font-size: 16px;
  color: #3F4D34;
  font-family: "Pretendard";
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .main-info__wrap {
    flex-direction: column;
    gap: 25px;
    padding: min(10.6666666667vw, 60px) min(5.3333333333vw, 30px);
  }
}
.main-info__wrap.-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .main-info__wrap.-reverse {
    flex-direction: column;
  }
}
.main-info__head {
  height: 5em;
  font-size: 40px;
  font-family: "Pretendard-Medium";
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .main-info__head {
    height: auto;
    font-size: min(8.5333333333vw, 40px);
  }
}
.main-info__head:not(.-type-1) {
  margin-bottom: auto;
  writing-mode: tb-rl;
}
@media screen and (max-width: 768px) {
  .main-info__head:not(.-type-1) {
    writing-mode: horizontal-tb;
  }
}
.main-info__head.-type-1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-info__item {
  flex-grow: 1;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .main-info__item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.main-info__lead {
  margin-bottom: 20px;
  font-size: 30px;
  font-family: "Pretendard-Medium";
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .main-info__lead {
    font-size: min(5.8666666667vw, 30px);
  }
}
.main-info__txt:not(:first-child) {
  margin-top: 20px;
}
.main-info__list {
  counter-reset: item;
}
.main-info__list li {
  position: relative;
  padding-left: 2em;
}
.main-info__list li::before {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  min-width: 25px;
  top: 0;
  left: 0;
  text-align: right;
}
.main-info__list li:not(:first-child) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .privacy {
    margin: 60px 5.3333333333vw 0;
  }
}
.privacy__head {
  margin-bottom: 30px;
  font-size: 40px;
  font-family: "Pretendard-Medium";
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .privacy__head {
    font-size: min(8.5333333333vw, 40px);
  }
}
.privacy__item {
  height: 400px;
  padding: 30px 20px;
  overflow-y: scroll;
  border: 1px solid #000;
  background: #ebebdf;
}
.privacy__item p:not(:first-child) {
  margin-top: 1em;
}
.privacy__item a {
  color: #3F4D34;
  text-decoration: none;
}

.info-card {
  display: flex;
  flex-direction: column;
  padding: 42px 45px 50px;
  font-family: "Pretendard-Medium";
  border: 1px solid #000;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .info-card {
    padding: 25px 20px;
  }
}
.info-card.-top {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .info-card.-top {
    margin: 70px 20px 0;
  }
}
.info-card.-top + .-top {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .info-card.-top + .-top {
    margin-top: 40px;
  }
}
.info-card__intro {
  display: flex;
  justify-content: space-between;
  gap: 10px 20px;
}
@media screen and (max-width: 768px) {
  .info-card__intro {
    flex-direction: column;
    gap: 10px;
  }
}
.info-card__head {
  flex-grow: 1;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .info-card__head {
    font-size: min(5.8666666667vw, 32px);
  }
}
.info-card__data {
  display: flex;
  flex-shrink: 0;
  gap: 11px;
  margin: 5px 0 0 auto;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .info-card__data {
    order: -1;
    gap: 6px;
    margin-top: 0;
    font-size: 14px;
  }
}
.info-card__stamp {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 0 11px;
  color: #fff;
  border-radius: 18px;
  background: #000;
}
@media screen and (max-width: 768px) {
  .info-card__stamp {
    height: 34px;
    padding: 0 8px;
  }
}
.info-card__fee {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 53px;
  height: 36px;
  color: #ebebdf;
  border: 1px solid #3F4D34;
  border-radius: 18px;
  background: #3F4D34;
}
@media screen and (max-width: 768px) {
  .info-card__fee {
    width: 48px;
    height: 34px;
  }
}
.info-card__fee.-free {
  color: #3F4D34;
  border-color: #000;
  background: #ebebdf;
}
.info-card__lead {
  margin-top: 18px;
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .info-card__lead {
    margin-top: 9px;
    font-size: min(4.2666666667vw, 18px);
  }
}
.info-card__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 33px;
  padding: 21px 0 27px;
  font-weight: 500;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .info-card__content {
    margin-top: 20px;
    padding: 16px 0 20px;
  }
}
.info-card__txt {
  font-size: 18px;
  line-height: 1.4;
}
.info-card__txt + .info-card__txt {
  margin-top: 8px;
}
.info-card__txt a {
  color: #4285f4;
}
.info-card__item {
  display: flex;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  .info-card__item {
    flex-wrap: wrap;
    line-height: 1.4;
    gap: 10px 20px;
  }
}
.info-card__item:not(:first-child) {
  margin-top: 12px;
}
.info-card__heading {
  flex-shrink: 0;
  width: 5em;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .info-card__heading {
    width: 100%;
  }
}
.info-card__place {
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .info-card__place {
    flex-grow: 0;
  }
}
.info-card__info {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .info-card__info {
    margin-left: auto;
  }
}
.info-card__more {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 73px;
  margin-top: 33px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  background: #3F4D34;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .info-card__more {
    height: 60px;
    margin-top: 20px;
    font-size: 20px;
  }
}
.info-card__more:hover {
  opacity: 0.7;
}
.info-card__more[aria-disabled] {
  pointer-events: none;
}
.info-card__more[data-area] {
  position: relative;
  margin-top: 52px;
}
.info-card__more[data-area]::before {
  content: attr(data-area);
  position: absolute;
  top: -28px;
  left: 0;
  font-size: 20px;
  color: #3F4D34;
}
.info-card__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 33px;
}
.info-card__images img {
  width: 100%;
}
.info-card__image {
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .info-card__image {
    margin-top: 20px;
  }
}
.info-card__image img {
  width: 100%;
}

.thanks ul {
  display: flex;
}
.thanks ul:not(:root) {
  width: 100%;
}
.thanks ul:not(:first-child) {
  margin-top: 0;
}
.thanks__list {
  display: flex;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .thanks__list {
    font-size: 18px;
  }
}
.thanks__list.-column {
  flex-direction: column;
  align-items: center;
}
.thanks__list.-column .-img i {
  display: flex;
  width: 160px;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .thanks__list.-column .-img i {
    width: 120px;
  }
}
.thanks__list.-column .-img i svg {
  width: 100%;
}





.ext_card_wrap {
  gap: 48px!important;
}
@media (max-width: 960px) {
  .ext_card_wrap {
    gap: 32px!important;
  }
}

.main-video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.main-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.photo-card {
  display: flex;
  flex-direction: column;
  padding: 42px 45px 50px;
  border: 1px solid #ccc;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .photo-card {
    padding: 25px 20px;
  }
}

.photo-card__head {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
  font-family: "Flama";
}
@media screen and (max-width: 768px) {
  .photo-card__head {
    font-size: min(5.8666666667vw, 32px);
  }
}
.photo-card__content {
  max-width: 358px;
  width: 80%;
  margin: 0 auto;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .photo-card__content {
    margin-top: 24px;
  }  
}

.slick-prev {
  z-index: 1;
  width: 24px !important;
  height: 24px !important;
  left: -32px;
}

.slick-next {
  z-index: 1;
  width: 24px !important;
  height: 24px !important;
  right: -32px;
}

